@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic);
ul.megamenu .sub ul li a.level3 {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),
    url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: '\2a';
}
.glyphicon-plus:before {
  content: '\2b';
}
.glyphicon-euro:before {
  content: '\20ac';
}
.glyphicon-minus:before {
  content: '\2212';
}
.glyphicon-cloud:before {
  content: '\2601';
}
.glyphicon-envelope:before {
  content: '\2709';
}
.glyphicon-pencil:before {
  content: '\270f';
}
.glyphicon-glass:before {
  content: '\e001';
}
.glyphicon-music:before {
  content: '\e002';
}
.glyphicon-search:before {
  content: '\e003';
}
.glyphicon-heart:before {
  content: '\e005';
}
.glyphicon-star:before {
  content: '\e006';
}
.glyphicon-star-empty:before {
  content: '\e007';
}
.glyphicon-user:before {
  content: '\e008';
}
.glyphicon-film:before {
  content: '\e009';
}
.glyphicon-th-large:before {
  content: '\e010';
}
.glyphicon-th:before {
  content: '\e011';
}
.glyphicon-th-list:before {
  content: '\e012';
}
.glyphicon-ok:before {
  content: '\e013';
}
.glyphicon-remove:before {
  content: '\e014';
}
.glyphicon-zoom-in:before {
  content: '\e015';
}
.glyphicon-zoom-out:before {
  content: '\e016';
}
.glyphicon-off:before {
  content: '\e017';
}
.glyphicon-signal:before {
  content: '\e018';
}
.glyphicon-cog:before {
  content: '\e019';
}
.glyphicon-trash:before {
  content: '\e020';
}
.glyphicon-home:before {
  content: '\e021';
}
.glyphicon-file:before {
  content: '\e022';
}
.glyphicon-time:before {
  content: '\e023';
}
.glyphicon-road:before {
  content: '\e024';
}
.glyphicon-download-alt:before {
  content: '\e025';
}
.glyphicon-download:before {
  content: '\e026';
}
.glyphicon-upload:before {
  content: '\e027';
}
.glyphicon-inbox:before {
  content: '\e028';
}
.glyphicon-play-circle:before {
  content: '\e029';
}
.glyphicon-repeat:before {
  content: '\e030';
}
.glyphicon-refresh:before {
  content: '\e031';
}
.glyphicon-list-alt:before {
  content: '\e032';
}
.glyphicon-lock:before {
  content: '\e033';
}
.glyphicon-flag:before {
  content: '\e034';
}
.glyphicon-headphones:before {
  content: '\e035';
}
.glyphicon-volume-off:before {
  content: '\e036';
}
.glyphicon-volume-down:before {
  content: '\e037';
}
.glyphicon-volume-up:before {
  content: '\e038';
}
.glyphicon-qrcode:before {
  content: '\e039';
}
.glyphicon-barcode:before {
  content: '\e040';
}
.glyphicon-tag:before {
  content: '\e041';
}
.glyphicon-tags:before {
  content: '\e042';
}
.glyphicon-book:before {
  content: '\e043';
}
.glyphicon-bookmark:before {
  content: '\e044';
}
.glyphicon-print:before {
  content: '\e045';
}
.glyphicon-camera:before {
  content: '\e046';
}
.glyphicon-font:before {
  content: '\e047';
}
.glyphicon-bold:before {
  content: '\e048';
}
.glyphicon-italic:before {
  content: '\e049';
}
.glyphicon-text-height:before {
  content: '\e050';
}
.glyphicon-text-width:before {
  content: '\e051';
}
.glyphicon-align-left:before {
  content: '\e052';
}
.glyphicon-align-center:before {
  content: '\e053';
}
.glyphicon-align-right:before {
  content: '\e054';
}
.glyphicon-align-justify:before {
  content: '\e055';
}
.glyphicon-list:before {
  content: '\e056';
}
.glyphicon-indent-left:before {
  content: '\e057';
}
.glyphicon-indent-right:before {
  content: '\e058';
}
.glyphicon-facetime-video:before {
  content: '\e059';
}
.glyphicon-picture:before {
  content: '\e060';
}
.glyphicon-map-marker:before {
  content: '\e062';
}
.glyphicon-adjust:before {
  content: '\e063';
}
.glyphicon-tint:before {
  content: '\e064';
}
.glyphicon-edit:before {
  content: '\e065';
}
.glyphicon-share:before {
  content: '\e066';
}
.glyphicon-check:before {
  content: '\e067';
}
.glyphicon-move:before {
  content: '\e068';
}
.glyphicon-step-backward:before {
  content: '\e069';
}
.glyphicon-fast-backward:before {
  content: '\e070';
}
.glyphicon-backward:before {
  content: '\e071';
}
.glyphicon-play:before {
  content: '\e072';
}
.glyphicon-pause:before {
  content: '\e073';
}
.glyphicon-stop:before {
  content: '\e074';
}
.glyphicon-forward:before {
  content: '\e075';
}
.glyphicon-fast-forward:before {
  content: '\e076';
}
.glyphicon-step-forward:before {
  content: '\e077';
}
.glyphicon-eject:before {
  content: '\e078';
}
.glyphicon-chevron-left:before {
  content: '\e079';
}
.glyphicon-chevron-right:before {
  content: '\e080';
}
.glyphicon-plus-sign:before {
  content: '\e081';
}
.glyphicon-minus-sign:before {
  content: '\e082';
}
.glyphicon-remove-sign:before {
  content: '\e083';
}
.glyphicon-ok-sign:before {
  content: '\e084';
}
.glyphicon-question-sign:before {
  content: '\e085';
}
.glyphicon-info-sign:before {
  content: '\e086';
}
.glyphicon-screenshot:before {
  content: '\e087';
}
.glyphicon-remove-circle:before {
  content: '\e088';
}
.glyphicon-ok-circle:before {
  content: '\e089';
}
.glyphicon-ban-circle:before {
  content: '\e090';
}
.glyphicon-arrow-left:before {
  content: '\e091';
}
.glyphicon-arrow-right:before {
  content: '\e092';
}
.glyphicon-arrow-up:before {
  content: '\e093';
}
.glyphicon-arrow-down:before {
  content: '\e094';
}
.glyphicon-share-alt:before {
  content: '\e095';
}
.glyphicon-resize-full:before {
  content: '\e096';
}
.glyphicon-resize-small:before {
  content: '\e097';
}
.glyphicon-exclamation-sign:before {
  content: '\e101';
}
.glyphicon-gift:before {
  content: '\e102';
}
.glyphicon-leaf:before {
  content: '\e103';
}
.glyphicon-fire:before {
  content: '\e104';
}
.glyphicon-eye-open:before {
  content: '\e105';
}
.glyphicon-eye-close:before {
  content: '\e106';
}
.glyphicon-warning-sign:before {
  content: '\e107';
}
.glyphicon-plane:before {
  content: '\e108';
}
.glyphicon-calendar:before {
  content: '\e109';
}
.glyphicon-random:before {
  content: '\e110';
}
.glyphicon-comment:before {
  content: '\e111';
}
.glyphicon-magnet:before {
  content: '\e112';
}
.glyphicon-chevron-up:before {
  content: '\e113';
}
.glyphicon-chevron-down:before {
  content: '\e114';
}
.glyphicon-retweet:before {
  content: '\e115';
}
.glyphicon-shopping-cart:before {
  content: '\e116';
}
.glyphicon-folder-close:before {
  content: '\e117';
}
.glyphicon-folder-open:before {
  content: '\e118';
}
.glyphicon-resize-vertical:before {
  content: '\e119';
}
.glyphicon-resize-horizontal:before {
  content: '\e120';
}
.glyphicon-hdd:before {
  content: '\e121';
}
.glyphicon-bullhorn:before {
  content: '\e122';
}
.glyphicon-bell:before {
  content: '\e123';
}
.glyphicon-certificate:before {
  content: '\e124';
}
.glyphicon-thumbs-up:before {
  content: '\e125';
}
.glyphicon-thumbs-down:before {
  content: '\e126';
}
.glyphicon-hand-right:before {
  content: '\e127';
}
.glyphicon-hand-left:before {
  content: '\e128';
}
.glyphicon-hand-up:before {
  content: '\e129';
}
.glyphicon-hand-down:before {
  content: '\e130';
}
.glyphicon-circle-arrow-right:before {
  content: '\e131';
}
.glyphicon-circle-arrow-left:before {
  content: '\e132';
}
.glyphicon-circle-arrow-up:before {
  content: '\e133';
}
.glyphicon-circle-arrow-down:before {
  content: '\e134';
}
.glyphicon-globe:before {
  content: '\e135';
}
.glyphicon-wrench:before {
  content: '\e136';
}
.glyphicon-tasks:before {
  content: '\e137';
}
.glyphicon-filter:before {
  content: '\e138';
}
.glyphicon-briefcase:before {
  content: '\e139';
}
.glyphicon-fullscreen:before {
  content: '\e140';
}
.glyphicon-dashboard:before {
  content: '\e141';
}
.glyphicon-paperclip:before {
  content: '\e142';
}
.glyphicon-heart-empty:before {
  content: '\e143';
}
.glyphicon-link:before {
  content: '\e144';
}
.glyphicon-phone:before {
  content: '\e145';
}
.glyphicon-pushpin:before {
  content: '\e146';
}
.glyphicon-usd:before {
  content: '\e148';
}
.glyphicon-gbp:before {
  content: '\e149';
}
.glyphicon-sort:before {
  content: '\e150';
}
.glyphicon-sort-by-alphabet:before {
  content: '\e151';
}
.glyphicon-sort-by-alphabet-alt:before {
  content: '\e152';
}
.glyphicon-sort-by-order:before {
  content: '\e153';
}
.glyphicon-sort-by-order-alt:before {
  content: '\e154';
}
.glyphicon-sort-by-attributes:before {
  content: '\e155';
}
.glyphicon-sort-by-attributes-alt:before {
  content: '\e156';
}
.glyphicon-unchecked:before {
  content: '\e157';
}
.glyphicon-expand:before {
  content: '\e158';
}
.glyphicon-collapse-down:before {
  content: '\e159';
}
.glyphicon-collapse-up:before {
  content: '\e160';
}
.glyphicon-log-in:before {
  content: '\e161';
}
.glyphicon-flash:before {
  content: '\e162';
}
.glyphicon-log-out:before {
  content: '\e163';
}
.glyphicon-new-window:before {
  content: '\e164';
}
.glyphicon-record:before {
  content: '\e165';
}
.glyphicon-save:before {
  content: '\e166';
}
.glyphicon-open:before {
  content: '\e167';
}
.glyphicon-saved:before {
  content: '\e168';
}
.glyphicon-import:before {
  content: '\e169';
}
.glyphicon-export:before {
  content: '\e170';
}
.glyphicon-send:before {
  content: '\e171';
}
.glyphicon-floppy-disk:before {
  content: '\e172';
}
.glyphicon-floppy-saved:before {
  content: '\e173';
}
.glyphicon-floppy-remove:before {
  content: '\e174';
}
.glyphicon-floppy-save:before {
  content: '\e175';
}
.glyphicon-floppy-open:before {
  content: '\e176';
}
.glyphicon-credit-card:before {
  content: '\e177';
}
.glyphicon-transfer:before {
  content: '\e178';
}
.glyphicon-cutlery:before {
  content: '\e179';
}
.glyphicon-header:before {
  content: '\e180';
}
.glyphicon-compressed:before {
  content: '\e181';
}
.glyphicon-earphone:before {
  content: '\e182';
}
.glyphicon-phone-alt:before {
  content: '\e183';
}
.glyphicon-tower:before {
  content: '\e184';
}
.glyphicon-stats:before {
  content: '\e185';
}
.glyphicon-sd-video:before {
  content: '\e186';
}
.glyphicon-hd-video:before {
  content: '\e187';
}
.glyphicon-subtitles:before {
  content: '\e188';
}
.glyphicon-sound-stereo:before {
  content: '\e189';
}
.glyphicon-sound-dolby:before {
  content: '\e190';
}
.glyphicon-sound-5-1:before {
  content: '\e191';
}
.glyphicon-sound-6-1:before {
  content: '\e192';
}
.glyphicon-sound-7-1:before {
  content: '\e193';
}
.glyphicon-copyright-mark:before {
  content: '\e194';
}
.glyphicon-registration-mark:before {
  content: '\e195';
}
.glyphicon-cloud-download:before {
  content: '\e197';
}
.glyphicon-cloud-upload:before {
  content: '\e198';
}
.glyphicon-tree-conifer:before {
  content: '\e199';
}
.glyphicon-tree-deciduous:before {
  content: '\e200';
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  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,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
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: 400;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
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: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.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;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 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: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-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: #fff;
}
.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;
  display: table-column;
  float: none;
}
table td[class*='col-'],
table th[class*='col-'] {
  position: static;
  display: table-cell;
  float: none;
}
.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:hover > .active,
.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: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type='search'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type='radio'],
input[type='checkbox'] {
  margin: 7px 5px 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type='file'] {
  display: block;
}
input[type='range'] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: none;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type='date'].input-sm,
input[type='time'].input-sm,
input[type='datetime-local'].input-sm,
input[type='month'].input-sm {
  line-height: 30px;
}
input[type='date'].input-lg,
input[type='time'].input-lg,
input[type='datetime-local'].input-lg,
input[type='month'].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: inline;
  min-height: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='checkbox'].disabled,
fieldset[disabled] input[type='radio'],
fieldset[disabled] input[type='checkbox'] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  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,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
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;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type='radio'],
  .form-inline .checkbox input[type='checkbox'] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-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: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-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: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: '';
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  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 {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  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 {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .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 {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  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 {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn: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) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle='buttons'] > .btn > input[type='radio'],
[data-toggle='buttons'] > .btn > input[type='checkbox'] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  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 {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  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 {
  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 {
  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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.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: 6px;
}
.input-group-addon input[type='radio'],
.input-group-addon input[type='checkbox'] {
  margin-top: 0;
}
.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 {
  border-top-right-radius: 0;
  border-bottom-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 {
  border-top-left-radius: 0;
  border-bottom-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 {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.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: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .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: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@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 {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type='radio'],
  .navbar-form .checkbox input[type='checkbox'] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-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-left-radius: 0;
  border-top-right-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: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.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: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777;
}
.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 {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .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: #777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: '/\00a0';
}
.breadcrumb > .active {
  color: #777;
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.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-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.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: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-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: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -o-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
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow='1'],
.progress-bar[aria-valuenow='2'] {
  min-width: 30px;
}
.progress-bar[aria-valuenow='0'] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.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: -o-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: #5bc0de;
}
.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: -o-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: #f0ad4e;
}
.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: -o-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: #d9534f;
}
.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: -o-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
  );
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-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 {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.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);
  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-left-radius: 3px;
  border-top-right-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-left-radius: 3px;
  border-top-right-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;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.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: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  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);
  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: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 145px 10px 10px 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
  display: inline-block;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 200px auto;
  }
  .modal-content {
    -webkit-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: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  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 {
  content: '';
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: ' ';
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: ' ';
  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: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: ' ';
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.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,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: ' ';
}
.clearfix:after,
.dl-horizontal dd: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,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 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: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !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 (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 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;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* bootstrap v3.2.0 end */

/* fix border sizing issues */
.dnnDropDownList .selected-item,
.dnnDropDownList .selected-item:after,
.dnnDropDownList .selected-item:before,
.dnnDropDownList .selected-item *,
#ControlBar:after,
#ControlBar:before,
#ControlBar *,
#ControlBar_ControlPanel:after,
#ControlBar_ControlPanel:before,
#ControlBar_ControlPanel * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input.input {
  padding: 7px;
  -webkit-box-shadow: inset 2px 1px 5px 0px #aaa;
  -moz-box-shadow: inset 2px 1px 5px 0px #aaa;
  box-shadow: inset 2px 1px 5px 0px #aaa;
  width: 100%;
  display: inline-block;
  width: 200px;
  border: 1px solid #888;
}
span.dividedTwo {
  display: inline-block;
  width: 46%; /*Emoke*/
}
.HeroImage p {
  margin: 0;
}
.hiringcallouthome,
.hiringcalloutinner {
  float: right;
}
.InnerNotification {
  margin-right: 70px;
}
.hiringcallouthome h3,
.hiringcallouthome a,
.hiringcallouthome h3 a,
.hiringcalloutinner h3 {
  color: #7a1d21;
  margin-bottom: 0;
}
.hiringcalloutinner h3 a {
  color: #7a1d21;
  margin-top: -5px;
  display: block;
}
.hiringcallouthome a:hover,
.hiringcalloutinner a:hover {
  color: #972429;
  text-decoration: underline;
}
.appDownloadToggle {
  margin-top: 25px;
}
.innerPage .appDownloadToggle {
  margin-top: 25px;
  width: 100%;
  margin: 32px auto 0;
}
/*WELCOME MESSAGE*/
#fvpp-blackout {
  display: none !important;
  z-index: 499;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
}

#my-welcome-message {
  display: none;
  z-index: 5000;
  position: fixed;
  width: 30%;
  left: 37%;
  top: 15%;
  padding: 1%;
  background: #fff;
  border: 2px solid #999;
}
#my-welcome-message p {
  color: rgb(9, 27, 68);
}

#fvpp-dialog h2 {
  font-size: 2em;
  margin: 0;
}

#fvpp-dialog p {
  margin: 0;
}
#my-welcome-message h2 {
  font-size: 20px;
  margin: 0 0 30px;
  color: #154735;
  font-weight: bold;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#my-welcome-message .introItem {
  clear: both;
}
#my-welcome-message .introItem img {
  float: left;
}
#my-welcome-message img.popupicon1 {
  margin: 0 15px 40px 0;
}
#my-welcome-message img.popupicon2 {
  margin: 0 15px 40px 0;
}
#my-welcome-message img.popupicon3 {
  margin: 0 15px 90px 0;
}
#my-welcome-message img.popupicon4 {
  margin: 0 23px 10px 13px;
  float: left;
}
#my-welcome-message .introItem > p {
  float: left;
  font-size: 14px;
  color: #000;
  float: left;
}
#my-welcome-message .popupPaneBkgr p {
  color: #002b49;
  line-height: 22px;
  letter-spacing: 2px;
  padding: 0 10px 15px;
}
#my-welcome-message .popupPaneBkgr .yellowButton {
  float: right;
}
#my-welcome-message a.yellowButton {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 5px 26px;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #7a1d21;
  font-weight: bold;
  cursor: pointer;
  float: right;
}
#my-welcome-message a.yellowButton:hover {
  background-color: #8f2227;
}
/*News slider*/
.newsSliderWrap {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 2px;
  margin-top: -10px;
}
.modern-ticker {
  width: 100%;
  background-color: #fff;
  height: 34px;
  line-height: 30px;
  font-size: 16px;
  overflow: hidden;
}
.modern-ticker a {
  text-decoration: none;
}
.modern-ticker ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mt-body {
  margin: 2px;
  position: relative;
}
.mt-label {
  margin-right: 2px;
  position: absolute;
  left: 0;
  background: #7a1d21 url(images/newsLabelArrow.png) no-repeat right center;
  padding: 0 25px 0 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.mt-news {
  overflow: hidden;
  position: absolute;
}
.mt-scroll .mt-news {
  background-color: transparent;
}
.mt-news ul {
  background-repeat: no-repeat;
  background-position: -1000px;
}
.mt-news li {
  float: left;
}
.mt-round .mt-news:first-child,
.mt-round .mt-news:first-child a {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.mt-round .mt-news:last-child,
.mt-round .mt-news:last-child a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.mt-news a,
.mt-news a:active,
.mt-news a:focus,
.mt-news a:visited {
  font-size: 15px;
  padding: 0 10px 0 20px;
  margin-right: 2px;
  background-repeat: no-repeat;
  background-position: 7px center;
  display: block;
  white-space: nowrap;
  color: #333;
}
.mt-news a:hover {
  color: #7a1d21;
  /*background-image: url(images/bullet-over.png)*/
}
.mt-scroll.mt-round .mt-news a {
  border-radius: 0;
}
.mt-hide {
  display: none;
}
.mt-controls {
  margin-left: 2px;
  position: absolute;
  right: 0;
  background-repeat: no-repeat;
  background-position: -1000px;
}
.mt-next,
.mt-play,
.mt-prev {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  cursor: pointer;
}
.mt-round .mt-next {
  border-radius: 0 5px 5px 0;
}
.modern-ticker {
  color: #fafafa;
}
.mt-news {
}
.mt-preloader {
  /*background: url(images/preloader.gif) no-repeat center*/
}
.mt-news ul {
  /*background-image: url(images/bullet-over.png)*/
}

.mt-news a:active {
}
.mt-controls {
  background-image: url(images/pause.png);
}
.mt-next,
.mt-prev {
}
.mt-prev {
  background-image: url(images/arrow-prev.png);
}
.mt-next {
  background-image: url(images/arrow-next.png);
}
.mt-play {
  background-image: url(images/play.png);
}
.mt-pause {
  background-image: url(images/pause.png);
}
.mt-next:hover,
.mt-play:hover,
.mt-prev:hover {
  /*background-color: #f20*/
}
.mt-next:active,
.mt-play:active,
.mt-prev:active {
  /*background-color: #f40*/
}

/* basic styles */
a.onlymobile {
  display: none;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
::-moz-selection {
  background: #ff5e99;
  text-shadow: none;
} /* highlight  pink */
::selection {
  background: #ff5e99;
  text-shadow: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
} /* Remove the gap between images and the bottom of their containers: h5bp.com/i/440  */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
} /* Remove default fieldset styles */
textarea {
  resize: vertical;
} /* Allow only vertical resizing of textareas */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
} /* Chrome Frame prompt */
mark,
.mark {
  background: transparent;
}
html {
  background: #ccd8ce;
  height: 100%;
}
body {
  min-height: 100%;
}
#Body {
  background: none;
  position: relative;
}
form#Form {
  display: block;
  min-height: 100%;
}
.adminmenu {
  display: none;
}
.Normal {
  color: #000;
  font-size: 1.077em;
  line-height: 1.8;
}
p {
  color: #000;
  font-size: 1em;
} /* make p and normal the same */
.red {
  color: #b75252;
}
.blue {
  color: #357da6;
}
.green {
  color: #3d9a60;
}

/* panes layout */
.pagebkgr {
  background-size: cover;
  height: 100%;
  position: fixed;
  width: 100%;
  background-image: url('/Portals/0/Images/background/1998-2018-Winter/snowman.jpg');
}
#pageframe {
  min-height: 100%;
  padding-bottom: 188px;
}
#pageframe.inner {
  background: #f9f8f4;
  padding: 0;
}
.pane {
  margin: 7px 0 0 0;
}
header {
  padding-top: 10px;
}
.inner header {
  margin-bottom: 0;
}
.home_slider #dnn_homeslider,
.home_slider #dnn_backroundimage {
  margin-bottom: 35px;
  margin-top: 35px;
}
.bcCont {
  color: #686c70;
  float: left;
  margin: 2em 0 3em 0;
}
a.bc,
a.bc:link,
a.bc:visited,
a.bc:hover {
  color: #333;
  font-size: 14px;
  text-decoration: none;
  font-weight: 300;
  text-transform: uppercase;
}
a.bc:nth-of-type(2) {
  display: none;
}

.print {
  background: transparent url(images/sprite.png) right top no-repeat;
  cursor: pointer;
  float: right;
  height: 23px;
  margin: 1em 0 3em 0;
  width: 33px;
}
#dnn_PrintReplacement {
  float: right;
}
.BottomContainer {
  margin-bottom: 2em;
}
.page_links {
  margin-top: 20px;
}
.inner .page_links {
  background: #827f77;
  margin-bottom: 1em;
  margin-top: 0;
  padding: 2em;
}
footer {
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 70px 0 25px 0;
  position: absolute;
  width: 100%;
}
.innerPage footer {
  padding: 32px 0 20px 0;
  position: inherit;
  background-color: #808080;
  margin-top: 44px;
}
.footerLogos {
  float: right;
}
.footerLogos img {
  height: 40px;
  margin-left: 10px;
}
.inner footer {
  margin-top: 80px;
  padding: 0 0 44px 0;
  position: relative;
}
.banner-box {
  padding: 4px;
  background: url(/Portals/0/Images/tractor.jpg);
  margin: 0 auto 20px;
  max-width: 360px;
  background-size: 100%;
}
.banner-box-inner {
  height: 200px;
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
}
.banner-box-inner:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.banner-box-inner h5 {
  font-size: 16px;
  margin: 0px 0 5px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 10px;
}
.banner-box-inner h2 {
  margin: 10px 0 13px;
}
.banner-box-inner p {
  margin: 10px 0 13px;
}
/*TOP LEVEL CONTAINERS*/
#dnn_two_left6 {
  margin-top: 30px;
}
.toplevelcontainer {
  width: 100%;
  margin-bottom: 66px;
}
.toplevelicon {
  width: 21%;
  float: left;
}
.toplevelecontent {
  width: 77%;
  float: left;
}
.toplevelecontent p {
  min-height: 65px;
  display: block;
}
.toplevelecontent h3 {
  margin: 0px 0 20px;
}
.coupon-box {
  padding: 4px;
  background: url(/Portals/0/Skins/astra2016/images/coupon.jpg);
  margin: 0 auto 20px;
  /*background-size: 100%;*/
  /*Emoke 9th June*/
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 720px;
  max-width: 100%;
}
.coupon-box-inner {
  height: 230px;
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  padding: 0 20px;
}
.coupon-box-inner:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.coupon-box-inner h5 {
  font-size: 16px;
  margin: 0px 0 5px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 10px;
}
.coupon-box-inner h2 {
  margin: 10px 0 13px;
}
.coupon-box-inner p {
  margin: 10px 0 13px;
}

footer .gradient {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDIiLz4KICAgIDxzdG9wIG9mZnNldD0iMTMlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDciLz4KICAgIDxzdG9wIG9mZnNldD0iMTklIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMTQiLz4KICAgIDxzdG9wIG9mZnNldD0iMzMlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNDIiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNTQiLz4KICAgIDxzdG9wIG9mZnNldD0iNzclIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNzUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.02) 8%,
    rgba(0, 0, 0, 0.07) 13%,
    rgba(0, 0, 0, 0.14) 19%,
    rgba(0, 0, 0, 0.42) 33%,
    rgba(0, 0, 0, 0.54) 44%,
    rgba(0, 0, 0, 0.75) 77%,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(8%, rgba(0, 0, 0, 0.02)),
    color-stop(13%, rgba(0, 0, 0, 0.07)),
    color-stop(19%, rgba(0, 0, 0, 0.14)),
    color-stop(33%, rgba(0, 0, 0, 0.42)),
    color-stop(44%, rgba(0, 0, 0, 0.54)),
    color-stop(77%, rgba(0, 0, 0, 0.75)),
    color-stop(100%, rgba(0, 0, 0, 0.85))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.02) 8%,
    rgba(0, 0, 0, 0.07) 13%,
    rgba(0, 0, 0, 0.14) 19%,
    rgba(0, 0, 0, 0.42) 33%,
    rgba(0, 0, 0, 0.54) 44%,
    rgba(0, 0, 0, 0.75) 77%,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.02) 8%,
    rgba(0, 0, 0, 0.07) 13%,
    rgba(0, 0, 0, 0.14) 19%,
    rgba(0, 0, 0, 0.42) 33%,
    rgba(0, 0, 0, 0.54) 44%,
    rgba(0, 0, 0, 0.75) 77%,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.02) 8%,
    rgba(0, 0, 0, 0.07) 13%,
    rgba(0, 0, 0, 0.14) 19%,
    rgba(0, 0, 0, 0.42) 33%,
    rgba(0, 0, 0, 0.54) 44%,
    rgba(0, 0, 0, 0.75) 77%,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.02) 8%,
    rgba(0, 0, 0, 0.07) 13%,
    rgba(0, 0, 0, 0.14) 19%,
    rgba(0, 0, 0, 0.42) 33%,
    rgba(0, 0, 0, 0.54) 44%,
    rgba(0, 0, 0, 0.75) 77%,
    rgba(0, 0, 0, 0.85) 100%
  );
  bottom: -10px;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}
.inner footer .gradient {
  background: transparent;
}
/* help set styles */
img.scaleimage {
  width: 100% !important;
}
.scaleimage {
  width: 100% !important;
}
.highlight {
  background-color: #fffddd;
  color: #000000 !important;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden; /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: '';
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: ' '; /* 1 */
  display: table; /* 2 */
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* text styles */
body {
  font-family: 'Ubuntu', sans-serif;
  font-size: 1.3em; /* change to control font size for the page */
  line-height: 1.3;
}
ul {
  list-style: inherit;
  font-size: 14px;
  color: #333;
}
p {
  color: #333;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #154735;
  font-weight: bold;
}
h1 {
  font-size: 32px;
  margin: 10px 0 30px;
}
h2 {
  font-size: 26px;
  margin: 10px 0 30px;
}
h3 {
  font-size: 20px;
  margin: 10px 0 30px;
}
h4 {
  font-size: 18px;
  margin: 10px 0 30px;
}
h5 {
  font-size: 16px;
  margin: 10px 0 30px;
}
.cap {
  text-transform: uppercase;
}
.Normal ul {
  margin-left: 0;
}
.Normal ul li {
  list-style-type: none;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.Normal ul li:before {
  content: '• ';
  font-weight: 700;
  margin-right: 0.5em;
}
ul li table,
tr,
th,
td {
  font-size: 1em;
}
table.cellpad2 th,
table.cellpad2 td {
  padding: 2px;
}
/*table.verticaltop th,
table.verticaltop td{
    vertical-align:top;
	width: 19%;
}*/
/* link styles */
a,
a:visited {
  color: #357da6;
  text-decoration: none;
}
a,
a:visited {
  color: #154735;
  font-weight: bold;
}
a:hover,
a:focus,
a:active {
  color: #7a1d21;
  text-decoration: none;
}
footer a,
footer a:active,
footer a:hover,
footer a:focus,
footer a:visited {
  color: #fff;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer p {
  color: #fff;
}

.FooterInner p a,
.FooterInner p {
  font-weight: 300;
}
.FooterLeftCoontent {
  float: left;
}
.note {
  font-size: 13px;
  color: #666;
}
.articlehead {
  color: #791d20;
  font-size: 1.285em;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin-bottom: 0;
  text-transform: uppercase;
}
.articlehead + h1 {
  margin-top: 0;
}
.PERSONAL .articlehead {
  color: #008970;
}
.BUSINESS .articlehead {
  color: #b63138;
}
.RESOURCES .articlehead {
  color: #791d20;
}
.fp .articlehead {
  color: #0061b0;
}

.backroundimageRow {
  min-height: 20px;
}
.blue-arrow-up {
  display: block;
  width: 20px;
  height: 12px;
  margin: -10px 0px 0 25px;
  position: absolute;
  background: url(images/blue-arrow-up.png);
  overflow: hidden;
  text-indent: 999px;
}
.locationListingHead {
  position: absolute;
  z-index: 4000;
  top: 132px;
  margin-left: 101px; /*Emoke*/
  display: none;
  box-shadow: 0px 0px 4px RGBA(51, 51, 51, 0.2);
  outline: none;
}
.linkListingHead {
  position: absolute;
  z-index: 4000;
  top: 126px; 
  margin-left: 74px; /*Emoke*/
  display: none;
  box-shadow: 0px 0px 4px RGBA(51, 51, 51, 0.2); /*Emoke*/
  outline: none;
}
.innerPage .locationListingHead,
.innerPage .linkListingHead {
  top: 112px;
}
.searchResults .locationListingHead,
.searchResults .linkListingHead {
  top: 62px;
}
.linkListingHead ul {
  margin: 0px;
  list-style: none;
}
.linkListingHead ul a {
  display: block;
  border-bottom: 1px solid #666666;
  color: #666666;
  text-decoration: none;
  padding: 5px 20px 5px 10px;
  font-weight: bold;
}
.linkListingHead ul a:hover {
  color: #7a1d21;
  background-color: #f0f0f0;
}

.innerPage .onSliderWrap {
  position: absolute;
  top: -106px;
  margin: 0 15px 0 0;
  right: 377px;
  display: none;
}
.headerPane {
  clear: both;
}
.bordered-div {
  border: 1px solid #ccd7ce;
  padding: 20px;
  text-align: center;
}
.bordered-image {
  border: 1px solid #ccd7ce;
  padding: 5px;
  text-align: center;
}
.innerPage .loginTrigger {
  padding: 5px 20px 0 0;
  width: 200px;
  height: 53px;
  background: url(images/loginTrigger.png);
  cursor: pointer;
  background-repeat: no-repeat;
}
.loginTrigger {
  height: 10px;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  float: right;
  font-family: 'Ubuntu', sans-serif;
}
.innerPage {
  background-color: #fff;
  padding-bottom: 0 !important;
}
.heroFull {
  min-height: 100px;
  text-align: center;
}
.heroStrapLinegreen #dnn_HeroStrapLine {
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(21, 71, 53, 0.8);
  height: 60px;
  padding: 9px 0 0;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-top: -60px;
  position: absolute;
  width: 100%;
  letter-spacing: 0.5px;
  font-family: 'Ubuntu', sans-serif;
}

/* added to fix problem with adding background and position to paragraphs in herostrapline */
.heroStrapLinegreen #dnn_HeroStrapLine p {
  color: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  padding: 9px 0 0;
}

p.intro {
  font-size: 16px;
  text-align: center;
  padding: 0px 19%;
}
.blueBorder {
  border: 1px solid #666666;
  background-color: #fff;
  width: 360px;
  max-height: 333px;
  overflow-y: scroll;
  text-align: left;
  border-bottom: none;
}
a#toggle4 {
  font-family: 'Ubuntu', sans-serif;
}

.blueBorder h3 {
  font-weight: bold;
  margin: 10px 15px 5px;
  text-transform: uppercase;
  color: #333;
  font-size: 14px;
  text-align: center; /*Emoke*/
  font-family: 'Ubuntu', sans-serif;
}
a.borderTriangle,
.dnnPrimaryAction.dynamicforms_link,
a.loc_det-btn {
  border: 1px solid #666666 !important;
  padding: 4px 20px 4px 35px;
  cursor: pointer;
  display: inline-block;
  color: #666666 !important;
  background: url(images/arrowright.png) 20px center no-repeat;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 2px;
  text-shadow: none;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
}
a.borderTriangle:hover,
.dnnPrimaryAction.dynamicforms_link:hover,
a.loc_det-btn:hover {
  border: 1px solid #781e20 !important;
  color: #781e20;
  text-decoration: none;
  background: url(images/arrowright.png) 20px center no-repeat !important;
}
.dnnPrimaryAction.dynamicforms_link {
  float: right;
}
.DynamicForms_MainPanel {
  padding: 0 !important;
}
.locationList {
  display: block;
}
.locationItem {
  border: 1px solid #ccd7ce;
  margin-bottom: 20px;
  min-height: 176px;
}

.locationItemLocator {
  border-bottom: 1px solid #ccd7ce;
  min-height: 151px;
} /*Emoke*/
.locationItemLocator h3 {
  margin: 0 0 20px;
} /*Emoke*/

.locationItemLocator img {
  float: right;
  margin: 10px;
  box-shadow: 0px 0px 4px RGBA(51, 51, 51, 0.4);
} /*Emoke*/

.locationDetailsLocator {
  padding: 10px;
} /*Emoke*/

.locationDetailsLocator p {
  color: #666;
} /*Emoke*/

.locationItem:hover {
  background-color: #ebebeb;
}
.locationItem h3 {
  margin: 0 0 20px;
}
img.locationImg {
  display: inline-block;
  width: 38%;
  vertical-align: top;
  max-width: 280px;
}
.locMainColumn {
  display: inline-block;
  vertical-align: top;
  width: 30%; 
  padding: 5px 1% 0 2%;
}
.locRightColumn {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  padding: 5px 1% 0 0;
}

p.highP {
  margin-bottom: 10px;
} /*Emoke*/
.mobileSearchWrap {
  /* margin-top: -22px;*/
  margin-bottom: 20px;
  display: none;
}
#mobileSearch {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 10px;
}
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: transparent !important;
  border: none !important;
}
.appDownloadToggle {
  display: none;
}
.appDownloadToggle > div > div {
  background-color: rgba(255, 255, 255, 0.8);
  border: 2px solid #dae2dc;
  margin-top: -22px;
}
.appDownloadToggle > div {
  margin-bottom: 20px;
}
#appToggleClose {
  padding: 65px 0 20px;
  cursor: pointer;
  width: 11%;
  display: block;
  text-align: center;
  float: left;
  font-size: 18px;
  color: #333;
}
.appToggle a {
  text-decoration: none;
}
.appToggle p {
  margin-bottom: 5px;
}
.appToggle table {
  width: 100%;
}
.appToggle td {
  padding: 0 10px;
}
.appToggle td:nth-child(1) {
  min-width: 65px;
}
.appToggle {
  padding: 20px 0;
  cursor: pointer;
  width: 88%;
  display: block;
  float: right;
}

.clear {
  clear: both;
}

.mobileControls {
  display: none;
}
.mobileControls > div {
  padding: 36px 5px 12px 5px;
  text-align: center;
  color: #154221;
  text-transform: uppercase;
  display: inline-block;
  background: transparent no-repeat center top;
  font-weight: bold;
  cursor: pointer;
  width: 80px;
}
#mobile_icon {
  background-image: url(images/ICON_svgs/hamburger_menu.svg);
}
#appIcon {
  background-image: url(images/ICON_svgs/green-phone.svg);
}
#loginIcon {
  background-image: url(images/ICON_svgs/grrenlock.svg);
}
#searchIcon {
  background-image: url(images/ICON_svgs/green-magnifier.svg);
}

a.headerCallUs {
  color: #333333;
  font-size: 14px;
  display: block;
  margin: 20px 0 0px;
  font-weight: bold;
  letter-spacing: 1.5px;
}
.navContainer {
  display: block;
}
.headerLinkList {
  list-style: outside none none;
  text-align: right;
  margin: 0;
  float: left;
}
.headerLinkList > li {
  display: inline-block;
  margin-left: 15px;
}
.headerLinkList li a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #666;
  text-decoration: none;
  font-family: 'Ubuntu', sans-serif;
}
.headerLinkList li a:hover {
  color: #333333;
  text-decoration: none;
}
.headerLinkList > li > a > span {
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 16px;
  background: transparent url(images/menuarrowdown.png) no-repeat right bottom;
  text-indent: 77px;
}

/* buttons */
a.det-btn {
  background: #7a1d21 url(images/white-button-arrow.png) no-repeat center right;
  height: 36px;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 36px;
  padding: 0 60px 0 22px;
  cursor: pointer;
}
a.det-btn:hover {
  background-color: #8f2227;
}
a.linkbutton,
a.submit-btn,
a.more-btn,
input.submit-btn {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 5px 50px;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #7a1d21;
  font-weight: bold;
  cursor: pointer;
  border: 2px solid #fff;
}
a.linkbutton:hover,
a.submit-btn:hover,
a.more-btn:hover,
input.submit-btn:hover {
  border: 2px solid #8f2227;
  background-color: #8f2227;
}
.yellow-right {
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 8px solid #791d20;
  display: inline-block;
  vertical-align: middle;
}

a.greybutton {
  background: #827f77;
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 0 0.5em;
  text-align: center;
  text-transform: uppercase;
}

/* containers */
.promoCont {
  background: #fff;
  border: 1px solid #827f77;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  margin-bottom: 1em;
  padding: 1em 0.5em;
}
.PrintratesLink {
  background: url(images/pdf.png) no-repeat;
  height: 42px;
  background-position: 22px 0;
}
.showratesmobile {
  display: none;
}
.hidemobile {
  display: block;
}

a.PrintratesLink {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  margin-right: 18px;
  padding-top: 42px;
  font-size: 1.1em;
  target-new: tab !important;
}
a.PrintratesLink:hover {
  color: #791d20;
}

input.gsc-search-button-v2 {
  padding: 6px 10px !important;
}
input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus {
  border-color: #7a1d21 !important;
  background-color: #7a1d21 !important;
  box-sizing: initial !important;
  background-image: none !important;
}
.gsib_a {
  padding: 2px 6px 0 !important;
}
.gsc-input-box {
  border: 1px solid #999 !important;
}

/* header */
header {
  position: relative;
  background: #fff url(images/headershadow.png) repeat-x right bottom;
  min-height: 173px;
  border-bottom: 2px solid #666666;
}
.SiteLogo {
  margin-bottom: -34px;
  position: relative;
  z-index: 10;
}
#dnn_dnnLOGO_hypLogo {
  display: block;
  width: 100%;
}
#dnn_dnnLOGO_imgLogo {
  display: block;
  height: auto;
  margin-bottom: 10px;
  max-width: 212px;
  width: 100%;
}
.headerlogin,
.headerlogin:visited,
a.onlymobile,
a.onlymobile:visited {
  background: #791d20;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 0.923em;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-left: 14px;
  padding: 5px 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.loginpane {
  float: right;
  position: relative;
  width: 100%;
}
.loginiframe {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  font-family: 'Ubuntu', sans-serif;
  max-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 35px;
  z-index: -1;
}
.loginiframe.iframeshow {
  opacity: 1;
  z-index: 10000;
}
.wayneLoginIframe {
  background: #f5f5f5;
  padding: 16px;
  position: relative;
  z-index: 100;
}
.closebutton {
  color: #fff;
  display: none;
  cursor: pointer;
  font-weight: 700;
  position: absolute;
  right: 3px;
  top: 33px;
  z-index: 10001;
}
#dnn_dnnSEARCH_ClassicSearch {
  border: 1px solid #f0f0f0;
  display: block;
  float: right;
  padding: 3px 5px;
}
.loginIframeHeader {
  background: #686c70;
  color: #fff;
  font-weight: 700;
  margin: -15px -15px 1em -15px;
  padding: 1em;
  position: relative;
  text-transform: uppercase;
}
.loginIframeHeader .triungle {
  background: transparent;
  border-color: #686c70 transparent transparent transparent;
  border-style: solid;
  border-width: 8px 11px 0 11px;
  bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 0;
  margin: 0 auto -8px auto;
  padding: 0;
  position: absolute;
  width: 0;
}
form#Login {
}
form#Login label {
  font-weight: 300;
  padding: 0.5em 0;
}
form#Login input {
  border: 1px solid #c3c4c6;
  padding: 0.5em;
  width: 100%;
}
form#Login input#submit2,
input#_buttonContinue {
  background: #791d20 !important;
  color: #fff !important;
  cursor: pointer !important;
  display: block !important;
  float: right !important;
  font-size: 1.1em !important;
  font-weight: 700 !important;
  letter-spacing: 0.05em !important;
  margin: 0.5em 0 !important;
  padding: 6px 25px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  width: auto !important;
}
#loginLink1,
#loginLink2,
#loginLink3 {
  padding: 0.25em 0;
}
#loginLink1 {
  clear: both;
}
#loginLink1 a,
#loginLink2 a,
#loginLink3 a {
  color: #393b3d;
  text-decoration: none;
}
#loginLink1 a:hover,
#loginLink2 a:hover,
#loginLink3 a:hover {
  text-decoration: underline;
}
#otherLogin {
  background: #ededed;
  margin: 0.5em -16px -16px -16px;
  padding: 16px;
}
#otherLogin > span {
  border-top: 1px solid #f5f5f5;
  display: block;
  margin: -15px -16px 0 -15px;
  padding: 16px 16px 0 16px;
}
.dropCont {
  background: #fff url(images/dropdown_img.png) no-repeat 95% 50%;
  border: 1px solid #c3c4c6;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.dropCont select#logonSelect {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
  padding: 5px 8px;
  width: 100%;
}
form#Login #otherLogin select#logonSelect:focus {
  outline: none;
}
.SearchLink {
  background: transparent url(images/sprite.png) no-repeat -1px -110px;
  display: inline-block;
  height: 16px;
  text-indent: -999em;
  width: 20px;
}
.searchcontainer {
  float: right;
  height: 32px;
  position: relative;
  top: -3px;
  width: 478px;
  z-index: 1000;
}
.searchcontainer * {
  box-sizing: content-box;
}
.gsc-control-cse {
  padding: 0 !important;
}
.pagelinks {
  clear: right;
  float: right;
}
a.header_pagelink {
  color: #393b3d;
  display: inline-block;
  letter-spacing: 0.05em;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
a.header_pagelink:nth-child(n + 2) {
  border-left: 1px solid #d5d3d4;
}
.searchCont {
  padding: 0;
  text-align: right;
}
#dnn_dnnSEARCH_txtSearch {
  border: none;
  padding: 0;
  width: 125px;
}
a.dnnSearchBoxClearText {
  margin-top: -19px !important;
}
#dnn_ctr4837_DynamicForms_lnkSave {
  background: #827f77 none repeat scroll 0% 0%;
  color: #fff;
  display: block;
  float: left;
  font-weight: 700;
  padding: 0.5em 5em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.maincontent {
  position: relative;
  z-index: 1;
  padding-top: 23px;
}
.innerPage .maincontent {
  padding-top: 8px;
}
.breadCrumbCont {
  margin-bottom: 20px;
}
/* footer */
.footerlinkcredits {
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.38);
}
.footerlink {
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.38);
  vertical-align: middle;
  line-height: 48px;
}

.inner .footerlink,
.inner.footerlinkcredits {
  color: #666666;
  text-shadow: none;
}
a.footerlinkcredits {
  color: #666666;
  text-decoration: none;
  margin-left: 48px;
}
a.footerlink {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}
.inner a.footerlink,
.inner a.footerlinkcredits {
  color: #666666;
  text-shadow: none;
}
.footer_facebook {
  background: transparent url(images/sprite.png) no-repeat -1px 4px;
  display: inline-block;
  height: 48px;
  margin-right: 6px;
  width: 37px;
}
.inner .footer_facebook {
  background-position: 0px -168px;
  width: 40px;
}
.footerleft a.footerlink:nth-of-type(n + 3):before {
  content: ' · ';
}
.footertel {
  background: transparent url(images/sprite.png) no-repeat -40px 4px;
  display: inline-block;
  font-size: 1.385em;
  font-weight: 700;
  height: 48px;
  margin-left: 15px;
  padding-left: 40px;
}
.inner .footertel {
  background-position: -40px -168px;
}
.footerfdic {
  background: transparent url(images/fdic_home.svg) no-repeat center center/contain;
  display: inline-block;
  height: 39px;
  margin-left: 30px;
  width: 53px;
}
.footerehl {
  background: transparent url(images/ehl_home.svg) no-repeat center center/contain;
  display: inline-block;
  height: 39px;
  margin-left: 5px;
  width: 118px;
}
.inner .footerfdic {
  background: transparent url(images/fdic.svg) no-repeat center center/contain;
  display: inline-block;
  height: 39px;
  margin-left: 30px;
  width: 53px;
}
.inner .footerehl {
  background: transparent url(images/ehl.svg) no-repeat center center/contain;
  display: inline-block;
  height: 39px;
  margin-left: 5px;
  width: 118px;
}
.fp .footerfdic,
.fp .footerehl {
  display: none;
}

/* home callout container */
.home_callout {
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  padding: 4px 5px;
  position: relative;
  text-align: center;
}
.home_callout > div[id*='contentpane'] {
  background: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  padding: 19px;
}
.home_callout > div[id*='contentpane']:hover {
  background: rgba(255, 255, 255, 1);
}
#dnn_home_three_left .home_callout .triangle {
  background: transparent;
  border-color: #008970 transparent transparent transparent;
  border-style: solid;
  border-width: 13px 22px 0 22px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 0;
  margin: 0 auto -13px auto;
  padding: 0;
  position: relative;
  top: -4px;
  width: 0;
  display: none;
}
#dnn_home_three_middle .home_callout .triangle {
  background: transparent;
  border-color: #b63138 transparent transparent transparent;
  border-style: solid;
  border-width: 13px 22px 0 22px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 0;
  margin: 0 auto -13px auto;
  padding: 0;
  position: relative;
  top: -4px;
  width: 0;
  display: none;
}
#dnn_home_three_right .home_callout .triangle {
  background: transparent;
  border-color: #0061b0 transparent transparent transparent;
  border-style: solid;
  border-width: 13px 22px 0 22px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 0;
  margin: 0 auto -13px auto;
  padding: 0;
  position: relative;
  top: -4px;
  width: 0;
  display: none;
}
.home_callout .category {
  color: #333;
  font-size: 18px;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.home_callout .pagename {
  color: #164322;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.home_callout .description {
  color: #333;
  padding: 15px 0 5px;
  line-height: 21px;
  min-height: 115px;
}
.alertContainer {
  border: 2px solid #e3e3e3;
  padding: 4px 5px;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
.alertContainer p {
  color: #154735;
  line-height: 28px;
  font-size: 26px;
  letter-spacing: 0px;
  margin: 10px 0;
  font-weight: bold;
  font-family: arial;
}
.alertContainer > div[id*='contentpane'] {
  background: rgba(255, 255, 255, 0.6);
  padding: 19px 10px;
}
.alertContainer > div[id*='contentpane']:hover {
  background: rgba(255, 255, 255, 1);
}
.alertContainer .Normal {
  color: #b63138;
}
.closealert {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #444;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 10px 13px 10px;
}
.closealert:hover {
  color: #7a1d21;
}
.quicklinksCont {
  background: #fff;
  border: 1px solid #bfc0bf;
  margin-bottom: 1em;
  margin-top: 1em;
}
.qiucklinkshead {
  background: #f9f8f4 url(images/qiucklinks.png) no-repeat right top;
  color: #231e20;
  cursor: pointer;
  font-size: 1.231em;
  padding: 0.25em 0.5em;
  text-transform: uppercase;
}
.quicklinks {
  display: none;
  padding: 1em;
}
.qiucklinkshead.clicked + .quicklinks {
  display: block;
}
.quicklinks p {
  margin: 0;
}
.quickcontactCont {
  background: #fff;
  border: 1px solid #791d20;
  margin-bottom: 1em;
}
.qiuckcontacthead {
  background: #791d20;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  box-shadow: 0 0 7px #aaa inset;
  padding: 6px;
}
.quickcontact {
  display: none;
  padding: 0;
}
.qiuckcontacthead.clicked + .quickcontact {
  display: block;
}
.quickcontact input[type='text'][style],
.quickcontact .DynamicForms_MainPanel textarea,
.quickcontact select {
  border-bottom: 1px solid #791d20;
  width: 100% !important;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 8px;
  color: #333;
  font-size: 14px;
}
.quickcontact .DynamicForms_SaveFormDiv {
  clear: both;
  border-top: none !important;
}
.quickcontact .DynamicForms_SaveFormDiv p {
  text-align: right;
  margin: 0 0 15px 0;
}
.quickcontact .DF-FieldRow {
  margin: 0;
  padding: 0;
}
.quickcontact .DynamicForms_SaveFormDiv p input {
  background: #791d20;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  padding: 4px 15px 6px;
}
.quickcontact .DynamicForms_SaveFormDiv p input:hover {
  background: #8f2227;
}
.quickcontact a[id*='DynamicForms_lnkSave'] {
  background: #791d20;
  color: #fff !important; /*Emoke*/
  display: block;
  font-weight: 700;
  margin: 0 1.5em 1.5em 0; /*Emoke*/
  padding: 0.5em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.quickcontact a[id*='DynamicForms_lnkSave']:hover {
  background: none !important;
  color: #333 !important;
} /*Emoke*/
.NormalBold {
  font-weight: bold;
  color: #222;
  padding: 0 0 0 5px;
} /*Emoke*/

.ratesCont {
  background: #fff;
  border: 1px solid #791d20;
  margin-bottom: 1em;
}
.PERSONAL .ratesCont {
  border-color: #008970;
}
.BUSINESS .ratesCont {
  border-color: #b63138;
}
.fp .ratesCont {
  border-color: #0061b0;
}
.rateshead {
  background: #791d20 url(images/qiucklinks.png) no-repeat right top;
  color: #fff;
  cursor: pointer;
  font-size: 1.231em;
  padding: 0.25em 0.5em;
  text-transform: uppercase;
}
.PERSONAL .rateshead {
  background-color: #008970;
}
.BUSINESS .rateshead {
  background-color: #b63138;
}
.fp .rateshead {
  background-color: #0061b0;
}
.rates {
  display: none;
  padding: 1em;
}
.rateshead.clicked + .rates {
  display: block;
}
.rates p {
  margin: 0;
}

h1.level0_title {
  color: #221f1f;
  font-size: 2.143em;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin: 0 0 6px 0;
  text-align: center;
  text-transform: uppercase;
}
h1.level0_title + svg {
  display: block;
  height: auto;
  margin: 0 auto 30px auto;
  padding-right: 18px;
  width: 96px;
  max-height: 72px;
}
h2.TitleArrowRight,
h2.TitleArrowLeft {
  background-color: #ccd7ce;
  display: block;
  color: #164322;
  padding: 8px 5px 0px 10px;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 36px;
}
h2.TitleArrowRight {
  background: #ccd7ce url(images/TitleArrowRight.png) no-repeat right center;
}
h2.TitleArrowLeft {
  background: #ccd7ce url(images/TitleArrowLeft.png) no-repeat left center;
  text-align: center;
}
.Head {
  display: inline-block;
  margin-bottom: 6px;
}
.PERSONAL h1.level0_title + svg path {
  fill: #008970;
}
.FINANCIAL h1.level0_title + svg path {
  fill: #0050a7;
}
.BUSINESS h1.level0_title + svg path {
  fill: #b63138;
}
.RESOURCES h1.level0_title + svg path {
  fill: #791d20;
}
.fp h1.level0_title + svg path {
  fill: #0061b0;
}
p.level0_text {
  padding: 0 16% 3em 16%;
  text-align: center;
}
.PERSONAL h1.level0_title:after {
  color: #008970;
  letter-spacing: normal;
}
.BUSINESS h1.level0_title:after {
  color: #b63138;
  letter-spacing: normal;
}
.RESOURCES h1.level0_title:after {
  color: #791d20;
  letter-spacing: normal;
}
.promo_wi_container,
.promo_container {
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  margin-bottom: 30px;
  padding-bottom: 38px;
  position: relative;
}
.PERSONAL .promo_wi_container,
.PERSONAL .promo_container {
  border: 1px solid rgba(0, 137, 112, 0.31);
}
.BUSINESS .promo_wi_container,
.BUSINESS .promo_container {
  border: 1px solid rgba(182, 49, 56, 0.31);
}
.RESOURCES .promo_wi_container,
.RESOURCES .promo_container {
  border: 1px solid rgba(229, 171, 17, 0.31);
}
.fp .promo_wi_container,
.fp .promo_container {
  border: 1px solid rgba(0, 97, 176, 0.31);
}
.image_container {
  position: relative;
}
.image_container .image_text {
  bottom: 0;
  color: #fff;
  font-size: 1.714em;
  font-weight: 300;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.PERSONAL .image_text {
  background: rgba(0, 137, 112, 0.56);
}
.BUSINESS .image_text {
  background: rgba(182, 49, 56, 0.56);
}
.RESOURCES .image_text {
  background: rgba(229, 171, 17, 0.56);
}
.promo_title {
  color: #fff;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 100%;
  background: rgb(122, 29, 33) none repeat scroll 0% 0% !important;
  padding: 0.25em;
  text-align: center;
  text-transform: uppercase;
}
.promo_title a {
  color: #fff;
  display: block;
  font-weight: 300;
  text-align: center;
}
.promo_title a:hover {
  color: inherit;
}
.promo_title a:after {
  content: ' ';
  display: block;
}
.PERSONAL .promo_title {
  background: rgba(0, 137, 112, 1);
}
.BUSINESS .promo_title {
  background: rgba(182, 49, 56, 1);
}
.RESOURCES .promo_title {
  background: rgba(229, 171, 17, 1);
}
.fp .promo_title {
  background: rgba(0, 97, 176, 1);
}
.promo_wi_container p,
.promo_container p {
  font-size: 0.929em;
  padding: 1em;
  text-align: center;
}
.promo_wi_container p + p,
.promo_container p + p {
  padding-top: 0;
}

.promo_wi_container .note {
  font-size: 75%;
  line-height: 1.5em;
}
.promo_wi_container {
  height: auto !important;
}
a.promobutton {
  border: 1px solid #9fa1a3;
  color: #686c70;
  display: inline-block;
  font-size: 0.923em;
  font-weight: 400;
  letter-spacing: 0.3em;
  padding: 0 1em 0 1.5em;
  text-transform: uppercase;
}
a.promobutton .triangle {
  border-style: solid;
  border-width: 8px 0 8px 6px;
  display: inline-block;
  height: 0;
  left: -4px;
  position: relative;
  top: 4px;
  width: 0;
  border-color: transparent transparent transparent #791d20;
}
.promo_container a.promobutton {
  bottom: 26px;
  display: block;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
}
.PERSONAL a.promobutton .triangle {
  border-color: transparent transparent transparent #008970;
}
.BUSINESS a.promobutton .triangle {
  border-color: transparent transparent transparent #b63138;
}
.RESOURCES a.promobutton .triangle {
  border-color: transparent transparent transparent #791d20;
}
.fp a.promobutton .triangle {
  border-color: transparent transparent transparent #0061b0;
}
a.promobutton:hover {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  color: inherit;
}
.normalred {
  color: red;
  font-weight: bold;
}
#dnn_ctr3675_DynamicForms_Validate_80d02b6f-b9a1-441d-8a5f-351cf46bddb4 {
  padding-top: 5px;
  position: absolute;
  display: block;
}

/* external link */
.popupbkgr {
  background: rgba(255, 255, 255, 0.7);
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.extlinkcontent {
  background: #fff;
  border: 2px solid #999;
  left: 37%;
  padding: 1%;
  position: fixed;
  top: 30%;
  width: 30%;
}
.extlinkcontent p {
  word-wrap: break-word;
}

/* tables */
.tablecont {
  overflow-x: scroll;
  width: 100%;
}
.greentable {
  margin-bottom: 4em;
}
.greentable th {
  color: #827f77;
  padding: 0.5em;
}
.greentable tr:nth-child(2n) {
  background: #e1e0db;
}
.greentable td {
  padding: 0.5em 0.5em 0 1em;
  vertical-align: top;
}
.greentable td:first-child {
  color: #008970;
  font-weight: 700;
}
.greentable .pipe img {
  display: inline-block;
  height: 38px;
  width: 38px;
  margin-top: -5px;
}
.redtable {
  margin-bottom: 4em;
}
.redtable th {
  color: #827f77;
  padding: 0.5em;
}
.redtable tr:nth-child(2n) {
  background: #e1e0db;
}
.redtable td {
  padding: 0.5em 0.5em 0 1em;
  vertical-align: top;
}
.redtable td:first-child {
  color: #b63138;
  font-weight: 700;
}
.redtable .pipe img {
  display: inline-block;
  height: 38px;
  width: 38px;
  margin-top: -5px;
}
.yellowtable {
  margin-bottom: 4em;
}
.yellowtable th {
  color: #827f77;
  padding: 0.5em;
}
.yellowtable tr:nth-child(2n) {
  background: #e1e0db;
}
.yellowtable td {
  padding: 0.5em 0.5em 0 1em;
  vertical-align: top;
}
.yellowtable td:first-child {
  color: #791d20;
  font-weight: 700;
}
.yellowtable .pipe {
  display: inline-block;
  height: 38px;
  width: 38px;
}

.i4ewOd-rECkYc-pzNkMb-haAclf qAWA2 QUIbkc {
  display: none !important;
  visibility: hidden !important;
}

/* contact form */
.contactus {
  margin-top: 20px;
}
.contactus_form_head {
  background: #edece7;
  margin-bottom: 2em;
  padding: 1em;
}
.DF-FieldRow {
  clear: both;
  float: left;
  margin-bottom: 1em;
  width: 100%;
}
.contactus .dnnFormItem {
  float: left;
  width: 20%;
}
.contactus .DF-FieldRow:nth-child(2) .dnnFormItem {
  width: 100%;
}
.contactus .DF-FieldRow:nth-child(5) .dnnFormItem {
  width: 50%;
}
.contactus .DynamicForms_QuestionDiv {
  float: right;
  width: 80%;
}
.contactus .DF-FieldRow:nth-child(5) .DynamicForms_QuestionDiv {
  width: 50%;
}
.contactus .DF-FieldRow:nth-child(5) .DynamicForms_QuestionDiv tr {
  display: block;
  float: left;
  width: 50%;
}
.contactus .DynamicForms_QuestionDiv input[type='text'][style] {
  background: #fff;
  border: 1px solid #827f77;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  padding: 0.5em;
  width: 100% !important;
}
.contactus .NormalBold {
  font-size: 1.077em;
  font-weight: 300;
}
.contactus label {
  display: block;
  float: left;
  margin-top: 7px;
}
.contactus .DF-FieldRow:nth-child(6) .DynamicForms_QuestionTopDiv {
  background: #fff url(images/select_bkgr.png) right center no-repeat;
  border: 1px solid #827f77;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  overflow: hidden;
}
.contactus .DF-FieldRow:nth-child(6) .DynamicForms_QuestionTopDiv .DynamicForms_QuestionDiv {
  width: 100%;
}
.contactus .dnnBoxLabel {
  font-weight: 300;
}
.contactus span.mark {
  background: #fff;
  border: 1px solid #827f77;
  border-radius: 11px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  display: block;
  height: 22px;
  margin: 4px 0 0 16px;
  width: 22px;
}
.contactus .dnnRadiobutton-checked span.mark {
  background: #827f77;
}
.contactus span.mark img {
  display: none;
}
.contactus select[style] {
  background: transparent;
  border: none;
  padding: 0 0.5em;
  width: 110% !important;
  -webkit-appearance: none;
}
.contactus select[style] > option {
  padding: 0.5em 0;
}
.contactus .DF-FieldRow:nth-child(7) .DynamicForms_QuestionDiv {
  width: 100%;
}
.contactus textarea[style] {
  background: #fff;
  border: 1px solid #827f77;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  height: 15em !important;
  padding: 0.5em;
  width: 100% !important;
}
.contactus a[id*='DynamicForms_lnkSave'] {
  background: #827f77;
  color: #fff;
  display: block;
  float: left;
  font-weight: 700;
  padding: 0.5em 5em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
a.underlined {
  font-weight: 400;
  text-decoration: underline;
}
.usercontrols {
  text-align: center;
  position: absolute;
  bottom: 0;
  z-index: 9;
  background-color: #fff;
  padding: 0 5px 2px;
}
.copyLine {
  margin-top: -25px;
  height: 14px;
}
#bkgr_select {
  list-style: outside none none;
  margin: 20px 0px;
  background: transparent url(images/img-select-back-arrow.png) center center;
  text-align: center;
}
#bkgr_select li {
  display: inline-block;
  margin: 0 17px;
  border: 3px solid #fff;
  background-color: #fff;
}
#bkgr_select li.current img,
#bkgr_select li:hover img {
  opacity: 1;
}
#bkgr_select li img {
  opacity: 0.5;
  max-width: 100px;
}

.googleSearchWrap {
  display: inline-block;
  width: 300px;
  margin-left: 30px;
}
#mobileSearch .googleSearchWrap {
  display: block;
  margin: auto;
}

.headerLinkListWrap {
  display: inline-block;
  width: 500px;
  vertical-align: top;
  padding-top: 7px;
}
.headerStuffWrap {
  display: block;
  text-align: right;
  padding-top: 20px;
}
.Theme_25_Default .flex-pauseplay {
  display: none !important;
}
.Theme_25_Default .flex-control-nav {
  bottom: 60px !important;
}
.Theme_25_Default .flex-control-paging li a {
  background: #ffffff !important;
  height: 15px !important;
  width: 15px !important;
}
.Theme_25_Default .flex-control-paging li a.flex-active {
  background: #7a1d21 !important;
}
.Theme_25_Default .flex-direction-nav .flex-prev {
  left: 15px !important;
}
.Theme_25_Default .flex-direction-nav .flex-next {
  right: 15px !important;
}
.Theme_08_Default .Slide div,
.Theme_08_Default .captionCanvas {
  display: none;
}
.Theme_08_Default,
.Theme_08_Default .Slide {
  background: transparent !important;
}

div.icon {
  display: inline-block;
  border-radius: 50px;
  height: 96px;
  width: 96px;
  box-shadow: 2px 2px 5px #aaa;
  margin-bottom: 10px;
}
div.icon img {
}
.onSlider a.linkbutton {
  float: right;
  margin-bottom: 15px;
}
.onSliderWrap {
  background-color: #fff;
  z-index: 9;
  width: 275px;
  float: right;
  margin: -380px 75px 0 0;
  position: relative;
  z-index: 99999;
  padding: 20px;
  /*box-shadow: 2px 6px 17px #555;*/
  box-shadow: 2px 4px 20px RGBA(51, 51, 51, 0.4); /*Emoke*/
  display: none;
}
.onSlider input {
  padding: 7px;
  -webkit-box-shadow: inset 2px 1px 5px 0px #aaa;
  -moz-box-shadow: inset 2px 1px 5px 0px #aaa;
  box-shadow: inset 2px 1px 5px 0px #aaa;
  width: 100%;
  border: 1px solid #888;
}
.onSlider h2 {
  font-size: 20px;
  font-weight: bold;
  color: #164322;
  margin: 0 0 15px;
}
.onSlider p {
  margin: 0 0 5px;
}
.onSlider .bottomLinks {
  text-align: right;
}
.onSlider .bottomLinks a {
  display: inline-block;
  margin-right: 11px;
  font-size: 14px;
  color: #333;
}

.fa-plus,
.fa-minus {
  height: 12px;
  width: 12px;
  display: inline-block;
  background: transparent url(images/green-plus.png) no-repeat center center;
  margin-top: 15px;
}
.accordion-btn-wrap {
  left: 0px !important;
  right: unset !important;
}
.fa-minus {
  background-image: url(images/green-minus.png);
}
/*http://www.jqueryscript.net/menu/Vertical-Accordion-Menu-Plugin-For-jQuery-Nav-Accordion.html*/
.mainNav {
  width: 100%;
  margin-bottom: 20px;
}
/* First Level */
.mainNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ccd7ce;
}
.mainNav ul li {
  border-top: 1px solid #ccd7ce;
}
.mainNav ul li a {
  display: block;
  font-size: 1.1em;
  line-height: normal;
  padding: 12px 20px;
  text-decoration: none;
  margin-right: 0 !important;
  margin-left: 20% !important;
}
.mainNav ul li a.active {
  color: #7a1d21;
}
.mainNav ul li a:hover {
  text-decoration: none;
}
.mainNav ul > li {
  border-left: 1px solid #ccd7ce;
  border-right: 1px solid #ccd7ce;
}
.mainNav ul > li ul {
  margin: 0 -1px;
}
.mainNav ul > li ul li {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
/* Second Level */
.mainNav ul ul {
  border-bottom: none;
}
.mainNav ul ul li {
  border-top: 1px solid #ccd7ce;
}
.mainNav ul ul li a {
  display: block;
  font-size: 1em;
  line-height: normal;
  padding: 0.5em 1em 0.5em 2.5em;
}
.mainNav ul ul li a:hover {
  background: #f0f0f0;
}
/* Third Level */
.mainNav ul ul ul {
  border-top: 1px solid #ccd7ce;
}
.mainNav ul ul ul li {
  border: none;
}
.mainNav ul ul ul li a {
  padding-left: 3.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
/* Accordion Button */
ul li.has-subnav .accordion-btn {
  color: #fff;
  font-size: 16px;
  text-align: center;
}
ul li.has-subnav .accordion-btn:hover {
  background: rgba(0, 0, 0, 0.05);
}

.InputTable input[type='radio'],
.InputTable input[type='checkbox'] {
  margin: 2px 5px 0;
}
.cTimeValue .toggle {
  padding-top: 3px;
  display: inline-block;
}
#oldBrowserWarning {
  display: none;
}
.browsehappy {
  position: absolute;
  background-color: #e5ab11;
  color: rgb(255, 255, 255);
  z-index: 99;
  width: 100%;
  padding: 4px 5%;
  font-weight: bold;
}
.browsehappy a {
  color: #000;
  text-decoration: underline;
}
/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body {
}

.ControlPanel {
}
#dnn_ctr4859_ModuleContent li .name_title,
#dnn_ctr4859_ModuleContent li .subtitle,
#dnn_ctr4861_ModuleContent li .name_title,
#dnn_ctr4861_ModuleContent li .subtitle,
#dnn_ctr4863_ModuleContent li .name_title,
#dnn_ctr4863_ModuleContent li .subtitle,
#dnn_ctr4865_ModuleContent .name_title,
#dnn_ctr4865_ModuleContent .subtitle {
  display: none;
}
#dnn_ctr4859_ModuleContent li,
#dnn_ctr4861_ModuleContent li,
#dnn_ctr4863_ModuleContent li,
#dnn_ctr4865_ModuleContent li {
  margin: 0px 35px 16px 0px;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane {
}

.ContentPane {
}

.RightPane {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited {
}

A.SelectedTab:hover {
}

A.SelectedTab:active {
}

/* text style for the unselected tabs */
.OtherTabs {
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited {
}

A.OtherTabs:hover {
}

A.OtherTabs:active {
}

/* GENERAL */
/* style for module titles */
.Head {
}

/* style of item titles on edit and admin pages */
.SubHead {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal {
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
}

.NormalRed {
}

.NormalBold {
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited {
}

A.CommandButton:hover {
}

A.CommandButton:active {
}

/* button style for standard HTML buttons */
.StandardButton {
}

/* GENERIC */
H1 {
}

H2 {
}

H3 {
}

H4 {
}

H5,
DT {
}

H6 {
}

TFOOT,
THEAD {
}

TH {
}

A:link {
}

A:visited {
}

A:hover {
}

A:active {
}

SMALL {
}

BIG {
}

BLOCKQUOTE,
PRE {
}

UL LI {
}

UL LI LI {
}

UL LI LI LI {
}

OL LI {
}

OL OL LI {
}

OL OL OL LI {
}
OL UL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message {
}

/* style of item titles by Announcements and events */
.ItemTitle {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel {
}

.LoginTabGroup {
}

.LoginTab {
}

.LoginTabSelected {
}

.LoginTabHover {
}

.LoginContainerGroup {
}

.LoginContainer {
}
.Ratesmodule {
  border: 1px solid #000;
  border-radius: 5px;
  padding: 0 0 25px 0;
  overflow: hidden;
}
.Ratesmodule td {
  padding: 10px 10px 10px 0;
}
.RatesHeader {
  background-color: #008970;
  margin-top: 5px;
}
.RedRatesHeader {
  background-color: #b63138;
  margin-top: 5px;
}
.RatesHeader p,
.RedRatesHeader p {
  color: #fff;
  margin-left: 10px;
  margin-top: -5px;
}
.RatesContainer {
  margin-left: 20px;
}
.RatesContainer hr {
  width: 90%;
  color: #333;
}
p.smallbttext {
  font-size: 10px;
}
.RatesHeader .headersmall,
.RedRatesHeader .headersmall {
  font-size: 12px;
  font-style: italic;
  padding-bottom: 4px;
}
.RatesTab,
.CalculatorTab {
  width: 100%;
  background-color: #436b5d;
  list-style: none;
  height: 50px;
  clear: both;
}
.CalculatorTab ul {
  margin-left: 0 !important;
}
.Normal .RatesTab ul li:before,
.Normal .CalculatorTab ul li:before {
  content: normal;
  margin: 0;
}
.RatesTab ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.RatesTab li,
.CalculatorTab li {
  float: left;
  list-style-type: none !important;
  text-align: center;
  line-height: 51px;
  background-image: none;
  width: 228px;
}
.dnnEditState .CalculatorTab li {
	width: 222px;
}
ul.calculatorlinks li {
	margin-bottom:5px;
}
.RatesTab a,
.CalculatorTab a {
  font-weight: bold;
  color: #ffffff;
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  list-style-type: none !important;
  font-family: 'Ubuntu', sans-serif;
}
.RatesTab li:hover,
.CalculatorTab li:hover,
.RatesTab a:hover,
.CalculatorTab a:hover,
.RatesTab a.active,
.CalculatorTab a.active {
  background-color: #49816d;
  color: #ffffff;
  list-style-type: none !important;
  height: 50px;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}

.LocationsMap {
}
.LocationsDescription {
  margin-top: -10px;
}
.LocationsDescription h2 {
  margin: 0.4em 0 0.4em 0;
}

.Title {
  font-size: 18px;
  color: #474747;
  text-align: center;
}

.Levelmenumain {
  background: #fff;
  border: 1px solid #e5ab11;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  font-size: 0.929em;
  line-height: normal;
  margin-bottom: 2em;
  border-color: #008970;
}
.Levelmenuhead {
  background: #008970;
  color: #fff;
  font-size: 1.538em;
  padding: 1.5em 1em 0.5em 1em;
}
.Levelmenumain_yellow {
  background: #e5ab11;
  border: 1px solid #e5ab11;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  font-size: 0.929em;
  line-height: normal;
  margin-bottom: 2em;
  border-color: #e5ab11;
}
.Levelmenuhead_yellow {
  background: #e5ab11;
  color: #fff;
  font-size: 1.538em;
  padding: 1.5em 1em 0.5em 1em;
}
.Levelmenumain_red {
  background: #b63138;
  border: 1px solid #b63138;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  font-size: 0.929em;
  line-height: normal;
  margin-bottom: 2em;
  border-color: #b63138;
}
.Levelmenuhead_red {
  background: #b63138;
  color: #fff;
  font-size: 1.538em;
  padding: 1.5em 1em 0.5em 1em;
}

/* Disabled by Mark Sherman - Removed bullets from ul */

.Normal ul li::before {
  /* 	content:normal; */
}
ul#Levelmenunavred,
ul#Levelmenunavred ul {
  margin: 0;
}
#Levelmenunavred li {
  list-style-type: none;
  padding: 0;
  text-indent: 0;
  content: '';
  color: #b63138;
}
#Levelmenunavred li a:hover {
  color: #b63138;
  background-position: 14px -372px;
}
#Levelmenunavred a {
  background: #fff url(/Portals/0/Skins/ws2015/images/sprite.png) 14px -372px no-repeat;
  border-bottom: 1px solid #b63138;
  color: #231e20;
  display: block;
  font-weight: 400;
  padding: 1em 1em 1em 3em;
  text-decoration: none;
}
#Levelmenunavred a {
  border-bottom: 1px solid #b63138;
}
#Levelmenunavred a:hover {
  color: #b63138;
  background: #fff url(/Portals/0/Skins/ws2015/images/sprite.png) 14px -372px no-repeat;
}
#Levelmenunavred li:last-child a {
  border: none;
}
#Levelmenunavred a:hover,
#Levelmenunavred li.selected > a {
  background-color: #ebeae8;
  background-position: 14px -372px;
  color: #b63138;
}

ul#Levelmenunav,
ul#Levelmenunav ul {
  margin: 0;
}
#Levelmenunav li {
  list-style-type: none;
  padding: 0;
  text-indent: 0;
}
#Levelmenunav a {
  background: #fff url(/Portals/0/Skins/ws2015/images/sprite.png) 14px -216px no-repeat;
  border-bottom: 1px solid #e5ab11;
  color: #231e20;
  display: block;
  font-weight: 400;
  padding: 1em 1em 1em 3em;
  text-decoration: none;
}
#Levelmenunav a {
  border-bottom: 1px solid #008970;
}
#Levelmenunav li:last-child a {
  border: none;
}
#Levelmenunav a:hover,
#Levelmenunav li.selected > a {
  background-color: #ebeae8;
  background-position: 14px -268px;
  color: #e5ab11;
}
.PERSONAL #Levelmenunav a:hover,
.PERSONAL #Levelmenunav li.selected > a {
  background-position: 14px -320px;
  color: #008970;
}
.BUSINESS #Levelmenunav a:hover,
.BUSINESS #Levelmenunav li.selected > a {
  background-position: 14px -372px;
  color: #b63138;
}
.Normal .Levelmenumain ul li:before {
  content: normal;
  margin: 0;
}

.Normal .Levelmenumain_yellow ul li:before {
  content: normal;
  margin: 0;
}

.Normal #Levelmenunavsecond ul li:before {
  content: normal;
  margin: 0;
}
.PERSONAL #Levelmenunavsecond {
}
#Levelmenunavsecond {
  margin: 0;
}
#Levelmenunavsecond li {
  list-style-type: none;
  padding-left: 0;
}
#Levelmenunavsecond a {
  border-top: 1px solid #fff;
  color: #fff;
  background-color: #7a1d21;
  display: block;
  font-size: 1.538em;
  padding: 0.5em 1.5em;
  text-decoration: none;
  font-weight: normal;
}
#Levelmenunavsecond a:hover {
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.7);
}
.PERSONAL #Levelmenunavsecond a {
  background: #008970;
}
.BUSINESS #Levelmenunavsecond a {
  background: #b63138;
}
/*.RESOURCE #Levelmenunavsecond a{
	background:#e5ab11;
}*/

.CDspecials {
  background: #ffffff none repeat scroll 0% 0%;
  border: 1px solid #827f77;
  border-radius: 3px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  margin-bottom: 1em;
}
.specialtitle {
  margin: 0px !important;
  color: #686c70;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.specialapy {
  margin: 10px 0px 0.5em;
  color: #231e20;
  font-size: 2.2em;
  font-weight: 300;
  letter-spacing: 0.01em;
}

@media (max-width: 767px) {
  .subtitle .promobutton {
    position: relative !important;
    margin-left: 0px !important;
  }
  .googleMap .map {
    width: 340px !important;
  }
  .LocationsMap {
    margin-left: 0;
    overflow: hidden;
    margin-bottom: 1em;
  }

  .Claremont,
  .SugarBush,
  .Millersburg,
  .NorthMarket,
  .Riffel {
    width: 100%;
    clear: both;
  }
  .Claremont img,
  .Bushway img,
  .SugarBush img,
  .Millersburg img,
  .NorthMarket img,
  .Riffel img {
    margin: 0 auto;
    display: block;
  }
  .Bushway {
    width: 100%;
    clear: both;
  }
  .RatesTab li,
  .CalculatorTab li {
    width: 100%;
    background-color: #436b5d;
    padding: 0;
  }
  .RatesTab a,
  .CalculatorTab a {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .subtitle .promobutton {
    position: relative !important;
    margin-left: 0px !important;
  }
  .googleMap .map {
    width: 348px !important;
  }
  .LocationsMap {
    margin-left: 0;
    overflow: hidden;
    margin-bottom: 1em;
  }
  .Claremont,
  .Bushway {
    float: left;
    width: 38%;
  }
  .SugarBush,
  .Millersburg,
  .NorthMarket,
  .Riffel {
    width: 37%;
  }
  .RatesTab li,
  .CalculatorTab li {
    float: left;
    list-style-type: none !important;
    text-align: center;
    line-height: 51px;
    background-image: none;
    width: 130px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .subtitle .promobutton {
    position: relative !important;
    margin-left: 0px !important;
  }
  .LocationsMap {
    margin-left: 0;
    overflow: hidden;
    margin-bottom: 1em;
  }
  .Claremont,
  .Bushway {
    float: left;
    width: 33%;
  }
  .SugarBush,
  .Millersburg,
  .NorthMarket,
  .Riffel {
    width: 37%;
  }
  .RatesTab li,
  .CalculatorTab li {
    float: left;
    list-style-type: none !important;
    text-align: center;
    line-height: 51px;
    background-image: none;
    width: 130px !important;
  }
}

/* megamenu */
@media (min-width: 768px) {
  ul.megamenu li.level0 .sub {
    background-repeat: no-repeat;
    background-position: bottom left;
  }

  nav#nav {
    float: right;
    width: 100%;
  }
  .toggleMenu,
  #toggleMenu {
    display: none;
  }
  ul.megamenu {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
  }
  ul.megamenu,
  ul.megamenu li {
    list-style-type: none;
  }
  ul.megamenu li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
  }
  ul.megamenu li.level0 {
    margin: 0 0px 0 20px;
    text-align: center;
  }
  ul.megamenu li.level0:nth-child(1) {
    margin-left: 32%;
  }
  ul.megamenu a {
  }
  ul.megamenu a.level0 {
    color: #164322;
    display: inline-block;
    float: none;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 8px 8px 15px 8px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
  }
  ul.megamenu a.level0:hover {
    color: #7a1d21;
  }
  .menutriungle {
    background: transparent;
    border-color: #008970 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 11px 0px 11px;
    height: 0;
    position: absolute;
    right: 8px;
    top: 16px;
    width: 0;
    display: none;
  }
  ul.megamenu li.level0:nth-child(2) .menutriungle {
    border-color: #b63138 transparent transparent transparent;
  }
  ul.megamenu li.level0:nth-child(3) .menutriungle {
    border-color: #791d20 transparent transparent transparent;
  }
  ul.megamenu ul {
    padding: 0;
    margin: 0;
  }
  ul.megamenu li a {
    float: left;
    text-decoration: none;
  }
  ul.megamenu li a:hover {
  }
  ul.megamenu li a:active {
    opacity: 0.5;
  }
  ul.megamenu li .sub {
    background: rgba(255, 255, 255, 1);
    left: 0;
    float: left;
    padding: 0 0 4em 0;
    position: absolute;
    opacity: 0;
    overflow: hidden;
    text-align: left;
    top: 44px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
  }
  ul.megamenu li.level0:hover > .sub {
    opacity: 1;
    visibility: visible;
  }
  .menushadow {
    background: #bcbbba;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 1);
    height: 1px;
    width: 100%;
  }
  ul.megamenu li .row {
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
  ul.megamenu li .sub ul {
    display: block;
    float: left;
    height: auto;
    list-style: none;
    margin: 0;
    padding: 0 8px;
    width: 16.6%;
  }
  ul.megamenu li.level0 .sub ul {
    display: block;
    float: left;
    height: auto;
    list-style: none;
    margin: 0;
    padding: 0 10px;
    width: 33.33333%;
  }
  ul.megamenu li .sub ul:nth-child(7) {
    clear: both;
  }
  ul.megamenu li .sub ul:nth-child(1),
  ul.megamenu li .sub ul:nth-child(7) {
    border-left: 0;
    margin-bottom: 8px;
  }
  ul.megamenu .sub ul li {
    width: 100%;
  }
  ul.megamenu .sub ul li h2 {
    margin: 0;
    padding: 0;
  }
  ul.megamenu .sub li.subheader > a {
    color: #164322;
    font-size: 1.154em;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin: 0;
    padding-top: 15px;
    font-family: 'Ubuntu', sans-serif;
  }
  ul.megamenu li.level0 .sub li.subheader > a {
    text-indent: 0%;
    font-family: 'Ubuntu', sans-serif;
  }
  ul.megamenu li.subheader a img {
    height: auto;
    margin-top: 5px;
    width: 100%;
  }
  ul.megamenu .sub ul li a {
    float: none;
    text-indent: 0; /*--Reset text indent--*/
    display: block;
    text-decoration: none;
    color: #666666;
    margin: 0;
  }
  ul.megamenu .sub ul li a.level2 {
    font-size: 1.078em;
    margin-top: 10px;
    padding-left: 2%;
    font-family: 'Ubuntu', sans-serif;
  }
  ul.megamenu .sub ul li a.level3 {
    padding-left: 20%;
    font-weight: normal;
    font-family: 'Ubuntu', sans-serif;
  }
  ul.megamenu .sub ul li a:hover {
    color: #791d20;
  }
  ul.megamenu .sub ul li a:active {
    opacity: 0.5;
  }
}
@media (max-width: 767px) {
  .navContainer {
    background: #efece2;
    margin: 0 1em 1.5em 1em;
    position: relative;
  }
  #toggleMenu {
    display: none;
  }
  .toggleMenu {
    background: #666;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.384em;
    letter-spacing: 0.2em;
    margin: 0;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
  }
  ul.megamenu {
    background: #555;
    display: none;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
  }
  .toggleMenu + #toggleMenu:checked + ul.megamenu {
    display: block;
    opacity: 1;
  }
  ul.megamenu {
    border: 1px solid #9e8a75;
    background: transparent;
    margin: 0;
    position: absolute;
    z-index: 1000;
    width: 100%;
  }
  ul.megamenu .sub {
    display: none;
  }
  ul.megamenu .sub.show {
    display: block;
  }
  ul.megamenu ul {
    margin: 0;
  }
  ul.megamenu li {
    list-style-type: none;
  }
  ul.megamenu a {
    border-top: 1px solid #fff;
    color: #fff;
    display: block;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
  }
  ul.megamenu a:hover {
    background-color: #8a8a8a;
  }
  ul.megamenu h2 {
    font-size: 1em;
    font-weight: 400;
    margin: 0;
  }
  ul.megamenu a.level0 {
    background: #ffffff;
    border-bottom: 1px solid #ededee;
    color: #393b3d;
    font-size: 1.385em;
    font-weight: 700;
    letter-spacing: 0.2em;
  }
  ul.megamenu li.subheader a {
    background: #f4f3f1;
    border-bottom: 1px solid #e3e3e1;
    color: #6d6e70;
    font-size: 1.308em;
    letter-spacing: 0.2em;
  }
  ul.megamenu .sub a {
    padding-left: 30px;
  }
  ul.megamenu li.level3 {
    display: none;
  }
  ul.megamenu a.level2 {
    background: #dddbd4;
    border-bottom: 1px solid #cfcec8;
    color: #858688;
    font-size: 1.154em;
    letter-spacing: 0.2em;
  }
  ul.megamenu a.parent {
    padding-right: 37px;
  }
  .menutriungle {
    background: transparent;
    border-color: #008970 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 11px 0px 11px;
    height: 0;
    position: absolute;
    right: 8px;
    top: 18px;
    width: 0;
  }
  ul.megamenu li.level0:nth-child(2) .menutriungle {
    border-color: #b63138 transparent transparent transparent;
  }
  ul.megamenu li.level0:nth-child(3) .menutriungle {
    border-color: #791d20 transparent transparent transparent;
  }
  ul#megamenu .pagelinks {
    float: none;
  }
  ul#megamenu .pagelinks a.header_pagelink {
    background: #ffffff;
    border-bottom: 1px solid #e3e3e1;
    border-top: 1px solid #fff;
    color: #393b3d;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.2em;
  }
}

/* footer nav */
#dnn_pnav,
#dnn_pnav ul {
  margin: 0;
  padding: 0;
  float: none;
}
#dnn_pnav li {
  list-style-type: none;
}
#dnn_pnav li.level0 {
  float: left;
  width: 25%;
}
#dnn_pnav a {
  color: #393b3d;
  display: block;
  font-weight: 700;
  text-decoration: none;
}
#dnn_pnav li.level0 > a {
  font-size: 1.1em;
  font-weight: 400;
  text-transform: uppercase;
}
#dnn_pnav li.level0:nth-child(-n + 3) li.level1 > a {
  display: none;
}
#dnn_pnav li.level2 > a {
  font-size: 0.95em;
}
.inner #dnn_pnav a {
  color: #fff;
  font-weight: 400;
}
.inner #dnn_pnav li.level0 > a {
  font-size: 1.225em;
  font-weight: 700;
  margin-bottom: 1em;
}

/* right nav */
.rightmenucont {
  background: #fff;
  border: 1px solid #791d20;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.39);
  margin-bottom: 2em;
}
.PERSONAL .rightmenucont {
  border-color: #008970;
}
.BUSINESS .rightmenucont {
  border-color: #b63138;
}
.fp .rightmenucont {
  border-color: #0061b0;
}
.rightmenuhead {
  background: #791d20;
  color: #fff;
  font-size: 1.538em;
  padding: 1.5em 1em 0.5em 1em;
}
.PERSONAL .rightmenuhead {
  background: #008970;
}
.BUSINESS .rightmenuhead {
  background: #b63138;
}
.fp .rightmenuhead {
  background: #0061b0;
}
ul#rightnav,
ul#rightnav ul {
  margin: 0;
}
ul#rightnav li {
  list-style-type: none;
}
ul#rightnav a {
  background: #fff url(images/sprite.png) 14px -216px no-repeat;
  border-bottom: 1px solid #791d20;
  color: #231e20;
  display: block;
  padding: 1em 1em 1em 3em;
  text-decoration: none;
}
.PERSONAL ul#rightnav a {
  border-bottom: 1px solid #008970;
}
.BUSINESS ul#rightnav a {
  border-bottom: 1px solid #b63138;
}
.fp ul#rightnav a {
  border-bottom: 1px solid #0061b0;
}
ul#rightnav a:hover,
ul#rightnav li.selected > a {
  background-color: #ebeae8;
  background-position: 14px -268px;
  color: #791d20;
}
.PERSONAL ul#rightnav a:hover,
.PERSONAL ul#rightnav li.selected > a {
  background-position: 14px -320px;
  color: #008970;
}
.BUSINESS ul#rightnav a:hover,
.BUSINESS ul#rightnav li.selected > a {
  background-position: 14px -372px;
  color: #b63138;
}
.fp ul#rightnav a:hover,
.fp ul#rightnav li.selected > a {
  background-position: 14px -420px;
  color: #0061b0;
}
#rightnav_second {
  margin: 0;
}
#rightnav_second li {
  list-style-type: none;
}
#rightnav_second a {
  border-top: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 1.538em;
  padding: 0.5em 1em;
  text-decoration: none;
}
#rightnav_second a:hover {
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.7);
}
.PERSONAL #rightnav_second a {
  background: #008970;
}
.BUSINESS #rightnav_second a {
  background: #b63138;
}
.RESOURCES #rightnav_second a {
  background: #791d20;
}

/*Navigation Console*/
.console {
  padding: 0;
  margin: 0;
  width: 100%;
}
.console-none div {
  width: 100%;
  background-color: #e9e7e7;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.console-none div:hover {
  background-color: #dfdede;
}
.console-none div h3 {
  background-image: url(images/footerArrow.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 1.5em;
  margin: 0 0.5em 0.5em 1.5em;
  font-weight: normal;
}
.consoleLink {
  display: block;
  padding: 5px 0 1px 0;
  margin-top: 4px;
  text-decoration: none;
}
.UserProfileControls ul {
  padding: 0;
}
.UserProfileControls ul li {
  list-style-type: none;
}
/* Latest news */
.newsfeed article h2 a {
  text-decoration: none;
}
/* opt in mail */
table[id*='OptInSimple_tblQuestions'] td {
  display: block;
  float: left;
}
/* home background chooser */
#dnn_backroundimage {
  display: none;
}
.bx-wrapper[style] {
  float: right;
  padding: 40px 0;
  position: relative;
}
.bx-wrapper > .bgkg_slider_bkgr {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  height: 40px;
  left: 32px;
  position: absolute;
  top: 0;
  width: 2px;
}
.bx-viewport > .bgkg_slider_bkgr_1 {
  background: #fff;
  height: 100%;
  left: 33px;
  position: absolute;
  top: 0;
  width: 2px;
}
.bx-wrapper > .bgkg_slider_bkgr_3 {
  background: #fff;
  bottom: 108px;
  height: 20px;
  left: 33px;
  position: absolute;
  width: 2px;
}
.bx-wrapper > .bgkg_slider_bkgr_2 {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  height: 40px;
  left: 33px;
  position: absolute;
  width: 2px;
}
/*
.bgkg_slider_bkgr{
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(255,255,255,1)), color-stop(80%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%);
    height:100%;
    left:33px;
    position:absolute;
    top:0;
    width:2px;
}
*/
ul.bkgr_slider {
  margin: 0;
}
ul.bkgr_slider li[style] {
  background: #fff;
  border: 3px solid #fff;
  border-radius: 34px;
  height: 68px;
  overflow: hidden;
  width: 68px !important;
}
ul.bkgr_slider li:before {
  content: '';
  display: none;
}
ul.bkgr_slider li img {
  opacity: 0.4;
  max-width: 100px;
}
ul.bkgr_slider li.current img {
  opacity: 1;
}
ul.bkgr_slider li:hover img {
  opacity: 1;
}
a.bx-prev {
  background: transparent url(images/sprite.png) no-repeat 0 -133px;
  display: block;
  height: 11px;
  left: 25px;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 17px;
}
a.bx-next {
  background: transparent url(images/sprite.png) no-repeat 0 -154px;
  bottom: 0;
  display: block;
  height: 11px;
  left: 25px;
  position: absolute;
  text-indent: -999em;
  width: 17px;
}
.bx-prev.disabled,
.bx-next.disabled {
  opacity: 0.3;
}
table.responsive caption {
  color: #ffffff;
  background: #791d20;
}
#dnn_LeftPane33 .fancybox img {
  border-radius: 100px;
}
/* Mark Sherman: Info icon will not display with radius set */
#dnn_LeftPane33 .wrapper_Theme_24_Default .fancybox img {
  border-radius: 0;
  height: auto !important;
  max-width: 100%;
}
/*------------------------------------------------*/
/*                    xs 			              */
/*------------------------------------------------*/
@media (max-width: 767px) {
  a.onlymobile {
    background-color: #791d20;
    color: #fff;
    display: none;
    float: none;
    font-size: 1.384em;
    font-weight: 700;
    height: auto;
    margin-left: 0;
    margin-top: 1em;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .pagebkgr[style] {
    background-image: none !important;
  }
  .adminmenu {
    background: #020202;
    color: #999;
    cursor: pointer;
    display: block;
    left: 0;
    padding: 1em;
    position: absolute;
    top: -53px;
  }
  #pageframe {
    padding-bottom: 0;
  }
  .SiteLogo {
    margin: 0;
  }
  .Slogan .Normal {
    font-size: 25px;
    line-height: 25px;
    text-align: center;
  }
  #dnn_dnnLOGO_imgLogo {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  .headerRightCont {
    text-align: center;
  }
  .headerRightCont {
    display: inline-block;
    float: none;
  }
  .searchlogin {
    margin: 1em 0 0 0;
  }
  .headerlogin {
    float: none;
    margin: 0 auto;
    padding: 10px 14px;
    font-size: 1.384em;
  }
  .searchcontainer {
    float: none;
    height: auto;
    top: 0;
    width: 100%;
  }
  .searchcontainer .gsc-control-cse {
    padding: 1em;
  }
  .tapToCall {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  .bx-wrapper {
    display: none;
  }

  footer {
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 0;
    position: relative;
  }
  footer .gradient {
    background: #666666;
  }
  .footerleft,
  .footerright {
    text-align: center;
  }
  .footerleft a.footerlink:nth-of-type(n + 3)::before {
    content: '';
  }
  .footerleft a.footerlink:nth-of-type(2n)::before {
    content: ' · ';
  }
  .footerfdic {
    margin-left: 0;
  }
  #dnn_pnav li.level0 {
    width: 100%;
  }
  /* responsive tables */
  table.responsive,
  table.responsive caption,
  table.responsive thead,
  table.responsive tbody,
  table.responsive th,
  table.responsive td,
  table.responsive tr {
    display: block;
  }
  table.responsive th {
    display: none;
  }
  table.responsive tr {
    float: left;
    width: 100%;
  }
  table.responsive tr:nth-child(2n) {
    background-color: #ccd7ce;
  }
  table.responsive td {
    float: left;
    width: 100%;
  }
  table.responsive td:before {
    content: attr(title);
    display: block;
    font-weight: 700;
    width: 100%;
  }
  .contactus .dnnFormItem,
  .contactus .DynamicForms_QuestionDiv,
  .contactus .DF-FieldRow:nth-child(5) .DynamicForms_QuestionDiv {
    width: 100%;
  }
  .extlinkcontent {
    left: 5%;
    top: 5%;
    width: 90%;
  }
  /* login */
  .LoginPanel {
    padding: 0 !important;
    width: 100% !important;
  }
  .dnnFormItem > label.dnnFormLabel {
    width: auto !important;
  }
  .PrintratesLinkmobile {
    background: url(images/pdf.png) no-repeat;
    height: 65px;
    background-position: 22px 0;
  }
  a.PrintratesLinkmobile {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    margin-right: 18px;
    padding-top: 42px;
    font-size: 1.1em;
    target-new: tab !important;
  }
  a.PrintratesLinkmobile:hover {
    color: #791d20;
  }
  .showratesmobile {
    display: block;
  }
  .hidemobile {
    display: none;
  }
  .PrintratesLinkmobile p {
    padding-top: 40px;
  }
  .divTable {
    display: table;
    width: 100%;
  }
  .divTableRow {
    border-bottom: 1px solid #e1e0db;
  }
  .divTableHeading {
    background-color: #eee;
    display: table-header-group;
  }
  .divTableCell,
  .divTableHead {
    display: table-cell;
    padding: 3px 10px;
    width: 65%;
  }
  .divTableHeading {
    background-color: #eee;
    display: table-header-group;
    font-weight: bold;
  }
  .divTableFoot {
    background-color: #eee;
    display: table-footer-group;
    font-weight: bold;
  }
  .divTableBody {
    display: table-row-group;
  }
  .divTableCelllonger {
    display: table-cell;
    padding: 3px 10px;
    width: 100%;
  }
}
/*------------------------------------------------*/
/*                    SM  ipad portrait           */
/*------------------------------------------------*/

.visible_desktop {
  display: none;
}

@media (max-width: 1024px) {
  .headerLinkList li a {
    font-size: 16px;
  }
  .mob_box {
    width: 100%;
    padding: 7px 0 7px 0;
  }
  .mobile_icon {
  }
  .mobile_icon,
  .mob_app {
  }
  #mobile_menu {
    position: absolute;
    width: 100%;
    z-index: 906;
    background: #fff;
    display: none;
    max-width: 720px;
    border: 1px solid #9e8a75;
  }

  .clearfix:after {
    clear: both;
    content: '.';
    height: 0px;
    font-size: 0px;
    visibility: hidden;
    display: block;
  }
  .multi_menu {
    margin: auto;
  }

  .multi_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .multi_menu ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }

  .multi_menu ul li img {
    vertical-align: middle;
  }

  .multi_menu ul li a {
    font-size: 15px;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
    color: #cccccc;
    display: block;
    text-decoration: none;
    outline: none;
    text-align: center;
    border-bottom: 1px solid #cccccc;
  }

  .multi_menu ul li a:after {
    clear: both;
    content: '.';
    height: 0px;
    font-size: 0px;
    visibility: hidden;
    display: block;
  }

  .multi_menu ul li a {
    display: inline-block;
  }

  .multi_menu ul li a {
    display: block;
    border-bottom: 1px solid #ededee;
    color: #fff;
    background: #ffffff; /* Old browsers */
  }
  .multi_menu ul li span {
    padding: 12px 0px;
    display: inline-block;
    color: #174022;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .dnnModalCtrl button {
    padding: 0;
  }
  .Item-5,
  .Item-6,
  .Item-7 {
  }
  .scrolltop {
    float: right;
    height: 0;
    margin-right: 35px;
  }
  .scrollUp {
    position: relative;
    top: -18px;
    background: rgba(110, 18, 115, 0.7) url('images/backtotop.png') center center no-repeat;
    height: 35px;
    width: 35px;
    overflow: hidden;
    text-indent: -999px;
    text-align: center;
    display: block;
    cursor: pointer;
    z-index: 99;
    border-radius: 10px;
  }
  .scrollUp:hover {
    background-color: rgba(110, 18, 115, 1);
  }
  /*.multi_menu ul li :nth-child(1) .menu_arrow {
	background-image: url(images/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	text-indent: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 0;
}
.Item-1> ul li.SunItem-1 .menu_arrow, .Item-1> ul li.SunItem-2 .menu_arrow , .Item-1> ul li.SunItem-3 .menu_arrow, .Item-1> ul li.SunItem-4 .menu_arrow{
	background-image: url(images/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	text-indent: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 0;
}
.Item-4> ul li.SunItem-1 .menu_arrow, .Item-4> ul li.SunItem-2 .menu_arrow , .Item-4> ul li.SunItem-3 .menu_arrow, .Item-4> ul li.SunItem-4 .menu_arrow, .Item-4> ul li.SunItem-5 .menu_arrow,.Item-4> ul li.SunItem-6 .menu_arrow, .Item-4> ul li.SunItem-7 .menu_arrow, .Item-4> ul li.SunItem-8 .menu_arrow {
	background-image: url(images/green_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	text-indent: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 0;
}
.Item-3> ul li.SunItem-4 .menu_arrow {
	background-image: url(images/red_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	text-indent: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 0;
}
.Item-1> a:nth-child(1)  .menu_arrow {
	background-image: url(images/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	text-indent: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 0;
}
.Item-2> a:nth-child(1)  .menu_arrow {
	background-image: url(images/brown_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	text-indent: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 0;
}
.Item-3> a:nth-child(1)  .menu_arrow {
	background-image: url(images/red_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	text-indent: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 0;
}
.Item-4> a:nth-child(1)  .menu_arrow {
	background-image: url(images/green_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	text-indent: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 0;
}
*/
  #mobile_menu li.Item-1 {
  }

  .Item-1 > a:nth-child(1) > span:nth-child(2),
  .Item-2 > a:nth-child(1) > span:nth-child(2),
  .Item-3 > a:nth-child(1) > span:nth-child(2),
  .Item-4 > a:nth-child(1) > span:nth-child(2) {
  }
  .multi_menu ul li .menu_arrow.arrow_opened {
  }

  .multi_menu ul li .menu_arrow.arrow_closed {
    background-position: -47px 12px;
  }
  .multi_menu ul li .menu_arrow {
    width: 34px;
    text-align: center;
    font-size: 19px;
  }
  hr {
    clear: both;
    margin: 17px 0 17px;
    height: 10px;
    border: none;
    border-width: 0;
    background: url(images/whiteBackHr.png) center center;
  }
  .darkBlueBackg hr {
    height: 1px;
    background: url(images/darkBackHr.png);
  }
  .multi_menu ul ul {
    display: none;
    background: #fff;
    padding: 2px 0px 5px 0px;
    margin: 0px;
  }

  .multi_menu ul li.current > ul {
    display: block;
  }

  .multi_menu ul li.active > a,
  .multi_menu ul li a:hover {
  }

  .multi_menu ul li.current > a,
  .multi_menu ul li.current > a:hover {
    color: #fff;
  }
  .multi_menu ul li a {
    padding: 0 0 0 15px;
    box-shadow: 3px 3px 13px #acb8ae inset;
  }

  .multi_menu ul li li li a {
    padding: 0 0 0 45px;
    font-size: 1.1em;
  }
  .multi_menu ul li li li a span {
  }

  .multi_menu ul li li li li a {
    padding: 0 0 0 60px;
  }
  .header_element.Open .icon {
    background-color: #ed474a;
  }

  .multi_menu ul li.active > a,
  .multi_menu ul li a:hover {
    color: #000;
  }
  .multi_menu ul li.current > a > span {
    color: #000;
  }

  .multi_menu ul li.current > a,
  .multi_menu ul li.current > a:hover {
    background-color: #fff;
  }
  .visible_desktop {
    padding: 0;
    display: block;
  }
  .dnn_layout {
    width: 100%;
    padding: 0 15px;
  }
  .HeadPane_mobile {
    float: right;
  }

  .navContainer {
    background: #efece2;
    margin: 0 1em 1.5em 1em;
    position: relative;
    display: none;
  }
  .toplevel_green img,
  .toplevel_blue img,
  .toplevel_brown img,
  .toplevel_red img {
    min-height: 171px;
    max-width: 300px;
  }
  #toggleMenu {
    display: none;
  }
  .toggleMenu {
    background: #666;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.384em;
    letter-spacing: 0.2em;
    margin: 0;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
  }
  ul.megamenu {
    background: #555;
    display: none;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
  }
  .toggleMenu + #toggleMenu:checked + ul.megamenu {
    display: block;
    opacity: 1;
  }
  ul.megamenu {
    border: 1px solid #9e8a75;
    background: transparent;
    margin: 0;
    position: absolute;
    z-index: 1000;
    width: 100%;
  }
  ul.megamenu .sub {
    display: none;
  }
  ul.megamenu .sub.show {
    display: block;
  }
  ul.megamenu ul {
    margin: 0;
  }
  ul.megamenu li {
    list-style-type: none;
  }
  ul.megamenu a {
    border-top: 1px solid #fff;
    color: #fff;
    display: block;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
  }
  ul.megamenu a:hover {
    background-color: #8a8a8a;
  }
  ul.megamenu h2 {
    font-size: 1em;
    font-weight: 400;
    margin: 0;
  }
  ul.megamenu a.level0 {
    background: #ffffff;
    border-bottom: 1px solid #ededee;
    color: #393b3d;
    font-size: 1.385em;
    font-weight: 700;
    letter-spacing: 0.2em;
  }
  ul.megamenu li.subheader a {
    background: #f4f3f1;
    border-bottom: 1px solid #e3e3e1;
    color: #6d6e70;
    font-size: 1.308em;
    letter-spacing: 0.2em;
  }
  ul.megamenu .sub a {
    padding-left: 30px;
  }
  ul.megamenu li.level3 {
    display: none;
  }
  ul.megamenu a.level2 {
    background: #dddbd4;
    border-bottom: 1px solid #cfcec8;
    color: #858688;
    font-size: 1.154em;
    letter-spacing: 0.2em;
  }
  ul.megamenu a.parent {
    padding-right: 31px;
  }
  .menutriungle {
    background: transparent;
    border-color: #008970 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 11px 0px 11px;
    height: 0;
    position: absolute;
    right: 8px;
    top: 18px;
    width: 0;
  }
  ul.megamenu li.level0:nth-child(2) .menutriungle {
    border-color: #b63138 transparent transparent transparent;
  }
  ul.megamenu li.level0:nth-child(3) .menutriungle {
    border-color: #e5ab11 transparent transparent transparent;
  }
  ul#megamenu .pagelinks {
    float: none;
  }
  ul#megamenu .pagelinks a.header_pagelink {
    background: #ffffff;
    border-bottom: 1px solid #e3e3e1;
    border-top: 1px solid #fff;
    color: #393b3d;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.2em;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .PrintratesLinkmobile {
    background: url(images/pdf.png) no-repeat;
    height: 65px;
    background-position: 22px 0;
  }
  a.PrintratesLinkmobile {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    margin-right: 18px;
    padding-top: 42px;
    font-size: 1.1em;
    target-new: tab !important;
  }
  a.PrintratesLinkmobile:hover {
    color: #791d20;
  }
  .PrintratesLinkmobile p {
    padding-top: 40px;
  }
  .showratesmobile {
    display: block;
  }
  .hidemobile {
    display: none;
  }
  .adminmenu {
    background: #020202;
    color: #999;
    cursor: pointer;
    display: block;
    left: 0;
    padding: 1em;
    position: absolute;
    top: -53px;
  }
  #pageframe {
    padding-bottom: 0;
  }
  .SiteLogo {
    margin-top: 0px;
  }
  .Slogan {
    margin-top: 6px;
  }
  .Slogan .Normal {
    font-size: 25px;
    line-height: 25px;
  }
  .tapToCall {
    float: left;
    text-align: left;
  }
  nav#nav {
    margin-top: -10px;
  }
  ul.megamenu li.level0 {
    margin: 0;
  }
  a.header_pagelink {
    margin-top: 0.5em;
    padding: 5px;
  }
  .searchcontainer {
    width: 432px;
  }
  .bx-wrapper {
    display: none;
  }

  #dnn_BottomC25 {
    clear: both;
  }
  footer {
    margin-top: 20px;
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative;
  }
  footer .gradient {
    background: #827f77;
  }
  .footerleft,
  .footerright {
    text-align: center;
  }
  .divTable {
    display: table;
    width: 100%;
  }
  .divTableRow {
    border-bottom: 1px solid #e1e0db;
  }
  .divTableHeading {
    background-color: #eee;
    display: table-header-group;
  }
  .divTableCell,
  .divTableHead {
    display: table-cell;
    padding: 3px 10px;
    width: 65%;
  }
  .divTableCelllonger {
    display: table-cell;
    padding: 3px 10px;
    width: 100%;
  }
  .divTableHeading {
    background-color: #eee;
    display: table-header-group;
    font-weight: bold;
  }
  .divTableFoot {
    background-color: #eee;
    display: table-footer-group;
    font-weight: bold;
  }
  .divTableBody {
    display: table-row-group;
  }
}
/*------------------------------------------------*/
/*                    MD  only ipad landscape     */
/*------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
  .PrintratesLinkmobile {
    background: url(images/pdf.png) no-repeat;
    height: 65px;
    background-position: 22px 0;
  }
  a.PrintratesLinkmobile {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    margin-right: 18px;
    padding-top: 42px;
    font-size: 1.1em;
    target-new: tab !important;
  }
  a.PrintratesLinkmobile:hover {
    color: #791d20;
  }
  .showratesmobile {
    display: block;
  }
  .hidemobile {
    display: none;
  }
  .PrintratesLinkmobile p {
    padding-top: 40px;
  }
  #pageframe {
  }
  .SiteLogo {
    margin-top: 23px;
  }
  .Slogan {
    margin-top: 28px;
  }
  .Slogan .Normal {
    font-size: 25px;
    line-height: 25px;
  }
  .pagelinks {
    margin-top: 1em;
  }
  ul.megamenu li.level0 {
    margin: 0 32px;
  }
  footer {
    padding-bottom: 60px;
  }
  .footerright {
    text-align: right;
  }
  .footerRightLinks,
  .footerLeftLinks {
    text-align: center;
  }
  .divTable {
    display: table;
    width: 100%;
  }
  .divTableRow {
    border-bottom: 1px solid #e1e0db;
  }
  .divTableHeading {
    background-color: #eee;
    display: table-header-group;
  }
  .divTableCell,
  .divTableHead {
    display: table-cell;
    padding: 3px 10px;
    width: 65%;
  }
  .divTableCelllonger {
    display: table-cell;
    padding: 3px 10px;
    width: 100%;
  }
  .divTableHeading {
    background-color: #eee;
    display: table-header-group;
    font-weight: bold;
  }
  .divTableFoot {
    background-color: #eee;
    display: table-footer-group;
    font-weight: bold;
  }
  .divTableBody {
    display: table-row-group;
  }
}
/*------------------------------------------------*/
/*                    LG  desktop                 */
/*------------------------------------------------*/
@media (min-width: 1200px) {
  .footerleft {
    float: left;
  }
  .footerright {
    float: right;
  }
  .i4ewOd-rECkYc-pzNkMb-haAclf qAWA2 QUIbkc {
    display: none !important;
  }
  ul.megamenu li.level0 {
    margin: 0 18px;
  }
  #dnn_two_left_sidebar {
    display: block;
  }
}

@media print {
  body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: normal;
  }
  .row:before,
  .row:after,
  .clearfix:before,
  .clearfix:after {
    display: none;
    content: normal;
  }
  .row > * {
    float: none;
  }
  header,
  .inner header {
    float: right;
    width: auto;
  }
  header .container {
    width: auto;
  }
  .SiteLogo {
    width: auto;
  }
  #dnn_dnnLOGO_imgLogo {
    height: auto;
    width: 170px;
  }
  .maincontent {
    width: 100%;
  }
  .paneswithnav .col-md-9 {
    width: 100%;
  }
  .inner footer {
    margin-top: 1em;
  }
  .articlehead {
    display: none;
  }
  .Normal {
    font-size: 1em;
    line-height: normal;
  }
  h1 {
    font-size: 32px;
  }
  h1,
  h2,
  h3,
  h4 {
    font-weight: 700;
  }
  a[href]:after {
    content: '';
  }
  td,
  th,
  table.responsive caption,
  table.responsive th,
  table.responsive td {
    border: 1px solid #000 !important;
  }
}

.mobile a.onlymobile {
  display: block;
}

.gsc-tabsArea > div:nth-child(4) {
  display: none;
}
.codeBox {
  max-width: 100%;
}

/*Scroll Top - Emoke*/
.scrolltop {
  height: 0;
  position: fixed;
  bottom: 150px;
  right: 10px;
  display: none;
  z-index: 1000;
}
.scrollUp {
  position: relative;
  top: -8px;
  background: transparent url('/Portals/0/Skins/astra2016/images/backtotop.png') center center no-repeat;
  height: 36px;
  width: 36px;
  overflow: hidden;
  text-indent: -999px;
  text-align: center;
  display: block;
  cursor: pointer;
  z-index: 99;
  border-radius: 50%;
}
.scrollUp:hover {
  background-color: #ccd7ce;
}
a.scrollUp {
  display: block;
  z-index: 4999;
  position: relative;
}

/*Map - Emoke*/
.overlay {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 480px;
}

.accountlogin {
  display: block;
}
/*------------------------------------------------*/
/*                Gallery Styling                 */
/*------------------------------------------------*/

/*.wrapper_Theme_24_Default .name_title {
    display: none;
}
.wrapper_Theme_24_Default .subtitle {
    display: none;
}*/
/*------------------------------------------------*/
/*               Location Styling                 */
/*------------------------------------------------*/
/*.threepanesmaps .name_title {
    display: block;
}
.threepanesmaps .subtitle {
    display: block;
}*/

@media (max-width: 1199px) {
  ul.megamenu li.level0 {
    margin: 0 3px;
  }
  .headerLinkListWrap {
    display: block;
    width: 100%;
  }
  .headerStuffWrap {
    padding-top: 0;
  }
  .googleSearchWrap {
    display: inline-block;
    width: 400px;
    margin-top: 20px;
    padding-right: 20px;
  }
  .blue-arrow-up {
    margin: -10px 0px 0 280px;
  }
  .linkListingHead .blue-arrow-up {
    margin: -10px 0px 0 175px;
  }
  .locationListingHead {
    top: 40px;
    margin-left: -159px;
  }
  .linkListingHead {
    top: 40px;
    margin-left: -80px;
  }
  .headerLinkListWrap {
    padding-right: 20px;
  }
  .onSliderWrap {
    margin: -319px 33px 0 0;
  }
  div.icon {
    display: block;
    border-radius: 50px;
    height: 96px;
    width: 96px;
    box-shadow: 2px 2px 5px #aaa;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .toplevelicon,
  .toplevelecontent {
    width: 100%;
  }
  .promo-boxA,
  .promo-boxB,
  .promo-boxC {
    display: none;
  } /*Emoke*/

  .headerPane,
  .headerLinkList,
  .loginTrigger,
  nav {
    display: none;
  }
  .mobileControls {
    display: block;
    text-align: right;
    padding-top: 30px;
  }
  #my-welcome-message {
    left: 0;
    width: 100%;
    top: 2%;
  }
  #my-welcome-message h2 {
    margin: 0 0 13px;
  }
  #my-welcome-message img.popupicon1,
  #my-welcome-message img.popupicon2,
  #my-welcome-message img.popupicon3 {
    width: 33px;
  }
  #my-welcome-message .introItem > p {
    margin-bottom: 0;
  }
  #my-welcome-message img.popupicon1,
  #my-welcome-message img.popupicon2 {
    margin: 0 8px 40px 0;
  }
  #my-welcome-message img.popupicon3 {
    margin: 0 8px 69px 0;
  }
  .hiringcalloutinner {
    margin-right: 0;
    float: right;
  }
  .hiringcalloutinner h3 a {
    font-size: 15px;
  }
  .accountlogin {
    display: none;
  }
  .hiringcalloutinner h3,
  .hiringcallouthome h3 {
    margin-top: 29px;
  }
  .InnerNotification {
    margin-right: 0;
  }
  .onSliderWrap {
    position: fixed;
    top: 492px;
    right: 70px;
  }
}

@media (max-width: 992px) {
  .hiringcallouthome h3,
  .hiringcalloutinner h3 {
    margin-top: 4px;
  }
  .hiringcalloutinner,
  .hiringcallouthome {
    margin-right: 0;
    float: right;
  }
  .hiringcalloutinner h3 a,
  .hiringcallouthome h3 a {
    font-size: 15px;
  }
  .InnerNotification {
    margin-right: 0;
  }
  .onSliderWrap,
  .pagebkgr,
  #bkgr_select {
    display: none;
  }
  .headerStuffWrap {
    display: none;
  }
  .mobileControls {
    display: block;
    text-align: right;
    padding-top: 30px;
  }
  header {
    min-height: 120px;
  }
  .onSliderWrap {
    position: fixed;
    top: 448px;
    right: 70px;
  }
  .innerPage .onSliderWrap {
    top: 108px;
    position: fixed;
    right: 70px;
  }
  .mobileSearchWrap {
    margin-bottom: 0;
  }
  .multi_menu ul li a {
    box-shadow: 3px 3px 13px #acb8ae inset;
  }
  .multi_menu ul li span {
    padding: 5px 0px;
  }
  .headerLinkListWrap {
    padding-right: 0;
  }
  .headerLinkList > li {
    display: block;
    margin-left: 0;
    border-bottom: 1px solid #666;
    text-align: center;
  }
  .headerLinkList li a {
    line-height: 30px;
    display: block;
  }
  .locationListingHead,
  .linkListingHead {
    position: relative;
    z-index: 19;
    top: 0;
    margin-left: 0;
  }
  .blue-arrow-up {
    display: none;
  }
  .blueBorder {
    border-left: none;
    width: 100%;
    max-height: none;
    overflow-y: hidden;
    text-align: left;
    border-right: none;
    margin: auto;
  }
  .headerLinkList ul li a {
    line-height: 20px;
    border-bottom: none;
  }
  .headerLinkList ul li {
    text-align: center;
  }
  .headerLinkList li a.borderTriangle {
    display: inline;
  }
  .menu_main ul li ul li a {
    background: #f0f6f0;
  }
  .menu_main ul li ul li ul li a {
    background: #d6e0d6;
  }
  /*
	.menu_main ul li ul li a span{
		font-size: 16px;
	}
	.menuitem.current {
		background-color: #791D20;
	}
	.menuitem.current span{
		color: #FFF;
	}*/
  div.icon {
    display: block;
    border-radius: 50px;
    height: 96px;
    width: 96px;
    box-shadow: 2px 2px 5px #aaa;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .toplevelicon,
  .toplevelecontent {
    width: 100%;
  }
  .promo-boxA,
  .promo-boxB,
  .promo-boxC {
    display: none;
  } /*Emoke*/
  .headerPane,
  .headerLinkList,
  .loginTrigger {
    display: none;
  }
  #my-welcome-message {
    left: 0;
    width: 100%;
    top: 2%;
  }
  #my-welcome-message h2 {
    margin: 0 0 13px;
  }
  #my-welcome-message img.popupicon1,
  #my-welcome-message img.popupicon2,
  #my-welcome-message img.popupicon3 {
    width: 33px;
  }
  #my-welcome-message .introItem > p {
    margin-bottom: 0;
  }
  #my-welcome-message img.popupicon1,
  #my-welcome-message img.popupicon2 {
    margin: 0 8px 40px 0;
  }
  #my-welcome-message img.popupicon3 {
    margin: 0 8px 69px 0;
  }
  .accountlogin {
    display: none;
  }
}

@media (max-width: 768px) {
  .hiringcalloutinner,
  .hiringcallouthome {
    margin-right: 0;
    float: none;
  }
  .hiringcalloutinner h3 a {
    font-size: 15px;
  }
  .hiringcalloutinner h3,
  .hiringcallouthome h3 {
    margin-bottom: 20px;
  }
  .InnerNotification {
    margin-right: 0;
  }
  #mobile_menu {
    width: 100%;
    margin: 0 -15px;
  }
  .mobileControls {
    text-align: center;
    padding-top: 5px;
  }
  .footerLogos {
    float: none;
    padding: 10px 0;
    text-align: center;
  }
  .onSliderWrap {
    top: 572px;
    right: 70px;
  }
  .googleSearchWrap {
    width: 300px;
  }
  .headerPane,
  .headerLinkList,
  .loginTrigger {
    display: none;
  }
  .heroStrapLinegreen #dnn_HeroStrapLine {
    line-height: 55px;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: -1px;
    width: 100%;
    letter-spacing: 0.5px;
    position: relative;
  }

  p.intro {
    padding: 0;
  }
  .toplevelecontent {
    float: none;
    clear: both;
    width: 100%;
  }
  .FooterLeftCoontent {
    text-align: center;
  }
  div.icon {
    display: block;
    border-radius: 50px;
    height: 96px;
    width: 96px;
    box-shadow: 2px 2px 5px #aaa;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .toplevelicon {
    width: 100%;
  }
  .promo-boxA,
  .promo-boxB,
  .promo-boxC {
    display: none;
  } /*Emoke*/
  .scrolltop {
    margin-right: 5px;
  } /*Emoke*/
  #my-welcome-message {
    left: 0;
    width: 100%;
    top: 2%;
  }
  #my-welcome-message h2 {
    margin: 0 0 13px;
  }
  #my-welcome-message img.popupicon1,
  #my-welcome-message img.popupicon2,
  #my-welcome-message img.popupicon3 {
    width: 33px;
  }
  #my-welcome-message .introItem > p {
    margin-bottom: 0;
  }
  #my-welcome-message img.popupicon1,
  #my-welcome-message img.popupicon2 {
    margin: 0 8px 40px 0;
  }
  #my-welcome-message img.popupicon3 {
    margin: 0 8px 69px 0;
  }
  .accountlogin {
    display: none;
  }
  .innerPage .onSliderWrap {
    top: 256px;
    margin: 0;
    right: 25px;
  }
}

@media (max-width: 600px) {
  img.locationImg {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    max-width: 100%;
  }
  .locMainColumn {
    width: 100%;
  }

  .locRightColumn {
    width: 100%;
  }
  .scrolltop {
    margin-right: 5px;
  }
} /*Emoke*/

@media (max-width: 480px) {
  img.locationImg {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    max-width: 100%;
  }
  .locMainColumn {
    width: 100%;
  }

  .locRightColumn {
    width: 100%;
  }
} /*Emoke*/

@media (max-width: 400px) {
  .mobileControls > div {
    padding: 36px 0px 12px 0px;
    width: 65px;
  }
  .onSliderWrap {
    top: 636px;
    right: -23px;
  }
  .promo-boxA,
  .promo-boxB,
  .promo-boxC {
    display: none;
  } /*Emoke*/
}
.ctaButton {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 10px 20px;
  border: 1px solid #fff;
  background: #782620;
  background: -webkit-gradient(linear, left top, left bottom, from(#782620), to(#782620));
  background: -moz-linear-gradient(top, #782620, #782620);
  background: linear-gradient(to bottom, #782620, #782620);
  text-shadow: #3c1310 1px 1px 1px;
  font: normal normal bold 16px arial;
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
  margin-bottom: 10px;
}

.ctaButton:hover,
.ctaButton:focus {
  border: 1px solid #256e30;
  background: #902e26;
  background: -webkit-gradient(linear, left top, left bottom, from(#902e26), to(#902e26));
  background: -moz-linear-gradient(top, #902e26, #902e26);
  background: linear-gradient(to bottom, #902e26, #902e26);
  color: #ffffff;
  text-decoration: none;
}
.ctaButton:active {
  background: #481713;
  background: -webkit-gradient(linear, left top, left bottom, from(#481713), to(#782620));
  background: -moz-linear-gradient(top, #481713, #782620);
  background: linear-gradient(to bottom, #481713, #782620);
}
.ctaButton:visited {
  color: #fff !important;
}

.articleEntry img {
  border-radius: 5px;
  box-shadow: 0 1px 8px rgba(136, 136, 136, 0.6);
  margin-bottom: 10px;
  margin-left: 11px;
}
ul.split_5050 {
  display: table;
  margin-bottom: 15px;
  margin-left: 0;
  width: 100%;
}
.split_5050 > li {
  display: block;
  float: left;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .split_5050 > li {
    padding-bottom: 25px;
    width: 100%;
  }
}

/*VIDEO STYLING*/
#slvj-video-embed {
  max-width: 100%;
}
#slvj-window {
  width: 100%;
  min-height: 100%;
  z-index: 30;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
}

#slvj-window,
#slvj-window * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#slvj-background-close {
  width: 100%;
  min-height: 100%;
  z-index: 31;

  position: fixed;
  top: 0;
  left: 0;
}

#slvj-back-lightbox {
  width: 700px;
  height: 540px;
  margin: auto;
  max-width: 100%;
  z-index: 250;
}

.slvj-lightbox {
  position: relative;

  width: 100%;
  height: 100%;
  padding: 30px;
  margin: 0;

  background-color: #ffffff;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.3);
  z-index: 53;
}

#slvj-close-icon {
  background-image: url(images/close-icon.png);
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;

  position: absolute;
  top: 10px;
  right: 10px;

  z-index: 551;
}

#slvj-close-icon:hover {
  cursor: pointer;
}

img.fb.social-icon {
  width: 40px;
  height: 40px;
  display: block;
  margin-top: -14px;
}

/*END VIDEO STYLING*/

/*Start Styling for Security Center Page*/
.toplevelicon_center .icon {
  margin: 0 auto;
  display: block;
}

.toplevelecontent_center {
  text-align: center;
}

.toplevelecontent_center h3 {
  margin-bottom: 15px;
  margin-top: 20px;
}

/*BLOG FEED*/
.securityCenter {
  margin-top: 45px;
  padding-top: 45px;
  border-top: solid #8f2227 1px;
}
.securityCenter .BlogImage {
  min-height: auto;
}

.securityCenter .Blog_Image img {
  height: 173px;
}

.securityCenter .article {
  width: 33%;
  float: left;
  padding: 15px;
}
@media screen and (min-width: 992px) {
  .securityCenter .Summary {
    height: 345px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .securityCenter .article {
    width: 50%;
  }
  .securityCenter .Summary {
    height: 285px;
  }
}
@media screen and (max-width: 767px) {
  .securityCenter .article {
    width: 100%;
  }
}
/*END Styling for Security Center Page*/

/*mobile menu 2021 upgrade*/
#dnnMenu .navbar-nav {
  margin: 0px 0px 7px 0;
}
#dnnMenu .navbar-nav.sm-collapsible .caret {
  border: none;
  right: 17px;
}
#mobile_menu .headerLinkListWrap {
  padding: 0;
}
/*sitemap*/
.smstyling ul li {
  list-style-type: none;
}
.smstyling ul li a {
  color: #000;
  font-size: 17px;
}
.smstyling ul ul li a {
  font-weight: 300;
  font-size: 14px;
}
/*.sidemenus .treeview {
	margin-bottom:15px;
	border-bottom: 1px solid #CCD7CE;
}
.sidemenus .treeview li {
	background:none;
	border-top: 1px solid #CCD7CE;
	padding: 15px;
	border-left: 1px solid #CCD7CE;
border-right: 1px solid #CCD7CE;
}
.sidemenus .treeview li.lastCollapsable,.sidemenus .treeview li.lastExpandable {
	background-repeat:no-repeat;
}


.sidemenus .treeview a {
	font-size: 1.1em;
}
.sidemenus .treeview div.lastCollapsable-hitarea,.sidemenus .treeview div.lastExpandable-hitarea, .sidemenus .treeview li.closed.expandable .expandable-hitarea {
    background-position: -55px 2px;
}
.sidemenus .treeview .hitarea {
	height: 29px;
width: 57px;
margin-left:0;
}
.sidemenus .treeview li.lastExpandable {
    background-image: none;
}
.sidemenus .treeview li.closed {
	padding-left:75px;
}
.sidemenus .treeview li.closed.expandable.lastExpandable,.sidemenus .treeview .closed.collapsable.lastCollapsable,.sidemenus .treeview li.closed.collapsable {
	padding-left:15px;
	background-image: none;
}
.sidemenus .treeview li.closed.expandable {
	padding-left:15px;
}

.sidemenus .treeview .closed.collapsable.lastCollapsable li.closed.expandable {
	padding: 7px 5px 5px 5px;
}
.sidemenus .treeview .hitarea.expandable-hitarea {
    width: 60px;
    height: 25px;
}
.sidemenus .treeview ul li ul {
	padding-left:15px;
}
.sidemenus .treeview ul li ul li {
	padding-top:8px;
	padding-bottom:8px;
}
.sidemenus .treeview .closed.collapsable.lastCollapsable ul li .hitarea.closed-hitarea.collapsable-hitarea {
	width:36px;
}
.sidemenus .treeview .closed.collapsable.lastCollapsable {
}
.sidemenus .treeview .closed.collapsable.lastCollapsable .hitarea.closed-hitarea.collapsable-hitarea.lastCollapsable-hitarea {
	background-position: -42px -17px;
}
.sidemenus .treeview .closed.collapsable.lastCollapsable ul li {
	padding-left: 21px;
}
.sidemenus .treeview .closed.collapsable.lastCollapsable ul li.closed.expandable .hitarea.expandable-hitarea {
	background-position: -59px 0px;
}*/

.sidemenus .treeview a.selected {
  background-color: transparent;
  color: #7a1d21;
  padding: 0;
}
.sidemenus .treeview .hover {
  color: #7a1d21;
}
.sidemenus .treeview li {
  border-top: 1px solid #ccd7ce;
  border-left: 1px solid #ccd7ce;
  border-right: 1px solid #ccd7ce;
  line-height: 35px;
  position: relative;
  padding-left: 29px;
}
.sidemenus ul.treeview {
  border-bottom: 1px solid #ccd7ce;
  margin-bottom: 25px;
}
.sidemenus .treeview .closed.collapsable.lastCollapsable li,
.sidemenus .treeview li.closed.collapsable ul li {
  border: none !important;
}
.sidemenus .treeview .hitarea {
  position: absolute;
  top: 14px;
}

.sidemenus .treeview li.lastExpandable {
  background-position: -68px 10px;
}
.sidemenus .treeview li.lastCollapsable {
  background-position: -1px -101px;
}
.sidemenus .treeview li.lastCollapsable {
  background-position: 10px -101px;
}
@media screen and (max-width: 991px) {
  .sidemenus {
    display: none;
  }
}
