﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic,600,600italic);
.mobileNavWrap {
  display: none !important;
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-y: scroll;
}
body,
html {
  background-color: #eeeeee !important;
}
body {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #2B2B2B;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00205B;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00050f;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 8px;
}
.img-thumbnail {
  padding: 5px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dedee0;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px solid #e6e6e7;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #00205B;
  text-rendering: optimizeLegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #00205B;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 15px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 85%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 16px;
}
.h6,
.h6 {
  color: #2B2B2B;
}
p {
  margin: auto auto 1.5em;
  /* bottom margin for paragraphs */
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #e6e6e7;
}
.text-primary {
  color: #c8deed;
}
a.text-primary:hover {
  color: #a1c6e1;
}
.text-success {
  color: #026a2c;
}
a.text-success:hover {
  color: #013817;
}
.text-info {
  color: #7BAFD4;
}
a.text-info:hover {
  color: #5598c7;
}
.text-warning {
  color: #8D5F13;
}
a.text-warning:hover {
  color: #60410d;
}
.text-danger {
  color: #7B0000;
}
a.text-danger:hover {
  color: #480000;
}
.bg-primary {
  background-color: #c8deed;
  padding: 5px;
}
a.bg-primary:hover {
  background-color: #a1c6e1;
}
.bg-success {
  background-color: #B9E3C6;
  padding: 5px;
}
a.bg-success:hover {
  background-color: #95d4a8;
}
.bg-info {
  background-color: #c8deed;
  padding: 5px;
}
a.bg-info:hover {
  background-color: #a1c6e1;
}
.bg-warning {
  background-color: #fff0c4;
  padding: 5px;
}
a.bg-warning:hover {
  background-color: #ffe391;
}
.bg-danger {
  background-color: #FAB3A9;
  padding: 5px;
}
a.bg-danger:hover {
  background-color: #f78879;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 2px solid #F1F1F1;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
  color: #7B0000;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #e6e6e7;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #F1F1F1;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #e6e6e7;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #F1F1F1;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #555;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1230px;
  }
}
@media (min-width: 1824px) {
  .container {
    width: 1360px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.sf_cols {
  display: block;
  margin: 0 auto;
  padding: 0;
  min-width: 0;
  width: auto;
  -ms-zoom: 1;
  zoom: 1;
}
.sf_cols:before,
.sf_cols:after {
  display: table;
  content: "";
}
.sf_cols:after {
  clear: both;
}
.sf_colsOut + .sf_colsOut {
  *margin-left: -1px !important;
}
.sf_block {
  display: block;
}
.sf_1col_1_100 {
  float: none;
  margin: 0;
}
.sf_5cols_1_20,
.sf_5cols_2_20,
.sf_5cols_3_20,
.sf_5cols_4_20,
.sf_5cols_5_20 {
  float: left;
  margin: 0;
  width: 20%;
}
.sf_2cols_1_25,
.sf_3cols_1_25,
.sf_4cols_1_25,
.sf_4cols_2_25,
.sf_4cols_3_25,
.sf_4cols_4_25,
.sf_3cols_3_25 {
  float: left;
  margin: 0;
  width: 25%;
}
.sf_2cols_2_25 {
  float: right;
  margin: 0;
  width: 25%;
}
.sf_3cols_1_33,
.sf_3cols_3_33,
.sf_2cols_1_33 {
  float: left;
  margin: 0;
  width: 33%;
}
.sf_2cols_2_33 {
  float: right;
  margin: 0;
  width: 33%;
}
.sf_3cols_2_34 {
  float: left;
  margin: 0;
  width: 34%;
}
.sf_3cols_2_50,
.sf_2cols_1_50 {
  float: left;
  margin: 0;
  width: 50%;
}
.sf_2cols_2_50 {
  float: right;
  margin: 0;
  width: 50%;
}
.sf_2cols_1_67 {
  float: left;
  margin: 0;
  width: 67%;
}
.sf_2cols_2_67 {
  float: right;
  margin: 0;
  width: 67%;
}
.sf_2cols_1_75 {
  float: left;
  margin: 0;
  width: 75%;
}
.sf_2cols_2_75 {
  float: right;
  margin: 0;
  width: 75%;
}
.sf_2cols_2_75 .sf_2cols_2in_75,
.sf_2cols_2_67 .sf_2cols_2in_67,
.sf_2cols_2_50 .sf_2cols_2in_50,
.sf_2cols_2_33 .sf_2cols_2in_33,
.sf_2cols_2_25 .sf_2cols_2in_25,
.sf_3cols_2_34 .sf_3cols_2in_34,
.sf_3cols_3_33 .sf_3cols_3in_33,
.sf_3cols_2_50 .sf_3cols_2in_50,
.sf_3cols_3_25 .sf_3cols_3in_25,
.sf_4cols_2_25 .sf_4cols_2in_25,
.sf_4cols_3_25 .sf_4cols_3in_25,
.sf_4cols_4_25 .sf_4cols_4in_25,
.sf_5cols_2_20 .sf_5cols_2in_20,
.sf_5cols_3_20 .sf_5cols_3in_20,
.sf_5cols_4_20 .sf_5cols_4in_20,
.sf_5cols_5_20 .sf_5cols_5in_20 {
  margin-left: 12px;
}
.sf_3cols_3_25,
.sf_3cols_3_33,
.sf_4cols_4_25,
.sf_5cols_5_20 {
  _margin-left: -1px !important;
}
/* override fix in case both sitefinity & twbs classes are assigned while we not ruin/exclude one */
.row .sf_2cols_2_75 .sf_2cols_2in_75,
.row .sf_2cols_2_67 .sf_2cols_2in_67,
.row .sf_2cols_2_50 .sf_2cols_2in_50,
.row .sf_2cols_2_33 .sf_2cols_2in_33,
.row .sf_2cols_2_25 .sf_2cols_2in_25,
.row .sf_3cols_2_34 .sf_3cols_2in_34,
.row .sf_3cols_3_33 .sf_3cols_3in_33,
.row .sf_3cols_2_50 .sf_3cols_2in_50,
.row .sf_3cols_3_25 .sf_3cols_3in_25,
.row .sf_4cols_2_25 .sf_4cols_2in_25,
.row .sf_4cols_3_25 .sf_4cols_3in_25,
.row .sf_4cols_4_25 .sf_4cols_4in_25,
.row .sf_5cols_2_20 .sf_5cols_2in_20,
.row .sf_5cols_3_20 .sf_5cols_3in_20,
.row .sf_5cols_4_20 .sf_5cols_4in_20,
.row .sf_5cols_5_20 .sf_5cols_5in_20 {
  margin-left: 0px !important;
}
@media (max-width: 991px) {
  .row .sf_2cols_2_75 .sf_2cols_2in_75,
  .row .sf_2cols_2_67 .sf_2cols_2in_67,
  .row .sf_2cols_2_50 .sf_2cols_2in_50,
  .row .sf_2cols_2_33 .sf_2cols_2in_33,
  .row .sf_2cols_2_25 .sf_2cols_2in_25,
  .row .sf_3cols_2_34 .sf_3cols_2in_34,
  .row .sf_3cols_3_33 .sf_3cols_3in_33,
  .row .sf_3cols_2_50 .sf_3cols_2in_50,
  .row .sf_3cols_3_25 .sf_3cols_3in_25,
  .row .sf_4cols_2_25 .sf_4cols_2in_25,
  .row .sf_4cols_3_25 .sf_4cols_3in_25,
  .row .sf_4cols_4_25 .sf_4cols_4in_25,
  .row .sf_5cols_2_20 .sf_5cols_2in_20,
  .row .sf_5cols_3_20 .sf_5cols_3in_20,
  .row .sf_5cols_4_20 .sf_5cols_4in_20,
  .row .sf_5cols_5_20 .sf_5cols_5in_20 {
    width: 100%!important;
    margin: 15px 0!important;
  }
}
.row .sf_3cols_3_25,
.row .sf_3cols_3_33,
.row .sf_4cols_4_25,
.row .sf_5cols_5_20 {
  _margin-left: 0px!important;
}
@media (max-width: 991px) {
  .sf_1col_1_100,
  .sf_5cols_1_20,
  .sf_5cols_2_20,
  .sf_5cols_3_20,
  .sf_5cols_4_20,
  .sf_5cols_5_20,
  .sf_2cols_1_25,
  .sf_3cols_1_25,
  .sf_4cols_1_25,
  .sf_4cols_2_25,
  .sf_4cols_3_25,
  .sf_4cols_4_25,
  .sf_3cols_3_25,
  .sf_2cols_2_25,
  .sf_3cols_1_33,
  .sf_3cols_3_33,
  .sf_2cols_1_33,
  .sf_2cols_2_33,
  .sf_3cols_2_34,
  .sf_3cols_2_50,
  .sf_2cols_1_50,
  .sf_2cols_2_50,
  .sf_2cols_1_67,
  .sf_2cols_2_67,
  .sf_2cols_1_75,
  .sf_2cols_2_75 {
    width: 100%!important;
    margin: 0!important;
  }
}
.RadTreeView {
  white-space: normal !important;
  font-size: inherit !important;
}
.RadTreeView .rtSp {
  display: none !important;
}
.RadTreeView_Default .rtHover .rtIn,
.RadTreeView_Default .rtHover .rtIn:hover,
.RadTreeView_Default ul.rtLines > li.rtLI ul.rtUL a:hover,
.RadTreeView_Default ul.rtLines > li.rtLi > div.rtMid a,
.RadTreeView_Default ul.rtLines > li.rtLi > div.rtMid a:hover .RadTreeView_Default ul.rtLines > li.rtLi > div.rtTop a,
.RadTreeView_Default *:hover,
.RadTreeView .rtLines .rtMid,
.RadTreeView .rtLines .rtLI {
  background: none !important;
}
.RadTreeView .rtTop,
.RadTreeView .rtMid,
.RadTreeView .rtBot {
  padding: 0 !important;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #eeeeee;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #B9E3C6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #a7dcb7;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #c8deed;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #b5d2e7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fff0c4;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #ffeaaa;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #FAB3A9;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #f99e91;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #555;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #2B2B2B;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #2B2B2B;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #7BAFD4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(123, 175, 212, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(123, 175, 212, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(123, 175, 212, 0.6);
}
.form-control::-moz-placeholder {
  color: #555;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #555;
}
.form-control::-webkit-input-placeholder {
  color: #555;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #F1F1F1;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 8px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #026a2c;
}
.has-success .form-control {
  border-color: #026a2c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #013817;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #04ce56;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #04ce56;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #04ce56;
}
.has-success .input-group-addon {
  color: #026a2c;
  border-color: #026a2c;
  background-color: #B9E3C6;
}
.has-success .form-control-feedback {
  color: #026a2c;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8D5F13;
}
.has-warning .form-control {
  border-color: #8D5F13;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #60410d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e29a24;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e29a24;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e29a24;
}
.has-warning .input-group-addon {
  color: #8D5F13;
  border-color: #8D5F13;
  background-color: #fff0c4;
}
.has-warning .form-control-feedback {
  color: #8D5F13;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #7B0000;
}
.has-error .form-control {
  border-color: #7B0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #480000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e10000;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e10000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e10000;
}
.has-error .input-group-addon {
  color: #7B0000;
  border-color: #7B0000;
  background-color: #FAB3A9;
}
.has-error .form-control-feedback {
  color: #7B0000;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #6b6b6b;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn,
#mainContent .featureHeader a {
  display: inline-block;
  padding: 4px 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none!important;
  border-width: 1px;
  border-style: solid;
  color: #2B2B2B;
  background-image: -webkit-linear-gradient(top, #F1F1F1 0%, #d0d0d0 100%);
  background-image: linear-gradient(to bottom, #F1F1F1 0%, #d0d0d0 100%);
  background-color: #e4e4e4;
  background-image: -moz-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F1F1F1), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: -o-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: linear-gradient(to bottom, #F1F1F1, #d0d0d0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f1f1', endColorstr='#ffd0d0d0', GradientType=0);
  border-color: #c6c6c6;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.03);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.03);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.03);
  margin-bottom: 0;
  background-image: none;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  text-shadow: none;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
#mainContent .featureHeader a:hover,
#mainContent .featureHeader a:focus,
#mainContent .featureHeader a:active,
#mainContent .featureHeader a.active,
#mainContent .featureHeader a.disabled,
#mainContent .featureHeader a[disabled] {
  color: #2B2B2B;
  background-color: #d0d0d0;
}
.btn:hover,
.btn:focus,
#mainContent .featureHeader a:hover,
#mainContent .featureHeader a:focus {
  color: #2B2B2B;
  text-decoration: none;
  background-position: 0 -50px;
  -moz-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus,
#mainContent .featureHeader a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
#mainContent .featureHeader a:focus,
#mainContent .featureHeader a:active:focus,
#mainContent .featureHeader a.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active,
#mainContent .featureHeader a.active,
#mainContent .featureHeader a:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
#mainContent .featureHeader a.disabled,
#mainContent .featureHeader a[disabled],
fieldset[disabled] #mainContent .featureHeader a {
  cursor: not-allowed;
  pointer-events: none;
  color: #2B2B2B;
  background-image: -webkit-linear-gradient(top, #F1F1F1 0%, #d0d0d0 100%);
  background-image: linear-gradient(to bottom, #F1F1F1 0%, #d0d0d0 100%);
  background-color: #e4e4e4;
  background-image: -moz-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F1F1F1), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: -o-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: linear-gradient(to bottom, #F1F1F1, #d0d0d0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f1f1', endColorstr='#ffd0d0d0', GradientType=0);
  border-color: #c6c6c6;
  *background: #e6e6e7;
  color: #999 !important;
  *filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus,
.btn.disabled:active,
.btn[disabled]:active,
fieldset[disabled] .btn:active,
.btn.disabled.active,
.btn[disabled].active,
fieldset[disabled] .btn.active,
.btn.disabled.disabled,
.btn[disabled].disabled,
fieldset[disabled] .btn.disabled,
.btn.disabled[disabled],
.btn[disabled][disabled],
fieldset[disabled] .btn[disabled],
#mainContent .featureHeader a.disabled:hover,
#mainContent .featureHeader a[disabled]:hover,
fieldset[disabled] #mainContent .featureHeader a:hover,
#mainContent .featureHeader a.disabled:focus,
#mainContent .featureHeader a[disabled]:focus,
fieldset[disabled] #mainContent .featureHeader a:focus,
#mainContent .featureHeader a.disabled:active,
#mainContent .featureHeader a[disabled]:active,
fieldset[disabled] #mainContent .featureHeader a:active,
#mainContent .featureHeader a.disabled.active,
#mainContent .featureHeader a[disabled].active,
fieldset[disabled] #mainContent .featureHeader a.active,
#mainContent .featureHeader a.disabled.disabled,
#mainContent .featureHeader a[disabled].disabled,
fieldset[disabled] #mainContent .featureHeader a.disabled,
#mainContent .featureHeader a.disabled[disabled],
#mainContent .featureHeader a[disabled][disabled],
fieldset[disabled] #mainContent .featureHeader a[disabled] {
  color: #2B2B2B;
  background-color: #d0d0d0;
}
.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-select,
.boostrap-select.btn,
.selectpicker.btn,
.boostrap-select#mainContent .featureHeader a,
.selectpicker#mainContent .featureHeader a {
  background: #f4f4f4;
  background-image: linear-gradient(to bottom, #f4f4f4 0%, #dedee0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffdedee0', GradientType=0);
  color: #333;
  border-color: #ccc;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-select:hover,
.btn-select:focus,
.boostrap-select.btn:hover,
.boostrap-select.btn:focus,
.selectpicker.btn:hover,
.selectpicker.btn:focus,
.boostrap-select#mainContent .featureHeader a:hover,
.boostrap-select#mainContent .featureHeader a:focus,
.selectpicker#mainContent .featureHeader a:hover,
.selectpicker#mainContent .featureHeader a:focus {
  background-position: 0 -30px;
  -moz-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
  color: #1a1a1a;
}
.btn-default {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #F1F1F1 0%, #d0d0d0 100%);
  background-image: linear-gradient(to bottom, #F1F1F1 0%, #d0d0d0 100%);
  background-color: #e4e4e4;
  background-image: -moz-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F1F1F1), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: -o-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: linear-gradient(to bottom, #F1F1F1, #d0d0d0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f1f1', endColorstr='#ffd0d0d0', GradientType=0);
  border-color: #c6c6c6;
  color: #2B2B2B !important;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default.disabled,
.btn-default[disabled] {
  color: #fff;
  background-color: #d0d0d0;
}
.btn-default:hover,
.btn-default:focus {
  color: #2B2B2B !important;
}
.btn-primary {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #003492 0%, #00225f 100%);
  background-image: linear-gradient(to bottom, #003492 0%, #00225f 100%);
  background-color: #002d7e;
  background-image: -moz-linear-gradient(top, #003492, #00225f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#003492), to(#00225f));
  background-image: -webkit-linear-gradient(top, #003492, #00225f);
  background-image: -o-linear-gradient(top, #003492, #00225f);
  background-image: linear-gradient(to bottom, #003492, #00225f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003492', endColorstr='#ff00225f', GradientType=0);
  border-color: #001b4b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #00225f;
}
.btn-warning {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #f5e99f 0%, #e4c718 100%);
  background-image: linear-gradient(to bottom, #f5e99f 0%, #e4c718 100%);
  background-color: #eedb69;
  background-image: -moz-linear-gradient(top, #f5e99f, #e4c718);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5e99f), to(#e4c718));
  background-image: -webkit-linear-gradient(top, #f5e99f, #e4c718);
  background-image: -o-linear-gradient(top, #f5e99f, #e4c718);
  background-image: linear-gradient(to bottom, #f5e99f, #e4c718);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5e99f', endColorstr='#ffe4c718', GradientType=0);
  border-color: #d1b616;
  color: #8D5F13;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #e4c718;
}
.btn-warning:hover,
.btn-warning:focus {
  color: #8D5F13 !important;
}
.btn-danger {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #DA291C 0%, #ad2116 100%);
  background-image: linear-gradient(to bottom, #DA291C 0%, #ad2116 100%);
  background-color: #c8261a;
  background-image: -moz-linear-gradient(top, #DA291C, #ad2116);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#DA291C), to(#ad2116));
  background-image: -webkit-linear-gradient(top, #DA291C, #ad2116);
  background-image: -o-linear-gradient(top, #DA291C, #ad2116);
  background-image: linear-gradient(to bottom, #DA291C, #ad2116);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda291c', endColorstr='#ffad2116', GradientType=0);
  border-color: #9b1d14;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #ad2116;
}
.btn-success {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #0ab369 0%, #099658 100%);
  background-image: linear-gradient(to bottom, #0ab369 0%, #099658 100%);
  background-color: #0aa862;
  background-image: -moz-linear-gradient(top, #0ab369, #099658);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0ab369), to(#099658));
  background-image: -webkit-linear-gradient(top, #0ab369, #099658);
  background-image: -o-linear-gradient(top, #0ab369, #099658);
  background-image: linear-gradient(to bottom, #0ab369, #099658);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0ab369', endColorstr='#ff099658', GradientType=0);
  border-color: #08834d;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #099658;
}
.btn-info {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #7cb0cb 0%, #478fb3 100%);
  background-image: linear-gradient(to bottom, #7cb0cb 0%, #478fb3 100%);
  background-color: #67a3c1;
  background-image: -moz-linear-gradient(top, #7cb0cb, #478fb3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7cb0cb), to(#478fb3));
  background-image: -webkit-linear-gradient(top, #7cb0cb, #478fb3);
  background-image: -o-linear-gradient(top, #7cb0cb, #478fb3);
  background-image: linear-gradient(to bottom, #7cb0cb, #478fb3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7cb0cb', endColorstr='#ff478fb3', GradientType=0);
  border-color: #4183a4;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #478fb3;
}
.btn-link {
  color: #00205B;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
  background: none !important;
  border: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  text-decoration: underline;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  bg-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #00050f;
  text-decoration: underline;
  bg-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #e6e6e7;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > #mainContent .featureHeader a {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 8px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > #mainContent .featureHeader a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > #mainContent .featureHeader a {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
h3,
.h3 {
  color: #00205B;
  font-size: 18px;
}
h2 {
  font-size: 22px;
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('Fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('Fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('Fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('Fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('Fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('Fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fade {
  opacity: 0;
  -moz-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -moz-transition: height 0.35s ease;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9000;
  display: none;
  float: left;
  min-width: 180px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.8);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.8);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 7.5px 15px;
  clear: both;
  line-height: 1.42857143;
  color: #00205B;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #DA291C;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #7BAFD4;
  text-decoration: none;
  outline: 0;
  background-color: #c8deed;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #e6e6e7;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #e6e6e7;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn,
.btn-group > #mainContent .featureHeader a,
.btn-group-vertical > #mainContent .featureHeader a {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active,
.btn-group > #mainContent .featureHeader a:hover,
.btn-group-vertical > #mainContent .featureHeader a:hover,
.btn-group > #mainContent .featureHeader a:focus,
.btn-group-vertical > #mainContent .featureHeader a:focus,
.btn-group > #mainContent .featureHeader a:active,
.btn-group-vertical > #mainContent .featureHeader a:active,
.btn-group > #mainContent .featureHeader a.active,
.btn-group-vertical > #mainContent .featureHeader a.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > #mainContent .featureHeader a:focus,
.btn-group-vertical > #mainContent .featureHeader a:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group #mainContent .featureHeader a + #mainContent .featureHeader a,
.btn-group #mainContent .featureHeader a + .btn-group,
.btn-group .btn-group + #mainContent .featureHeader a {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group,
.btn-toolbar > #mainContent .featureHeader a {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > #mainContent .featureHeader a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child,
.btn-group > #mainContent .featureHeader a:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > #mainContent .featureHeader a:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.btn-group > #mainContent .featureHeader a:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn-group:not(:first-child):not(:last-child) > #mainContent .featureHeader a {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle,
.btn-group > .btn-group:first-child > #mainContent .featureHeader a:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child,
.btn-group > .btn-group:last-child > #mainContent .featureHeader a:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle,
.btn-group > #mainContent .featureHeader a + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret,
#mainContent .featureHeader a .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > #mainContent .featureHeader a,
.btn-group-vertical > .btn-group > #mainContent .featureHeader a {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > #mainContent .featureHeader a {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > #mainContent .featureHeader a + #mainContent .featureHeader a,
.btn-group-vertical > #mainContent .featureHeader a + .btn-group,
.btn-group-vertical > .btn-group + #mainContent .featureHeader a {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > #mainContent .featureHeader a:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > #mainContent .featureHeader a:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > #mainContent .featureHeader a:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #mainContent .featureHeader a {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > #mainContent .featureHeader a:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > #mainContent .featureHeader a:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group,
.btn-group-justified > #mainContent .featureHeader a {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group #mainContent .featureHeader a {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
[data-toggle="buttons"] > #mainContent .featureHeader a > input[type="radio"],
[data-toggle="buttons"] > #mainContent .featureHeader a > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > #mainContent .featureHeader a {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 8px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > .input-group-btn > #mainContent .featureHeader a {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .input-group-btn > #mainContent .featureHeader a,
select[multiple].input-group-lg > .input-group-btn > #mainContent .featureHeader a {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > #mainContent .featureHeader a {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > .input-group-btn > #mainContent .featureHeader a {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .input-group-btn > #mainContent .featureHeader a,
select[multiple].input-group-sm > .input-group-btn > #mainContent .featureHeader a {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #2B2B2B;
  text-align: center;
  background-color: #F1F1F1;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 34px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 8px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-bottom {
  clear: both;
  display: block;
  padding: 5px 0;
  text-align: left;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:first-child > #mainContent .featureHeader a,
.input-group-btn:first-child > .btn-group > #mainContent .featureHeader a,
.input-group-btn:last-child > #mainContent .featureHeader a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > #mainContent .featureHeader a {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:last-child > #mainContent .featureHeader a,
.input-group-btn:last-child > .btn-group > #mainContent .featureHeader a,
.input-group-btn:first-child > #mainContent .featureHeader a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > #mainContent .featureHeader a {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn,
.input-group-btn > #mainContent .featureHeader a {
  position: relative;
}
.input-group-btn > .btn + .btn,
.input-group-btn > #mainContent .featureHeader a + #mainContent .featureHeader a {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active,
.input-group-btn > #mainContent .featureHeader a:hover,
.input-group-btn > #mainContent .featureHeader a:focus,
.input-group-btn > #mainContent .featureHeader a:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group,
.input-group-btn:first-child > #mainContent .featureHeader a {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > #mainContent .featureHeader a {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #gradient.gradientgray;
}
.nav > li.disabled > a {
  color: #555;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #gradient.gradientgray;
  border-color: #00205B;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #F1F1F1 #F1F1F1 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #999;
  background-color: #eeeeee;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #eeeeee;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
  background: #7BAFD4;
}
.nav-pills > li > a:hover {
  color: #00205B;
  background-color: #5598c7;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #7BAFD4;
  background-color: #5598c7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #eeeeee;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #e1e1e1;
}
.navbar-default .navbar-brand {
  color: #000e28;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #gradient.gradientgray;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #000e28;
}
.navbar-default .navbar-nav > li > a {
  color: #000e28;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #00050f;
  background-color: #gradient.gradientgray;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e1e1e1;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000e28;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #00050f;
    background-color: #gradient.gradientgray;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #000e28;
}
.navbar-default .navbar-link:hover {
  color: #00050f;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #e6e6e7;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #e6e6e7;
}
.navbar-inverse .navbar-nav > li > a {
  color: #e6e6e7;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #e6e6e7;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #e6e6e7;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination li {
  display: inline;
}
.pagination li a,
.pagination li span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none!important;
  color: #00205B;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination li a:hover,
.pagination li span:hover,
.pagination li a:focus,
.pagination li span:focus {
  color: #00050f;
  background-color: #F1F1F1;
  border-color: #ddd;
}
.pagination li:first-child > a,
.pagination li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination li:last-child > a,
.pagination li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination li .sf_PagerCurrent,
.pagination li .active > a,
.pagination li .active > span,
.pagination li .sf_PagerCurrent:hover,
.pagination li .active > a:hover,
.pagination li .active > span:hover,
.pagination li .sf_PagerCurrent:focus,
.pagination li .active > a:focus,
.pagination li .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00205B;
  border-color: #00205B;
  cursor: default;
  font-weight: bold;
}
.pagination li > .disabled > span,
.pagination li > .disabled > span:hover,
.pagination li > .disabled > span:focus,
.pagination li > .disabled > a,
.pagination li > .disabled > a:hover,
.pagination li > .disabled > a:focus {
  color: #e6e6e7;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.thumbnail {
  display: block;
  padding: 5px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dedee0;
  border-radius: 4px;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  *display: inline;
  *zoom: 1;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00205B;
}
.thumbnail .caption {
  padding: 9px;
  color: #2B2B2B;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #B9E3C6;
  border-color: #82cd9a;
  color: #026a2c;
}
.alert-success hr {
  border-top-color: #70c68b;
}
.alert-success .alert-link {
  color: #013817;
}
.alert-info {
  background-color: #c8deed;
  border-color: #8ebbda;
  color: #7BAFD4;
}
.alert-info hr {
  border-top-color: #7bafd4;
}
.alert-info .alert-link {
  color: #5598c7;
}
.alert-warning {
  background-color: #fff0c4;
  border-color: #ffdd77;
  color: #8D5F13;
}
.alert-warning hr {
  border-top-color: #ffd65e;
}
.alert-warning .alert-link {
  color: #60410d;
}
.alert-danger {
  background-color: #FAB3A9;
  border-color: #f67361;
  color: #7B0000;
}
.alert-danger hr {
  border-top-color: #f45e49;
}
.alert-danger .alert-link {
  color: #480000;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #c8deed;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #099b5b;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #7BAFD4;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #8D5F13;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #7B0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #7BAFD4;
  background-color: #c8deed;
  border-color: #c8deed;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.list-group-item-success {
  color: #026a2c;
  background-color: #B9E3C6;
}
a.list-group-item-success {
  color: #026a2c;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #026a2c;
  background-color: #a7dcb7;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #026a2c;
  border-color: #026a2c;
}
.list-group-item-info {
  color: #7BAFD4;
  background-color: #c8deed;
}
a.list-group-item-info {
  color: #7BAFD4;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #7BAFD4;
  background-color: #b5d2e7;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #7BAFD4;
  border-color: #7BAFD4;
}
.list-group-item-warning {
  color: #8D5F13;
  background-color: #fff0c4;
}
a.list-group-item-warning {
  color: #8D5F13;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8D5F13;
  background-color: #ffeaaa;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8D5F13;
  border-color: #8D5F13;
}
.list-group-item-danger {
  color: #7B0000;
  background-color: #FAB3A9;
}
a.list-group-item-danger {
  color: #7B0000;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #7B0000;
  background-color: #f99e91;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #7B0000;
  border-color: #7B0000;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #555;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #c8deed;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #c8deed;
  border-color: #c8deed;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #c8deed;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #c8deed;
}
.panel-success {
  border-color: #82cd9a;
}
.panel-success > .panel-heading {
  color: #026a2c;
  background-color: #B9E3C6;
  border-color: #82cd9a;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #82cd9a;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #82cd9a;
}
.panel-info {
  border-color: #8ebbda;
}
.panel-info > .panel-heading {
  color: #7BAFD4;
  background-color: #c8deed;
  border-color: #8ebbda;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #8ebbda;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #8ebbda;
}
.panel-warning {
  border-color: #ffdd77;
}
.panel-warning > .panel-heading {
  color: #8D5F13;
  background-color: #fff0c4;
  border-color: #ffdd77;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ffdd77;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ffdd77;
}
.panel-danger {
  border-color: #f67361;
}
.panel-danger > .panel-heading {
  color: #7B0000;
  background-color: #FAB3A9;
  border-color: #f67361;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #f67361;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #f67361;
}
.well {
  min-height: 20px;
  padding: 20px!important;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 8px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #00205B;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  margin-top: 15px;
  padding: 14px 15px 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn,
.modal-footer #mainContent .featureHeader a + #mainContent .featureHeader a {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group #mainContent .featureHeader a + #mainContent .featureHeader a {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #001742;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #001742;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #001742;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #001742;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #001742;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #001742;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #001742;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #001742;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #001742;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 100%;
  height: 533px;
  position: relative;
  direction: ltr;
}
.royalSlider > * {
  float: left;
}
.royalSlider button {
  box-shadow: none;
  background: none;
  border: 0;
  padding: 0;
  -ms-filter: none !important;
  filter: none !important;
}
.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}
.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}
.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}
.rsThumb {
  float: left;
  position: relative;
}
.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}
.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}
/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none;
}
.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}
.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}
.rsPreloader {
  position: absolute;
  z-index: 0;
}
.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}
.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}
.rsTabs {
  float: left;
  background: none !important;
}
.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVideoContainer {
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}
.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}
.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}
img.rsImg {
  max-width: none;
  margin-top: 0;
}
.rsFullscreen img.rsImg {
  margin-top: auto;
}
.grab-cursor {
  cursor: url('Images/grab.png') 8 8, move;
}
.grabbing-cursor {
  cursor: url('Images/grabbing.png') 8 8, move;
}
.rsNoDrag {
  cursor: auto;
}
.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url('Images/blank.gif');
}
/* Background */
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
  background: #fff;
  color: #222;
}
.rsFullscreen.rsDefaultInv .rsOverflow,
.rsFullscreen.rsDefaultInv .rsSlide,
.rsFullscreen.rsDefaultInv .rsVideoFrameHolder,
.rsFullscreen.rsDefaultInv .rsThumbs {
  background: #000 !important;
}
/***************
*
*  1. Arrows
*
****************/
.rsDefaultInv .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}
.rsDefaultInv.rsVer .rsArrow {
  width: 100%;
  height: 44px;
}
.rsDefaultInv.rsVer .rsArrowLeft {
  top: 0;
  left: 0;
}
.rsDefaultInv.rsVer .rsArrowRight {
  bottom: 0;
  left: 0;
}
.rsDefaultInv.rsHor .rsArrowLeft {
  left: 0;
  top: 0;
}
.rsDefaultInv.rsHor .rsArrowRight {
  right: 0;
  top: 0;
}
.rsDefaultInv .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background-image: url('Images/rs-default-inverted.png') !important;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.75);
  *background-color: #FFF;
  border-radius: 2px;
}
.rsDefaultInv .rsArrowIcn:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px;
}
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px;
}
.rsDefaultInv.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px;
}
.rsDefaultInv.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px;
}
.rsDefaultInv .rsArrowDisabled .rsArrowIcn {
  filter: alpha(opacity=20);
  opacity: .2;
  *display: none;
}
/***************
*
*  2. Bullets
*
****************/
.rsDefaultInv .rsBullets {
  position: relative;
  z-index: 35;
  padding-top: 4px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  line-height: 5px;
  overflow: hidden;
}
.rsDefaultInv .rsBullet {
  width: 5px;
  height: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px;
}
.rsDefaultInv .rsBullet span {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #BBB;
}
.rsDefaultInv .rsBullet.rsNavSelected span {
  background-color: #000;
}
/***************
*
*  3. Thumbnails
*
****************/
.rsDefaultInv .rsThumbsHor {
  width: 100%;
  height: 72px;
}
.rsDefaultInv .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.rsDefaultInv.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}
.rsDefaultInv .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}
.rsDefaultInv .rsThumb img {
  width: 100%;
  height: 100%;
}
.rsDefaultInv .rsThumb.rsNavSelected {
  background: #FFF;
}
.rsDefaultInv .rsThumb.rsNavSelected img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.rsDefaultInv .rsTmb {
  display: block;
}
/* Thumbnails with text */
.rsDefaultInv .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
}
.rsDefaultInv .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}
/* Thumbnails arrow icons */
.rsDefaultInv .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #FFF;
  background: rgba(255, 255, 255, 0.75);
}
.rsDefaultInv .rsThumbsArrow:hover {
  background: rgba(255, 255, 255, 0.9);
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight {
  right: -1px;
  top: 0;
}
.rsDefaultInv .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url('Images/rs-default-inverted.png');
}
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}
.rsDefaultInv .rsThumbsArrowDisabled {
  display: none !important;
}
/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefaultInv .rsThumb {
    width: 59px;
    height: 44px;
  }
  .rsDefaultInv .rsThumbsHor {
    height: 44px;
  }
  .rsDefaultInv .rsThumbsVer {
    width: 59px;
  }
}
/***************
*
*  4. Tabs
*
****************/
.rsDefaultInv .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}
.rsDefaultInv .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1;
}
.rsDefaultInv .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.rsDefaultInv .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}
.rsDefaultInv .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefaultInv .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}
/***************
*
*  5. Fullscreen button
*
****************/
.rsDefaultInv .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}
.rsDefaultInv .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url('Images/rs-default-inverted.png') 0 0;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.75);
  *background-color: #FFF;
  border-radius: 2px;
}
.rsDefaultInv .rsFullscreenIcn:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
.rsDefaultInv.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}
/***************
*
*  6. Play/close video button
*
****************/
.rsDefaultInv .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}
.rsDefaultInv .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background: url('Images/rs-default-inverted.png') no-repeat 0 -32px;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.75);
  *background-color: #FFF;
}
.rsDefaultInv .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(255, 255, 255, 0.9);
}
.rsDefaultInv .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
}
.rsDefaultInv .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.rsDefaultInv .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}
.rsDefaultInv .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url('Images/rs-default-inverted.png') -64px 0;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.75);
  *background-color: #FFF;
}
.rsDefaultInv .rsCloseVideoIcn:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
/***************
*
*  7. Preloader
*
****************/
.rsDefaultInv .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url('Images/preloader.gif');
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
/***************
*
*  8. Global caption
*
****************/
.rsDefaultInv .rsGCaption {
  position: absolute;
  float: none;
  bottom: 0;
  left: 0;
  text-align: left;
  background: #fff;
  color: #222;
  font-size: 13px;
  padding: 5px 10px;
  width: 100%;
  border-radius: 2px;
}
.rsDefaultInv .rsGCaption.fullscreenCaption {
  background: #000;
  font-size: 16px;
  color: #FFF;
}
.rsSlideCount {
  font-weight: bold;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
#body-wrapper:before,
#body-wrapper:after,
#mainContent ul.eventsList li:before,
#mainContent ul.eventsList li:after,
#mainContent ol.eventsList li:before,
#mainContent ol.eventsList li:after,
#lp-form-div:before,
#lp-form-div:after,
.aboutPropertyListings ul li:before,
.aboutPropertyListings ul li:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-footer:after,
#body-wrapper:after,
#mainContent ul.eventsList li:after,
#mainContent ol.eventsList li:after,
#lp-form-div:after,
.aboutPropertyListings ul li:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
#header {
  background: #ffffff;
  z-index: 100;
}
@media (max-width: 991px) {
  #header {
    border-bottom: 1px solid #E6E6E7;
    padding-left: 0;
    padding-right: 0;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    border-width: 0 0 1px;
    -webkit-backface-visibility: hidden;
  }
}
#header .navbar {
  border: 0;
  border-bottom: 1px solid #e6e6e7;
  border-top: 1px solid #e6e6e7;
  min-height: 20px;
  margin: 0;
  text-align: left;
}
#header .navbar h1 {
  border-bottom: 0;
}
@media (max-width: 991px) {
  #header .navbar {
    min-height: 0;
  }
  #header .navbar #menu,
  #header .navbar #primaryNavigation,
  #header .navbar .myAccountMenu {
    display: none;
  }
}
#header .navbar > .container {
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #header .navbar > .container {
    padding: 5px 15px;
  }
}
@media (max-width: 767px) {
  #header .navbar > .container {
    padding: 5px 7px;
  }
}
#header .top.container {
  text-align: center;
  min-height: 45px;
  padding: 5px 15px;
}
@media (max-width: 767px) {
  #header .top.container {
    padding: 5px 7px 6px 7px;
  }
}
#header .logoWrap {
  float: left !important;
  text-align: left;
}
#header .logoWrap:before,
#header .logoWrap:after {
  content: " ";
  display: table;
}
#header .logoWrap:after {
  clear: both;
}
#header .logoWrap:before,
#header .logoWrap:after {
  content: " ";
  display: table;
}
#header .logoWrap:after {
  clear: both;
}
@media (max-width: 991px) {
  #header .logoWrap {
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #header .logoWrap {
    padding-left: 5px;
  }
}
#header a.logo {
  vertical-align: middle;
  display: inline-block;
  position: relative;
}
@media (max-width: 991px) {
  #header a.logo {
    display: none;
  }
}
#header a.logo img {
  width: 120px;
}
#header a.logoMobile {
  display: none;
}
@media (max-width: 991px) {
  #header a.logoMobile {
    display: inline-block;
    float: right;
  }
  #header a.logoMobile img {
    width: 85px;
    height: auto;
  }
}
.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 85px;
}
.mm-panel.mm-hasnavbar .mm-navbar {
  margin-top: 46px;
}
#mobileNavigationButton,
.mobileNavigationButton {
  display: none;
}
@media (max-width: 767px) {
  #mobileNavigationButton,
  .mobileNavigationButton {
    padding: 0 7.5px;
  }
}
@media (max-width: 991px) {
  #mobileNavigationButton,
  .mobileNavigationButton {
    display: block;
    float: left;
    padding: 0;
    margin-top: 3px;
  }
  #mobileNavigationButton:hover span,
  .mobileNavigationButton:hover span,
  #mobileNavigationButton:active span,
  .mobileNavigationButton:active span,
  #mobileNavigationButton:focus span,
  .mobileNavigationButton:focus span {
    color: #DA291C;
  }
  #mobileNavigationButton span,
  .mobileNavigationButton span {
    color: #00205B;
  }
}
.bg-primary {
  background-color: #c8deed;
  padding: 5px;
}
a.bg-primary:hover {
  background-color: #a1c6e1;
}
.bg-success {
  background-color: #B9E3C6;
  padding: 5px;
}
a.bg-success:hover {
  background-color: #95d4a8;
}
.bg-info {
  background-color: #c8deed;
  padding: 5px;
}
a.bg-info:hover {
  background-color: #a1c6e1;
}
.bg-warning {
  background-color: #fff0c4;
  padding: 5px;
}
a.bg-warning:hover {
  background-color: #ffe391;
}
.bg-danger {
  background-color: #FAB3A9;
  padding: 5px;
}
a.bg-danger:hover {
  background-color: #f78879;
}
.border-box {
  border: 1px solid #7BAFD4;
  background-color: #fff;
  position: relative;
}
.border-box:before,
.border-box:after {
  content: " ";
  display: table;
}
.border-box:after {
  clear: both;
}
.border-box:before,
.border-box:after {
  content: " ";
  display: table;
}
.border-box:after {
  clear: both;
}
.widget {
  background: #eee;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 30px;
  margin-bottom: 30px;
  position: relative;
}
.widget:before,
.widget:after {
  content: " ";
  display: table;
}
.widget:after {
  clear: both;
}
.widget:before,
.widget:after {
  content: " ";
  display: table;
}
.widget:after {
  clear: both;
}
@media (max-width: 767px) {
  .widget {
    padding: 15px;
  }
}
.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
  margin-top: 0;
  margin-bottom: 15px;
}
.widget .checkbox:before,
.widget .checkbox:after {
  content: " ";
  display: table;
}
.widget .checkbox:after {
  clear: both;
}
.widget .checkbox:before,
.widget .checkbox:after {
  content: " ";
  display: table;
}
.widget .checkbox:after {
  clear: both;
}
.widget .bg-primary {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7.5px;
}
.widget .bg-primary:before,
.widget .bg-primary:after {
  content: " ";
  display: table;
}
.widget .bg-primary:after {
  clear: both;
}
.widget .bg-primary:before,
.widget .bg-primary:after {
  content: " ";
  display: table;
}
.widget .bg-primary:after {
  clear: both;
}
.widget.bg-success {
  background: #B9E3C6;
}
.widget.bg-error {
  background: #FAB3A9;
}
.widget.bg-warning {
  background: #fff0c4;
}
.widget.bg-primary {
  background: #c8deed;
}
.widget > div + div {
  margin-top: 15px;
}
.widget .form-group input.error {
  margin: 0;
}
.widget p {
  margin-bottom: 15px;
}
.widget h2 {
  padding: 0;
  margin: 0 0 15px 0;
  background: none;
}
@media (max-width: 991px) {
  .widget h2 {
    font-size: 16px;
  }
}
.widget .form-bottom {
  clear: both;
  padding: 30px 0 0 0;
  border-top: 1px solid #e6e6e7;
}
.widget .form-bottom:before,
.widget .form-bottom:after {
  content: " ";
  display: table;
}
.widget .form-bottom:after {
  clear: both;
}
.widget .form-bottom:before,
.widget .form-bottom:after {
  content: " ";
  display: table;
}
.widget .form-bottom:after {
  clear: both;
}
.widget .form-bottom p {
  float: left;
  margin: 0 !important;
}
.widget a {
  text-decoration: underline;
  font-weight: bold;
}
.widget-sm {
  padding: 15px;
}
.speechBubble {
  padding: 30px;
  background: #00205B;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
.speechBubble .text-left {
  text-align: left !important;
}
.speechBubble h1 {
  margin-top: 0;
  font-size: 30px;
}
@media (max-width: 992px) {
  .speechBubble h1 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .speechBubble h1 {
    font-size: 20px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .speechBubble {
    font-size: 20px;
    text-align: center;
  }
  .speechBubble .sf_2cols_1_67,
  .speechBubble .sf_colsOut.col-lg-8 {
    padding-right: 15px;
  }
}
.speechBubble a:link,
.speechBubble a:visited {
  color: #fff !Important;
  font-size: 18px;
}
.speechBubble a:link.btn-outline,
.speechBubble a:visited.btn-outline {
  background: #00205B;
}
.speechBubble a:link.btn-outline:hover,
.speechBubble a:visited.btn-outline:hover,
.speechBubble a:link.btn-outline:focus,
.speechBubble a:visited.btn-outline:focus {
  background: #001742;
  color: #ffffff;
  -moz-transition: background-color 0.5s ease;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  text-decoration: none;
}
.speechBubble.arrow-left {
  -webkit-border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 25px;
  -moz-border-radius-topright: 25px;
  -moz-border-radius-bottomright: 25px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 25px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.speechBubble.arrow-left:after {
  top: 100%;
  left: 0;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-style: solid;
  border-width: 35px 40px 0 0;
  border-color: #00205B transparent transparent transparent;
}
.speechBubble.arrow-right {
  -webkit-border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  -moz-border-radius-topright: 25px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 25px;
  -moz-border-radius-topleft: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.speechBubble.arrow-right:after {
  top: 100%;
  right: 0 !important;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-style: solid;
  border-width: 0 35px 40px 0;
  border-color: transparent #00205B transparent;
}
.list-disc {
  list-style: disc;
  padding-left: 15px;
}
.list-disc li {
  margin-top: 5px;
}
.list-disc li:first-child {
  margin-top: 0;
}
.list-arrow-link,
.pdf-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin: 15px 0 !important;
  padding: 0 !important;
}
.list-arrow-link li,
.pdf-list li {
  list-style: none outside none;
  margin: 0 0 10px 0 !important;
}
.list-arrow-link li a,
.pdf-list li a {
  background: url('Images/arrowRed.png') no-repeat 0 center;
  padding-left: 15px;
  font-size: 14px;
}
.list-arrow-link li p,
.pdf-list li p,
.list-arrow-link li span,
.pdf-list li span {
  padding-left: 15px;
}
.list-arrow-link li p span,
.pdf-list li p span,
.list-arrow-link li span span,
.pdf-list li span span {
  padding: 0;
}
.list-arrow-link li .small,
.pdf-list li .small {
  padding: 0;
}
.list-arrow-link li > img,
.pdf-list li > img {
  font-size: 85%;
}
.list-arrow-link li ul,
.pdf-list li ul {
  padding: 3px 0 0 15px;
}
.list-arrow-link li ul li,
.pdf-list li ul li {
  margin-bottom: 0;
}
.list-arrow-link li ul li a,
.pdf-list li ul li a {
  font-size: 13px;
  font-weight: normal;
}
.pdf-list li {
  margin-bottom: 15px;
}
.list-overview {
  list-style: none;
  margin: 0;
  padding: 0 !important;
  margin-bottom: 30px !important;
}
.list-overview:before,
.list-overview:after {
  content: " ";
  display: table;
}
.list-overview:after {
  clear: both;
}
.list-overview:before,
.list-overview:after {
  content: " ";
  display: table;
}
.list-overview:after {
  clear: both;
}
.list-overview li span {
  padding-left: 0;
}
ol.list-square {
  list-style: none;
  margin: 0;
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}
ol.list-square > li {
  position: relative;
  margin: 0 0 7.5px 15px !important;
  padding: 5px 7.5px;
  list-style: none;
  background: #F1F1F1;
}
ol.list-square > li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0;
  left: -2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 2em;
  margin-right: 8px;
  padding: 5px;
  color: #ffffff;
  background: #000847;
  font-weight: bold;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
  text-align: center;
}
ol.list-square li ol,
ol.list-square li ul {
  margin-top: 6px;
}
ol.list-square ol ol li:last-child {
  margin-bottom: 0;
}
ol.list-steps {
  padding-left: 0;
  list-style: none;
  margin: 0;
  counter-reset: li;
  margin-left: 0;
  padding-left: 30px !important;
}
ol.list-steps > li {
  position: relative;
  list-style: none;
  padding: 1px 3px 15px 5px;
  margin: 0;
}
ol.list-steps > li a {
  font-weight: bold;
}
ol.list-steps > li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0;
  left: -2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1.7em;
  margin-right: 8px;
  padding: 2px;
  color: #ffffff;
  background: #DA291C;
  font-weight: bold;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
  text-align: center;
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -webkit-border-top-left-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomright: 50px;
  -moz-border-radius-bottomleft: 50px;
  -moz-border-radius-topleft: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
ol.list-steps li ol,
ol.list-steps li ul {
  margin-top: 6px;
}
ol.list-steps ol ol li:last-child {
  margin-bottom: 0;
}
.sfContentBlock ol.list-steps {
  margin-left: 15px;
}
.list-line:before,
.list-line:after {
  content: " ";
  display: table;
}
.list-line:after {
  clear: both;
}
.list-line:before,
.list-line:after {
  content: " ";
  display: table;
}
.list-line:after {
  clear: both;
}
.list-line li {
  border-top: 1px solid #dedee0;
  padding: 5px 0;
  margin: 0;
}
.list-line li:before,
.list-line li:after {
  content: " ";
  display: table;
}
.list-line li:after {
  clear: both;
}
.list-line li:before,
.list-line li:after {
  content: " ";
  display: table;
}
.list-line li:after {
  clear: both;
}
.list-line li:first-child {
  border: 0;
}
.list-line li .value {
  margin: 0 !important;
}
ul.list-square {
  margin-left: 25px;
  padding: 0;
  list-style-type: square;
}
ul.list-square li {
  list-style-type: square;
}
.list-arrow {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin: 15px 0 !important;
  padding: 0 !important;
}
.list-arrow li {
  background: url('Images/arrowRed.png') no-repeat 0 center;
  padding-left: 15px;
  list-style: none outside none;
  margin: 0 0 3px 0;
}
.list-arrow li > img {
  font-size: 85%;
}
.li-margin li {
  margin-top: 7.5px;
}
.li-margin li:first-child {
  margin-top: 0;
}
.property {
  padding-bottom: 20px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.property:before,
.property:after {
  content: " ";
  display: table;
}
.property:after {
  clear: both;
}
.property:before,
.property:after {
  content: " ";
  display: table;
}
.property:after {
  clear: both;
}
.property .propertyImage {
  position: static !important;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .property .propertyImage {
    float: left;
    width: 50%;
  }
}
.property .propertyImage > div {
  display: block;
  position: relative;
}
.property .propertyImage .ribbon {
  left: -5px;
  top: 15px;
}
.property .propertyImage a {
  text-decoration: none !important;
  display: block;
  max-width: 100%;
  height: auto;
}
.property .propertyImage a img {
  background: #ffffff;
  border: 1px solid #e6e6e7;
  padding: 5px;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ribbon {
  background: #DA291C;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 15px;
  text-transform: uppercase;
  z-index: 200;
  left: 0;
  top: 0;
  position: absolute;
}
.ribbon span {
  background: url('Images/cornerRed.png') no-repeat;
  bottom: -4px;
  height: 5px;
  left: 0;
  position: absolute;
  width: 5px;
}
.icon-check {
  background-image: url('Images/icon-check.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-times {
  background-image: url('Images/icon-times.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-question {
  background-image: url('Images/icon-question.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.header-small {
  font-size: 20px;
  margin: 40px 0 20px;
  margin-top: 0 !important;
  border-bottom: 2px solid #F1F1F1;
  padding-bottom: 5px;
  color: #00205B;
}
.widthFull {
  width: 100%;
}
.btn.selectpicker,
#mainContent .featureHeader a.selectpicker {
  line-height: 1.23 !important;
}
.error {
  color: #7B0000;
  background: #FAB3A9;
  border: #f67361;
  padding: 5px;
  margin: 5px 0;
}
.word-break-keep-all {
  word-break: keep-all;
}
.faded {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: alpha(opacity=30);
}
.nowrap {
  white-space: nowrap;
}
.center-align,
.center {
  text-align: center;
  margin: 0;
}
.line-through {
  text-decoration: line-through;
}
.normal {
  font-weight: normal !Important;
}
.underline {
  text-decoration: underline !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.strong {
  font-weight: bold !important;
}
.text-shadow {
  text-shadow: 0.05em 0.05em 0.05em #ffffff;
}
.semi-bold {
  font-weight: 600 !important;
}
.btn-outline {
  background: #000847;
  border: 1px solid #ffffff;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -moz-transition: background-color 0.5s ease;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  text-align: center;
  filter: none;
}
.btn-outline:hover,
.btn-outline:focus {
  background: #001742;
  color: #ffffff;
  -moz-transition: background-color 0.5s ease;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  text-decoration: none;
}
.border-rounded {
  border: 1px solid #e6e6e7;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.text-color {
  color: #2B2B2B !important;
}
.white {
  color: #ffffff !important;
}
.yellow {
  color: #8D5F13;
}
.blue {
  color: #00205B !important;
}
.blue-light {
  color: #7BAFD4 !important;
}
.red,
.red-text {
  color: #DA291C !important;
}
.green,
.green-text {
  color: #026a2c !important;
}
.red-dark {
  color: #7B0000 !important;
}
.red-medium {
  color: #BB0A00 !important;
}
.gray-dark {
  color: #555 !important;
}
.gray {
  color: #999 !important;
}
.blueLink {
  color: #00205B;
  text-decoration: underline;
}
.redLink {
  color: #BB0A00;
  text-decoration: underline;
}
.img-center {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.img-center img {
  display: block;
  margin: 0 auto;
}
.img-border {
  border: 1px solid #e6e6e7;
  background: #ffffff;
  padding: 5px;
}
.round-corner {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.img-thumbnail img,
.img-responsive img {
  display: block;
  max-width: 100%;
  height: auto;
}
.float-left,
.left {
  float: left;
}
.float-right,
.right {
  float: right !important;
}
.noMargin {
  margin: 0 !important;
}
.centerMargin {
  display: block;
  margin: 0 auto;
  float: none !important;
}
.marginTop {
  margin-top: 30px !important;
}
.marginBottom {
  margin-bottom: 30px !important;
}
.marginLeft {
  margin-left: 30px !important;
}
.marginRight {
  margin-right: 30px !important;
}
.noPadding,
.no-padding {
  padding: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.paddingTop {
  padding-top: 15px !important;
}
.paddingBottom {
  padding-bottom: 15px !important;
}
.paddingRight {
  padding-right: 15px !important;
}
.paddingLeft {
  padding-left: 15px !important;
}
.line-link {
  border-bottom: 1px solid #DA291C;
  color: #DA291C;
  padding-bottom: 3px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}
.line-link:hover {
  text-decoration: none;
  border-bottom-color: #00205B;
}
.linkArrowRed {
  background: url('Images/arrowRed.png') no-repeat 2px center;
  padding: 0 3px 0 15px;
  color: #00205B;
  font-weight: 700;
  display: inline-block;
  text-decoration: underline;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.linkArrowRed:hover,
.linkArrowRed:focus {
  border-color: rgba(52, 73, 94, 0);
  background-color: rgba(52, 73, 94, 0.1);
}
.linkArrowGray {
  background: url('Images/arrowGray.png') no-repeat 0 center;
  padding-left: 15px;
  color: #00205B;
  font-weight: 700;
  text-decoration: underline !important;
  display: inline-block;
}
.linkUnderline {
  font-weight: bold;
  text-decoration: underline;
}
#watermark {
  position: fixed;
  top: 0;
  text-align: center;
  z-index: 1050;
  width: 400px;
  left: 50%;
  margin-left: -200px;
}
#watermark h1 {
  background: #555;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 5px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin: 0 auto;
  width: 100%;
}
#watermark h1.training {
  background: #1f891d;
}
#watermark h1.staging {
  background: #2f73e1;
}
#watermark h1.qa {
  background: #fcd209;
  color: #333;
}
#watermark h1.development {
  background: #dc3730;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.well-skin {
  background: #e7f0f7;
  border-color: #d3e5f1;
  margin: 15px 0;
}
.well-skin strong {
  font-weight: 600;
}
.well-skin h1,
.well-skin h2,
.well-skin h3,
.well-skin h4 {
  margin-top: 0;
}
.block {
  display: block !important;
  width: 100% !important;
}
.lead-sm {
  font-size: 18px;
  font-weight: 200;
}
@media (max-width: 767px) {
  .tableScroll {
    overflow-x: scroll;
    width: 100%;
    display: block;
    clear: both;
  }
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer !important;
}
html {
  height: 100% !important;
  min-height: 100% !important;
}
a[href^="http://"]:not([href*="dha.gov.au"]):after,
a[href^="https://"]:not([href*="dha.gov.au"]):after,
a[href^="//"]:not([href*="dha.gov.au"]):after {
  margin-left: 3px;
  content: "\f08e";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #8a8a8a;
}
.btn a[href^="http://"]:not([href*="dha.gov.au"]):after,
.btn a[href^="https://"]:not([href*="dha.gov.au"]):after,
.btn a[href^="//"]:not([href*="dha.gov.au"]):after,
button a[href^="http://"]:not([href*="dha.gov.au"]):after,
button a[href^="https://"]:not([href*="dha.gov.au"]):after,
button a[href^="//"]:not([href*="dha.gov.au"]):after,
a[href^="http://"]:not([href*="dha.gov.au"]).btn:after,
a[href^="https://"]:not([href*="dha.gov.au"]).btn:after,
a[href^="//"]:not([href*="dha.gov.au"]).btn:after,
.social-links a[href^="http://"]:not([href*="dha.gov.au"]):after,
.social-links a[href^="https://"]:not([href*="dha.gov.au"]):after,
.social-links a[href^="//"]:not([href*="dha.gov.au"]):after,
#mainContent .featureHeader a a[href^="http://"]:not([href*="dha.gov.au"]):after,
#mainContent .featureHeader a a[href^="https://"]:not([href*="dha.gov.au"]):after,
#mainContent .featureHeader a a[href^="//"]:not([href*="dha.gov.au"]):after,
a[href^="http://"]:not([href*="dha.gov.au"])#mainContent .featureHeader a:after,
a[href^="https://"]:not([href*="dha.gov.au"])#mainContent .featureHeader a:after,
a[href^="//"]:not([href*="dha.gov.au"])#mainContent .featureHeader a:after {
  content: none;
  margin: 0;
}
a img:after {
  content: none;
}
.print-only {
  display: none;
}
.well h1,
.well h2,
.well h3,
.well h4 {
  background: none !important;
}
.well h1:first-child,
.well h2:first-child,
.well h3:first-child,
.well h4:first-child {
  margin-top: 0;
}
.well .button-div {
  margin-top: 0;
}
.well:first-child {
  margin-bottom: 30px;
}
.os-login {
  display: none;
}
@media (max-width: 991px) {
  .os-login {
    display: inline-block;
  }
  .os-login a {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    line-height: 12px;
    font-size: 11px;
    padding: 10px;
    text-align: left;
    text-transform: uppercase;
  }
  .os-login a br {
    display: none;
  }
}
@media (max-width: 767px) {
  .os-login a {
    padding: 6px 15px;
    line-height: 10px;
    font-size: 10px;
  }
  .os-login a br {
    display: initial !important;
  }
}
#navigation {
  border: 0;
  margin: 0;
}
#navigation ul#primaryNavigation {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin: 0 !important;
}
#navigation ul#primaryNavigation li.selected a {
  font-weight: 600;
  background: #f4f4f4;
  background-image: linear-gradient(to bottom, #f4f4f4 0%, #dedee0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffdedee0', GradientType=0);
}
#navigation ul#primaryNavigation li > a {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  -moz-transition: background 1s ease-out;
  -webkit-transition: background 1s ease-out;
  transition: background 1s ease-out;
  background-position: 0 100px;
  border-right: 1px solid #e6e6e7;
}
@media (min-width: 768px) and (max-width: 991px) {
  #navigation ul#primaryNavigation li > a {
    padding: 15px 8px;
  }
}
#navigation ul#primaryNavigation li > a:hover {
  -moz-transition: background 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  background-position: 0 0;
}
#navigation ul#primaryNavigation li > a:focus {
  background-position: 0 0;
  -moz-transition: background 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
#navigation .pull-right {
  height: 100%;
  float: left;
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
  text-align: right;
}
@media (min-width: 768px) {
  #navigation .pull-right {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  #navigation .pull-right {
    float: left;
    width: 33.33333333%;
  }
}
#navigation .navbar-form {
  border: 0 !important;
}
#navigation .navbar-form span.fa-search {
  display: none;
}
@media (max-width: 767px) {
  #navigation .navbar-form {
    display: none;
  }
}
@media (max-width: 991px) {
  #navigation .navbar-form {
    padding: 0;
    margin: 0 !important;
    width: 100%;
    float: right;
  }
  #navigation .navbar-form span.fa-search {
    display: inline-block;
  }
  #navigation .navbar-form span.searchText {
    display: none;
  }
}
@media (max-width: 767px) {
  #navigation .navbar-form .input-group #search-button span {
    display: none;
  }
  #navigation .navbar-form .input-group #search-button:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
  }
}
#body-wrapper {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#body-wrapper:before,
#body-wrapper:after {
  content: " ";
  display: table;
}
#body-wrapper:after {
  clear: both;
}
#body-wrapper:before,
#body-wrapper:after {
  content: " ";
  display: table;
}
#body-wrapper:after {
  clear: both;
}
@media (max-width: 991px) {
  #header {
    border-bottom: 1px solid #E6E6E7;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    border-width: 0 0 1px;
    z-index: 10 !important;
  }
  #header .logoWrap {
    display: inline-block;
    float: right !important;
  }
  #header .navbar {
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 991px) {
  #header {
    border-radius: 0;
  }
}
#header .navbar h1 {
  border-bottom: 0;
}
@media (max-width: 991px) {
  #header .navbar {
    display: none;
  }
}
.topNavigation {
  padding-right: 5px;
  padding-left: 15px;
  float: right;
}
.topNavigation ul {
  padding: 0;
  position: relative;
  padding-left: 0;
  list-style: none;
  margin: 0;
  text-align: left;
}
.topNavigation ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.topNavigation ul li a {
  font-weight: 600;
  padding: 5px;
  text-transform: uppercase;
  font-size: 10px;
}
.topNavigation ul li a.login {
  padding: 2px 6px 2px 8px;
  background: #00205B;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  color: #ffffff;
}
.topNavigation ul li a.login:after {
  content: none;
}
.topNavigation ul li a.login .fa-arrow-circle-right {
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.topNavigation ul li a:hover .fa-arrow-circle-right {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.topNavigation ul li.seperator a {
  padding: 0 5px;
}
.topNavigation ul li.seperator:after {
  content: ' | ';
  color: #CECECE;
}
@media (max-width: 767px) {
  .topNavigation a.login span {
    display: none;
  }
}
@media (max-width: 991px) {
  .topNavigation {
    float: left;
    margin-top: 6px;
  }
  .topNavigation li.seperator {
    display: none;
  }
  .topNavigation a.login {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #003492 0%, #00225f 100%);
    background-image: linear-gradient(to bottom, #003492 0%, #00225f 100%);
    background-color: #002d7e;
    background-image: -moz-linear-gradient(top, #003492, #00225f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#003492), to(#00225f));
    background-image: -webkit-linear-gradient(top, #003492, #00225f);
    background-image: -o-linear-gradient(top, #003492, #00225f);
    background-image: linear-gradient(to bottom, #003492, #00225f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003492', endColorstr='#ff00225f', GradientType=0);
    border-color: #001b4b;
    -webkit-border-top-right-radius: 3px !important;
    -webkit-border-bottom-right-radius: 3px !important;
    -webkit-border-bottom-left-radius: 3px !important;
    -webkit-border-top-left-radius: 3px !important;
    -moz-border-radius-topright: 3px !important;
    -moz-border-radius-bottomright: 3px !important;
    -moz-border-radius-bottomleft: 3px !important;
    -moz-border-radius-topleft: 3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    padding: 3px 6px !important;
    float: right;
  }
  .topNavigation a.login:hover,
  .topNavigation a.login:focus,
  .topNavigation a.login:active,
  .topNavigation a.login.active,
  .topNavigation a.login.disabled,
  .topNavigation a.login[disabled] {
    color: #fff;
    background-color: #00225f;
  }
}
#mobileNavigation .mm-panels > .mm-panel > .mm-listview {
  margin-top: 86px;
}
#mobileNavigation .mm-panel.mm-hasnavbar .mm-navbar {
  height: 100px;
}
#mobileNavigation #searchBoxMobile {
  margin: 0 -30px;
  display: table;
  padding: 0;
}
#mobileNavigation #searchBoxMobile input[type=submit] {
  background-image: none;
  background: #00205B;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mobileNavigation #searchBoxMobile input[type=text] {
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-right: none;
  font-weight: normal;
}
#mobileNavigation #searchBoxMobile input[type=text]::-webkit-input-placeholder,
#mobileNavigation #searchBoxMobile input[type=text]:-moz-placeholder,
#mobileNavigation #searchBoxMobile input[type=text]::-moz-placeholder,
#mobileNavigation #searchBoxMobile input[type=text]:-ms-input-placeholder {
  color: #ffffff !important;
}
.last {
  padding-bottom: 30px;
}
.sidebar {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .sidebar {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .sidebar {
    float: left;
    width: 25%;
  }
}
.sidebar img {
  border: 1px solid #e6e6e7;
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .sidebar.contentPage {
    display: none !important;
  }
}
.sidebar.contentPage .sfContentBlock {
  background: #F1F1F1;
  border: 1px solid #e6e6e7;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 15px;
}
.sidebar.contentPage .sfContentBlock h1 {
  font-size: 24px;
  margin-top: 0;
  border-bottom: 2px solid #d9d9db;
}
.sidebar #secondaryMenu {
  background: #eee;
  border: 1px solid #dedee0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  margin-bottom: 15px;
}
.sidebar #secondaryMenu a {
  display: block;
  text-decoration: none;
  font-weight: 600;
  color: #00205B;
}
.sidebar #secondaryMenu ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.sidebar #secondaryMenu .navTitle {
  padding: 15px 0 15px 15px;
  background: #f4f4f4;
  background-image: linear-gradient(to bottom, #f4f4f4 0%, #dedee0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffdedee0', GradientType=0);
  border-bottom: 1px solid #d9d9db;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}
.sidebar #secondaryMenu .parentList > li {
  position: relative;
  border-top: 1px solid #d9d9db;
}
.sidebar #secondaryMenu .parentList > li:first-child {
  border-top: none;
}
.sidebar #secondaryMenu .parentList > li a {
  padding: 15px 0 15px 35px;
  background-image: url("LESS/Images/sideNavArrow1.png");
  background-position: 15px center;
  background-repeat: no-repeat;
  background-color: #F1F1F1;
  -moz-transition: background 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.sidebar #secondaryMenu .parentList > li.selected > a,
.sidebar #secondaryMenu .parentList > li a:hover,
.sidebar #secondaryMenu .parentList > li a:focus {
  background-color: #e1e1e1;
  -moz-transition: background-color 0.3s ease-out;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.sidebar #secondaryMenu ul.childList li {
  list-style: none;
}
.sidebar #secondaryMenu ul.childList li a {
  font-weight: 400;
  padding: 7.5px 0 7.5px 35px;
  font-size: 14px;
  background: url("LESS/Images/sideNavArrow2.png") 20px 13px no-repeat;
}
.sidebar #secondaryMenu ul.childList li a:hover,
.sidebar #secondaryMenu ul.childList li a:focus {
  text-decoration: underline;
}
.siteWrapper {
  background: #ffffff;
  margin: 0 auto;
  padding-bottom: 30px;
  position: relative;
}
@media (max-width: 991px) {
  .siteWrapper {
    padding-top: 60px;
  }
}
.content-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-wrapper {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .content-wrapper {
    float: left;
    width: 75%;
  }
}
.content-wrapper + div {
  margin-top: 30px;
}
.content-wrapper.fullWidth {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .content-wrapper.fullWidth {
    padding: 0 15px;
  }
}
.content-wrapper.fullWidth #mainContent {
  width: 100%;
}
.content-wrapper.fullWidth #mainContent > h1 {
  margin-top: 30px;
}
#featureImage {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#featureImage div {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
}
@media (max-width: 1199px) {
}
#featureImage img {
  display: block;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: -50px;
  left: 0;
}
@media (max-width: 1199px) {
  #featureImage img {
    top: 0;
  }
}
.label {
  font-weight: bold;
}
h2 + ul,
h3 + ul,
h4 + ul,
h2 + ol,
h3 + ol,
h4 + ol {
  margin-top: 0;
}
.sfContentBlock {
  margin-bottom: 0;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.sfContentBlock:before,
.sfContentBlock:after {
  content: " ";
  display: table;
}
.sfContentBlock:after {
  clear: both;
}
.sfContentBlock:before,
.sfContentBlock:after {
  content: " ";
  display: table;
}
.sfContentBlock:after {
  clear: both;
}
@media (max-width: 767px) {
  .sfContentBlock h2,
  .sfContentBlock h3,
  .sfContentBlock h4,
  .sfContentBlock h5 {
    font-size: 16px;
  }
}
.sfContentBlock h2,
.sfContentBlock h3,
.sfContentBlock h4,
.sfContentBlock h5,
.sfContentBlock h6 {
  margin-top: 30px;
}
.sfContentBlock:first-child > h1,
.sfContentBlock:first-child > h2,
.sfContentBlock:first-child > h3,
.sfContentBlock:first-child > h4,
.sfContentBlock:first-child > h5,
.sfContentBlock:first-child > h6,
.sfContentBlock:first-child > .h1,
.sfContentBlock:first-child > .h2,
.sfContentBlock:first-child > .h3,
.sfContentBlock:first-child > .h4,
.sfContentBlock:first-child > .h5,
.sfContentBlock:first-child > .h6 {
  margin-top: 0;
}
.clear {
  clear: both;
}
#mainContent {
  padding-bottom: 30px;
}
#mainContent:before,
#mainContent:after {
  content: " ";
  display: table;
}
#mainContent:after {
  clear: both;
}
#mainContent:before,
#mainContent:after {
  content: " ";
  display: table;
}
#mainContent:after {
  clear: both;
}
#mainContent h1 {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 2px solid #F1F1F1;
  margin: 30px 0;
  margin-top: 0;
  font-size: 36px;
  color: #000847;
  padding-bottom: 5px;
  display: block;
  padding: 0 0 5px 0;
}
#mainContent h1.header-small {
  font-size: 20px;
  margin: 40px 0 20px;
  margin-top: 0 !important;
  border-bottom: 2px solid #F1F1F1;
  padding-bottom: 5px;
  color: #00205B;
}
@media (max-width: 767px) {
  #mainContent h1 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
#mainContent > .sf_cols {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
#mainContent .featureHeader {
  padding-bottom: 30px;
  clear: both;
  margin-bottom: 30px;
}
#mainContent .featureHeader h1,
#mainContent .featureHeader #Header {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 36px;
  border-bottom: 0;
}
@media (max-width: 1199px) {
  #mainContent .featureHeader h1,
  #mainContent .featureHeader #Header {
    margin: 15px 0;
  }
}
#mainContent .featureHeader p {
  font-size: 24px;
  color: #00205B;
}
@media (max-width: 1199px) {
  #mainContent .featureHeader p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #mainContent .featureHeader p {
    display: none;
  }
}
#mainContent .featureHeader a {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #003492 0%, #00225f 100%);
  background-image: linear-gradient(to bottom, #003492 0%, #00225f 100%);
  background-color: #002d7e;
  background-image: -moz-linear-gradient(top, #003492, #00225f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#003492), to(#00225f));
  background-image: -webkit-linear-gradient(top, #003492, #00225f);
  background-image: -o-linear-gradient(top, #003492, #00225f);
  background-image: linear-gradient(to bottom, #003492, #00225f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003492', endColorstr='#ff00225f', GradientType=0);
  border-color: #001b4b;
}
#mainContent .featureHeader a:hover,
#mainContent .featureHeader a:focus,
#mainContent .featureHeader a:active,
#mainContent .featureHeader a.active,
#mainContent .featureHeader a.disabled,
#mainContent .featureHeader a[disabled] {
  color: #fff;
  background-color: #00225f;
}
#mainContent > .sf_cols.row,
#mainContent .sf_cols.row {
  float: none !important;
  width: auto !important;
  display: block !important;
  min-width: 0 !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
#mainContent ul,
#mainContent ol {
  margin: 15px 0;
  padding: 0 0 0 15px;
}
#mainContent ul.royalSlider,
#mainContent ol.royalSlider {
  padding-left: 0 !important;
  list-style: none !important;
  margin: 0 0 30px 0 !important;
}
#mainContent ul.eventsList,
#mainContent ol.eventsList {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin-bottom: 30px;
}
#mainContent ul.eventsList li,
#mainContent ol.eventsList li {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 5px;
}
#mainContent ul.eventsList .label,
#mainContent ol.eventsList .label {
  float: left;
  width: 41.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #mainContent ul.eventsList .label,
  #mainContent ol.eventsList .label {
    float: left;
    width: 33.33333333%;
  }
}
#mainContent ul.eventsList .value,
#mainContent ol.eventsList .value {
  float: left;
  width: 58.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #mainContent ul.eventsList .value,
  #mainContent ol.eventsList .value {
    float: left;
    width: 66.66666667%;
  }
}
#mainContent ul.fa-ul,
#mainContent ol.fa-ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin-left: 2.14285714em;
}
#mainContent ul.fa-ul span.fa-li,
#mainContent ol.fa-ul span.fa-li {
  color: #DA291C;
}
#mainContent ul li img,
#mainContent ol li img {
  margin: 0;
}
#mainContent ul li ul,
#mainContent ol li ul,
#mainContent ul li ol,
#mainContent ol li ol {
  margin: 0 !important;
  padding: 0 0 0 15px;
  list-style: disc inside none;
}
#mainContent ul li ul li,
#mainContent ol li ul li,
#mainContent ul li ol li,
#mainContent ol li ol li {
  margin-bottom: 5px;
}
#mainContent ul {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #mainContent ul {
    margin-bottom: 15px;
  }
}
#mainContent ul.list-unstyled li {
  padding-bottom: 5px !important;
}
#mainContent p {
  margin: auto auto 1.5em;
}
#mainContent p + ul {
  margin-top: 0;
}
#mainContent p.small {
  margin: 0;
}
#mainContent .img-widget img {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#mainContent .featureWrap {
  margin: 15px 0;
  padding-bottom: 20px 15px !important;
}
#mainContent .featureWrap a {
  background: url("LESS/Images/arrowRed.png") no-repeat scroll 2px center transparent;
  font-weight: bold;
  margin: 0 0 7.5px 0;
  display: block;
  font-size: 16px;
  padding: 0 3px 0 15px;
}
#mainContent .featureWrap .img-widget {
  margin: 0;
  background: none;
  padding: 0;
}
#mainContent .featureWrap .bannerWidget {
  border: 0;
  padding: 0;
}
#mainContent .featureWrap p {
  margin-bottom: 0;
}
#mainContent .featureWrap img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: bold;
  margin: 7.5px 0;
}
#mainContent .row + .sfContentBlock hr {
  margin-bottom: 30px;
  margin-top: -30px;
}
#mainContent > .row > div .sf_colsIn .featureCol {
  margin-top: 0;
}
#mainContent > .row,
#mainContent .sf_cols > .sf_colsOut > .sf_colsIn > .row {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #mainContent > .row,
  #mainContent .sf_cols > .sf_colsOut > .sf_colsIn > .row {
    margin-bottom: 15px;
  }
}
#mainContent a {
  text-decoration: underline;
}
#mainContent a.btn,
#mainContent a#mainContent .featureHeader a {
  text-decoration: none;
}
#mainContent a.btn-link {
  text-decoration: underline;
}
#mainContent p + ul:before,
#mainContent p + ul:after {
  content: " ";
  display: table;
}
#mainContent p + ul:after {
  clear: both;
}
#mainContent p + ul:before,
#mainContent p + ul:after {
  content: " ";
  display: table;
}
#mainContent p + ul:after {
  clear: both;
}
#mainContent div.page-header .date {
  font-size: 14px;
  margin: 0;
}
#mainContent ul.horizontal,
#mainContent ol.horizontal {
  padding: 0 !important;
}
#mainContent ul.horizontal:before,
#mainContent ol.horizontal:before,
#mainContent ul.horizontal:after,
#mainContent ol.horizontal:after {
  content: " ";
  display: table;
}
#mainContent ul.horizontal:after,
#mainContent ol.horizontal:after {
  clear: both;
}
#mainContent ul.horizontal:before,
#mainContent ol.horizontal:before,
#mainContent ul.horizontal:after,
#mainContent ol.horizontal:after {
  content: " ";
  display: table;
}
#mainContent ul.horizontal:after,
#mainContent ol.horizontal:after {
  clear: both;
}
#mainContent ul.horizontal > li,
#mainContent ol.horizontal > li {
  float: left;
  width: 50%;
}
#mainContent ul.list-unstyled,
#mainContent ol.list-unstyled {
  padding: 0 !important;
}
#mainContent .sfsearchResultTitle a:link {
  text-decoration: none;
  font-size: 16px;
}
#mainContent .sfsearchResultHighLighter {
  margin-bottom: 30px;
}
#mainContent .sfsearchSubmitPage {
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 991px) {
  #mainContent .sfsearchSubmitPage {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#mainContent .sfsearchResultStatistics {
  padding: 30px 0;
  color: #555;
}
.list-split:before,
.list-split:after {
  content: " ";
  display: table;
}
.list-split:after {
  clear: both;
}
.list-split:before,
.list-split:after {
  content: " ";
  display: table;
}
.list-split:after {
  clear: both;
}
.list-split > li {
  margin-bottom: 15px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  .list-split > li {
    float: left;
    width: 50%;
  }
}
.list-split > li span.fa-li {
  color: #DA291C;
}
.list-split > li a {
  font-weight: bold;
}
#bread {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 15px;
}
@media (max-width: 767px) {
  #bread {
    display: none !important;
  }
}
#bread ul {
  list-style: none !important;
  margin: 0 0 15px 0;
  padding: 0 !important;
}
#bread ul LI {
  font-size: 13px;
}
#bread ul LI:hover {
  background: none !important;
}
#bread ul li.sfBreadcrumbNavigation {
  display: inline-block;
}
#bread ul li.sfBreadcrumbNavigation a.rsmLink {
  color: #2B2B2B;
}
#bread ul li.sfBreadcrumbNavigation:first-child a {
  padding-left: 0 !important;
}
#bread ul li.sfNoBreadcrumbNavigation a.rsmLink {
  color: #2B2B2B;
  font-weight: 700;
}
#bread ul span.sfBreadcrumbNodeSeparator {
  background: url(/img/BaseMasterpage/bread-seperator.png) center center no-repeat transparent;
  color: transparent;
  height: 16px;
  margin-top: 6px;
  margin-left: 5px;
  padding-right: 5px;
  width: 8px;
  text-indent: -9999px;
  text-transform: capitalize;
}
#footer {
  background: none;
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer .small {
  margin-top: 30px;
  color: #555;
}
#footer .social-links {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: right !important;
  padding-right: 0;
  text-align: right;
}
@media (min-width: 992px) {
  #footer .social-links {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  #footer .social-links {
    float: left !important;
    text-align: left;
  }
}
#footer .social-links h4 {
  display: inline;
  vertical-align: bottom;
  padding-right: 10px;
}
@media (max-width: 991px) {
  #footer .social-links h4 {
    display: block;
    margin-top: 15px;
    padding-right: 0;
  }
}
#footer .social-links a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 10px;
}
#footer .social-links a.first {
  margin-left: 0;
}
#footer .social-links a,
#footer .social-links img {
  vertical-align: bottom;
}
#footer .footer-links {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #footer .footer-links {
    float: left;
    width: 66.66666667%;
  }
}
#footer .footer-links ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-top: 15px;
}
#footer .footer-links ul:before,
#footer .footer-links ul:after {
  content: " ";
  display: table;
}
#footer .footer-links ul:after {
  clear: both;
}
#footer .footer-links ul:before,
#footer .footer-links ul:after {
  content: " ";
  display: table;
}
#footer .footer-links ul:after {
  clear: both;
}
#footer .footer-links ul li {
  position: relative;
  font-size: 13px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
}
@media (max-width: 1199px) {
  #footer .footer-links ul li {
    padding-left: 0;
  }
}
#footer .footer-links ul li a {
  padding: 0 10px 0 0;
  position: relative;
}
@media (max-width: 1199px) {
  #footer .footer-links ul li a {
    padding-right: 5px;
    text-decoration: underline;
  }
}
#footer .footer-links ul li:first-child {
  padding-left: 0;
}
#footer .footer-links ul li:first-child a {
  padding-left: 0;
}
#footer .footer-links ul li:after {
  content: "|";
  color: #999;
}
@media (max-width: 1199px) {
  #footer .footer-links ul li:after {
    content: "";
  }
}
#footer .footer-links ul li:last-child:after {
  content: "";
}
.button-div {
  margin: 0 auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.button-div a {
  display: block !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.transGrey {
  background: url("LESS/Images/trans-grey.png") repeat;
}
.fa-circle {
  color: #DA291C;
}
.img-rounded img {
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.img-shadow {
  background: #ffffff;
  -webkit-box-shadow: 0 10px 6px -6px #999;
  -moz-box-shadow: 0 10px 6px -6px #999;
  box-shadow: 0 10px 6px -6px #999;
  margin-bottom: 30px;
  padding: 1px;
  position: relative;
}
.list-indent {
  list-style: none !important;
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
}
.list-indent > li:first-child {
  font-weight: bold;
}
.list-indent > ul {
  list-style: none !important;
  margin: 5px 0 30px;
  padding: 0;
}
.list-indent > ul > li a {
  background: url('Images/arrowRed.png') no-repeat 0 center;
  padding-left: 15px;
}
.list-indent > ul > ul {
  list-style: none !important;
  margin-bottom: 5px;
  margin-right: 0;
  margin-top: 5px;
  padding-left: 22px;
}
.list-condensed li {
  margin: 5px;
}
.fa-ul li ul {
  list-style: disc outside none;
  margin: 5px 0 !important;
}
.fa-ul li li {
  margin: 0;
  margin-left: 15px;
  display: list-item !important;
  float: none;
}
.page-header {
  margin: 30px 0;
  margin-top: 0;
  font-size: 36px;
  color: #000847;
  padding-bottom: 5px;
}
.header-teaser {
  color: #2B2B2B;
  font-size: 16px;
  margin-top: 0;
  line-height: 1.2;
}
.header-small-caps {
  font-size: 14px;
  color: #BB0A00;
  margin: 15px 0;
  text-transform: uppercase;
}
.bg-success .content {
  padding: 15px;
}
.modal-header,
.modal-body {
  padding: 15px 30px;
}
blockquote {
  margin: 15px 0;
}
.pager {
  text-align: center;
  clear: both;
  padding-top: 30px;
}
.pager li {
  display: inline-block;
}
.pager li:before,
.pager li:after {
  content: " ";
  display: table;
}
.pager li:after {
  clear: both;
}
.pager li:before,
.pager li:after {
  content: " ";
  display: table;
}
.pager li:after {
  clear: both;
}
.pager li:last-child a {
  margin-left: -5px !important;
}
.pager .pagesCount {
  display: block;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #00205B;
  background-color: #fff;
  margin-left: -1px;
}
.pager ul.pagination {
  margin: 0 auto;
  margin-bottom: 0 !important;
  padding: 0 !important;
  vertical-align: top;
}
.sfContentBlock {
  margin-bottom: 15px;
}
.sfContentBlock ul {
  padding-left: 15px;
}
.sfContentBlock ul li img {
  display: inline;
  margin: 0;
}
#lp-form-div {
  margin-left: -15px;
  margin-right: -15px;
}
.propertyTeaserContent {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .propertyTeaserContent {
    float: left;
    width: 50%;
  }
}
.propertyTeaserContent h3 {
  margin-top: 0;
  margin-bottom: 15px;
  color: #00205B;
}
@media (max-width: 991px) {
  .propertyTeaserContent h3 {
    margin-top: 15px !important;
  }
}
.propertyTeaserContent p {
  margin: 15px 0;
}
.propertyTeaserContent .row > div {
  margin-bottom: 5px;
}
.propertyTeaserContent .descriptionTeaser a {
  color: #BB0A00;
  font-weight: bold;
}
.propertyTeaserContent .hideInline {
  display: inline;
}
@media (min-width: 992px) {
  .propertyTeaserContent .hideInline {
    display: none;
  }
}
.propertyTeaserContent .btn.enquire,
.propertyTeaserContent #mainContent .featureHeader a.enquire {
  display: block;
}
@media (min-width: 768px) {
  .propertyTeaserContent .btn.enquire,
  .propertyTeaserContent #mainContent .featureHeader a.enquire {
    display: inline-block;
  }
}
.velocity:before,
.velocity:after {
  content: " ";
  display: table;
}
.velocity:after {
  clear: both;
}
.velocity:before,
.velocity:after {
  content: " ";
  display: table;
}
.velocity:after {
  clear: both;
}
.velocity.copyright {
  margin-top: 60px;
  padding-right: 60px;
}
@media (max-width: 992px) {
  .velocity.copyright {
    padding-right: 15px;
  }
}
.velocity.copyright img {
  width: 350px;
  height: auto;
  margin: 0 15px 15px 0;
}
.velocity.copyright .clearfix,
.velocity.copyright .container,
.velocity.copyright .container-fluid,
.velocity.copyright .row,
.velocity.copyright .form-horizontal .form-group,
.velocity.copyright .btn-toolbar,
.velocity.copyright .btn-group-vertical > .btn-group,
.velocity.copyright .nav,
.velocity.copyright .navbar,
.velocity.copyright .navbar-header,
.velocity.copyright .navbar-collapse,
.velocity.copyright .panel-body,
.velocity.copyright .modal-footer,
.velocity.copyright #body-wrapper,
.velocity.copyright #mainContent ul.eventsList li,
.velocity.copyright #mainContent ol.eventsList li,
.velocity.copyright #lp-form-div,
.velocity.copyright .aboutPropertyListings ul li {
  margin-bottom: 15px;
}
.velocity.propertyTeaser {
  padding: 0;
}
.velocity.propertyTeaser img {
  padding: 5px;
}
@media (max-width: 767px) {
  .velocity.propertyTeaser {
    margin-top: 15px;
  }
  .velocity.propertyTeaser img {
    margin-top: 15px;
    width: 350px;
  }
}
.velocity.propertyDescription > div {
  padding: 0 !important;
}
.velocity.propertyDescription img {
  width: 350px;
  padding: 5px;
}
.velocity .small + .small {
  margin-top: 15px !important;
}
.velocity p {
  margin: 5px 0 0 0;
  overflow: hidden;
}
.velocity p.lead {
  margin: 30px 0 !important;
}
#property-results {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
#property-results.altVersion .header {
  padding: 15px 0;
  border-bottom: 2px solid #d9d9db;
}
#property-results.altVersion .header:before,
#property-results.altVersion .header:after {
  content: " ";
  display: table;
}
#property-results.altVersion .header:after {
  clear: both;
}
#property-results.altVersion .header:before,
#property-results.altVersion .header:after {
  content: " ";
  display: table;
}
#property-results.altVersion .header:after {
  clear: both;
}
#property-results.altVersion .header .address {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#property-results.altVersion .header h3 {
  margin: 0;
  line-height: 34px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #property-results.altVersion .header h3 {
    line-height: 24px;
    margin-bottom: 15px;
  }
}
#property-results.altVersion .header h3 a {
  text-decoration: underline;
}
#property-results.altVersion .header h3 a:after {
  display: none;
}
#property-results.altVersion .header h4 {
  font-size: 16px;
  line-height: 34px;
  margin: 0;
}
#property-results.altVersion .property {
  padding: 0 15px;
}
#property-results.altVersion .property.secondarySales h3 {
  line-height: 24px;
  position: relative;
}
#property-results.altVersion .new,
#property-results.altVersion .underoffer {
  font-size: 14px;
  background: #DA291C;
  color: #fff;
  text-align: center;
  border-top: 1px solid #DA291C;
  border-bottom: 1px solid #DA291C;
  text-transform: uppercase;
  line-height: 22px;
  margin-left: 15px;
  display: block;
  top: 0;
  margin: 0 25px 0 -15px !important;
  padding: 0 5px 0 7.5px;
  position: absolute;
}
#property-results.altVersion .new:after,
#property-results.altVersion .underoffer:after {
  content: "";
  position: absolute;
  display: block;
  top: -1px;
  z-index: -1;
  right: -15px;
  border: 12px solid #DA291C;
  border-left-width: 12px;
  border-right-color: transparent;
}
#property-results.altVersion .new + .address,
#property-results.altVersion .underoffer + .address {
  margin-left: 50px;
}
#property-results.altVersion .underoffer {
  background-color: #7BAFD4;
  border-top-color: #7BAFD4;
  border-bottom-color: #7BAFD4;
}
#property-results.altVersion .underoffer:after {
  border-color: #7BAFD4;
  border-right-color: transparent;
}
#property-results.altVersion .underoffer + .address {
  margin-left: 115px;
}
#property-results.altVersion .underoffer + .new {
  display: none;
}
#property-results.altVersion .content {
  padding: 15px 0;
  clear: both;
}
#property-results.altVersion .content:before,
#property-results.altVersion .content:after {
  content: " ";
  display: table;
}
#property-results.altVersion .content:after {
  clear: both;
}
#property-results.altVersion .content:before,
#property-results.altVersion .content:after {
  content: " ";
  display: table;
}
#property-results.altVersion .content:after {
  clear: both;
}
@media (max-width: 991px) {
  #property-results.altVersion .content .col-xs-12.col-md-6 {
    margin-bottom: 7.5px;
  }
}
#PropertyEnquiryForm {
  background: #eee;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 30px;
  margin-bottom: 30px;
  position: relative;
}
#PropertyEnquiryForm:before,
#PropertyEnquiryForm:after {
  content: " ";
  display: table;
}
#PropertyEnquiryForm:after {
  clear: both;
}
#PropertyEnquiryForm:before,
#PropertyEnquiryForm:after {
  content: " ";
  display: table;
}
#PropertyEnquiryForm:after {
  clear: both;
}
@media (max-width: 767px) {
  #PropertyEnquiryForm {
    padding: 15px;
  }
}
#PropertyEnquiryForm h1,
#PropertyEnquiryForm h2,
#PropertyEnquiryForm h3,
#PropertyEnquiryForm h4,
#PropertyEnquiryForm h5,
#PropertyEnquiryForm h6 {
  margin-top: 0;
  margin-bottom: 15px;
}
#PropertyEnquiryForm .checkbox:before,
#PropertyEnquiryForm .checkbox:after {
  content: " ";
  display: table;
}
#PropertyEnquiryForm .checkbox:after {
  clear: both;
}
#PropertyEnquiryForm .checkbox:before,
#PropertyEnquiryForm .checkbox:after {
  content: " ";
  display: table;
}
#PropertyEnquiryForm .checkbox:after {
  clear: both;
}
#PropertyEnquiryForm .bg-primary {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7.5px;
}
#PropertyEnquiryForm .bg-primary:before,
#PropertyEnquiryForm .bg-primary:after {
  content: " ";
  display: table;
}
#PropertyEnquiryForm .bg-primary:after {
  clear: both;
}
#PropertyEnquiryForm .bg-primary:before,
#PropertyEnquiryForm .bg-primary:after {
  content: " ";
  display: table;
}
#PropertyEnquiryForm .bg-primary:after {
  clear: both;
}
#PropertyEnquiryForm.bg-success {
  background: #B9E3C6;
}
#PropertyEnquiryForm.bg-error {
  background: #FAB3A9;
}
#PropertyEnquiryForm.bg-warning {
  background: #fff0c4;
}
#PropertyEnquiryForm.bg-primary {
  background: #c8deed;
}
#PropertyEnquiryForm > div + div {
  margin-top: 15px;
}
#PropertyEnquiryForm .form-group input.error {
  margin: 0;
}
#PropertyEnquiryForm p {
  margin-bottom: 15px;
}
#PropertyEnquiryForm h2 {
  padding: 0;
  margin: 0 0 15px 0;
  background: none;
}
@media (max-width: 991px) {
  #PropertyEnquiryForm h2 {
    font-size: 16px;
  }
}
#PropertyEnquiryForm .form-bottom {
  clear: both;
  padding: 30px 0 0 0;
  border-top: 1px solid #e6e6e7;
}
#PropertyEnquiryForm .form-bottom:before,
#PropertyEnquiryForm .form-bottom:after {
  content: " ";
  display: table;
}
#PropertyEnquiryForm .form-bottom:after {
  clear: both;
}
#PropertyEnquiryForm .form-bottom:before,
#PropertyEnquiryForm .form-bottom:after {
  content: " ";
  display: table;
}
#PropertyEnquiryForm .form-bottom:after {
  clear: both;
}
#PropertyEnquiryForm .form-bottom p {
  float: left;
  margin: 0 !important;
}
#PropertyEnquiryForm a {
  text-decoration: underline;
  font-weight: bold;
}
.printBtn span + span,
.emailLink span + span {
  text-decoration: underline;
  margin-left: 5px;
}
.featureSlideshowWrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .featureSlideshowWrap {
    padding-top: 46px;
  }
}
@media (max-width: 991px) {
  .featureSlideshowWrap + .siteWrapper {
    padding-top: 0;
  }
}
.featureSlideshowWrap + .siteWrapper #mainContent {
  padding-bottom: 0;
}
.featureSlideshowWrap + .siteWrapper #mainContent .row {
  margin-bottom: 0;
}
.featureSlideshowWrap ul.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.featureSlideshowWrap ul.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.featureSlideshowWrap ul.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.featureSlideshowWrap ul.rslides li > a {
  line-height: 1;
}
.featureSlideshowWrap ul.rslides img {
  display: block;
  height: auto;
  width: 100%;
  border: 0;
  margin: 0 auto;
  z-index: 1;
}
@media (min-width: 992px) {
  .featureSlideshowWrap ul.rslides img {
    min-width: 992px;
  }
}
.featureSlideshowWrap div.content {
  position: absolute;
  text-align: left;
  width: 100%;
  z-index: 2;
  margin: auto;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .featureSlideshowWrap div.content {
    display: none !important;
  }
}
.featureSlideshowWrap div.content h1 {
  font-size: 38px;
  color: #000847;
  font-weight: 700;
  margin: 30px 0 15px 15px;
  text-align: left;
}
.featureSlideshowWrap div.content h2 {
  font-size: 24px;
  margin: 15px 0 15px 15px;
  color: #000847;
  width: 85%;
  line-height: 1.2;
  display: block;
  text-shadow: 1px 1px 0 #ffffff;
}
.featureSlideshowWrap div.content h2 br {
  display: none;
}
.featureSlideshowWrap div.content .col {
  text-align: left;
  float: left;
  padding: 0 15px;
  position: relative;
  min-height: 1px;
  width: 70%;
}
.featureSlideshowWrap div.content a.btn,
.featureSlideshowWrap div.content a#mainContent .featureHeader a {
  margin-left: 15px;
  background: #DA291C;
  -webkit-border-top-right-radius: 5px !important;
  -webkit-border-bottom-right-radius: 5px !important;
  -webkit-border-bottom-left-radius: 5px !important;
  -webkit-border-top-left-radius: 5px !important;
  -moz-border-radius-topright: 5px !important;
  -moz-border-radius-bottomright: 5px !important;
  -moz-border-radius-bottomleft: 5px !important;
  -moz-border-radius-topleft: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top-left-radius: 5px !important;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  font-size: 16px;
  padding: 3px 15px;
  text-decoration: none;
  text-shadow: none;
  color: #ffffff;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
  border: 0;
}
@media (max-width: 767px) {
  .featureSlideshowWrap div.content a.btn,
  .featureSlideshowWrap div.content a#mainContent .featureHeader a {
    display: none !important;
  }
}
.featureSlideshowWrap div.content a.btn:hover,
.featureSlideshowWrap div.content a.btn:focus,
.featureSlideshowWrap div.content a#mainContent .featureHeader a:hover,
.featureSlideshowWrap div.content a#mainContent .featureHeader a:focus {
  background: #961c13;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
@media (min-width: 768px) and (max-width: 991px) {
  .featureSlideshowWrap div.content h1 {
    font-size: 28px;
    margin-top: 15px;
  }
  .featureSlideshowWrap div.content h2 {
    display: none;
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .featureSlideshowWrap div.content h1 {
    font-size: 30px;
  }
  .featureSlideshowWrap div.content h1 br {
    display: none;
  }
  .featureSlideshowWrap div.content h2 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1380px) {
  .featureSlideshowWrap div.content h1 {
    font-size: 32px;
    margin-top: 15px;
  }
  .featureSlideshowWrap div.content h1 br {
    display: block;
  }
  .featureSlideshowWrap div.content h2 {
    font-size: 24px;
  }
  .featureSlideshowWrap div.content .col {
    width: 60%;
  }
}
@media (min-width: 1380px) {
  .featureSlideshowWrap div.content h1 {
    font-size: 40px;
    margin-top: 30px;
  }
  .featureSlideshowWrap div.content h1 br {
    display: block;
  }
  .featureSlideshowWrap div.content h2 {
    font-size: 28px;
    width: 70%;
  }
  .featureSlideshowWrap div.content .col {
    width: 70%;
  }
  .featureSlideshowWrap div.content a.btn,
  .featureSlideshowWrap div.content a#mainContent .featureHeader a {
    font-size: 18px;
    padding: 5px 15px;
  }
}
@media (min-width: 1800px) {
  .featureSlideshowWrap div.content h1 {
    font-size: 60px;
    margin-top: 30px;
  }
  .featureSlideshowWrap div.content h1 br {
    display: block;
  }
  .featureSlideshowWrap div.content h2 {
    font-size: 36px;
    width: 70%;
  }
  .featureSlideshowWrap div.content .col {
    width: 80%;
  }
  .featureSlideshowWrap div.content a.btn,
  .featureSlideshowWrap div.content a#mainContent .featureHeader a {
    font-size: 22px;
    margin-top: 15px;
    padding: 5px 15px;
  }
}
.featureSlideshowWrap .controlsBG {
  width: 100%;
}
@media (min-width: 768px) {
  .featureSlideshowWrap .controlsBG {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 100;
  }
}
.featureSlideshowWrap .controlsBG ul.rslides_tabs {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .featureSlideshowWrap .controlsBG ul.rslides_tabs {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 10px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
.featureSlideshowWrap .controlsBG ul.rslides_tabs li {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .featureSlideshowWrap .controlsBG ul.rslides_tabs li {
    float: left;
    width: 25%;
  }
}
.featureSlideshowWrap .controlsBG ul.rslides_tabs li.rslides1_s2,
.featureSlideshowWrap .controlsBG ul.rslides_tabs li.rslides1_s4 {
  border-left: 1px solid #ffffff;
}
.featureSlideshowWrap .controlsBG ul.rslides_tabs li.rslides1_s1,
.featureSlideshowWrap .controlsBG ul.rslides_tabs li.rslides1_s2 {
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 768px) {
  .featureSlideshowWrap .controlsBG ul.rslides_tabs li {
    border-left: 0 !important;
    border-bottom: 0 !important;
  }
}
.featureSlideshowWrap .controlsBG ul.rslides_tabs li a {
  color: #ffffff !important;
  display: block;
  height: auto;
  line-height: 20px;
  min-height: 1px;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
  background: #000847;
  text-decoration: none;
}
.featureSlideshowWrap .controlsBG ul.rslides_tabs li a:hover,
.featureSlideshowWrap .controlsBG ul.rslides_tabs li a:focus {
  background: #00205B;
  text-decoration: none;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
@media (min-width: 992px) {
  .featureSlideshowWrap .controlsBG ul.rslides_tabs li a {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .featureSlideshowWrap .controlsBG ul.rslides_tabs li a.last {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
@media (min-width: 992px) {
  .featureSlideshowWrap .controlsBG ul.rslides_tabs li a.first {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 10px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
.featureSlideshowWrap .controlsBG ul.rslides_tabs li.rslides_here a {
  background: none repeat scroll 0 0 #ffffff;
  color: #DA291C !important;
  font-weight: bold;
}
@media (min-width: 992px) {
  .featureSlideshowWrap .controlsBG ul.rslides_tabs li.rslides_here a.last {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
@media (min-width: 992px) {
  .featureSlideshowWrap .controlsBG ul.rslides_tabs li.rslides_here a.first {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 10px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
.informationContent {
  display: none;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .informationContent {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .informationContent {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width: 767px) {
  .informationContent {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.informationContent h3 {
  color: #000847;
}
.informationContent ul {
  padding-left: 0 !important;
  list-style: none !important;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .informationContent ul {
    margin: 15px 0;
  }
}
@media (min-width: 768px) {
  .informationContent ul li {
    margin-bottom: 10px;
    margin-top: 0;
  }
}
.informationContent ul li a {
  font-weight: bold;
  text-decoration: none !important;
  line-height: 1.4;
  font-size: 16px;
  margin: 0;
}
@media (min-width: 768px) {
  .informationContent ul li a,
  .informationContent ul li a:hover,
  .informationContent ul li a:focus {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0;
    background: url('Images/arrowRed.png') no-repeat 2px center !important;
    padding: 0 3px 0 15px !important;
    color: #00205B !important;
    font-weight: 700 !important;
    display: inline-block !important;
    text-decoration: underline !important;
    -moz-transition: background-color 0.3s, border-color 0.3s !important;
    -webkit-transition: background-color 0.3s, border-color 0.3s !important;
    transition: background-color 0.3s, border-color 0.3s !important;
  }
  .informationContent ul li a:hover,
  .informationContent ul li a:hover:hover,
  .informationContent ul li a:focus:hover,
  .informationContent ul li a:focus,
  .informationContent ul li a:hover:focus,
  .informationContent ul li a:focus:focus {
    border-color: rgba(52, 73, 94, 0) !important;
    background-color: rgba(52, 73, 94, 0.1) !important;
  }
}
.informationContent ul li a span.fa {
  display: inline-block;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .informationContent ul li a span.fa {
    display: none;
  }
}
.informationContent ul li:first-child a {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.informationContent .col-sm-6 {
  border-left: 2px solid #e6e6e7;
  padding: 0 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .informationContent .col-sm-6 {
    float: left;
    width: 50%;
  }
}
.informationContent .col-sm-6:first-child {
  border-left: none;
}
@media (min-width: 992px) {
  .informationContent .col-sm-6 > div {
    padding: 0 15px;
  }
}
.informationContent .col-sm-6 > div h3 {
  margin: 0 0 15px 0;
}
@media (max-width: 767px) {
  .informationContent .col-sm-6 > div h3 {
    display: none !important;
  }
}
.informationContent#whatIsDHA {
  display: block;
}
.directLeasing h2 {
  margin-top: 30px;
  font-size: 18px;
}
.directLeasing h2:first-child {
  margin-top: 15px;
}
.directLeasing .widget {
  background: #c8deed;
  border: 0;
}
.directLeasing .widget .block {
  margin-top: 0;
}
#investing .form-group {
  clear: left;
}
#leasing > .form-group {
  width: 100%;
}
#phone-number-row {
  margin: 15px 0;
}
#phone-number-row label {
  font-weight: bold;
}
@media (max-width: 991px) {
  #submitButton {
    margin-bottom: 15px;
  }
}
#errorMsg {
  margin: 0 auto;
}
#errorMsg:before,
#errorMsg:after {
  content: " ";
  display: table;
}
#errorMsg:after {
  clear: both;
}
#errorMsg:before,
#errorMsg:after {
  content: " ";
  display: table;
}
#errorMsg:after {
  clear: both;
}
#errorMsg label.error {
  display: block;
  text-align: center;
}
.enquiryForm .btn,
.enquiryForm #mainContent .featureHeader a {
  margin: 5px 0 15px 0;
}
.enquiryForm .checkbox .checkbox-inline {
  display: block;
}
#contactContainer {
  margin: 15px -15px 15px 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  #contactContainer {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  #contactContainer {
    float: left;
    width: 33.33333333%;
  }
}
#contactContainer > div {
  padding: 15px;
  border-top: 1px solid #ffffff;
  color: #555;
  background: #dbe9f3;
}
#contactContainer > div:hover,
#contactContainer > div:focus {
  background: #c8deed;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
#contactContainer > div:first-child {
  border-top: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 10px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  #contactContainer > div:first-child {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
#contactContainer > div:last-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  #contactContainer > div:last-child {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
#contactContainer > div a {
  color: #2B2B2B;
  position: relative;
  text-decoration: none !important;
  display: block;
}
#contactContainer > div a:hover {
  text-decoration: none;
}
#contactContainer > div a .fa-stack {
  float: left;
  margin: 0 15px 15px 0;
}
#contactContainer > div a h2 {
  margin: 0;
  font-size: 20px;
  color: #00205B;
  display: block;
  vertical-align: top;
}
#contactContainer > div a h2 > span {
  margin: 5px 0 0 0;
  font-size: 14px;
  color: #2B2B2B;
  display: block;
  overflow: hidden;
}
@media (max-width: 991px) {
  #contactContainer {
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  #contactContainer {
    margin-bottom: 0;
  }
}
.ui-collapsible-set h2 {
  margin: 0;
  font-size: 13px;
}
.ui-collapsible-set h2 > a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
}
.ui-collapsible-set .ui-collapsible-content > ul {
  padding: 0;
}
@media (max-width: 991px) {
  .featureImages img {
    width: 100%;
  }
}
.featureImages h3 {
  background: #7BAFD4;
  color: #00205B;
  padding: 15px;
  margin: 0!important;
}
.featureCol {
  padding: 15px !important;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 0 15px 0;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e7;
  margin-bottom: 15px;
}
.featureCol:before,
.featureCol:after {
  content: " ";
  display: table;
}
.featureCol:after {
  clear: both;
}
.featureCol:before,
.featureCol:after {
  content: " ";
  display: table;
}
.featureCol:after {
  clear: both;
}
.featureCol > div {
  margin-bottom: 0;
}
.featureCol > div.form-group {
  margin-bottom: 15px;
}
.featureCol > div:first-child h2:first-child {
  margin-top: -15px !important;
}
.featureCol h1,
.featureCol h2,
.featureCol h3 {
  margin-top: 0;
  border: 0;
}
.featureCol h1.header-small,
.featureCol h2.header-small,
.featureCol h3.header-small {
  font-size: 20px !important;
  margin: 40px 0 20px !important;
  margin-top: 0 !important !important;
  border-bottom: 2px solid #F1F1F1 !important;
  padding-bottom: 5px !important;
  color: #00205B !important;
  padding-left: 0;
  padding-right: 0;
  margin: 0 !important;
}
.featureCol h2 {
  background: #e6e6e7;
  margin: 15px -15px 15px -15px !important;
  padding: 15px;
  color: #00205B;
  font-size: 16px;
}
.featureCol.blue-bg {
  border-color: #c8deed;
}
.featureCol.blue-bg h2:first-child {
  background-color: #7BAFD4;
}
.featureCol.red-bg {
  border-color: #f67361;
}
.featureCol.red-bg h2:first-child {
  background-color: #f67361;
  color: #7B0000;
}
.featureCol.yellow-bg {
  border-color: #ffdd77;
}
.featureCol.yellow-bg h2:first-child {
  background-color: #ffdd77;
  color: #8D5F13;
}
.featureCol.green-bg {
  border-color: #82cd9a;
}
.featureCol.green-bg h2:first-child {
  background-color: #82cd9a;
  color: #026a2c;
}
.featureCol.gray-bg {
  border: 0;
  background: #e6e6e7;
}
.featureCol.gray-bg.well {
  min-height: 20px !important;
  padding: 20px!important !important;
  margin-bottom: 20px !important;
  background-color: #f5f5f5 !important;
  border: 1px solid #e3e3e3 !important;
  border-radius: 4px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) !important;
  padding: 9px !important;
  border-radius: 3px !important;
}
.featureCol.gray-bg.well blockquote {
  border-color: #ddd !important;
  border-color: rgba(0, 0, 0, 0.15) !important;
}
.featureCol.gray-bg.well h1,
.featureCol.gray-bg.well h2,
.featureCol.gray-bg.well h3,
.featureCol.gray-bg.well h4 {
  background: none !important !important;
}
.featureCol.gray-bg.well h1:first-child,
.featureCol.gray-bg.well h2:first-child,
.featureCol.gray-bg.well h3:first-child,
.featureCol.gray-bg.well h4:first-child {
  margin-top: 0 !important;
}
.featureCol.gray-bg.well .button-div {
  margin-top: 0 !important;
}
.featureCol.gray-bg.well:first-child {
  margin-bottom: 30px !important;
}
.featureCol.gray-bg.well h1,
.featureCol.gray-bg.well h2,
.featureCol.gray-bg.well h3,
.featureCol.gray-bg.well h4 {
  background: none !important !important;
  padding: 0 !important !important;
  margin-left: 0 !important !important;
  margin-right: 0 !important !important;
}
.featureCol.gray-bg.well h1:first-child,
.featureCol.gray-bg.well h2:first-child,
.featureCol.gray-bg.well h3:first-child,
.featureCol.gray-bg.well h4:first-child {
  margin-top: 0 !important;
}
.featureCol.white-bg {
  background: rgba(255, 255, 255, 0.8) !important;
}
.featureCol.white-bg h2:first-child {
  background-color: none !important;
  background-color: transparent !important;
}
.featureCol.white-bg .well {
  padding: 15px !important;
  background: #fff !important;
  margin-bottom: 15px !important;
}
.featureCol > h2 {
  margin-top: -15px !important;
}
.featureCol .fa-ul li {
  margin-bottom: 7.5px !important;
}
.featureCol .btn,
.featureCol #mainContent .featureHeader a {
  margin: 15px 0;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol .header-small,
.sidebar .featureCol .header-small {
  margin: 15px 0 7.5px 0 !important;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol .fa-ul,
.sidebar .featureCol .fa-ul {
  margin-left: 18px !important;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol .sfContentBlock,
.sidebar .featureCol .sfContentBlock {
  padding: 0;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol.blue-bg,
.sidebar .featureCol.blue-bg {
  border-color: #87b6d8 !important;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol.blue-bg h2,
.sidebar .featureCol.blue-bg h2 {
  background: #87b6d8 !important;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol.gray-bg,
.sidebar .featureCol.gray-bg {
  border: 1px solid #d3d3d3 !important;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol.gray-bg h2,
.sidebar .featureCol.gray-bg h2 {
  background: #d3d3d3 !important;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol.gray-bg,
.sidebar .featureCol.gray-bg,
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol.blue-bg,
.sidebar .featureCol.blue-bg {
  background: #ffffff !important;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol ul,
.sidebar .featureCol ul,
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol p,
.sidebar .featureCol p {
  margin-bottom: 15px;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol ul li,
.sidebar .featureCol ul li {
  margin: 5px !important;
}
.sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .featureCol:empty,
.sidebar .featureCol:empty {
  background: none;
}
@media (max-width: 991px) {
  .sf_colsOut.col-lg-8 + .sf_colsOut.col-lg-4 .small,
  .sidebar .small {
    font-size: 100%;
  }
}
#mainContent > .row > div .sf_colsIn .featureCol {
  margin-top: 0;
}
.article-listings {
  list-style: none !important;
  padding: 0 !important;
}
.article-listings a {
  text-decoration: underline;
  display: block;
}
.article-listings span.date {
  display: block;
}
.article-listings .title {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  text-rendering: optimizeLegibility;
  margin-top: 20px;
  margin-bottom: 15px;
  color: #00205B;
  font-size: 18px;
  margin-top: 0;
}
.article-listings .title small,
.article-listings .title .small {
  font-weight: normal;
  line-height: 1;
  color: #00205B;
}
.article-listings .title small,
.article-listings .title .small {
  font-size: 85%;
}
.article-listings .subtitle {
  margin-bottom: 0 !important;
}
.article-listings li {
  display: block;
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e7;
}
.article-listings li p {
  margin-bottom: 0;
}
.article-listings li.hide-item {
  display: none;
}
.article-listings.news-frontpage {
  margin: 30px 0;
}
.article-listings.news-frontpage li {
  border: 0;
}
.article-listings.news-frontpage .first {
  margin-bottom: 30px;
}
.blue-bg {
  background: #e7f0f7;
}
.white-bg {
  background: #ffffff !important;
}
.feature-bg {
  background: #c8deed;
  background-image: -webkit-linear-gradient(top, #c8deed 0%, #7BAFD4 100%);
  background-image: linear-gradient(to bottom, #c8deed 0%, #7BAFD4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc8deed', endColorstr='#ff7bafd4', GradientType=0);
}
.gray-bg {
  background: #e6e6e7;
}
.yellow-bg {
  background: #fff0c4;
  color: #8D5F13;
}
.green-bg {
  background: #B9E3C6;
  color: #026a2c;
}
.red-bg {
  background: #FAB3A9;
  color: #7B0000;
}
.featureBanner {
  background: #000847;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.featureBanner:before,
.featureBanner:after {
  content: " ";
  display: table;
}
.featureBanner:after {
  clear: both;
}
.featureBanner:before,
.featureBanner:after {
  content: " ";
  display: table;
}
.featureBanner:after {
  clear: both;
}
.eventsFeature {
  background: #e6e6e7;
  padding: 15px;
  margin: 0 0 30px 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.eventsFeature:before,
.eventsFeature:after {
  content: " ";
  display: table;
}
.eventsFeature:after {
  clear: both;
}
.eventsFeature:before,
.eventsFeature:after {
  content: " ";
  display: table;
}
.eventsFeature:after {
  clear: both;
}
.eventsFeature p:empty {
  display: none;
}
.eventsFeature ol {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.eventsFeature ol li {
  margin: 15px 0;
  border-bottom: 2px solid #CECECE;
  padding-bottom: 15px;
}
.eventsFeature ol li h1 {
  color: #2B2B2B !important;
  font-size: 16px !important;
  margin-top: 0 !important;
  line-height: 1.2 !important;
  border: 0 !important;
  margin-bottom: 15px !important;
}
.eventsFeature ol li a.itemLink {
  background: url('Images/arrowGray.png') no-repeat 0 center;
  padding-left: 15px;
  color: #00205B;
  font-weight: 700;
  text-decoration: underline !important;
  display: inline-block;
  text-decoration: underline;
}
.eventsFeature ol li p.subtitle {
  margin: 5px 0;
}
.eventsFeature .btn,
.eventsFeature #mainContent .featureHeader a {
  float: right !important;
}
.articleLinks {
  margin: 30px 0;
  clear: both;
}
.articleLinks:before,
.articleLinks:after {
  content: " ";
  display: table;
}
.articleLinks:after {
  clear: both;
}
.articleLinks:before,
.articleLinks:after {
  content: " ";
  display: table;
}
.articleLinks:after {
  clear: both;
}
.articleLinks .btn,
.articleLinks #mainContent .featureHeader a {
  padding-top: 0;
}
.article-listing-section h2 {
  color: #7B0000;
}
.article-listing-section .list-view-full {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.article-listing-section .list-view-full p.bg-warning {
  padding: 5px;
}
.article-listing-section .form-group .btn,
.article-listing-section .form-group #mainContent .featureHeader a {
  margin: 0;
  float: right;
}
.article-listing-section .form-group .btn#filter-button,
.article-listing-section .form-group #mainContent .featureHeader a#filter-button {
  margin-left: 15px;
}
.article label {
  color: #2B2B2B;
  font-size: 14px;
  padding: 0;
  border-radius: 0;
}
span.red-star {
  color: #DA291C;
}
.tags {
  margin-bottom: 30px !important;
}
.tags a {
  text-decoration: underline;
}
.date {
  margin-bottom: 5px;
  display: block;
  color: #555;
  font-weight: bold;
  border-bottom: 0 !important;
}
h1 .date {
  font-size: 18px;
}
p.date {
  margin-bottom: 15px;
  font-size: 13px;
}
.cal {
  float: left;
  margin: 0 15px 15px 0;
}
.cal .cal-box {
  background: #F1F1F1;
  border: 1px solid #e6e6e7;
  width: 60px;
  display: block;
  text-align: center;
  font-size: 30px;
  color: #00205B;
  font-weight: bold;
  vertical-align: top;
  line-height: 30px;
}
.cal .cal-box span {
  color: #00205B;
  display: block;
  font-size: 12px;
}
.featured-widget {
  background: #000847;
  position: relative;
  overflow: hidden;
  /* hides part of the box-shadow */
  margin-bottom: 15px;
}
.featured-widget .btn,
.featured-widget #mainContent .featureHeader a {
  background: #000847;
  background-image: none;
  border: 1px solid #ffffff;
  -moz-transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear;
}
.featured-widget .btn:hover,
.featured-widget .btn:focus,
.featured-widget #mainContent .featureHeader a:hover,
.featured-widget #mainContent .featureHeader a:focus {
  background: #00031e;
  -moz-transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear;
}
.featured-widget img {
  margin: 0 auto;
  border: 0;
  display: block !important;
  max-width: 100% !important;
  height: auto !important;
}
.featured-widget .textTeaser {
  padding: 15px;
  text-align: center;
}
.featured-widget .textTeaser:before,
.featured-widget .textTeaser:after {
  content: " ";
  display: table;
}
.featured-widget .textTeaser:after {
  clear: both;
}
.featured-widget .textTeaser:before,
.featured-widget .textTeaser:after {
  content: " ";
  display: table;
}
.featured-widget .textTeaser:after {
  clear: both;
}
.featured-widget .textTeaser a {
  margin-top: 15px;
}
.featured-widget .textTeaser p {
  font-weight: bold;
  color: #ffffff;
  margin: 0;
  font-size: 18px;
}
.featured-widget .textTeaser p span {
  font-size: 20px;
}
.col-lg-12 .featured-widget:before,
.col-lg-12 .featured-widget:after {
  content: " ";
  display: table;
}
.col-lg-12 .featured-widget:after {
  clear: both;
}
.col-lg-12 .featured-widget:before,
.col-lg-12 .featured-widget:after {
  content: " ";
  display: table;
}
.col-lg-12 .featured-widget:after {
  clear: both;
}
.col-lg-12 .featured-widget .imageTeaser {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: right !important;
  height: 180px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .col-lg-12 .featured-widget .imageTeaser {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 768px) {
  .col-lg-12 .featured-widget .imageTeaser {
    height: 200px;
  }
}
.col-lg-12 .featured-widget .imageTeaser img {
  margin: 0 auto;
  display: block !important;
  max-width: 100% !important;
  height: auto !important;
  position: absolute;
  top: -30px;
  z-index: 2;
  right: 0;
  padding: 0;
}
.col-lg-12 .featured-widget .textTeaser {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 20px 20px 0 20px;
}
@media (min-width: 992px) {
  .col-lg-12 .featured-widget .textTeaser {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .col-lg-12 .featured-widget .textTeaser {
    padding: 0 15px 15px 15px;
  }
}
.col-lg-12 .featured-widget .textTeaser a {
  margin-top: 30px;
}
.col-lg-12 .featured-widget .textTeaser p {
  margin: 0 !important;
  font-size: 18px;
  text-align: left;
}
.col-lg-12 .featured-widget .textTeaser p span {
  font-weight: bold;
}
.sidebar .featured-widget .btn,
.sidebar .featured-widget #mainContent .featureHeader a {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.quickIcons h3 {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 2px solid #F1F1F1;
  margin: 30px 0;
  margin-top: 0;
  font-size: 36px;
  color: #000847;
  padding-bottom: 5px;
  margin-left: 15px;
}
.quickIcons .col-xs-2 {
  text-align: center;
}
.quickIcons .col-xs-2 img {
  max-width: 100%;
  height: auto;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.quickIcons .col-xs-2 a {
  text-align: center;
  padding: 5px;
  display: block;
}
.testimonials {
  background: #eee;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 30px;
  margin-bottom: 30px;
  min-height: 20px;
  padding: 20px!important;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  position: relative;
  padding: 0 !important;
}
.testimonials:before,
.testimonials:after {
  content: " ";
  display: table;
}
.testimonials:after {
  clear: both;
}
.testimonials:before,
.testimonials:after {
  content: " ";
  display: table;
}
.testimonials:after {
  clear: both;
}
@media (max-width: 767px) {
  .testimonials {
    padding: 15px;
  }
}
.testimonials h1,
.testimonials h2,
.testimonials h3,
.testimonials h4,
.testimonials h5,
.testimonials h6 {
  margin-top: 0;
  margin-bottom: 15px;
}
.testimonials .checkbox:before,
.testimonials .checkbox:after {
  content: " ";
  display: table;
}
.testimonials .checkbox:after {
  clear: both;
}
.testimonials .checkbox:before,
.testimonials .checkbox:after {
  content: " ";
  display: table;
}
.testimonials .checkbox:after {
  clear: both;
}
.testimonials .bg-primary {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7.5px;
}
.testimonials .bg-primary:before,
.testimonials .bg-primary:after {
  content: " ";
  display: table;
}
.testimonials .bg-primary:after {
  clear: both;
}
.testimonials .bg-primary:before,
.testimonials .bg-primary:after {
  content: " ";
  display: table;
}
.testimonials .bg-primary:after {
  clear: both;
}
.testimonials.bg-success {
  background: #B9E3C6;
}
.testimonials.bg-error {
  background: #FAB3A9;
}
.testimonials.bg-warning {
  background: #fff0c4;
}
.testimonials.bg-primary {
  background: #c8deed;
}
.testimonials > div + div {
  margin-top: 15px;
}
.testimonials .form-group input.error {
  margin: 0;
}
.testimonials p {
  margin-bottom: 15px;
}
.testimonials h2 {
  padding: 0;
  margin: 0 0 15px 0;
  background: none;
}
@media (max-width: 991px) {
  .testimonials h2 {
    font-size: 16px;
  }
}
.testimonials .form-bottom {
  clear: both;
  padding: 30px 0 0 0;
  border-top: 1px solid #e6e6e7;
}
.testimonials .form-bottom:before,
.testimonials .form-bottom:after {
  content: " ";
  display: table;
}
.testimonials .form-bottom:after {
  clear: both;
}
.testimonials .form-bottom:before,
.testimonials .form-bottom:after {
  content: " ";
  display: table;
}
.testimonials .form-bottom:after {
  clear: both;
}
.testimonials .form-bottom p {
  float: left;
  margin: 0 !important;
}
.testimonials a {
  text-decoration: underline;
  font-weight: bold;
}
.testimonials blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.testimonials h1,
.testimonials h2,
.testimonials h3,
.testimonials h4 {
  background: none !important;
}
.testimonials h1:first-child,
.testimonials h2:first-child,
.testimonials h3:first-child,
.testimonials h4:first-child {
  margin-top: 0;
}
.testimonials .button-div {
  margin-top: 0;
}
.testimonials:first-child {
  margin-bottom: 30px;
}
.testimonials h1,
.testimonials h2,
.testimonials h3,
.testimonials h4 {
  background: none !important;
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.testimonials h1:first-child,
.testimonials h2:first-child,
.testimonials h3:first-child,
.testimonials h4:first-child {
  margin-top: 0;
}
.testimonials div {
  padding: 0;
}
.testimonials .row {
  margin: 0;
}
.testimonials .testimonialTeaser {
  float: left;
  width: 20%;
  text-align: center;
}
.testimonials .testimonialTeaser:first-child {
  border-left: 0;
}
.testimonials .testimonialTeaser:active,
.testimonials .testimonialTeaser:hover {
  background: #ffffff;
  text-decoration: none;
}
.testimonials .testimonialTeaser a {
  display: block;
  position: relative;
  text-decoration: none !important;
  padding: 7.5px 7.5px 0 7.5px;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.testimonials .testimonialTeaser a img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .testimonials .testimonialTeaser a {
    padding: 0;
    border: 0;
    margin-top: 5px;
  }
}
.testimonials .testimonialTeaser a span {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 5px 0;
  text-decoration: none;
}
@media (max-width: 767px) {
  .testimonials .testimonialTeaser a span {
    display: none;
  }
}
.testimonials blockquote {
  background: #000847;
  bottom: 0;
  color: #ffffff;
  border: 0;
  position: absolute;
  right: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .testimonials blockquote {
    display: none !important;
  }
}
.testimonials blockquote p {
  margin: 0 !important;
}
.testimonials .testimonialImage {
  position: relative;
}
div.force {
  font-weight: bold;
  margin-bottom: 15px;
}
div.opened-box {
  background: url(/img/expand-minus.png) center center no-repeat;
}
div.closed-box {
  background: url(/img/expand-plus.png) center center no-repeat;
}
#selected-item {
  display: inline;
}
.icon-set-wrapper {
  min-height: 9em;
  background-color: #F1F1F1;
  border: 1px solid #e6e6e7;
  padding: 15px;
  margin: 30px auto 0;
}
.icon-set-wrapper:before,
.icon-set-wrapper:after {
  content: " ";
  display: table;
}
.icon-set-wrapper:after {
  clear: both;
}
.icon-set-wrapper:before,
.icon-set-wrapper:after {
  content: " ";
  display: table;
}
.icon-set-wrapper:after {
  clear: both;
}
.icon-set-wrapper .col {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .icon-set-wrapper .col {
    float: left;
    width: 16.66666667%;
  }
}
.icon-set-wrapper > a {
  background: #CECECE;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 5px 0;
  display: block;
  padding: 15px;
  min-height: 150px;
}
@media (min-width: 991px) {
  .icon-set-wrapper > a {
    padding: 0 0 15px 0;
    background: none;
    margin: 0;
  }
}
.icon-set-wrapper > a .icon-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon-set-wrapper > a .icon-img img {
  display: block;
  margin: 0 auto;
}
.icon-set-wrapper > a .icon-link {
  text-align: center;
}
.slb-list {
  margin: 0 0 20px 0;
  list-style: none;
  font-size: 12px;
}
.slb-list li > a {
  color: #555;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}
.slb-list li:last-child .office-info {
  border-bottom: none;
}
.slb-list li.plusimage {
  background-image: url('/img/plus.png');
  background-repeat: no-repeat;
  padding-left: 20px;
}
.slb-list li.minusimage {
  background-image: url('/img/minus.png');
  background-repeat: no-repeat;
  padding-left: 20px;
}
.slb-list a:hover,
.slb-list a.open {
  color: #00205B;
  text-decoration: underline;
}
.remove-div {
  font-size: 0.6em;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}
#step-process {
  background: none;
  PADDING: 0;
}
#step-process ol {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#step-process ol:before,
#step-process ol:after {
  content: " ";
  display: table;
}
#step-process ol:after {
  clear: both;
}
#step-process ol:before,
#step-process ol:after {
  content: " ";
  display: table;
}
#step-process ol:after {
  clear: both;
}
#step-process ol li {
  min-height: 1px;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  #step-process ol li {
    width: 20%;
    margin: 0;
    border-left: 5px solid #e7f0f7;
    text-align: center;
  }
}
#step-process ol li:first-child {
  border-left: 0 !important;
}
.stepLink {
  text-decoration: none !important;
  display: block;
  padding: 20px;
  background: #c8deed;
  -moz-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
@media (min-width: 992px) {
  .stepLink {
    height: 220px;
    padding-top: 30px;
  }
}
.stepLink .stepNumber {
  display: inline-block;
  height: 50px;
  width: 50px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  color: #ffffff;
  background: #7BAFD4;
  -moz-transition: background 0.2s, color 0.2s;
  -webkit-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
@media (min-width: 992px) {
  .stepLink .stepNumber {
    width: 100px;
    height: 100px;
  }
}
.stepLink .stepNumber:after {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #ffffff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  -o-transition: -o-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.stepLink .stepNumber > span {
  font-size: 36px;
  margin: auto;
  vertical-align: middle;
  display: block;
}
@media (min-width: 992px) {
  .stepLink .stepNumber > span {
    width: 100px;
    height: 100px;
    display: table-cell;
  }
}
.stepLink:hover {
  background: #dbe9f3;
}
.stepLink:hover .stepNumber {
  background: #ffffff;
  color: #DA291C;
}
.stepLink:hover .stepNumber:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.stepLink:hover .h4 {
  color: #DA291C;
}
.stepLink .h4 {
  margin: auto;
  vertical-align: middle;
  display: inline;
  margin-left: 15px;
  color: #00205B;
  font-size: 18px;
}
@media (min-width: 992px) {
  .stepLink .h4 {
    margin-left: 0;
    display: block;
    margin-top: 15px;
  }
}
/**PROPERTY SEARCH**/
.property-search {
  background: #e7f0f7;
  padding: 15px;
  margin-bottom: 30px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.property-search:before,
.property-search:after {
  content: " ";
  display: table;
}
.property-search:after {
  clear: both;
}
.property-search:before,
.property-search:after {
  content: " ";
  display: table;
}
.property-search:after {
  clear: both;
}
.property-search h2 {
  margin: 0 0 30px 0;
}
.property-search .selectState {
  margin-bottom: 15px;
}
.property-search .office-info {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #999;
  display: none;
}
.property-search .office-info p {
  margin-bottom: 5px;
}
.property-search .office-info a {
  text-decoration: underline;
  color: #555;
}
.property-search .btn,
.property-search #mainContent .featureHeader a {
  margin: 10px 10px 0 0;
  width: 310px;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #003492 0%, #00225f 100%);
  background-image: linear-gradient(to bottom, #003492 0%, #00225f 100%);
  background-color: #002d7e;
  background-image: -moz-linear-gradient(top, #003492, #00225f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#003492), to(#00225f));
  background-image: -webkit-linear-gradient(top, #003492, #00225f);
  background-image: -o-linear-gradient(top, #003492, #00225f);
  background-image: linear-gradient(to bottom, #003492, #00225f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003492', endColorstr='#ff00225f', GradientType=0);
  border-color: #001b4b;
}
.property-search .btn:hover,
.property-search .btn:focus,
.property-search .btn:active,
.property-search .btn.active,
.property-search .btn.disabled,
.property-search .btn[disabled],
.property-search #mainContent .featureHeader a:hover,
.property-search #mainContent .featureHeader a:focus,
.property-search #mainContent .featureHeader a:active,
.property-search #mainContent .featureHeader a.active,
.property-search #mainContent .featureHeader a.disabled,
.property-search #mainContent .featureHeader a[disabled] {
  color: #fff;
  background-color: #00225f;
}
.property-search .slb-list {
  padding: 0;
}
#map_canvas {
  float: right;
  height: 300px;
  width: 100%;
}
@media (max-width: 992px) {
  #map_canvas {
    margin-top: 15px;
  }
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe,
.videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.search-params .widget {
  border-top-left-radius: 0;
}
.search-params > .row {
  padding: 0;
  background: 0;
  margin-bottom: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.search-params .top-search-filters .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .search-params .top-search-filters .col {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .search-params .top-search-filters .col {
    float: left;
    width: 66.66666667%;
  }
}
.search-params .top-search-filters .col + .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .search-params .top-search-filters .col + .col {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .search-params .top-search-filters .col + .col {
    float: left;
    width: 33.33333333%;
  }
}
.search-params .top-search-filters label {
  display: block;
}
.search-params .top-search-filters #submit_btn {
  margin-bottom: 15px;
}
.search-params .selectFields .propertyStatus {
  border-bottom: 0;
}
.search-params .selectFields .col {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 10px;
}
@media (min-width: 992px) {
  .search-params .selectFields .col {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1199px) {
  .search-params .selectFields .col {
    width: 18.5%;
  }
}
.search-params .selectFields .col.first {
  padding-left: 15px;
}
.search-params .selectFields .col.last {
  padding-right: 15px;
}
@media (min-width: 1199px) {
  .search-params .selectFields .col.minBaths,
  .search-params .selectFields .col.minBeds {
    width: 13%;
  }
}
@media (min-width: 1199px) and (max-width: 1200px) {
  .search-params .selectFields .col.minBaths,
  .search-params .selectFields .col.minBeds {
    width: 16%;
  }
}
.search-params .searchMode {
  display: block;
  padding: 0 15px;
}
.search-params .searchMode:before,
.search-params .searchMode:after {
  content: " ";
  display: table;
}
.search-params .searchMode:after {
  clear: both;
}
.search-params .searchMode:before,
.search-params .searchMode:after {
  content: " ";
  display: table;
}
.search-params .searchMode:after {
  clear: both;
}
.search-params .searchMode label {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #F1F1F1 0%, #d0d0d0 100%);
  background-image: linear-gradient(to bottom, #F1F1F1 0%, #d0d0d0 100%);
  background-color: #e4e4e4;
  background-image: -moz-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F1F1F1), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: -o-linear-gradient(top, #F1F1F1, #d0d0d0);
  background-image: linear-gradient(to bottom, #F1F1F1, #d0d0d0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f1f1', endColorstr='#ffd0d0d0', GradientType=0);
  border-color: #c6c6c6;
  color: #2B2B2B !important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  border: 0;
  background: #dedee0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 7px 0 0;
}
.search-params .searchMode label:hover,
.search-params .searchMode label:focus,
.search-params .searchMode label:active,
.search-params .searchMode label.active,
.search-params .searchMode label.disabled,
.search-params .searchMode label[disabled] {
  color: #fff;
  background-color: #d0d0d0;
}
.search-params .searchMode label:hover,
.search-params .searchMode label:focus {
  color: #2B2B2B !important;
}
@media (max-width: 767px) {
  .search-params .searchMode label {
    width: 130px;
    text-align: center;
  }
}
.search-params .searchMode label:hover,
.search-params .searchMode label:focus {
  top: 0;
  color: #BB0A00 !important;
  background: #eee !important;
}
.search-params .searchMode label.js {
  cursor: pointer;
}
.search-params .searchMode label.js.active {
  color: #BB0A00 !important;
  background: #eee !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
input[type="radio"].js {
  display: none;
}
.search-sort {
  margin-bottom: 30px;
}
.search-sort:before,
.search-sort:after {
  content: " ";
  display: table;
}
.search-sort:after {
  clear: both;
}
.search-sort:before,
.search-sort:after {
  content: " ";
  display: table;
}
.search-sort:after {
  clear: both;
}
.search-sort .bootstrap-select {
  width: 220px !important;
  margin-bottom: 0 !important;
}
label.js.active .search-sort {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  label.js.active .search-sort {
    float: left;
  }
  label.js.active .search-sort #btnSortResults {
    margin: 0;
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  label.js.active .search-sort .pull-right {
    width: 100%;
    float: left;
  }
}
.input-append {
  width: 100%;
  float: none;
}
select {
  width: auto;
}
.aboutPropertyListings {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.aboutPropertyListings ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.aboutPropertyListings ul li {
  margin-left: -15px;
  margin-right: -15px;
}
.aboutPropertyListings ul a {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.aboutPropertyListings ul span {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.aboutPropertyListings dl dt {
  margin-top: 15px;
  color: #DA291C;
  font-size: 16px;
  margin-bottom: 5px;
}
p.descriptionTeaser {
  margin: 15px 0 30px 0 !important;
}
.showMoreProperties {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin: 30px 0;
}
.showMoreProperties .btn,
.showMoreProperties #mainContent .featureHeader a {
  display: none;
  margin: 0 auto;
}
#loadingMessage {
  display: none;
  height: 50px;
}
#loadingMessage div {
  margin: 0 auto;
}
#loadingMessage div img {
  margin: 0 auto;
}
#loadingMessage div span {
  color: #00407C;
  display: inline;
  font-size: 15px;
}
.modal-content a {
  text-decoration: underline;
}
.propertyStatus {
  border-bottom: 2px solid #e6e6e7;
  padding: 0 15px 10px 15px;
}
.propertyStatus .status {
  font-size: 14px;
  color: #7B0000;
  font-weight: bold;
  display: inline-block;
  background: #FAB3A9;
}
.propertyStatus .date {
  color: #7B0000;
  font-weight: bold;
  text-transform: none;
  margin-top: 5px;
}
#property-categories {
  margin-bottom: 30px;
}
#property-categories .category-heading {
  width: 100%;
}
#property-categories .category-heading ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#property-categories .category-heading ul:before,
#property-categories .category-heading ul:after {
  content: " ";
  display: table;
}
#property-categories .category-heading ul:after {
  clear: both;
}
#property-categories .category-heading ul:before,
#property-categories .category-heading ul:after {
  content: " ";
  display: table;
}
#property-categories .category-heading ul:after {
  clear: both;
}
#property-categories .category-heading ul li {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding: 0;
}
#property-categories .category-heading ul li.headingDocuments {
  padding: 0 5px;
}
@media (min-width: 767px) {
  #property-categories .category-heading ul li.headingDocuments {
    padding: 0 10px;
  }
}
#property-categories .category-heading ul li h4 {
  margin: 0;
}
#property-categories .category-heading ul li h4 a {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 10px 5px;
  text-transform: uppercase;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #e1e1e1;
  text-decoration: none;
}
@media (max-width: 767px) {
  #property-categories .category-heading ul li h4 a {
    padding: 0;
    line-height: 30px;
    height: 30px;
  }
}
#property-categories .category-heading ul li h4 a:hover,
#property-categories .category-heading ul li h4 a:focus {
  background: #eee;
  color: #DA291C;
}
#property-categories .category-heading ul li.active a {
  text-decoration: none;
  background: #eee;
  color: #DA291C;
}
#category-content-wrap {
  background: #ffffff;
  position: relative;
  min-height: 400px;
}
#category-content-wrap:before,
#category-content-wrap:after {
  content: " ";
  display: table;
}
#category-content-wrap:after {
  clear: both;
}
#category-content-wrap:before,
#category-content-wrap:after {
  content: " ";
  display: table;
}
#category-content-wrap:after {
  clear: both;
}
@media (min-width: 1200px) {
  #category-content-wrap {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
@media (max-width: 1199px) {
  #category-content-wrap {
    min-height: 0;
  }
}
#category-content-wrap .category-content {
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #e6e6e7;
}
#category-content-wrap .rsGCaption {
  background: rgba(255, 255, 255, 0.8);
  left: 30px;
  bottom: 5px;
  width: auto;
  color: #2B2B2B !important;
}
#category-content-wrap .rsDefaultInv.rsGCaption.fullscreenCaption {
  color: #2B2B2B !important;
}
#mediaGallery {
  padding-top: 7.5px;
}
#propertyDetails {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  #propertyDetails {
    float: right;
  }
}
#propertyDetails .ribbon {
  top: 0;
  left: -7px;
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
}
#propertyDetails .releaseDate {
  display: block;
  font-weight: bold;
  text-transform: none;
  margin-left: 15px;
  padding: 5px 0;
}
#propertyDetails ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#propertyDetails ul li {
  border-bottom: 1px solid #e6e6e7;
  text-align: left;
  display: block;
  padding: 10px 0;
}
#propertyDetails ul li span.col-xs-5,
#propertyDetails ul li span.col-xs-6 {
  padding-right: 0;
}
#propertyDetails ul li.propertyIcons {
  padding: 10px 0 15px 10px;
}
#propertyDetails ul li.propertyIcons span {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
  font-weight: bold;
}
#propertyDetails ul li.propertyIcons span img {
  margin: 0 0 0 5px;
}
#propertyDetails ul li span {
  float: none !important;
  display: inline-block;
}
#propertyDetails ul li span.col-xs-5 {
  font-weight: bold;
}
#propertyDetails a,
#propertyDetails button {
  display: inline-block;
  width: auto;
  padding: 0;
  line-height: 30px;
  font-size: 13px;
  margin-left: 15px;
}
.status {
  background: #DA291C;
  color: #ffffff;
  text-transform: uppercase;
  padding: 3px 15px;
  font-weight: bold;
}
span.intro {
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  font-size: 13px;
}
span.propertyIcon {
  margin-left: 15px;
}
span.propertyIcon:first-child {
  margin-left: 5px;
}
span.propertyIcon img {
  width: 23px;
  vertical-align: text-bottom;
}
#ddState {
  width: 100%;
}
.clickable-wrapper {
  margin: 15px 0;
}
.clickable-wrapper .btn,
.clickable-wrapper #mainContent .featureHeader a {
  padding: 0;
  font-weight: bold;
  display: block;
  text-align: left;
  width: 100%;
}
.clickable-wrapper .btn div,
.clickable-wrapper #mainContent .featureHeader a div {
  padding-bottom: 5px;
}
.clickable-wrapper .btn > span,
.clickable-wrapper #mainContent .featureHeader a > span {
  background: #CECECE;
  padding: 0 6px;
  margin-right: 5px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  float: left;
}
.clickable-wrapper .btn > span span,
.clickable-wrapper #mainContent .featureHeader a > span span {
  color: #BB0A00;
}
.clickable-wrapper .clickable-contents {
  margin-top: 5px;
}
.clickable-wrapper span.caret-up {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  display: inline-block;
  height: 0;
  vertical-align: middle;
  width: 0;
  border-bottom: 4px solid;
  border-top: 0 none;
  content: "";
}
.clickable-wrapper div {
  padding-bottom: 15px;
}
@media print {
  .stock-list td,
  .stock-list th {
    padding: 2px;
    font-size: 10px;
  }
  .stock-list a {
    text-decoration: none !important;
  }
  .stock-list a:after {
    content: "" !important;
  }
  .stock-list h2 {
    font-size: 16px;
  }
  .stock-list h3 {
    font-size: 14px;
  }
  .stock-list h2,
  .stock-list h3 {
    page-break-after: avoid;
  }
  .stock-list table {
    page-break-inside: avoid;
  }
}
.color-box {
  padding: 30px;
  margin-left: 30px;
}
.color-box.red-dark {
  background: #7B0000;
}
.color-box.red {
  background: #DA291C;
}
.color-box.blue-light {
  background: #c8deed;
}
.color-box.blue-light-secondary {
  background: #478fb3;
}
.color-box.blue-dark {
  background: #000847;
}
.color-box.blue {
  background: #00205B;
}
.color-box.gray {
  background: #999;
}
#scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-indent: -9999px;
  background: #000847 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAPCAYAAAD+pA/bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM4REE1QzU0NTZCOTExRTVBNUNERDkyRTlCMDMyRUJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM4REE1QzU1NTZCOTExRTVBNUNERDkyRTlCMDMyRUJFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzhEQTVDNTI1NkI5MTFFNUE1Q0REOTJFOUIwMzJFQkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzhEQTVDNTM1NkI5MTFFNUE1Q0REOTJFOUIwMzJFQkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4tKHFeAAABMUlEQVR42qyUa0uFQBCG/XEhRuL3kPCSHi9pCh3KvOIF/2upJMJRSnPbjQ4cQje188J+2Zl5ZnZ2ZwlioTiOu+n7/h2uD0mSROKcYln2ehiGHvxoHMdPQRC4s8BR5RA4ggnJsnz7LzjP8xwqGGCkKIq0CS6KogAWSlXV3So4ukSwUrquK4vgsK8S2CjDMFQsHPZzhwPEcRyFYRjgfEzT1CfhmqYpuMA8z7Ojb5qmMc7Xsqy7VfAsy5LfBaHTLEpi2/Y9Gpw5xyRJormWRlHkY3KM+/3eJtq2PWB6Hvz1KOCduHPxXdcdiKIoXqaMsDpv6bP2fd+ZYpRl+UpQFEVWVVWeGjzPe1o7mI7jPJwymqapGYa5+jaSJHlR1/UbMgRB8Lz1a3Fd9/EIp2n6Eu19CTAA/SGbExzRvfQAAAAASUVORK5CYII=') center center no-repeat;
}
#scrollup:hover,
#scrollup:focus {
  border: none !important;
  outline: none !important;
}
.well h1,
.well h2,
.well h3,
.well h4 {
  background: none !important;
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.well h1:first-child,
.well h2:first-child,
.well h3:first-child,
.well h4:first-child {
  margin-top: 0;
}
.RadDockZone#ctl00_ctl00_ImageFeature_ImageFeature_RadDockZoneImageFeature {
  z-index: -1;
}
/*!
 * bootstrap-select v1.4.3
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */
.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
  width: 220px;
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px\0;
  /*IE9 and below*/
}
.bootstrap-select.form-control:not([class*="span"]) {
  width: 100%;
}
.bootstrap-select > .btn,
.bootstrap-select > #mainContent .featureHeader a {
  width: 100%;
}
.error .bootstrap-select .btn,
.error .bootstrap-select #mainContent .featureHeader a {
  border: 1px solid #b94a48;
}
.dropdown-menu {
  z-index: 2000;
}
.bootstrap-select.show-menu-arrow.open > .btn,
.bootstrap-select.show-menu-arrow.open > #mainContent .featureHeader a {
  z-index: 2051;
}
.bootstrap-select .btn:focus,
.bootstrap-select #mainContent .featureHeader a:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.btn-group .btn .filter-option,
.bootstrap-select.btn-group #mainContent .featureHeader a .filter-option {
  overflow: hidden;
  position: absolute;
  left: 12px;
  right: 25px;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret,
.bootstrap-select.btn-group #mainContent .featureHeader a .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group[class*="span"] .btn,
.bootstrap-select.btn-group[class*="span"] #mainContent .featureHeader a {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0!important;
  margin: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default;
}
.bootstrap-select.btn-group .div-contain {
  overflow: hidden;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  display: inline-block;
  position: absolute;
  right: 15px;
  margin-top: 2.5px;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
  color: #64b1d8;
  color: rgba(255, 255, 255, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option,
.bootstrap-select.btn-group.fit-width #mainContent .featureHeader a .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret,
.bootstrap-select.btn-group.fit-width #mainContent .featureHeader a .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select-searchbox {
  padding: 4px 8px;
}
.bootstrap-select-searchbox input {
  margin-bottom: 0;
}
/*
	jQuery.mmenu CSS
*/
.mm-hidden {
  display: none !important;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}
.mm-menu ::-webkit-input-placeholder {
  color: #e6e6e7;
}
.mm-menu :-moz-placeholder {
  color: #e6e6e7;
}
.mm-menu ::-moz-placeholder {
  color: #e6e6e7;
}
.mm-menu :-ms-input-placeholder {
  color: #e6e6e7;
}
.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-panel.mm-opened {
  -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);
}
.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
.mm-panel.mm-highest {
  z-index: 1;
}
.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
}
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px;
}
.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}
.mm-panels > .mm-panel:before,
.mm-panels > .mm-panel:after {
  content: '';
  display: block;
  height: 20px;
}
.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}
.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto;
}
.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto;
}
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mm-navbar > * {
  display: block;
  padding: 10px 0;
}
.mm-navbar a {
  text-decoration: none;
}
.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-navbar .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0;
}
.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0;
}
.mm-panel .mm-navbar {
  display: none;
}
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}
.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}
.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
  font-weight: 600;
}
.mm-listview a:hover,
.mm-listview a:focus {
  background: rgba(71, 143, 179, 0.25);
}
.mm-listview a:hover.mm-next:after,
.mm-listview a:focus.mm-next:after,
.mm-listview a:hover .mm-arrow:after,
.mm-listview a:focus .mm-arrow:after {
  border-color: #ffffff !important;
}
.mm-listview > li {
  position: relative;
}
.mm-listview > li,
.mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
  border-color: inherit;
}
.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px;
}
.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.mm-listview > li:not(.mm-divider):after {
  left: 0;
}
.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}
.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}
.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}
.mm-panels > .mm-panel > .mm-listview {
  margin: 26px -20px;
}
.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0;
}
.mm-listview .mm-inset > li {
  padding: 5px 0;
}
.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}
.mm-listview .mm-spacer {
  padding-top: 40px;
}
.mm-listview .mm-spacer > .mm-next {
  top: 40px;
}
.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}
.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px;
}
.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 23px;
}
.mm-menu {
  background: #00205B;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8);
}
.mm-menu .mm-navbar {
  background: #001b4c;
}
.mm-menu .mm-navbar:hover {
  background: rgba(71, 143, 179, 0.25);
}
.mm-menu .mm-navbar:hover .mm-btn:before,
.mm-menu .mm-navbar:hover .mm-btn:after {
  border-color: #ffffff !important;
}
.mm-menu .mm-navbar:focus {
  background: #000847;
}
.mm-menu .mm-navbar:focus .mm-btn:before,
.mm-menu .mm-navbar:focus .mm-btn:after {
  border-color: #ffffff !important;
}
.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
}
.mm-menu .mm-navbar .mm-btn:before,
.mm-menu .mm-navbar .mm-btn:after {
  border-color: #478fb3;
}
.mm-menu .mm-listview {
  border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
  border-color: #478fb3;
}
.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: #000847;
  tap-highlight-color: #000847;
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: #000847;
}
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: #478fb3;
}
a.mm-next:focus {
  background: #000847;
}
.mm-menu .mm-divider {
  background: #478fb3;
}
/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative;
}
.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
}
html.mm-opened {
  overflow-x: hidden;
  position: relative;
}
html.mm-blocking {
  overflow: hidden;
}
html.mm-blocking body {
  overflow: hidden;
}
html.mm-background .mm-page {
  background: inherit;
}
#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}
.mm-menu.mm-current {
  display: block;
}
.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0);
  }
}
/*
	jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-autoheight {
  max-height: 80%;
}
.mm-menu.mm-autoheight.mm-fullscreen {
  max-height: 100%;
}
.mm-menu.mm-measureheight > .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}
/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}
em.mm-counter + a.mm-next {
  width: 90px;
}
em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px;
}
em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}
.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}
.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px;
}
.mm-nosubresults > .mm-counter {
  display: none;
}
.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}
.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}
.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -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);
}
.mm-fixeddivider:after {
  content: none !important;
  display: none !important;
}
.mm-hasdividers .mm-fixeddivider {
  display: block;
}
.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05);
}
/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/*
	jQuery.mmenu iconpanels addon CSS
*/
.mm-iconpanel .mm-panel {
  -webkit-transition-property: -webkit-transform, left;
  -moz-transition-property: -moz-transform, left;
  -ms-transition-property: -ms-transform, left;
  -o-transition-property: -o-transform, left;
  transition-property: transform, left;
}
.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit;
}
.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  -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);
}
.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px;
}
.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.mm-subopened .mm-subblocker {
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3;
}
/*
	jQuery.mmenu navbars addon CSS
*/
.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -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);
}
.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom: none;
  top: auto;
  bottom: 0;
}
.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none;
}
.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none;
}
.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}
.mm-close:after {
  content: 'x';
}
.mm-navbar[class*="mm-navbar-content-"] > * {
  box-sizing: border-box;
  display: block;
  float: left;
}
.mm-navbar > .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}
.mm-navbar > .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px;
}
.mm-navbar > .mm-breadcrumbs > a {
  text-decoration: underline;
}
.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px;
}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}
.mm-navbar-top-1 {
  top: 0px;
}
.mm-hasnavbar-top-1 .mm-panels {
  top: 40px;
}
.mm-navbar-top-2 {
  top: 40px;
}
.mm-hasnavbar-top-2 .mm-panels {
  top: 80px;
}
.mm-navbar-top-3 {
  top: 80px;
}
.mm-hasnavbar-top-3 .mm-panels {
  top: 120px;
}
.mm-navbar-top-4 {
  top: 120px;
}
.mm-hasnavbar-top-4 .mm-panels {
  top: 160px;
}
.mm-navbar-bottom-1 {
  bottom: 0px;
}
.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 40px;
}
.mm-navbar-bottom-2 {
  bottom: 40px;
}
.mm-hasnavbar-bottom-2 .mm-panels {
  bottom: 80px;
}
.mm-navbar-bottom-3 {
  bottom: 80px;
}
.mm-hasnavbar-bottom-3 .mm-panels {
  bottom: 120px;
}
.mm-navbar-bottom-4 {
  bottom: 120px;
}
.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px;
}
.mm-navbar-size-2 {
  height: 80px;
}
.mm-navbar-size-3 {
  height: 120px;
}
.mm-navbar-size-4 {
  height: 160px;
}
.mm-navbar-content-2 > * {
  width: 50%;
}
.mm-navbar-content-3 > * {
  width: 33.33%;
}
.mm-navbar-content-4 > * {
  width: 25%;
}
.mm-navbar-content-5 > * {
  width: 20%;
}
.mm-navbar-content-6 > * {
  width: 16.67%;
}
/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search input::-ms-clear {
  display: none;
}
.mm-panel.mm-hassearch {
  padding-top: 40px;
}
.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px;
}
.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0;
}
.mm-noresults .mm-noresultsmsg {
  display: block;
}
.mm-noresults .mm-indexer {
  display: none !important;
}
li.mm-nosubresults > a.mm-next {
  display: none;
}
li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px;
}
.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}
/*
	jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  -webkit-transition: right 0.4s ease;
  -moz-transition: right 0.4s ease;
  -ms-transition: right 0.4s ease;
  -o-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -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);
}
.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%;
}
.mm-indexer ~ .mm-panel.mm-hasindexer {
  margin-right: 20px;
}
.mm-hasindexer .mm-indexer {
  right: 0;
}
.mm-hasindexer .mm-fixeddivider {
  right: 20px;
}
.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}
/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px;
}
label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
}
label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block;
}
label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}
label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}
input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}
label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}
li.mm-vertical label.mm-toggle,
li.mm-vertical label.mm-check {
  bottom: auto;
  margin-top: 0;
}
li.mm-vertical label.mm-toggle {
  top: 5px;
}
li.mm-vertical label.mm-check {
  top: 5px;
}
label.mm-toggle,
label.mm-check {
  right: 20px;
}
label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px;
}
label.mm-check + a,
label.mm-check + span {
  padding-right: 60px;
}
a.mm-next + label.mm-toggle,
a.mm-next + label.mm-check {
  right: 60px;
}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span,
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  margin-right: 50px;
}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px;
}
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px;
}
em.mm-counter + a.mm-next + label.mm-toggle,
em.mm-counter + a.mm-next + label.mm-check {
  right: 100px;
}
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span,
em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
  margin-right: 90px;
}
.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu label.mm-toggle:before {
  background: #f3f3f3;
}
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7);
}
/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none;
}
.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important;
}
.mm-menu.mm-border-offset .mm-listview > li:after,
.mm-listview.mm-border-offset > li:after {
  right: 20px;
}
/*
	jQuery.mmenu effects extension CSS
*/
.mm-menu.mm-effect-menu-zoom {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}
html.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
html.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}
.mm-menu.mm-effect-menu-slide {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}
html.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
html.mm-opening .mm-menu.mm-effect-menu-slide {
  -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);
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  -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);
}
.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1;
}
.mm-menu.mm-effect-panels-zoom .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  -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);
}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(1) {
  -webkit-transition-delay: 50ms;
  -moz-transition-delay: 50ms;
  -ms-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(2) {
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -ms-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(3) {
  -webkit-transition-delay: 150ms;
  -moz-transition-delay: 150ms;
  -ms-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  transition-delay: 150ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(4) {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(5) {
  -webkit-transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -ms-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  transition-delay: 250ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(6) {
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(7) {
  -webkit-transition-delay: 350ms;
  -moz-transition-delay: 350ms;
  -ms-transition-delay: 350ms;
  -o-transition-delay: 350ms;
  transition-delay: 350ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(8) {
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(9) {
  -webkit-transition-delay: 450ms;
  -moz-transition-delay: 450ms;
  -ms-transition-delay: 450ms;
  -o-transition-delay: 450ms;
  transition-delay: 450ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(10) {
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(11) {
  -webkit-transition-delay: 550ms;
  -moz-transition-delay: 550ms;
  -ms-transition-delay: 550ms;
  -o-transition-delay: 550ms;
  transition-delay: 550ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(12) {
  -webkit-transition-delay: 600ms;
  -moz-transition-delay: 600ms;
  -ms-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  transition-delay: 600ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(13) {
  -webkit-transition-delay: 650ms;
  -moz-transition-delay: 650ms;
  -ms-transition-delay: 650ms;
  -o-transition-delay: 650ms;
  transition-delay: 650ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(14) {
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  transition-delay: 700ms;
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(15) {
  -webkit-transition-delay: 750ms;
  -moz-transition-delay: 750ms;
  -ms-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  transition-delay: 750ms;
}
.mm-menu.mm-effect-listitems-slide .mm-listview > li {
  -webkit-transform: translate3d(50%, 0, 0);
  -moz-transform: translate3d(50%, 0, 0);
  -ms-transform: translate3d(50%, 0, 0);
  -o-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
  -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);
  opacity: 1;
}
.mm-menu.mm-effect-listitems-fade .mm-listview > li {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
}
.mm-menu.mm-effect-listitems-drop .mm-listview > li {
  opacity: 0;
  top: -25%;
  -webkit-transition-property: opacity, top;
  -moz-transition-property: opacity, top;
  -ms-transition-property: opacity, top;
  -o-transition-property: opacity, top;
  transition-property: opacity, top;
}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  top: 0;
}
/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}
html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
  }
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
  }
}
.mm-menu.mm-fullscreen.mm-top,
.mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}
html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important;
}
/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal;
}
/*
	jQuery.mmenu pagedim extension CSS
*/
html.mm-pagedim #mm-blocker,
html.mm-pagedim-white #mm-blocker,
html.mm-pagedim-black #mm-blocker {
  opacity: 0;
}
html.mm-pagedim.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim-black.mm-opening #mm-blocker {
  opacity: 0.3;
  transition: opacity 0.4s ease 0.4s;
}
html.mm-pagedim #mm-blocker {
  background: #000;
}
html.mm-pagedim-white #mm-blocker {
  background: #fff;
}
html.mm-pagedim-black #mm-blocker {
  background: #000;
}
/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
}
.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%;
}
.mm-menu.mm-pageshadow.mm-next:after,
.mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none;
}
.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-next {
  background: #001b4c;
}
/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.mm-menu.mm-right {
  left: auto;
  right: 0;
}
.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
}
html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
}
@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
  }
}
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important;
}
.mm-menu.mm-front {
  z-index: 1;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
  -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);
}
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}
/*!
 * bootstrap-select v1.4.3
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */
.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
  width: 220px;
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px\0;
  /*IE9 and below*/
}
.bootstrap-select.form-control:not([class*="span"]) {
  width: 100%;
}
.bootstrap-select > .btn,
.bootstrap-select > #mainContent .featureHeader a {
  width: 100%;
}
.error .bootstrap-select .btn,
.error .bootstrap-select #mainContent .featureHeader a {
  border: 1px solid #b94a48;
}
.dropdown-menu {
  z-index: 2000;
}
.bootstrap-select.show-menu-arrow.open > .btn,
.bootstrap-select.show-menu-arrow.open > #mainContent .featureHeader a {
  z-index: 2051;
}
.bootstrap-select .btn:focus,
.bootstrap-select #mainContent .featureHeader a:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.btn-group .btn .filter-option,
.bootstrap-select.btn-group #mainContent .featureHeader a .filter-option {
  overflow: hidden;
  position: absolute;
  left: 12px;
  right: 25px;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret,
.bootstrap-select.btn-group #mainContent .featureHeader a .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group[class*="span"] .btn,
.bootstrap-select.btn-group[class*="span"] #mainContent .featureHeader a {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default;
}
.bootstrap-select.btn-group .div-contain {
  overflow: hidden;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer;
  text-decoration: none !important;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  display: inline-block;
  position: absolute;
  right: 15px;
  margin-top: 2.5px;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
  color: #64b1d8;
  color: rgba(255, 255, 255, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option,
.bootstrap-select.btn-group.fit-width #mainContent .featureHeader a .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret,
.bootstrap-select.btn-group.fit-width #mainContent .featureHeader a .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select-searchbox {
  padding: 4px 8px;
}
.bootstrap-select-searchbox input {
  margin-bottom: 0;
}
/*! qTip2 v2.0.0 | http://craigsworks.com/projects/qtip2/ | Licensed MIT, GPL */
#qtip-rcontainer {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: block;
  visibility: hidden;
}
#qtip-rcontainer .ui-tooltip {
  display: block!important;
  visibility: hidden!important;
  position: static!important;
  float: left !important;
}
.ui-tooltip,
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
}
.ui-tooltip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}
.ui-tooltip-titlebar {
  position: relative;
  min-height: 14px;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: 700;
}
.ui-tooltip-titlebar + .ui-tooltip-content {
  border-top-width: 0 !important;
}
.ui-tooltip-titlebar .ui-state-default {
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -9px;
  cursor: pointer;
  outline: medium none;
  border-width: 1px;
  border-style: solid;
}
* html .ui-tooltip-titlebar .ui-state-default {
  top: 16px;
}
.ui-tooltip-titlebar .ui-icon,
.ui-tooltip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}
.ui-tooltip-icon,
.ui-tooltip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
.ui-tooltip-icon .ui-icon {
  width: 18px;
  height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}
.ui-tooltip-default {
  border-width: 1px;
  border-style: solid;
  border-color: #F1D031;
  background-color: #FFFFA3;
  color: #555;
}
.ui-tooltip-default .ui-tooltip-titlebar {
  background-color: #FFEF93;
}
.ui-tooltip-default .ui-tooltip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777;
}
.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover {
  border-color: #AAA;
  color: #111;
}
/*! Light tooltip style */
.ui-tooltip-light {
  background-color: #fff;
  border-color: #E2E2E2;
  color: #454545;
}
.ui-tooltip-light .ui-tooltip-titlebar {
  background-color: #f1f1f1;
}
/*! Dark tooltip style */
.ui-tooltip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3;
}
.ui-tooltip-dark .ui-tooltip-titlebar {
  background-color: #404040;
}
.ui-tooltip-dark .ui-tooltip-icon {
  border-color: #444;
}
.ui-tooltip-dark .ui-tooltip-titlebar .ui-state-hover {
  border-color: #303030;
}
/*! Cream tooltip style */
.ui-tooltip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35;
}
.ui-tooltip-cream .ui-tooltip-titlebar {
  background-color: #F0DE7D;
}
.ui-tooltip-cream .ui-state-default .ui-tooltip-icon {
  background-position: -82px 0;
}
/*! Red tooltip style */
.ui-tooltip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323;
}
.ui-tooltip-red .ui-tooltip-titlebar {
  background-color: #F06D65;
}
.ui-tooltip-red .ui-state-default .ui-tooltip-icon {
  background-position: -102px 0;
}
.ui-tooltip-red .ui-tooltip-icon {
  border-color: #D95252;
}
.ui-tooltip-red .ui-tooltip-titlebar .ui-state-hover {
  border-color: #D95252;
}
/*! Green tooltip style */
.ui-tooltip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219;
}
.ui-tooltip-green .ui-tooltip-titlebar {
  background-color: #B0DE78;
}
.ui-tooltip-green .ui-state-default .ui-tooltip-icon {
  background-position: -42px 0;
}
/*! Blue tooltip style */
.ui-tooltip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD;
}
.ui-tooltip-blue .ui-tooltip-titlebar {
  background-color: #D0E9F5;
}
.ui-tooltip-blue .ui-state-default .ui-tooltip-icon {
  background-position: -2px 0;
}
.ui-tooltip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}
.ui-tooltip-rounded,
.ui-tooltip-tipsy,
.ui-tooltip-bootstrap {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.ui-tooltip-youtube {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #333;
  -moz-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
  color: #fff;
  border-width: 0;
  background: #4A4A4A;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, black));
  background-image: -webkit-linear-gradient(top, #4A4A4A 0, black 100%);
  background-image: -moz-linear-gradient(top, #4A4A4A 0, black 100%);
  background-image: -ms-linear-gradient(top, #4A4A4A 0, black 100%);
  background-image: -o-linear-gradient(top, #4A4A4A 0, black 100%);
}
.ui-tooltip-youtube .ui-tooltip-titlebar {
  background-color: #4A4A4A;
  background-color: rgba(0, 0, 0, 0);
}
.ui-tooltip-youtube .ui-tooltip-content {
  padding: .75em;
  font: 12px arial, sans-serif;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);";
}
.ui-tooltip-youtube .ui-tooltip-icon {
  border-color: #222;
}
.ui-tooltip-youtube .ui-tooltip-titlebar .ui-state-hover {
  border-color: #303030;
}
.ui-tooltip-jtools {
  background: #232323;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
  background-image: -moz-linear-gradient(top, #717171, #232323);
  background-image: -webkit-linear-gradient(top, #717171, #232323);
  background-image: -ms-linear-gradient(top, #717171, #232323);
  background-image: -o-linear-gradient(top, #717171, #232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333;
}
.ui-tooltip-jtools .ui-tooltip-titlebar {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)";
}
.ui-tooltip-jtools .ui-tooltip-content {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)";
}
.ui-tooltip-jtools .ui-tooltip-titlebar,
.ui-tooltip-jtools .ui-tooltip-content {
  background: transparent;
  color: #fff;
  border: 0 dashed transparent;
}
.ui-tooltip-jtools .ui-tooltip-icon {
  border-color: #555;
}
.ui-tooltip-jtools .ui-tooltip-titlebar .ui-state-hover {
  border-color: #333;
}
.ui-tooltip-cluetip {
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  background-color: #D9D9C2;
  color: #111;
  border: 0 dashed transparent;
}
.ui-tooltip-cluetip .ui-tooltip-titlebar {
  background-color: #87876A;
  color: #fff;
  border: 0 dashed transparent;
}
.ui-tooltip-cluetip .ui-tooltip-icon {
  border-color: #808064;
}
.ui-tooltip-cluetip .ui-tooltip-titlebar .ui-state-hover {
  border-color: #696952;
  color: #696952;
}
.ui-tooltip-tipsy {
  background: #000;
  background: rgba(0, 0, 0, 0.87);
  color: #fff;
  border: 0 solid transparent;
  font-size: 11px;
  font-family: 'Lucida Grande', sans-serif;
  font-weight: 700;
  line-height: 16px;
  text-shadow: 0 1px black;
}
.ui-tooltip-tipsy .ui-tooltip-titlebar {
  padding: 6px 35px 0 10;
  background-color: transparent;
}
.ui-tooltip-tipsy .ui-tooltip-content {
  padding: 6px 10;
}
.ui-tooltip-tipsy .ui-tooltip-icon {
  border-color: #222;
  text-shadow: none;
}
.ui-tooltip-tipsy .ui-tooltip-titlebar .ui-state-hover {
  border-color: #303030;
}
.ui-tooltip-tipped {
  border: 3px solid #959FA9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #F9F9F9;
  color: #454545;
  font-weight: 400;
  font-family: serif;
}
.ui-tooltip-tipped .ui-tooltip-titlebar {
  border-bottom-width: 0;
  color: #fff;
  background: #3A79B8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
  background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)";
}
.ui-tooltip-tipped .ui-tooltip-icon {
  border: 2px solid #285589;
  background: #285589;
}
.ui-tooltip-tipped .ui-tooltip-icon .ui-icon {
  background-color: #FBFBFB;
  color: #555;
}
.ui-tooltip-bootstrap {
  font-size: 13px;
  line-height: 18px;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.ui-tooltip-bootstrap .ui-tooltip-titlebar {
  font-size: 18px;
  line-height: 22px;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
}
.ui-tooltip-bootstrap .ui-tooltip-titlebar .ui-state-default {
  right: 9px;
  top: 49%;
  border-style: none;
}
.ui-tooltip-bootstrap .ui-tooltip-icon {
  background: #fff;
}
.ui-tooltip-bootstrap .ui-tooltip-icon .ui-icon {
  width: auto;
  height: auto;
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}
.ui-tooltip-bootstrap .ui-tooltip-icon .ui-icon:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  filter: alpha(opacity=40);
}
.ui-tooltip:not(.ie9haxors) div.ui-tooltip-content,
.ui-tooltip:not(.ie9haxors) div.ui-tooltip-titlebar {
  filter: none;
  -ms-filter: none;
}
.ui-tooltip .ui-tooltip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10;
}
.ui-tooltip .ui-tooltip-tip,
.ui-tooltip .ui-tooltip-tip .qtip-vml {
  position: absolute;
  line-height: .1px!important;
  font-size: .1px!important;
  color: #123456;
  background: transparent;
  border: 0 dashed transparent;
}
.ui-tooltip .ui-tooltip-tip canvas {
  top: 0;
  left: 0;
}
.ui-tooltip .ui-tooltip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible;
}
#qtip-overlay {
  position: fixed;
  left: -10000em;
  top: -10000em;
}
#qtip-overlay.blurs {
  cursor: pointer;
}
#qtip-overlay div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(Opacity=70)";
}
.ath-viewport * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ath-viewport {
  position: relative;
  z-index: 2147483641;
  pointer-events: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}
.ath-modal {
  pointer-events: auto !important;
  background: rgba(0, 0, 0, 0.6);
}
.ath-mandatory {
  background: #000;
}
.ath-container {
  pointer-events: auto !important;
  position: absolute;
  z-index: 2147483641;
  padding: 0.7em 0.6em;
  width: 18em;
  background: #2B2B2B;
  background-size: 100% auto;
  box-shadow: 0 2px 0 #999;
  text-align: left;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* close icon */
}
.ath-container:before {
  content: '';
  position: relative;
  display: block;
  float: right;
  margin: -0.7em -0.6em 0 0.5em;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzRGNjlDNTAyQzFFMTFFNEJFNzNDMDRCRkYyREI1RTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzRGNjlDNTEyQzFFMTFFNEJFNzNDMDRCRkYyREI1RTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NEY2OUM0RTJDMUUxMUU0QkU3M0MwNEJGRjJEQjVFNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NEY2OUM0RjJDMUUxMUU0QkU3M0MwNEJGRjJEQjVFNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsSzmAsAAADoSURBVHjaxNfbDcMgDAVQtyNkkzJ/ViibhBXcNAXJojyvgVjyV8BHQmA5xMzkczvT8i+OM1/iW28aX4N9zS1ek0JZ4EaJhnjHeA5F8RSaxKmA9uIl9A8nbosa3oKG2APslHgP6kKNsBHFIVTeagSHUQkjOIzGcC8Ooyl4JO5KL6H0PDR49e3XGoKbgdZgBG9usU+qB9OMGNQGhx01iqoulxZtwmehVRxFj8612ZZpgEJGg5OyALyXtEeG4reOPiuHPSuHvVXjrY3H2xUDvU0N9LlfGATt/oWR+K5EJb6n0G8+Lv2G+AgwAE/ZpgTCqkNpAAAAAElFTkSuQmCC');
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: 72% 10px;
  width: 2.7em;
  height: 2.7em;
  text-align: center;
  overflow: hidden;
  z-index: 21474;
}
.ath-container h1 {
  text-transform: uppercase;
  font-size: 16px;
  margin: 0;
  padding-left: 15px;
  color: #ffffff;
  overflow: hidden;
  position: relative;
  z-index: 2147483642;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
  letter-spacing: 1px;
}
.ath-container p {
  margin: 10px 0 0 0;
  padding: 0 0 0 15px;
  position: relative;
  z-index: 2147483642;
  font-size: 1em;
  color: #ffffff;
  overflow: hidden;
  background: #2B2B2B;
  line-height: 1.2;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
}
.ath-ios.ath-phone {
  bottom: 1.8em;
  left: 50%;
  margin-left: -9em;
}
.ath-ios7.ath-tablet {
  left: 0.7em;
  top: 1.8em;
}
.ath-ios6.ath-tablet {
  left: 5em;
  top: 1.8em;
}
.ath-android {
  right: 1.5em;
  top: 1.8em;
}
.ath-container.ath-icon:before {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  float: none;
}
.ath-mandatory .ath-container:before {
  display: none;
}
.ath-container.ath-android:before {
  float: left;
  margin: -0.7em 0.5em 0 -0.6em;
}
.ath-container.ath-android.ath-icon:before {
  position: absolute;
  right: auto;
  left: 0;
  margin: 0;
  float: none;
}
/* applied only if the application icon is shown */
.ath-action-icon {
  display: inline-block;
  vertical-align: middle;
  background-position: 50%;
  background-repeat: no-repeat;
  text-indent: -9999em;
  overflow: hidden;
}
.ath-android .ath-action-icon {
  width: 1.2em;
  height: 1.8em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAADcBAMAAAAig/QJAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAFtDAABbQwH5xg68AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAB5QTFRFAAAA////cXFxaWlp////ZmZmnJycoaGhpqam////1D9b6wAAAAV0Uk5TAAgJERExZxYzAAAAYklEQVRYw+3WoQ2AUBAE0SsBOiBUQEIDCArA4FFoHBaJxNItFYz/x5+xz282VmwJTdM0rRzbsS1e7Pm9zdgUVn491rkFmqZpSezEjqo/Sos1HoAEjdjgFmiapiWxG7tq/igfnYteFlnOWZEAAAAASUVORK5CYII=);
  background-size: auto 100%;
}
.ath-ios7 .ath-action-icon {
  width: 18px;
  height: 35px;
  background-image: url('Images/action-icon-ios7.png');
  margin-top: -5px;
  background-size: 11px 15px;
}
.ath-ios6 .ath-action-icon {
  width: 20px;
  height: 16px;
  background-image: url('Images/action-icon-ios6.png');
  margin-bottom: 0.4em;
  background-size: 20px 15px;
}
.ath-ios.ath-phone:after {
  content: '';
  background: #2B2B2B;
  position: absolute;
  width: 2em;
  height: 2em;
  bottom: -0.9em;
  left: 50%;
  margin-left: -1em;
  -webkit-transform: scaleX(0.9) rotate(45deg);
  transform: scaleX(0.9) rotate(45deg);
  box-shadow: 0.2em 0.2em 0 #d1d1d1;
}
.ath-ios.ath-tablet:after {
  content: '';
  background: #2B2B2B;
  position: absolute;
  width: 2em;
  height: 2em;
  top: -0.9em;
  left: 50%;
  margin-left: -1em;
  -webkit-transform: scaleX(0.9) rotate(45deg);
  transform: scaleX(0.9) rotate(45deg);
  z-index: 2147483641;
}
.ath-android:after {
  content: '';
  background: #2B2B2B;
  background: -webkit-linear-gradient(-45deg, #2B2B2B 0%, #2B2B2B 50%, #2B2B2B 50%, #2B2B2B 100%);
  position: absolute;
  width: 2em;
  height: 2em;
  top: -1.5em;
  right: 0;
}
.ath-application-icon {
  position: relative;
  padding: 0;
  border: 0;
  margin: 0;
  z-index: 2147483642;
  float: left;
}
/* OS specific classes */
.ath-container.ath-ios .ath-application-icon {
  border-radius: 1em;
  box-shadow: 0 0.2em 0.4em rgba(0, 0, 0, 0.3), inset 0 0.07em 0 rgba(255, 255, 255, 0.5);
  margin: 0 auto 0.4em auto;
}
@media only screen and (orientation: landscape) {
  .ath-container.ath-phone {
    width: 24em;
  }
  .ath-ios.ath-phone {
    margin-left: -12em;
  }
  .ath-ios6:after {
    left: 39%;
  }
}
#skiptocontent:active,
#skiptocontent:focus {
  position: absolute;
  background-color: #00205B;
  color: white;
  top: 0;
  left: 0px;
  padding: 10px 20px;
  z-index: 9000 !important;
  width: auto;
  height: auto;
  margin: 1px;
  border-radius: 8px;
  clip: auto;
  border: 0;
}
.searchBox > span {
  border: 0;
  padding: 0;
  margin: 0;
}