.main-shopping {
  /*! ---------------------------------------------
   ======---------------------------------======
    ABCBS
   ======---------------------------------======
--------------------------------------------- */ /*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  body {
    margin: 0;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  section,
  summary {
    display: block;
  }
  audio,
  canvas,
  progress,
  video {
    display: inline-block;
    vertical-align: baseline;
  }
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  [hidden],
  template {
    display: none;
  }
  a {
    background-color: rgba(0, 0, 0, 0);
  }
  a:active,
  a:hover {
    outline: 0;
  }
  abbr[title] {
    border-bottom: 1px dotted;
  }
  b,
  strong {
    font-weight: bold;
  }
  dfn {
    font-style: italic;
  }
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  mark {
    background: #ff0;
    color: #000;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sup {
    top: -0.5em;
  }
  sub {
    bottom: -0.25em;
  }
  img {
    border: 0;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  figure {
    margin: 1em 40px;
  }
  hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
  }
  pre {
    overflow: auto;
  }
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    color: inherit;
    font: inherit;
    margin: 0;
  }
  button {
    overflow: visible;
  }
  button,
  select {
    text-transform: none;
  }
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  button[disabled],
  html input[disabled] {
    cursor: default;
  }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  input {
    line-height: normal;
  }
  input[type="checkbox"],
  input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  }
  legend {
    border: 0;
    padding: 0;
  }
  textarea {
    overflow: auto;
  }
  optgroup {
    font-weight: bold;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  td,
  th {
    padding: 0;
  } /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  @media print {
    *,
    *:before,
    *:after {
      background: rgba(0, 0, 0, 0) !important;
      color: #000 !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      text-shadow: none !important;
    }
    a,
    a:visited {
      text-decoration: underline;
    }
    a[href]:after {
      content: " (" attr(href) ")";
    }
    abbr[title]:after {
      content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]: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;
    }
    .navbar {
      display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
      border-top-color: #000 !important;
    }
    .label {
      border: 1px solid #000;
    }
    .table {
      border-collapse: collapse !important;
    }
    .table td,
    .table th {
      background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
      border: 1px solid #ddd !important;
    }
  }
  @font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src:
      url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix")
        format("embedded-opentype"),
      url("../fonts/bootstrap/glyphicons-halflings-regular.woff2")
        format("woff2"),
      url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),
      url("../fonts/bootstrap/glyphicons-halflings-regular.ttf")
        format("truetype"),
      url("../fonts/bootstrap/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: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .glyphicon-asterisk:before {
    content: "*";
  }
  .glyphicon-plus:before {
    content: "+";
  }
  .glyphicon-euro:before,
  .glyphicon-eur:before {
    content: "€";
  }
  .glyphicon-minus:before {
    content: "−";
  }
  .glyphicon-cloud:before {
    content: "☁";
  }
  .glyphicon-envelope:before {
    content: "✉";
  }
  .glyphicon-pencil:before {
    content: "✏";
  }
  .glyphicon-glass:before {
    content: "";
  }
  .glyphicon-music:before {
    content: "";
  }
  .glyphicon-search:before {
    content: "";
  }
  .glyphicon-heart:before {
    content: "";
  }
  .glyphicon-star:before {
    content: "";
  }
  .glyphicon-star-empty:before {
    content: "";
  }
  .glyphicon-user:before {
    content: "";
  }
  .glyphicon-film:before {
    content: "";
  }
  .glyphicon-th-large:before {
    content: "";
  }
  .glyphicon-th:before {
    content: "";
  }
  .glyphicon-th-list:before {
    content: "";
  }
  .glyphicon-ok:before {
    content: "";
  }
  .glyphicon-remove:before {
    content: "";
  }
  .glyphicon-zoom-in:before {
    content: "";
  }
  .glyphicon-zoom-out:before {
    content: "";
  }
  .glyphicon-off:before {
    content: "";
  }
  .glyphicon-signal:before {
    content: "";
  }
  .glyphicon-cog:before {
    content: "";
  }
  .glyphicon-trash:before {
    content: "";
  }
  .glyphicon-home:before {
    content: "";
  }
  .glyphicon-file:before {
    content: "";
  }
  .glyphicon-time:before {
    content: "";
  }
  .glyphicon-road:before {
    content: "";
  }
  .glyphicon-download-alt:before {
    content: "";
  }
  .glyphicon-download:before {
    content: "";
  }
  .glyphicon-upload:before {
    content: "";
  }
  .glyphicon-inbox:before {
    content: "";
  }
  .glyphicon-play-circle:before {
    content: "";
  }
  .glyphicon-repeat:before {
    content: "";
  }
  .glyphicon-refresh:before {
    content: "";
  }
  .glyphicon-list-alt:before {
    content: "";
  }
  .glyphicon-lock:before {
    content: "";
  }
  .glyphicon-flag:before {
    content: "";
  }
  .glyphicon-headphones:before {
    content: "";
  }
  .glyphicon-volume-off:before {
    content: "";
  }
  .glyphicon-volume-down:before {
    content: "";
  }
  .glyphicon-volume-up:before {
    content: "";
  }
  .glyphicon-qrcode:before {
    content: "";
  }
  .glyphicon-barcode:before {
    content: "";
  }
  .glyphicon-tag:before {
    content: "";
  }
  .glyphicon-tags:before {
    content: "";
  }
  .glyphicon-book:before {
    content: "";
  }
  .glyphicon-bookmark:before {
    content: "";
  }
  .glyphicon-print:before {
    content: "";
  }
  .glyphicon-camera:before {
    content: "";
  }
  .glyphicon-font:before {
    content: "";
  }
  .glyphicon-bold:before {
    content: "";
  }
  .glyphicon-italic:before {
    content: "";
  }
  .glyphicon-text-height:before {
    content: "";
  }
  .glyphicon-text-width:before {
    content: "";
  }
  .glyphicon-align-left:before {
    content: "";
  }
  .glyphicon-align-center:before {
    content: "";
  }
  .glyphicon-align-right:before {
    content: "";
  }
  .glyphicon-align-justify:before {
    content: "";
  }
  .glyphicon-list:before {
    content: "";
  }
  .glyphicon-indent-left:before {
    content: "";
  }
  .glyphicon-indent-right:before {
    content: "";
  }
  .glyphicon-facetime-video:before {
    content: "";
  }
  .glyphicon-picture:before {
    content: "";
  }
  .glyphicon-map-marker:before {
    content: "";
  }
  .glyphicon-adjust:before {
    content: "";
  }
  .glyphicon-tint:before {
    content: "";
  }
  .glyphicon-edit:before {
    content: "";
  }
  .glyphicon-share:before {
    content: "";
  }
  .glyphicon-check:before {
    content: "";
  }
  .glyphicon-move:before {
    content: "";
  }
  .glyphicon-step-backward:before {
    content: "";
  }
  .glyphicon-fast-backward:before {
    content: "";
  }
  .glyphicon-backward:before {
    content: "";
  }
  .glyphicon-play:before {
    content: "";
  }
  .glyphicon-pause:before {
    content: "";
  }
  .glyphicon-stop:before {
    content: "";
  }
  .glyphicon-forward:before {
    content: "";
  }
  .glyphicon-fast-forward:before {
    content: "";
  }
  .glyphicon-step-forward:before {
    content: "";
  }
  .glyphicon-eject:before {
    content: "";
  }
  .glyphicon-chevron-left:before {
    content: "";
  }
  .glyphicon-chevron-right:before {
    content: "";
  }
  .glyphicon-plus-sign:before {
    content: "";
  }
  .glyphicon-minus-sign:before {
    content: "";
  }
  .glyphicon-remove-sign:before {
    content: "";
  }
  .glyphicon-ok-sign:before {
    content: "";
  }
  .glyphicon-question-sign:before {
    content: "";
  }
  .glyphicon-info-sign:before {
    content: "";
  }
  .glyphicon-screenshot:before {
    content: "";
  }
  .glyphicon-remove-circle:before {
    content: "";
  }
  .glyphicon-ok-circle:before {
    content: "";
  }
  .glyphicon-ban-circle:before {
    content: "";
  }
  .glyphicon-arrow-left:before {
    content: "";
  }
  .glyphicon-arrow-right:before {
    content: "";
  }
  .glyphicon-arrow-up:before {
    content: "";
  }
  .glyphicon-arrow-down:before {
    content: "";
  }
  .glyphicon-share-alt:before {
    content: "";
  }
  .glyphicon-resize-full:before {
    content: "";
  }
  .glyphicon-resize-small:before {
    content: "";
  }
  .glyphicon-exclamation-sign:before {
    content: "";
  }
  .glyphicon-gift:before {
    content: "";
  }
  .glyphicon-leaf:before {
    content: "";
  }
  .glyphicon-fire:before {
    content: "";
  }
  .glyphicon-eye-open:before {
    content: "";
  }
  .glyphicon-eye-close:before {
    content: "";
  }
  .glyphicon-warning-sign:before {
    content: "";
  }
  .glyphicon-plane:before {
    content: "";
  }
  .glyphicon-calendar:before {
    content: "";
  }
  .glyphicon-random:before {
    content: "";
  }
  .glyphicon-comment:before {
    content: "";
  }
  .glyphicon-magnet:before {
    content: "";
  }
  .glyphicon-chevron-up:before {
    content: "";
  }
  .glyphicon-chevron-down:before {
    content: "";
  }
  .glyphicon-retweet:before {
    content: "";
  }
  .glyphicon-shopping-cart:before {
    content: "";
  }
  .glyphicon-folder-close:before {
    content: "";
  }
  .glyphicon-folder-open:before {
    content: "";
  }
  .glyphicon-resize-vertical:before {
    content: "";
  }
  .glyphicon-resize-horizontal:before {
    content: "";
  }
  .glyphicon-hdd:before {
    content: "";
  }
  .glyphicon-bullhorn:before {
    content: "";
  }
  .glyphicon-bell:before {
    content: "";
  }
  .glyphicon-certificate:before {
    content: "";
  }
  .glyphicon-thumbs-up:before {
    content: "";
  }
  .glyphicon-thumbs-down:before {
    content: "";
  }
  .glyphicon-hand-right:before {
    content: "";
  }
  .glyphicon-hand-left:before {
    content: "";
  }
  .glyphicon-hand-up:before {
    content: "";
  }
  .glyphicon-hand-down:before {
    content: "";
  }
  .glyphicon-circle-arrow-right:before {
    content: "";
  }
  .glyphicon-circle-arrow-left:before {
    content: "";
  }
  .glyphicon-circle-arrow-up:before {
    content: "";
  }
  .glyphicon-circle-arrow-down:before {
    content: "";
  }
  .glyphicon-globe:before {
    content: "";
  }
  .glyphicon-wrench:before {
    content: "";
  }
  .glyphicon-tasks:before {
    content: "";
  }
  .glyphicon-filter:before {
    content: "";
  }
  .glyphicon-briefcase:before {
    content: "";
  }
  .glyphicon-fullscreen:before {
    content: "";
  }
  .glyphicon-dashboard:before {
    content: "";
  }
  .glyphicon-paperclip:before {
    content: "";
  }
  .glyphicon-heart-empty:before {
    content: "";
  }
  .glyphicon-link:before {
    content: "";
  }
  .glyphicon-phone:before {
    content: "";
  }
  .glyphicon-pushpin:before {
    content: "";
  }
  .glyphicon-usd:before {
    content: "";
  }
  .glyphicon-gbp:before {
    content: "";
  }
  .glyphicon-sort:before {
    content: "";
  }
  .glyphicon-sort-by-alphabet:before {
    content: "";
  }
  .glyphicon-sort-by-alphabet-alt:before {
    content: "";
  }
  .glyphicon-sort-by-order:before {
    content: "";
  }
  .glyphicon-sort-by-order-alt:before {
    content: "";
  }
  .glyphicon-sort-by-attributes:before {
    content: "";
  }
  .glyphicon-sort-by-attributes-alt:before {
    content: "";
  }
  .glyphicon-unchecked:before {
    content: "";
  }
  .glyphicon-expand:before {
    content: "";
  }
  .glyphicon-collapse-down:before {
    content: "";
  }
  .glyphicon-collapse-up:before {
    content: "";
  }
  .glyphicon-log-in:before {
    content: "";
  }
  .glyphicon-flash:before {
    content: "";
  }
  .glyphicon-log-out:before {
    content: "";
  }
  .glyphicon-new-window:before {
    content: "";
  }
  .glyphicon-record:before {
    content: "";
  }
  .glyphicon-save:before {
    content: "";
  }
  .glyphicon-open:before {
    content: "";
  }
  .glyphicon-saved:before {
    content: "";
  }
  .glyphicon-import:before {
    content: "";
  }
  .glyphicon-export:before {
    content: "";
  }
  .glyphicon-send:before {
    content: "";
  }
  .glyphicon-floppy-disk:before {
    content: "";
  }
  .glyphicon-floppy-saved:before {
    content: "";
  }
  .glyphicon-floppy-remove:before {
    content: "";
  }
  .glyphicon-floppy-save:before {
    content: "";
  }
  .glyphicon-floppy-open:before {
    content: "";
  }
  .glyphicon-credit-card:before {
    content: "";
  }
  .glyphicon-transfer:before {
    content: "";
  }
  .glyphicon-cutlery:before {
    content: "";
  }
  .glyphicon-header:before {
    content: "";
  }
  .glyphicon-compressed:before {
    content: "";
  }
  .glyphicon-earphone:before {
    content: "";
  }
  .glyphicon-phone-alt:before {
    content: "";
  }
  .glyphicon-tower:before {
    content: "";
  }
  .glyphicon-stats:before {
    content: "";
  }
  .glyphicon-sd-video:before {
    content: "";
  }
  .glyphicon-hd-video:before {
    content: "";
  }
  .glyphicon-subtitles:before {
    content: "";
  }
  .glyphicon-sound-stereo:before {
    content: "";
  }
  .glyphicon-sound-dolby:before {
    content: "";
  }
  .glyphicon-sound-5-1:before {
    content: "";
  }
  .glyphicon-sound-6-1:before {
    content: "";
  }
  .glyphicon-sound-7-1:before {
    content: "";
  }
  .glyphicon-copyright-mark:before {
    content: "";
  }
  .glyphicon-registration-mark:before {
    content: "";
  }
  .glyphicon-cloud-download:before {
    content: "";
  }
  .glyphicon-cloud-upload:before {
    content: "";
  }
  .glyphicon-tree-conifer:before {
    content: "";
  }
  .glyphicon-tree-deciduous:before {
    content: "";
  }
  .glyphicon-cd:before {
    content: "";
  }
  .glyphicon-save-file:before {
    content: "";
  }
  .glyphicon-open-file:before {
    content: "";
  }
  .glyphicon-level-up:before {
    content: "";
  }
  .glyphicon-copy:before {
    content: "";
  }
  .glyphicon-paste:before {
    content: "";
  }
  .glyphicon-alert:before {
    content: "";
  }
  .glyphicon-equalizer:before {
    content: "";
  }
  .glyphicon-king:before {
    content: "";
  }
  .glyphicon-queen:before {
    content: "";
  }
  .glyphicon-pawn:before {
    content: "";
  }
  .glyphicon-bishop:before {
    content: "";
  }
  .glyphicon-knight:before {
    content: "";
  }
  .glyphicon-baby-formula:before {
    content: "";
  }
  .glyphicon-tent:before {
    content: "⛺";
  }
  .glyphicon-blackboard:before {
    content: "";
  }
  .glyphicon-bed:before {
    content: "";
  }
  .glyphicon-apple:before {
    content: "";
  }
  .glyphicon-erase:before {
    content: "";
  }
  .glyphicon-hourglass:before {
    content: "⌛";
  }
  .glyphicon-lamp:before {
    content: "";
  }
  .glyphicon-duplicate:before {
    content: "";
  }
  .glyphicon-piggy-bank:before {
    content: "";
  }
  .glyphicon-scissors:before {
    content: "";
  }
  .glyphicon-bitcoin:before {
    content: "";
  }
  .glyphicon-btc:before {
    content: "";
  }
  .glyphicon-xbt:before {
    content: "";
  }
  .glyphicon-yen:before {
    content: "¥";
  }
  .glyphicon-jpy:before {
    content: "¥";
  }
  .glyphicon-ruble:before {
    content: "₽";
  }
  .glyphicon-rub:before {
    content: "₽";
  }
  .glyphicon-scale:before {
    content: "";
  }
  .glyphicon-ice-lolly:before {
    content: "";
  }
  .glyphicon-ice-lolly-tasted:before {
    content: "";
  }
  .glyphicon-education:before {
    content: "";
  }
  .glyphicon-option-horizontal:before {
    content: "";
  }
  .glyphicon-option-vertical:before {
    content: "";
  }
  .glyphicon-menu-hamburger:before {
    content: "";
  }
  .glyphicon-modal-window:before {
    content: "";
  }
  .glyphicon-oil:before {
    content: "";
  }
  .glyphicon-grain:before {
    content: "";
  }
  .glyphicon-sunglasses:before {
    content: "";
  }
  .glyphicon-text-size:before {
    content: "";
  }
  .glyphicon-text-color:before {
    content: "";
  }
  .glyphicon-text-background:before {
    content: "";
  }
  .glyphicon-object-align-top:before {
    content: "";
  }
  .glyphicon-object-align-bottom:before {
    content: "";
  }
  .glyphicon-object-align-horizontal:before {
    content: "";
  }
  .glyphicon-object-align-left:before {
    content: "";
  }
  .glyphicon-object-align-vertical:before {
    content: "";
  }
  .glyphicon-object-align-right:before {
    content: "";
  }
  .glyphicon-triangle-right:before {
    content: "";
  }
  .glyphicon-triangle-left:before {
    content: "";
  }
  .glyphicon-triangle-bottom:before {
    content: "";
  }
  .glyphicon-triangle-top:before {
    content: "";
  }
  .glyphicon-console:before {
    content: "";
  }
  .glyphicon-superscript:before {
    content: "";
  }
  .glyphicon-subscript:before {
    content: "";
  }
  .glyphicon-menu-left:before {
    content: "";
  }
  .glyphicon-menu-right:before {
    content: "";
  }
  .glyphicon-menu-down:before {
    content: "";
  }
  .glyphicon-menu-up:before {
    content: "";
  }
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  *:before,
  *:after {
    -webkit-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.428571429;
    color: #333;
    background-color: #fff;
  }
  input,
  button,
  select,
  textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
  a {
    color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    text-decoration: none;
  }
  a:hover,
  a:focus {
    color: rgb(13.5999837952%, 32.332036947%, 48.4980554205%);
    text-decoration: underline;
  }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  figure {
    margin: 0;
  }
  img {
    vertical-align: middle;
  }
  .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .img-rounded {
    border-radius: 6px;
  }
  .img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
  }
  .img-circle {
    border-radius: 50%;
  }
  hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid hsl(0, 0%, 93.5%);
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
  }
  [role="button"] {
    cursor: pointer;
  }
  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,
  h1 .small,
  h2 small,
  h2 .small,
  h3 small,
  h3 .small,
  h4 small,
  h4 .small,
  h5 small,
  h5 .small,
  h6 small,
  h6 .small,
  .h1 small,
  .h1 .small,
  .h2 small,
  .h2 .small,
  .h3 small,
  .h3 .small,
  .h4 small,
  .h4 .small,
  .h5 small,
  .h5 .small,
  .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: hsl(0, 0%, 46.7%);
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  h1 small,
  h1 .small,
  .h1 small,
  .h1 .small,
  h2 small,
  h2 .small,
  .h2 small,
  .h2 .small,
  h3 small,
  h3 .small,
  .h3 small,
  .h3 .small {
    font-size: 65%;
  }
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  h4 small,
  h4 .small,
  .h4 small,
  .h4 .small,
  h5 small,
  h5 .small,
  .h5 small,
  .h5 .small,
  h6 small,
  h6 .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%;
  }
  mark,
  .mark {
    background-color: #fcf8e3;
    padding: 0.2em;
  }
  .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,
  .initialism {
    text-transform: uppercase;
  }
  .text-capitalize {
    text-transform: capitalize;
  }
  .text-muted {
    color: hsl(0, 0%, 46.7%);
  }
  .text-primary {
    color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  a.text-primary:hover,
  a.text-primary:focus {
    color: rgb(15.7900664398%, 37.5386485173%, 56.3079727759%);
  }
  .text-success {
    color: #3c763d;
  }
  a.text-success:hover,
  a.text-success:focus {
    color: rgb(16.787838731%, 33.0160828376%, 17.0676360432%);
  }
  .text-info {
    color: #31708f;
  }
  a.text-info:hover,
  a.text-info:focus {
    color: rgb(14.1115196078%, 32.2549019608%, 41.1825980392%);
  }
  .text-warning {
    color: #8a6d3b;
  }
  a.text-warning:hover,
  a.text-warning:focus {
    color: rgb(40.1074947746%, 31.6791081915%, 17.1474071862%);
  }
  .text-danger {
    color: #a94442;
  }
  a.text-danger:hover,
  a.text-danger:focus {
    color: hsl(1.1650485437, 43.829787234%, 36.0784313725%);
  }
  .bg-primary {
    color: #fff;
  }
  .bg-primary {
    background-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  a.bg-primary:hover,
  a.bg-primary:focus {
    background-color: rgb(15.7900664398%, 37.5386485173%, 56.3079727759%);
  }
  .bg-success {
    background-color: #dff0d8;
  }
  a.bg-success:hover,
  a.bg-success:focus {
    background-color: hsl(102.5, 44.4444444444%, 79.4117647059%);
  }
  .bg-info {
    background-color: #d9edf7;
  }
  a.bg-info:hover,
  a.bg-info:focus {
    background-color: hsl(200, 65.2173913043%, 80.9803921569%);
  }
  .bg-warning {
    background-color: #fcf8e3;
  }
  a.bg-warning:hover,
  a.bg-warning:focus {
    background-color: hsl(50.4, 80.6451612903%, 83.9215686275%);
  }
  .bg-danger {
    background-color: #f2dede;
  }
  a.bg-danger:hover,
  a.bg-danger:focus {
    background-color: hsl(0, 43.4782608696%, 80.9803921569%);
  }
  .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid hsl(0, 0%, 93.5%);
  }
  ul,
  ol {
    margin-top: 0;
    margin-bottom: 10px;
  }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0;
  }
  .list-unstyled {
    padding-left: 0;
    list-style: none;
  }
  .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  dl {
    margin-top: 0;
    margin-bottom: 20px;
  }
  dt,
  dd {
    line-height: 1.428571429;
  }
  dt {
    font-weight: bold;
  }
  dd {
    margin-left: 0;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  @media (min-width: 768px) {
    .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .dl-horizontal dd {
      margin-left: 180px;
    }
  }
  abbr[title],
  abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted hsl(0, 0%, 46.7%);
  }
  .initialism {
    font-size: 90%;
  }
  blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid hsl(0, 0%, 93.5%);
  }
  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.428571429;
    color: hsl(0, 0%, 46.7%);
  }
  blockquote footer:before,
  blockquote small:before,
  blockquote .small:before {
    content: "— ";
  }
  .blockquote-reverse,
  blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid hsl(0, 0%, 93.5%);
    border-left: 0;
    text-align: right;
  }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: "";
  }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: " —";
  }
  address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
  }
  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%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    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: rgba(0, 0, 0, 0);
    border-radius: 0;
  }
  .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
  }
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .container:before,
  .container:after {
    content: " ";
    display: table;
  }
  .container:after {
    clear: both;
  }
  @media (min-width: 768px) {
    .container {
      width: 750px;
    }
  }
  @media (min-width: 992px) {
    .container {
      width: 970px;
    }
  }
  @media (min-width: 1200px) {
    .container {
      width: 1170px;
    }
  }
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-fluid:before,
  .container-fluid:after {
    content: " ";
    display: table;
  }
  .container-fluid:after {
    clear: both;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row:before,
  .row:after {
    content: " ";
    display: table;
  }
  .row:after {
    clear: both;
  }
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    float: left;
  }
  .col-xs-1 {
    width: 8.3333333333%;
  }
  .col-xs-2 {
    width: 16.6666666667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.3333333333%;
  }
  .col-xs-5 {
    width: 41.6666666667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.3333333333%;
  }
  .col-xs-8 {
    width: 66.6666666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.3333333333%;
  }
  .col-xs-11 {
    width: 91.6666666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-pull-1 {
    right: 8.3333333333%;
  }
  .col-xs-pull-2 {
    right: 16.6666666667%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-4 {
    right: 33.3333333333%;
  }
  .col-xs-pull-5 {
    right: 41.6666666667%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-7 {
    right: 58.3333333333%;
  }
  .col-xs-pull-8 {
    right: 66.6666666667%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-10 {
    right: 83.3333333333%;
  }
  .col-xs-pull-11 {
    right: 91.6666666667%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-push-1 {
    left: 8.3333333333%;
  }
  .col-xs-push-2 {
    left: 16.6666666667%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-4 {
    left: 33.3333333333%;
  }
  .col-xs-push-5 {
    left: 41.6666666667%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-7 {
    left: 58.3333333333%;
  }
  .col-xs-push-8 {
    left: 66.6666666667%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-10 {
    left: 83.3333333333%;
  }
  .col-xs-push-11 {
    left: 91.6666666667%;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-xs-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xs-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xs-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xs-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xs-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  @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-1 {
      width: 8.3333333333%;
    }
    .col-sm-2 {
      width: 16.6666666667%;
    }
    .col-sm-3 {
      width: 25%;
    }
    .col-sm-4 {
      width: 33.3333333333%;
    }
    .col-sm-5 {
      width: 41.6666666667%;
    }
    .col-sm-6 {
      width: 50%;
    }
    .col-sm-7 {
      width: 58.3333333333%;
    }
    .col-sm-8 {
      width: 66.6666666667%;
    }
    .col-sm-9 {
      width: 75%;
    }
    .col-sm-10 {
      width: 83.3333333333%;
    }
    .col-sm-11 {
      width: 91.6666666667%;
    }
    .col-sm-12 {
      width: 100%;
    }
    .col-sm-pull-0 {
      right: auto;
    }
    .col-sm-pull-1 {
      right: 8.3333333333%;
    }
    .col-sm-pull-2 {
      right: 16.6666666667%;
    }
    .col-sm-pull-3 {
      right: 25%;
    }
    .col-sm-pull-4 {
      right: 33.3333333333%;
    }
    .col-sm-pull-5 {
      right: 41.6666666667%;
    }
    .col-sm-pull-6 {
      right: 50%;
    }
    .col-sm-pull-7 {
      right: 58.3333333333%;
    }
    .col-sm-pull-8 {
      right: 66.6666666667%;
    }
    .col-sm-pull-9 {
      right: 75%;
    }
    .col-sm-pull-10 {
      right: 83.3333333333%;
    }
    .col-sm-pull-11 {
      right: 91.6666666667%;
    }
    .col-sm-pull-12 {
      right: 100%;
    }
    .col-sm-push-0 {
      left: auto;
    }
    .col-sm-push-1 {
      left: 8.3333333333%;
    }
    .col-sm-push-2 {
      left: 16.6666666667%;
    }
    .col-sm-push-3 {
      left: 25%;
    }
    .col-sm-push-4 {
      left: 33.3333333333%;
    }
    .col-sm-push-5 {
      left: 41.6666666667%;
    }
    .col-sm-push-6 {
      left: 50%;
    }
    .col-sm-push-7 {
      left: 58.3333333333%;
    }
    .col-sm-push-8 {
      left: 66.6666666667%;
    }
    .col-sm-push-9 {
      left: 75%;
    }
    .col-sm-push-10 {
      left: 83.3333333333%;
    }
    .col-sm-push-11 {
      left: 91.6666666667%;
    }
    .col-sm-push-12 {
      left: 100%;
    }
    .col-sm-offset-0 {
      margin-left: 0%;
    }
    .col-sm-offset-1 {
      margin-left: 8.3333333333%;
    }
    .col-sm-offset-2 {
      margin-left: 16.6666666667%;
    }
    .col-sm-offset-3 {
      margin-left: 25%;
    }
    .col-sm-offset-4 {
      margin-left: 33.3333333333%;
    }
    .col-sm-offset-5 {
      margin-left: 41.6666666667%;
    }
    .col-sm-offset-6 {
      margin-left: 50%;
    }
    .col-sm-offset-7 {
      margin-left: 58.3333333333%;
    }
    .col-sm-offset-8 {
      margin-left: 66.6666666667%;
    }
    .col-sm-offset-9 {
      margin-left: 75%;
    }
    .col-sm-offset-10 {
      margin-left: 83.3333333333%;
    }
    .col-sm-offset-11 {
      margin-left: 91.6666666667%;
    }
    .col-sm-offset-12 {
      margin-left: 100%;
    }
  }
  @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-1 {
      width: 8.3333333333%;
    }
    .col-md-2 {
      width: 16.6666666667%;
    }
    .col-md-3 {
      width: 25%;
    }
    .col-md-4 {
      width: 33.3333333333%;
    }
    .col-md-5 {
      width: 41.6666666667%;
    }
    .col-md-6 {
      width: 50%;
    }
    .col-md-7 {
      width: 58.3333333333%;
    }
    .col-md-8 {
      width: 66.6666666667%;
    }
    .col-md-9 {
      width: 75%;
    }
    .col-md-10 {
      width: 83.3333333333%;
    }
    .col-md-11 {
      width: 91.6666666667%;
    }
    .col-md-12 {
      width: 100%;
    }
    .col-md-pull-0 {
      right: auto;
    }
    .col-md-pull-1 {
      right: 8.3333333333%;
    }
    .col-md-pull-2 {
      right: 16.6666666667%;
    }
    .col-md-pull-3 {
      right: 25%;
    }
    .col-md-pull-4 {
      right: 33.3333333333%;
    }
    .col-md-pull-5 {
      right: 41.6666666667%;
    }
    .col-md-pull-6 {
      right: 50%;
    }
    .col-md-pull-7 {
      right: 58.3333333333%;
    }
    .col-md-pull-8 {
      right: 66.6666666667%;
    }
    .col-md-pull-9 {
      right: 75%;
    }
    .col-md-pull-10 {
      right: 83.3333333333%;
    }
    .col-md-pull-11 {
      right: 91.6666666667%;
    }
    .col-md-pull-12 {
      right: 100%;
    }
    .col-md-push-0 {
      left: auto;
    }
    .col-md-push-1 {
      left: 8.3333333333%;
    }
    .col-md-push-2 {
      left: 16.6666666667%;
    }
    .col-md-push-3 {
      left: 25%;
    }
    .col-md-push-4 {
      left: 33.3333333333%;
    }
    .col-md-push-5 {
      left: 41.6666666667%;
    }
    .col-md-push-6 {
      left: 50%;
    }
    .col-md-push-7 {
      left: 58.3333333333%;
    }
    .col-md-push-8 {
      left: 66.6666666667%;
    }
    .col-md-push-9 {
      left: 75%;
    }
    .col-md-push-10 {
      left: 83.3333333333%;
    }
    .col-md-push-11 {
      left: 91.6666666667%;
    }
    .col-md-push-12 {
      left: 100%;
    }
    .col-md-offset-0 {
      margin-left: 0%;
    }
    .col-md-offset-1 {
      margin-left: 8.3333333333%;
    }
    .col-md-offset-2 {
      margin-left: 16.6666666667%;
    }
    .col-md-offset-3 {
      margin-left: 25%;
    }
    .col-md-offset-4 {
      margin-left: 33.3333333333%;
    }
    .col-md-offset-5 {
      margin-left: 41.6666666667%;
    }
    .col-md-offset-6 {
      margin-left: 50%;
    }
    .col-md-offset-7 {
      margin-left: 58.3333333333%;
    }
    .col-md-offset-8 {
      margin-left: 66.6666666667%;
    }
    .col-md-offset-9 {
      margin-left: 75%;
    }
    .col-md-offset-10 {
      margin-left: 83.3333333333%;
    }
    .col-md-offset-11 {
      margin-left: 91.6666666667%;
    }
    .col-md-offset-12 {
      margin-left: 100%;
    }
  }
  @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-1 {
      width: 8.3333333333%;
    }
    .col-lg-2 {
      width: 16.6666666667%;
    }
    .col-lg-3 {
      width: 25%;
    }
    .col-lg-4 {
      width: 33.3333333333%;
    }
    .col-lg-5 {
      width: 41.6666666667%;
    }
    .col-lg-6 {
      width: 50%;
    }
    .col-lg-7 {
      width: 58.3333333333%;
    }
    .col-lg-8 {
      width: 66.6666666667%;
    }
    .col-lg-9 {
      width: 75%;
    }
    .col-lg-10 {
      width: 83.3333333333%;
    }
    .col-lg-11 {
      width: 91.6666666667%;
    }
    .col-lg-12 {
      width: 100%;
    }
    .col-lg-pull-0 {
      right: auto;
    }
    .col-lg-pull-1 {
      right: 8.3333333333%;
    }
    .col-lg-pull-2 {
      right: 16.6666666667%;
    }
    .col-lg-pull-3 {
      right: 25%;
    }
    .col-lg-pull-4 {
      right: 33.3333333333%;
    }
    .col-lg-pull-5 {
      right: 41.6666666667%;
    }
    .col-lg-pull-6 {
      right: 50%;
    }
    .col-lg-pull-7 {
      right: 58.3333333333%;
    }
    .col-lg-pull-8 {
      right: 66.6666666667%;
    }
    .col-lg-pull-9 {
      right: 75%;
    }
    .col-lg-pull-10 {
      right: 83.3333333333%;
    }
    .col-lg-pull-11 {
      right: 91.6666666667%;
    }
    .col-lg-pull-12 {
      right: 100%;
    }
    .col-lg-push-0 {
      left: auto;
    }
    .col-lg-push-1 {
      left: 8.3333333333%;
    }
    .col-lg-push-2 {
      left: 16.6666666667%;
    }
    .col-lg-push-3 {
      left: 25%;
    }
    .col-lg-push-4 {
      left: 33.3333333333%;
    }
    .col-lg-push-5 {
      left: 41.6666666667%;
    }
    .col-lg-push-6 {
      left: 50%;
    }
    .col-lg-push-7 {
      left: 58.3333333333%;
    }
    .col-lg-push-8 {
      left: 66.6666666667%;
    }
    .col-lg-push-9 {
      left: 75%;
    }
    .col-lg-push-10 {
      left: 83.3333333333%;
    }
    .col-lg-push-11 {
      left: 91.6666666667%;
    }
    .col-lg-push-12 {
      left: 100%;
    }
    .col-lg-offset-0 {
      margin-left: 0%;
    }
    .col-lg-offset-1 {
      margin-left: 8.3333333333%;
    }
    .col-lg-offset-2 {
      margin-left: 16.6666666667%;
    }
    .col-lg-offset-3 {
      margin-left: 25%;
    }
    .col-lg-offset-4 {
      margin-left: 33.3333333333%;
    }
    .col-lg-offset-5 {
      margin-left: 41.6666666667%;
    }
    .col-lg-offset-6 {
      margin-left: 50%;
    }
    .col-lg-offset-7 {
      margin-left: 58.3333333333%;
    }
    .col-lg-offset-8 {
      margin-left: 66.6666666667%;
    }
    .col-lg-offset-9 {
      margin-left: 75%;
    }
    .col-lg-offset-10 {
      margin-left: 83.3333333333%;
    }
    .col-lg-offset-11 {
      margin-left: 91.6666666667%;
    }
    .col-lg-offset-12 {
      margin-left: 100%;
    }
  }
  table {
    background-color: rgba(0, 0, 0, 0);
  }
  caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: hsl(0, 0%, 46.7%);
    text-align: left;
  }
  th {
    text-align: left;
  }
  .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    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 > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .table > tbody + tbody {
    border-top: 2px solid #ddd;
  }
  .table .table {
    background-color: #fff;
  }
  .table-condensed > thead > tr > th,
  .table-condensed > thead > tr > td,
  .table-condensed > tbody > tr > th,
  .table-condensed > tbody > tr > td,
  .table-condensed > tfoot > tr > th,
  .table-condensed > tfoot > tr > td {
    padding: 5px;
  }
  .table-bordered {
    border: 1px solid #ddd;
  }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .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-of-type(odd) {
    background-color: #f9f9f9;
  }
  .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
  }
  table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
  }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
  }
  .table > thead > tr > td.active,
  .table > thead > tr > th.active,
  .table > thead > tr.active > td,
  .table > thead > tr.active > th,
  .table > tbody > tr > td.active,
  .table > tbody > tr > th.active,
  .table > tbody > tr.active > td,
  .table > tbody > tr.active > th,
  .table > tfoot > tr > td.active,
  .table > tfoot > tr > th.active,
  .table > tfoot > tr.active > td,
  .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: hsl(0, 0%, 91.0784313725%);
  }
  .table > thead > tr > td.success,
  .table > thead > tr > th.success,
  .table > thead > tr.success > td,
  .table > thead > tr.success > th,
  .table > tbody > tr > td.success,
  .table > tbody > tr > th.success,
  .table > tbody > tr.success > td,
  .table > tbody > tr.success > th,
  .table > tfoot > tr > td.success,
  .table > tfoot > tr > th.success,
  .table > tfoot > tr.success > td,
  .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: hsl(102.5, 44.4444444444%, 84.4117647059%);
  }
  .table > thead > tr > td.info,
  .table > thead > tr > th.info,
  .table > thead > tr.info > td,
  .table > thead > tr.info > th,
  .table > tbody > tr > td.info,
  .table > tbody > tr > th.info,
  .table > tbody > tr.info > td,
  .table > tbody > tr.info > th,
  .table > tfoot > tr > td.info,
  .table > tfoot > tr > th.info,
  .table > tfoot > tr.info > td,
  .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: hsl(200, 65.2173913043%, 85.9803921569%);
  }
  .table > thead > tr > td.warning,
  .table > thead > tr > th.warning,
  .table > thead > tr.warning > td,
  .table > thead > tr.warning > th,
  .table > tbody > tr > td.warning,
  .table > tbody > tr > th.warning,
  .table > tbody > tr.warning > td,
  .table > tbody > tr.warning > th,
  .table > tfoot > tr > td.warning,
  .table > tfoot > tr > th.warning,
  .table > tfoot > tr.warning > td,
  .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: hsl(50.4, 80.6451612903%, 88.9215686275%);
  }
  .table > thead > tr > td.danger,
  .table > thead > tr > th.danger,
  .table > thead > tr.danger > td,
  .table > thead > tr.danger > th,
  .table > tbody > tr > td.danger,
  .table > tbody > tr > th.danger,
  .table > tbody > tr.danger > td,
  .table > tbody > tr.danger > th,
  .table > tfoot > tr > td.danger,
  .table > tfoot > tr > th.danger,
  .table > tfoot > tr.danger > td,
  .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: hsl(0, 43.4782608696%, 85.9803921569%);
  }
  .table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
  }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -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 > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .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 > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0;
    }
  }
  fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
  }
  legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
  }
  input[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  input[type="radio"],
  input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
  }
  input[type="file"] {
    display: block;
  }
  input[type="range"] {
    display: block;
    width: 100%;
  }
  select[multiple],
  select[size] {
    height: auto;
  }
  input[type="file"]:focus,
  input[type="radio"]:focus,
  input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: hsl(0, 0%, 33.5%);
  }
  .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: hsl(0, 0%, 33.5%);
    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,
      box-shadow ease-in-out 0.15s;
    -webkit-transition:
      border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    transition:
      border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    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,
      -webkit-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: #999;
    opacity: 1;
  }
  .form-control:-ms-input-placeholder {
    color: #999;
  }
  .form-control::-webkit-input-placeholder {
    color: #999;
  }
  .form-control::-ms-expand {
    border: 0;
    background-color: rgba(0, 0, 0, 0);
  }
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: hsl(0, 0%, 93.5%);
    opacity: 1;
  }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
  }
  textarea.form-control {
    height: auto;
  }
  input[type="search"] {
    -webkit-appearance: none;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
      line-height: 34px;
    }
    input[type="date"].input-sm,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm input[type="month"] {
      line-height: 30px;
    }
    input[type="date"].input-lg,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg input[type="month"] {
      line-height: 46px;
    }
  }
  .form-group {
    margin-bottom: 15px;
  }
  .radio,
  .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
  }
  .radio input[type="radio"],
  .radio-inline input[type="radio"],
  .checkbox input[type="checkbox"],
  .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
  }
  .radio + .radio,
  .checkbox + .checkbox {
    margin-top: -5px;
  }
  .radio-inline,
  .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
  }
  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
  }
  input[type="radio"][disabled],
  input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
  }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
  }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled] .checkbox label {
    cursor: not-allowed;
  }
  .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
  }
  .form-control-static.input-lg,
  .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .form-control-static.input-sm,
  .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
  }
  .input-sm,
  .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-sm,
  .input-group-sm > select.form-control,
  .input-group-sm > select.input-group-addon,
  .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
  }
  textarea.input-sm,
  .input-group-sm > textarea.form-control,
  .input-group-sm > textarea.input-group-addon,
  .input-group-sm > .input-group-btn > textarea.btn,
  select[multiple].input-sm,
  .input-group-sm > select[multiple].form-control,
  .input-group-sm > select[multiple].input-group-addon,
  .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
  }
  .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
  }
  .form-group-sm textarea.form-control,
  .form-group-sm select[multiple].form-control {
    height: auto;
  }
  .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  .input-lg,
  .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.3333333;
    border-radius: 6px;
  }
  select.input-lg,
  .input-group-lg > select.form-control,
  .input-group-lg > select.input-group-addon,
  .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
  }
  textarea.input-lg,
  .input-group-lg > textarea.form-control,
  .input-group-lg > textarea.input-group-addon,
  .input-group-lg > .input-group-btn > textarea.btn,
  select[multiple].input-lg,
  .input-group-lg > select[multiple].form-control,
  .input-group-lg > select[multiple].input-group-addon,
  .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
  }
  .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
  }
  .form-group-lg textarea.form-control,
  .form-group-lg select[multiple].form-control {
    height: auto;
  }
  .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
  }
  .has-feedback {
    position: relative;
  }
  .has-feedback .form-control {
    padding-right: 42.5px;
  }
  .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
  }
  .input-lg + .form-control-feedback,
  .input-group-lg > .form-control + .form-control-feedback,
  .input-group-lg > .input-group-addon + .form-control-feedback,
  .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
  .input-group-lg + .form-control-feedback,
  .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }
  .input-sm + .form-control-feedback,
  .input-group-sm > .form-control + .form-control-feedback,
  .input-group-sm > .input-group-addon + .form-control-feedback,
  .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
  .input-group-sm + .form-control-feedback,
  .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .has-success .help-block,
  .has-success .control-label,
  .has-success .radio,
  .has-success .checkbox,
  .has-success .radio-inline,
  .has-success .checkbox-inline,
  .has-success.radio label,
  .has-success.checkbox label,
  .has-success.radio-inline label,
  .has-success.checkbox-inline label {
    color: #3c763d;
  }
  .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-success .form-control:focus {
    border-color: rgb(16.787838731%, 33.0160828376%, 17.0676360432%);
    -webkit-box-shadow:
      inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 6px rgb(40.2070940736%, 69.596827495%, 40.7138136153%);
    box-shadow:
      inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 6px rgb(40.2070940736%, 69.596827495%, 40.7138136153%);
  }
  .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
  }
  .has-success .form-control-feedback {
    color: #3c763d;
  }
  .has-warning .help-block,
  .has-warning .control-label,
  .has-warning .radio,
  .has-warning .checkbox,
  .has-warning .radio-inline,
  .has-warning .checkbox-inline,
  .has-warning.radio label,
  .has-warning.checkbox label,
  .has-warning.radio-inline label,
  .has-warning.checkbox-inline label {
    color: #8a6d3b;
  }
  .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-warning .form-control:focus {
    border-color: rgb(40.1074947746%, 31.6791081915%, 17.1474071862%);
    -webkit-box-shadow:
      inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 6px rgb(75.2184731761%, 63.0377227033%, 42.0364287847%);
    box-shadow:
      inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 6px rgb(75.2184731761%, 63.0377227033%, 42.0364287847%);
  }
  .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
  }
  .has-warning .form-control-feedback {
    color: #8a6d3b;
  }
  .has-error .help-block,
  .has-error .control-label,
  .has-error .radio,
  .has-error .checkbox,
  .has-error .radio-inline,
  .has-error .checkbox-inline,
  .has-error.radio label,
  .has-error.checkbox label,
  .has-error.radio-inline label,
  .has-error.checkbox-inline label {
    color: #a94442;
  }
  .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-error .form-control:focus {
    border-color: hsl(1.1650485437, 43.829787234%, 36.0784313725%);
    -webkit-box-shadow:
      inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 6px hsl(1.1650485437, 43.829787234%, 66.0784313725%);
    box-shadow:
      inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 6px hsl(1.1650485437, 43.829787234%, 66.0784313725%);
  }
  .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
  }
  .has-error .form-control-feedback {
    color: #a94442;
  }
  .has-feedback label ~ .form-control-feedback {
    top: 25px;
  }
  .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
  }
  .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: hsl(0, 0%, 45%);
  }
  @media (min-width: 768px) {
    .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle;
    }
    .form-inline .form-control-static {
      display: inline-block;
    }
    .form-inline .input-group {
      display: inline-table;
      vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto;
    }
    .form-inline .input-group > .form-control {
      width: 100%;
    }
    .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
      top: 0;
    }
  }
  .form-horizontal .radio,
  .form-horizontal .checkbox,
  .form-horizontal .radio-inline,
  .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
  }
  .form-horizontal .radio,
  .form-horizontal .checkbox {
    min-height: 27px;
  }
  .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
  }
  .form-horizontal .form-group:before,
  .form-horizontal .form-group:after {
    content: " ";
    display: table;
  }
  .form-horizontal .form-group:after {
    clear: both;
  }
  @media (min-width: 768px) {
    .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 7px;
    }
  }
  .form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
  }
  @media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 18px;
    }
  }
  @media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px;
    }
  }
  .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .btn:focus,
  .btn.focus,
  .btn:active:focus,
  .btn:active.focus,
  .btn.active:focus,
  .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .btn:hover,
  .btn:focus,
  .btn.focus {
    color: #333;
    text-decoration: none;
  }
  .btn:active,
  .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  a.btn.disabled,
  fieldset[disabled] a.btn {
    pointer-events: none;
  }
  .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
  }
  .btn-default:focus,
  .btn-default.focus {
    color: #333;
    background-color: hsl(0, 0%, 90%);
    border-color: hsl(0, 0%, 55%);
  }
  .btn-default:hover {
    color: #333;
    background-color: hsl(0, 0%, 90%);
    border-color: hsl(0, 0%, 68%);
  }
  .btn-default:active,
  .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: hsl(0, 0%, 90%);
    border-color: hsl(0, 0%, 68%);
  }
  .btn-default:active:hover,
  .btn-default:active:focus,
  .btn-default:active.focus,
  .btn-default.active:hover,
  .btn-default.active:focus,
  .btn-default.active.focus,
  .open > .btn-default.dropdown-toggle:hover,
  .open > .btn-default.dropdown-toggle:focus,
  .open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: hsl(0, 0%, 83%);
    border-color: hsl(0, 0%, 55%);
  }
  .btn-default:active,
  .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none;
  }
  .btn-default.disabled:hover,
  .btn-default.disabled:focus,
  .btn-default.disabled.focus,
  .btn-default[disabled]:hover,
  .btn-default[disabled]:focus,
  .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
  }
  .btn-default .badge {
    color: #fff;
    background-color: #333;
  }
  .btn-primary {
    color: #fff;
    background-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    border-color: rgb(17.9801490844%, 42.7452600875%, 64.1178901313%);
  }
  .btn-primary:focus,
  .btn-primary.focus {
    color: #fff;
    background-color: rgb(15.7900664398%, 37.5386485173%, 56.3079727759%);
    border-color: rgb(7.0297358613%, 16.7122022363%, 25.0683033544%);
  }
  .btn-primary:hover {
    color: #fff;
    background-color: rgb(15.7900664398%, 37.5386485173%, 56.3079727759%);
    border-color: rgb(12.7239507373%, 30.2493923189%, 45.3740884784%);
  }
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: rgb(15.7900664398%, 37.5386485173%, 56.3079727759%);
    border-color: rgb(12.7239507373%, 30.2493923189%, 45.3740884784%);
  }
  .btn-primary:active:hover,
  .btn-primary:active:focus,
  .btn-primary:active.focus,
  .btn-primary.active:hover,
  .btn-primary.active:focus,
  .btn-primary.active.focus,
  .open > .btn-primary.dropdown-toggle:hover,
  .open > .btn-primary.dropdown-toggle:focus,
  .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: rgb(12.7239507373%, 30.2493923189%, 45.3740884784%);
    border-color: rgb(7.0297358613%, 16.7122022363%, 25.0683033544%);
  }
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none;
  }
  .btn-primary.disabled:hover,
  .btn-primary.disabled:focus,
  .btn-primary.disabled.focus,
  .btn-primary[disabled]:hover,
  .btn-primary[disabled]:focus,
  .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    border-color: rgb(17.9801490844%, 42.7452600875%, 64.1178901313%);
  }
  .btn-primary .badge {
    color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    background-color: #fff;
  }
  .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: hsl(120, 39.3162393162%, 49.1176470588%);
  }
  .btn-success:focus,
  .btn-success.focus {
    color: #fff;
    background-color: hsl(120, 39.3162393162%, 44.1176470588%);
    border-color: hsl(120, 39.3162393162%, 24.1176470588%);
  }
  .btn-success:hover {
    color: #fff;
    background-color: hsl(120, 39.3162393162%, 44.1176470588%);
    border-color: hsl(120, 39.3162393162%, 37.1176470588%);
  }
  .btn-success:active,
  .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: hsl(120, 39.3162393162%, 44.1176470588%);
    border-color: hsl(120, 39.3162393162%, 37.1176470588%);
  }
  .btn-success:active:hover,
  .btn-success:active:focus,
  .btn-success:active.focus,
  .btn-success.active:hover,
  .btn-success.active:focus,
  .btn-success.active.focus,
  .open > .btn-success.dropdown-toggle:hover,
  .open > .btn-success.dropdown-toggle:focus,
  .open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: hsl(120, 39.3162393162%, 37.1176470588%);
    border-color: hsl(120, 39.3162393162%, 24.1176470588%);
  }
  .btn-success:active,
  .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none;
  }
  .btn-success.disabled:hover,
  .btn-success.disabled:focus,
  .btn-success.disabled.focus,
  .btn-success[disabled]:hover,
  .btn-success[disabled]:focus,
  .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: hsl(120, 39.3162393162%, 49.1176470588%);
  }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
  }
  .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: rgb(27.3614014134%, 72.0961481039%, 85.3836966259%);
  }
  .btn-info:focus,
  .btn-info.focus {
    color: #fff;
    background-color: rgb(19.0365283169%, 68.8981785608%, 83.7085697223%);
    border-color: rgb(10.5106001792%, 42.6794067881%, 52.2344978601%);
  }
  .btn-info:hover {
    color: #fff;
    background-color: rgb(19.0365283169%, 68.8981785608%, 83.7085697223%);
    border-color: rgb(14.8659301284%, 60.3646859759%, 73.8791679108%);
  }
  .btn-info:active,
  .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: rgb(19.0365283169%, 68.8981785608%, 83.7085697223%);
    border-color: rgb(14.8659301284%, 60.3646859759%, 73.8791679108%);
  }
  .btn-info:active:hover,
  .btn-info:active:focus,
  .btn-info:active.focus,
  .btn-info.active:hover,
  .btn-info.active:focus,
  .btn-info.active.focus,
  .open > .btn-info.dropdown-toggle:hover,
  .open > .btn-info.dropdown-toggle:focus,
  .open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: rgb(14.8659301284%, 60.3646859759%, 73.8791679108%);
    border-color: rgb(10.5106001792%, 42.6794067881%, 52.2344978601%);
  }
  .btn-info:active,
  .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none;
  }
  .btn-info.disabled:hover,
  .btn-info.disabled:focus,
  .btn-info.disabled.focus,
  .btn-info[disabled]:hover,
  .btn-info[disabled]:focus,
  .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: rgb(27.3614014134%, 72.0961481039%, 85.3836966259%);
  }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
  }
  .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: hsl(35.1851851852, 84.375%, 57.3529411765%);
  }
  .btn-warning:focus,
  .btn-warning.focus {
    color: #fff;
    background-color: hsl(35.1851851852, 84.375%, 52.3529411765%);
    border-color: hsl(35.1851851852, 84.375%, 32.3529411765%);
  }
  .btn-warning:hover {
    color: #fff;
    background-color: hsl(35.1851851852, 84.375%, 52.3529411765%);
    border-color: hsl(35.1851851852, 84.375%, 45.3529411765%);
  }
  .btn-warning:active,
  .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: hsl(35.1851851852, 84.375%, 52.3529411765%);
    border-color: hsl(35.1851851852, 84.375%, 45.3529411765%);
  }
  .btn-warning:active:hover,
  .btn-warning:active:focus,
  .btn-warning:active.focus,
  .btn-warning.active:hover,
  .btn-warning.active:focus,
  .btn-warning.active.focus,
  .open > .btn-warning.dropdown-toggle:hover,
  .open > .btn-warning.dropdown-toggle:focus,
  .open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: hsl(35.1851851852, 84.375%, 45.3529411765%);
    border-color: hsl(35.1851851852, 84.375%, 32.3529411765%);
  }
  .btn-warning:active,
  .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none;
  }
  .btn-warning.disabled:hover,
  .btn-warning.disabled:focus,
  .btn-warning.disabled.focus,
  .btn-warning[disabled]:hover,
  .btn-warning[disabled]:focus,
  .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: hsl(35.1851851852, 84.375%, 57.3529411765%);
  }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
  }
  .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: rgb(83.3223382811%, 24.5116364303%, 22.7560930914%);
  }
  .btn-danger:focus,
  .btn-danger.focus {
    color: #fff;
    background-color: rgb(79.0177753344%, 18.8565145684%, 17.0606560381%);
    border-color: rgb(46.1205790728%, 11.0060472787%, 9.9578522998%);
  }
  .btn-danger:hover {
    color: #fff;
    background-color: rgb(79.0177753344%, 18.8565145684%, 17.0606560381%);
    border-color: rgb(67.5037566428%, 16.108851017%, 14.5746747297%);
  }
  .btn-danger:active,
  .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: rgb(79.0177753344%, 18.8565145684%, 17.0606560381%);
    border-color: rgb(67.5037566428%, 16.108851017%, 14.5746747297%);
  }
  .btn-danger:active:hover,
  .btn-danger:active:focus,
  .btn-danger:active.focus,
  .btn-danger.active:hover,
  .btn-danger.active:focus,
  .btn-danger.active.focus,
  .open > .btn-danger.dropdown-toggle:hover,
  .open > .btn-danger.dropdown-toggle:focus,
  .open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: rgb(67.5037566428%, 16.108851017%, 14.5746747297%);
    border-color: rgb(46.1205790728%, 11.0060472787%, 9.9578522998%);
  }
  .btn-danger:active,
  .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none;
  }
  .btn-danger.disabled:hover,
  .btn-danger.disabled:focus,
  .btn-danger.disabled.focus,
  .btn-danger[disabled]:hover,
  .btn-danger[disabled]:focus,
  .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: rgb(83.3223382811%, 24.5116364303%, 22.7560930914%);
  }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
  }
  .btn-link {
    color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    font-weight: normal;
    border-radius: 0;
  }
  .btn-link,
  .btn-link:active,
  .btn-link.active,
  .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .btn-link,
  .btn-link:hover,
  .btn-link:focus,
  .btn-link:active {
    border-color: rgba(0, 0, 0, 0);
  }
  .btn-link:hover,
  .btn-link:focus {
    color: rgb(13.5999837952%, 32.332036947%, 48.4980554205%);
    text-decoration: underline;
    background-color: rgba(0, 0, 0, 0);
  }
  .btn-link[disabled]:hover,
  .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: hsl(0, 0%, 46.7%);
    text-decoration: none;
  }
  .btn-lg,
  .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    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;
    transition: opacity 0.15s linear;
  }
  .fade.in {
    opacity: 1;
  }
  .collapse {
    display: none;
  }
  .collapse.in {
    display: block;
  }
  tr.collapse.in {
    display: table-row;
  }
  tbody.collapse.in {
    display: table-row-group;
  }
  .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid rgba(0, 0, 0, 0);
  }
  .dropup,
  .dropdown {
    position: relative;
  }
  .dropdown-toggle:focus {
    outline: 0;
  }
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    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);
    background-clip: padding-box;
  }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto;
  }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: hsl(0, 0%, 15%);
    background-color: #f5f5f5;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:hover,
  .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  .dropdown-menu > .disabled > a,
  .dropdown-menu > .disabled > a:hover,
  .dropdown-menu > .disabled > a:focus {
    color: hsl(0, 0%, 46.7%);
  }
  .dropdown-menu > .disabled > a:hover,
  .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
  }
  .open > .dropdown-menu {
    display: block;
  }
  .open > a {
    outline: 0;
  }
  .dropdown-menu-right {
    left: auto;
    right: 0;
  }
  .dropdown-menu-left {
    left: 0;
    right: auto;
  }
  .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: hsl(0, 0%, 46.7%);
    white-space: nowrap;
  }
  .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
  }
  .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
  }
  .dropup .caret,
  .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
  }
  .dropup .dropdown-menu,
  .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
  }
  @media (min-width: 768px) {
    .navbar-right .dropdown-menu {
      right: 0;
      left: auto;
    }
    .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto;
    }
  }
  .btn-group,
  .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left;
  }
  .btn-group > .btn:hover,
  .btn-group > .btn:focus,
  .btn-group > .btn:active,
  .btn-group > .btn.active,
  .btn-group-vertical > .btn:hover,
  .btn-group-vertical > .btn:focus,
  .btn-group-vertical > .btn:active,
  .btn-group-vertical > .btn.active {
    z-index: 2;
  }
  .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:before,
  .btn-toolbar:after {
    content: " ";
    display: table;
  }
  .btn-toolbar:after {
    clear: both;
  }
  .btn-toolbar .btn,
  .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-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .btn-group > .btn:last-child:not(:first-child),
  .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .btn-group > .btn-group {
    float: left;
  }
  .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
  }
  .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .btn-group .dropdown-toggle:active,
  .btn-group.open .dropdown-toggle {
    outline: 0;
  }
  .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
  }
  .btn-group > .btn-lg + .dropdown-toggle,
  .btn-group.btn-group-lg > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
  }
  .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    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,
  .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
  }
  .dropup .btn-lg .caret,
  .dropup .btn-group-lg > .btn .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:before,
  .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
  }
  .btn-group-vertical > .btn-group:after {
    clear: both;
  }
  .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-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    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-right-radius: 0;
    border-top-left-radius: 0;
  }
  .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
  }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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"],
  [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
  }
  .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
  }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
  .input-group .form-control:focus {
    z-index: 3;
  }
  .input-group-addon,
  .input-group-btn,
  .input-group .form-control {
    display: table-cell;
  }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .input-group-addon,
  .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
  }
  .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: hsl(0, 0%, 33.5%);
    text-align: center;
    background-color: hsl(0, 0%, 93.5%);
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
  }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .input-group-addon:first-child {
    border-right: 0;
  }
  .input-group .form-control:last-child,
  .input-group-addon:last-child,
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group > .btn,
  .input-group-btn:last-child > .dropdown-toggle,
  .input-group-btn:first-child > .btn:not(:first-child),
  .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .input-group-addon:last-child {
    border-left: 0;
  }
  .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
  }
  .input-group-btn > .btn {
    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 {
    z-index: 2;
    margin-left: -1px;
  }
  .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  .nav:before,
  .nav:after {
    content: " ";
    display: table;
  }
  .nav:after {
    clear: both;
  }
  .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: hsl(0, 0%, 93.5%);
  }
  .nav > li.disabled > a {
    color: hsl(0, 0%, 46.7%);
  }
  .nav > li.disabled > a:hover,
  .nav > li.disabled > a:focus {
    color: hsl(0, 0%, 46.7%);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    cursor: not-allowed;
  }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background-color: hsl(0, 0%, 93.5%);
    border-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  .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.428571429;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs > li > a:hover {
    border-color: hsl(0, 0%, 93.5%) hsl(0, 0%, 93.5%) #ddd;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    color: hsl(0, 0%, 33.5%);
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: rgba(0, 0, 0, 0);
    cursor: default;
  }
  .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: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  .nav-stacked > li {
    float: none;
  }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
  .nav-justified,
  .nav-tabs.nav-justified {
    width: 100%;
  }
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    float: none;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
  }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
  }
  @media (min-width: 768px) {
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%;
    }
    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
      margin-bottom: 0;
    }
  }
  .nav-tabs-justified,
  .nav-tabs.nav-justified {
    border-bottom: 0;
  }
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-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,
    .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-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-right-radius: 0;
    border-top-left-radius: 0;
  }
  .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
  }
  .navbar:before,
  .navbar:after {
    content: " ";
    display: table;
  }
  .navbar:after {
    clear: both;
  }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px;
    }
  }
  .navbar-header:before,
  .navbar-header:after {
    content: " ";
    display: table;
  }
  .navbar-header:after {
    clear: both;
  }
  @media (min-width: 768px) {
    .navbar-header {
      float: left;
    }
  }
  .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0);
    -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:before,
  .navbar-collapse:after {
    content: " ";
    display: table;
  }
  .navbar-collapse:after {
    clear: both;
  }
  .navbar-collapse {
    -webkit-overflow-scrolling: touch;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
    }
    .navbar-collapse.in {
      overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      padding-left: 0;
      padding-right: 0;
    }
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
  }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px;
    }
  }
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
  }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0;
    }
  }
  .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
  }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0;
    }
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0;
    }
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
  }
  .navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
  }
  .navbar-brand:hover,
  .navbar-brand:focus {
    text-decoration: none;
  }
  .navbar-brand > img {
    display: block;
  }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px;
    }
  }
  .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    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: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: rgba(0, 0, 0, 0);
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
      background-image: none;
    }
  }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0;
    }
    .navbar-nav > li {
      float: left;
    }
    .navbar-nav > li > a {
      padding-top: 15px;
      padding-bottom: 15px;
    }
  }
  .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    -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 .form-control-static {
      display: inline-block;
    }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle;
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
      width: auto;
    }
    .navbar-form .input-group > .form-control {
      width: 100%;
    }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
      padding-left: 0;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0;
    }
  }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
      margin-bottom: 0;
    }
  }
  .navbar-form {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
  }
  .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .navbar-btn.btn-sm,
  .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .navbar-btn.btn-xs,
  .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px;
    }
  }
  @media (min-width: 768px) {
    .navbar-left {
      float: left !important;
    }
    .navbar-right {
      float: right !important;
      margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
      margin-right: 0;
    }
  }
  .navbar-default {
    background-color: #f8f8f8;
    border-color: hsl(0, 0%, 90.7549019608%);
  }
  .navbar-default .navbar-brand {
    color: #777;
  }
  .navbar-default .navbar-brand:hover,
  .navbar-default .navbar-brand:focus {
    color: hsl(0, 0%, 36.6666666667%);
    background-color: rgba(0, 0, 0, 0);
  }
  .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: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: hsl(0, 0%, 90.7549019608%);
  }
  .navbar-default .navbar-nav > .disabled > a,
  .navbar-default .navbar-nav > .disabled > a:hover,
  .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0);
  }
  .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: hsl(0, 0%, 90.7549019608%);
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: hsl(0, 0%, 90.7549019608%);
    color: #555;
  }
  @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: rgba(0, 0, 0, 0);
    }
    .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: hsl(0, 0%, 90.7549019608%);
    }
    .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: rgba(0, 0, 0, 0);
    }
  }
  .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,
  .navbar-default .btn-link[disabled]:focus,
  fieldset[disabled] .navbar-default .btn-link:hover,
  fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
  }
  .navbar-inverse {
    background-color: #222;
    border-color: hsl(0, 0%, 3.3333333333%);
  }
  .navbar-inverse .navbar-brand {
    color: hsl(0, 0%, 61.7%);
  }
  .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .navbar-text {
    color: hsl(0, 0%, 61.7%);
  }
  .navbar-inverse .navbar-nav > li > a {
    color: hsl(0, 0%, 61.7%);
  }
  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: hsl(0, 0%, 3.3333333333%);
  }
  .navbar-inverse .navbar-nav > .disabled > a,
  .navbar-inverse .navbar-nav > .disabled > a:hover,
  .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: rgba(0, 0, 0, 0);
  }
  .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: hsl(0, 0%, 6.3333333333%);
  }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: hsl(0, 0%, 3.3333333333%);
    color: #fff;
  }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: hsl(0, 0%, 3.3333333333%);
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: hsl(0, 0%, 3.3333333333%);
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: hsl(0, 0%, 61.7%);
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #fff;
      background-color: rgba(0, 0, 0, 0);
    }
    .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: hsl(0, 0%, 3.3333333333%);
    }
    .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: rgba(0, 0, 0, 0);
    }
  }
  .navbar-inverse .navbar-link {
    color: hsl(0, 0%, 61.7%);
  }
  .navbar-inverse .navbar-link:hover {
    color: #fff;
  }
  .navbar-inverse .btn-link {
    color: hsl(0, 0%, 61.7%);
  }
  .navbar-inverse .btn-link:hover,
  .navbar-inverse .btn-link:focus {
    color: #fff;
  }
  .navbar-inverse .btn-link[disabled]:hover,
  .navbar-inverse .btn-link[disabled]:focus,
  fieldset[disabled] .navbar-inverse .btn-link:hover,
  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 {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
  }
  .breadcrumb > .active {
    color: hsl(0, 0%, 46.7%);
  }
  .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
  }
  .pagination > li {
    display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  .pagination > li > a:hover,
  .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: rgb(13.5999837952%, 32.332036947%, 48.4980554205%);
    background-color: hsl(0, 0%, 93.5%);
    border-color: #ddd;
  }
  .pagination > .active > a,
  .pagination > .active > a:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    border-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    cursor: default;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: hsl(0, 0%, 46.7%);
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
  }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
  }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
  }
  .pager:before,
  .pager:after {
    content: " ";
    display: table;
  }
  .pager:after {
    clear: both;
  }
  .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: hsl(0, 0%, 93.5%);
  }
  .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: hsl(0, 0%, 46.7%);
    background-color: #fff;
    cursor: not-allowed;
  }
  .label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
  }
  .label:empty {
    display: none;
  }
  .btn .label {
    position: relative;
    top: -1px;
  }
  a.label:hover,
  a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
  .label-default {
    background-color: hsl(0, 0%, 46.7%);
  }
  .label-default[href]:hover,
  .label-default[href]:focus {
    background-color: hsl(0, 0%, 36.7%);
  }
  .label-primary {
    background-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  .label-primary[href]:hover,
  .label-primary[href]:focus {
    background-color: rgb(15.7900664398%, 37.5386485173%, 56.3079727759%);
  }
  .label-success {
    background-color: #5cb85c;
  }
  .label-success[href]:hover,
  .label-success[href]:focus {
    background-color: hsl(120, 39.3162393162%, 44.1176470588%);
  }
  .label-info {
    background-color: #5bc0de;
  }
  .label-info[href]:hover,
  .label-info[href]:focus {
    background-color: rgb(19.0365283169%, 68.8981785608%, 83.7085697223%);
  }
  .label-warning {
    background-color: #f0ad4e;
  }
  .label-warning[href]:hover,
  .label-warning[href]:focus {
    background-color: hsl(35.1851851852, 84.375%, 52.3529411765%);
  }
  .label-danger {
    background-color: #d9534f;
  }
  .label-danger[href]:hover,
  .label-danger[href]:focus {
    background-color: rgb(79.0177753344%, 18.8565145684%, 17.0606560381%);
  }
  .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: hsl(0, 0%, 46.7%);
    border-radius: 10px;
  }
  .badge:empty {
    display: none;
  }
  .btn .badge {
    position: relative;
    top: -1px;
  }
  .btn-xs .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
  }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    background-color: #fff;
  }
  .list-group-item > .badge {
    float: right;
  }
  .list-group-item > .badge + .badge {
    margin-right: 5px;
  }
  .nav-pills > li > a > .badge {
    margin-left: 3px;
  }
  a.badge:hover,
  a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
  .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: hsl(0, 0%, 93.5%);
  }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit;
  }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
  }
  .jumbotron > hr {
    border-top-color: hsl(0, 0%, 83.5%);
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .jumbotron .container {
    max-width: 100%;
  }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
      padding-left: 60px;
      padding-right: 60px;
    }
    .jumbotron h1,
    .jumbotron .h1 {
      font-size: 63px;
    }
  }
  .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
  }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .thumbnail .caption {
    padding: 9px;
    color: #333;
  }
  a.thumbnail:hover,
  a.thumbnail:focus,
  a.thumbnail.active {
    border-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
  }
  .alert h4 {
    margin-top: 0;
    color: inherit;
  }
  .alert .alert-link {
    font-weight: bold;
  }
  .alert > p,
  .alert > ul {
    margin-bottom: 0;
  }
  .alert > p + p {
    margin-top: 5px;
  }
  .alert-dismissable,
  .alert-dismissible {
    padding-right: 35px;
  }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
  }
  .alert-success {
    background-color: #dff0d8;
    border-color: hsl(92.5, 44.4444444444%, 84.4117647059%);
    color: #3c763d;
  }
  .alert-success hr {
    border-top-color: hsl(92.5, 44.4444444444%, 79.4117647059%);
  }
  .alert-success .alert-link {
    color: rgb(16.787838731%, 33.0160828376%, 17.0676360432%);
  }
  .alert-info {
    background-color: #d9edf7;
    border-color: hsl(190, 65.2173913043%, 83.9803921569%);
    color: #31708f;
  }
  .alert-info hr {
    border-top-color: hsl(190, 65.2173913043%, 78.9803921569%);
  }
  .alert-info .alert-link {
    color: rgb(14.1115196078%, 32.2549019608%, 41.1825980392%);
  }
  .alert-warning {
    background-color: #fcf8e3;
    border-color: hsl(40.4, 80.6451612903%, 88.9215686275%);
    color: #8a6d3b;
  }
  .alert-warning hr {
    border-top-color: hsl(40.4, 80.6451612903%, 83.9215686275%);
  }
  .alert-warning .alert-link {
    color: rgb(40.1074947746%, 31.6791081915%, 17.1474071862%);
  }
  .alert-danger {
    background-color: #f2dede;
    border-color: hsl(350, 43.4782608696%, 85.9803921569%);
    color: #a94442;
  }
  .alert-danger hr {
    border-top-color: hsl(350, 43.4782608696%, 80.9803921569%);
  }
  .alert-danger .alert-link {
    color: hsl(1.1650485437, 43.829787234%, 36.0784313725%);
  }
  @-webkit-keyframes progress-bar-stripes {
    from {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  @keyframes progress-bar-stripes {
    from {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    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: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    -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;
    transition: width 0.6s ease;
  }
  .progress-striped .progress-bar,
  .progress-bar-striped {
    background-image: linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
    );
    background-size: 40px 40px;
  }
  .progress.active .progress-bar,
  .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
  }
  .progress-bar-success {
    background-color: #5cb85c;
  }
  .progress-striped .progress-bar-success {
    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: 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: 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: 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 {
    margin-top: 15px;
  }
  .media:first-child {
    margin-top: 0;
  }
  .media,
  .media-body {
    zoom: 1;
    overflow: hidden;
  }
  .media-body {
    width: 10000px;
  }
  .media-object {
    display: block;
  }
  .media-object.img-thumbnail {
    max-width: none;
  }
  .media-right,
  .media > .pull-right {
    padding-left: 10px;
  }
  .media-left,
  .media > .pull-left {
    padding-right: 10px;
  }
  .media-left,
  .media-right,
  .media-body {
    display: table-cell;
    vertical-align: top;
  }
  .media-middle {
    vertical-align: middle;
  }
  .media-bottom {
    vertical-align: bottom;
  }
  .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .media-list {
    padding-left: 0;
    list-style: none;
  }
  .list-group {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
  }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  a.list-group-item,
  button.list-group-item {
    color: #555;
  }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333;
  }
  a.list-group-item:hover,
  a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
  }
  button.list-group-item {
    width: 100%;
    text-align: left;
  }
  .list-group-item.disabled,
  .list-group-item.disabled:hover,
  .list-group-item.disabled:focus {
    background-color: hsl(0, 0%, 93.5%);
    color: hsl(0, 0%, 46.7%);
    cursor: not-allowed;
  }
  .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: hsl(0, 0%, 46.7%);
  }
  .list-group-item.active,
  .list-group-item.active:hover,
  .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    border-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small,
  .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small,
  .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .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: rgb(78.2087992222%, 86.6255064009%, 93.8892399935%);
  }
  .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
  }
  a.list-group-item-success,
  button.list-group-item-success {
    color: #3c763d;
  }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-success:hover,
  a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: hsl(102.5, 44.4444444444%, 84.4117647059%);
  }
  a.list-group-item-success.active,
  a.list-group-item-success.active:hover,
  a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.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,
  button.list-group-item-info {
    color: #31708f;
  }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-info:hover,
  a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: hsl(200, 65.2173913043%, 85.9803921569%);
  }
  a.list-group-item-info.active,
  a.list-group-item-info.active:hover,
  a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.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,
  button.list-group-item-warning {
    color: #8a6d3b;
  }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-warning:hover,
  a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: hsl(50.4, 80.6451612903%, 88.9215686275%);
  }
  a.list-group-item-warning.active,
  a.list-group-item-warning.active:hover,
  a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.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,
  button.list-group-item-danger {
    color: #a94442;
  }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-danger:hover,
  a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: hsl(0, 43.4782608696%, 85.9803921569%);
  }
  a.list-group-item-danger.active,
  a.list-group-item-danger.active:hover,
  a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.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 rgba(0, 0, 0, 0);
    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-body:before,
  .panel-body:after {
    content: " ";
    display: table;
  }
  .panel-body:after {
    clear: both;
  }
  .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
  }
  .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
  }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > 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,
  .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
  }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
  }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel
    > .panel-collapse
    > .list-group:first-child
    .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel
    > .panel-collapse
    > .list-group:last-child
    .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .panel
    > .panel-heading
    + .panel-collapse
    > .list-group
    .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .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 caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
  }
  .panel > .table:first-child,
  .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child,
  .panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr: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:first-child
    > thead:first-child
    > tr:first-child
    th:first-child,
  .panel
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    td:first-child,
  .panel
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    th:first-child,
  .panel
    > .table-responsive:first-child
    > .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
    th:first-child,
  .panel
    > .table-responsive:first-child
    > .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
    th:first-child {
    border-top-left-radius: 3px;
  }
  .panel
    > .table:first-child
    > thead:first-child
    > tr:first-child
    td:last-child,
  .panel
    > .table:first-child
    > thead:first-child
    > tr:first-child
    th:last-child,
  .panel
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    td:last-child,
  .panel
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    th:last-child,
  .panel
    > .table-responsive:first-child
    > .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
    th:last-child,
  .panel
    > .table-responsive:first-child
    > .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
    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,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child,
  .panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel
    > .table-responsive:last-child
    > .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
    th:first-child,
  .panel
    > .table-responsive:last-child
    > .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
    th:first-child {
    border-bottom-left-radius: 3px;
  }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel
    > .table-responsive:last-child
    > .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
    th:last-child,
  .panel
    > .table-responsive:last-child
    > .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
    th:last-child {
    border-bottom-right-radius: 3px;
  }
  .panel > .panel-body + .table,
  .panel > .panel-body + .table-responsive,
  .panel > .table + .panel-body,
  .panel > .table-responsive + .panel-body {
    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-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
  }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
  .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
  }
  .panel-group {
    margin-bottom: 20px;
  }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
  }
  .panel-group .panel + .panel {
    margin-top: 5px;
  }
  .panel-group .panel-heading {
    border-bottom: 0;
  }
  .panel-group .panel-heading + .panel-collapse > .panel-body,
  .panel-group .panel-heading + .panel-collapse > .list-group {
    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: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    border-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  .panel-primary > .panel-heading .badge {
    color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
    background-color: #fff;
  }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: rgb(20.1702317291%, 47.9518716578%, 71.9278074866%);
  }
  .panel-success {
    border-color: hsl(92.5, 44.4444444444%, 84.4117647059%);
  }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: hsl(92.5, 44.4444444444%, 84.4117647059%);
  }
  .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: hsl(92.5, 44.4444444444%, 84.4117647059%);
  }
  .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
  }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: hsl(92.5, 44.4444444444%, 84.4117647059%);
  }
  .panel-info {
    border-color: hsl(190, 65.2173913043%, 83.9803921569%);
  }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: hsl(190, 65.2173913043%, 83.9803921569%);
  }
  .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: hsl(190, 65.2173913043%, 83.9803921569%);
  }
  .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
  }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: hsl(190, 65.2173913043%, 83.9803921569%);
  }
  .panel-warning {
    border-color: hsl(40.4, 80.6451612903%, 88.9215686275%);
  }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: hsl(40.4, 80.6451612903%, 88.9215686275%);
  }
  .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: hsl(40.4, 80.6451612903%, 88.9215686275%);
  }
  .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
  }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: hsl(40.4, 80.6451612903%, 88.9215686275%);
  }
  .panel-danger {
    border-color: hsl(350, 43.4782608696%, 85.9803921569%);
  }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: hsl(350, 43.4782608696%, 85.9803921569%);
  }
  .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: hsl(350, 43.4782608696%, 85.9803921569%);
  }
  .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
  }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: hsl(350, 43.4782608696%, 85.9803921569%);
  }
  .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,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
  }
  .embed-responsive-16by9 {
    padding-bottom: 56.25%;
  }
  .embed-responsive-4by3 {
    padding-bottom: 75%;
  }
  .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid hsl(0, 0%, 89.0784313725%);
    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: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  button.close {
    padding: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border: 0;
    -webkit-appearance: none;
  }
  .modal-open {
    overflow: hidden;
  }
  .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition:
      transform 0.3s ease-out,
      -webkit-transform 0.3s ease-out;
  }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
  .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
  }
  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
  }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
  }
  .modal-header:before,
  .modal-header:after {
    content: " ";
    display: table;
  }
  .modal-header:after {
    clear: both;
  }
  .modal-header .close {
    margin-top: -2px;
  }
  .modal-title {
    margin: 0;
    line-height: 1.428571429;
  }
  .modal-body {
    position: relative;
    padding: 15px;
  }
  .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;

    width: 100%;
    margin: 0;
  }
  .modal-footer:before,
  .modal-footer:after {
    content: " ";
    display: table;
  }
  .modal-footer:after {
    clear: both;
  }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
  }
  .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: 30px 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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
  }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
  }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
  }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
  }
  .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
  }
  .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0);
    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;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
  }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    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;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
  }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -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;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    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 {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: hsl(0, 0%, 97%);
    border-bottom: 1px solid hsl(0, 0%, 92%);
    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: rgba(0, 0, 0, 0);
    border-style: solid;
  }
  .popover > .arrow {
    border-width: 11px;
  }
  .popover > .arrow:after {
    border-width: 10px;
    content: "";
  }
  .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
  }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
  }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
  }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
  }
  .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
  }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
  }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
  }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
  }
  .carousel {
    position: relative;
  }
  .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
  }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      transition: -webkit-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      transition:
        transform 0.6s ease-in-out,
        -webkit-transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      left: 0;
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      left: 0;
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
    }
  }
  .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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
  }
  .carousel-control.left {
    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%
    );
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  }
  .carousel-control.right {
    left: auto;
    right: 0;
    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%
    );
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  }
  .carousel-control:hover,
  .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    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;
    line-height: 1;
    font-family: serif;
  }
  .carousel-control .icon-prev:before {
    content: "‹";
  }
  .carousel-control .icon-next:before {
    content: "›";
  }
  .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
  }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
  }
  .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    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: -10px;
      font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
      margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
      margin-right: -10px;
    }
    .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px;
    }
    .carousel-indicators {
      bottom: 20px;
    }
  }
  .clearfix:before,
  .clearfix:after {
    content: " ";
    display: table;
  }
  .clearfix:after {
    clear: both;
  }
  .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .pull-right {
    float: right !important;
  }
  .pull-left {
    float: left !important;
  }
  .hide {
    display: none !important;
  }
  .show {
    display: block !important;
  }
  .invisible {
    visibility: hidden;
  }
  .text-hide {
    font: 0/0 a;
    color: rgba(0, 0, 0, 0);
    text-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
  }
  .hidden {
    display: none !important;
  }
  .affix {
    position: fixed;
  }
  @-ms-viewport {
    width: device-width;
  }
  .visible-xs {
    display: none !important;
  }
  .visible-sm {
    display: none !important;
  }
  .visible-md {
    display: none !important;
  }
  .visible-lg {
    display: none !important;
  }
  .visible-xs-block,
  .visible-xs-inline,
  .visible-xs-inline-block,
  .visible-sm-block,
  .visible-sm-inline,
  .visible-sm-inline-block,
  .visible-md-block,
  .visible-md-inline,
  .visible-md-inline-block,
  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block {
    display: none !important;
  }
  @media (max-width: 767px) {
    .visible-xs {
      display: block !important;
    }
    table.visible-xs {
      display: table !important;
    }
    tr.visible-xs {
      display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
      display: table-cell !important;
    }
  }
  @media (max-width: 767px) {
    .visible-xs-block {
      display: block !important;
    }
  }
  @media (max-width: 767px) {
    .visible-xs-inline {
      display: inline !important;
    }
  }
  @media (max-width: 767px) {
    .visible-xs-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
      display: block !important;
    }
    table.visible-sm {
      display: table !important;
    }
    tr.visible-sm {
      display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
      display: table-cell !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
      display: block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
      display: inline !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
      display: block !important;
    }
    table.visible-md {
      display: table !important;
    }
    tr.visible-md {
      display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
      display: table-cell !important;
    }
  }
  @media (min-width: 992px) and (max-width: 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 !important;
    }
    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 !important;
    }
    tr.visible-print {
      display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
      display: table-cell !important;
    }
  }
  .visible-print-block {
    display: none !important;
  }
  @media print {
    .visible-print-block {
      display: block !important;
    }
  }
  .visible-print-inline {
    display: none !important;
  }
  @media print {
    .visible-print-inline {
      display: inline !important;
    }
  }
  .visible-print-inline-block {
    display: none !important;
  }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important;
    }
  }
  @media print {
    .hidden-print {
      display: none !important;
    }
  }
  @font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src:
      local("Roboto Light"),
      local("Roboto-Light"),
      url("../fonts/roboto-v18-latin-300.woff2") format("woff2"),
      url("../fonts/roboto-v18-latin-300.woff") format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src:
      local("Roboto"),
      local("Roboto-Regular"),
      url("../fonts/roboto-v18-latin-regular.woff2") format("woff2"),
      url("../fonts/roboto-v18-latin-regular.woff") format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src:
      local("Roboto Bold"),
      local("Roboto-Bold"),
      url("../fonts/roboto-v18-latin-700.woff2") format("woff2"),
      url("../fonts/roboto-v18-latin-700.woff") format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 300;
    src:
      local("Roboto Condensed Light"),
      local("RobotoCondensed-Light"),
      url("../fonts/roboto-condensed-v16-latin-300.woff2") format("woff2"),
      url("../fonts/roboto-condensed-v16-latin-300.woff") format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 400;
    src:
      local("Roboto Condensed"),
      local("RobotoCondensed-Regular"),
      url("../fonts/roboto-condensed-v16-latin-regular.woff2") format("woff2"),
      url("../fonts/roboto-condensed-v16-latin-regular.woff") format("woff");
  }
  @font-face {
    font-display: swap;
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 700;
    src:
      local("Roboto Condensed Bold"),
      local("RobotoCondensed-Bold"),
      url("../fonts/roboto-condensed-v16-latin-700.woff2") format("woff2"),
      url("../fonts/roboto-condensed-v16-latin-700.woff") format("woff");
  }
  img {
    max-width: 100%;
    vertical-align: middle;
  }
  html,
  body {
    height: 100%;
    scroll-behavior: smooth;
  }
  body {
    min-height: 100vh;
  }
  body > form {
    min-height: 100vh;
    margin-bottom: 0;
  }
  .page-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .inline-block {
    display: inline-block;
    vertical-align: middle;
  }
  .inline-block .icn {
    display: inline-block;
    vertical-align: middle;
  }
  .logo--red {
    fill: #c14b46;
  }
  .icn--brown {
    fill: #755418;
  }
  .icn--blue {
    fill: #2474b5;
  }
  .icn--blueMd {
    fill: #005172;
  }
  .icn--blueD {
    fill: #003359;
  }
  .icn--white {
    fill: #fff;
  }
  .icn--blueUL {
    fill: #bed6db;
  }
  .icn--greyL {
    fill: #e3e3e2;
  }
  .icn--greyMd {
    fill: #9c9c9c;
  }
  .icn--greyD {
    fill: #555;
  }
  .icn--black {
    fill: #333;
  }
  .icn--red {
    fill: #c14b46;
  }
  .icn--yellow {
    fill: hsl(40, 72.972972973%, 67.7450980392%);
  }
  a:hover .icn {
    opacity: 0.85;
  }
  .active .icn--white,
  .nav-tabs li:hover .icn--white {
    fill: #796965;
  }
  .icn {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
  }
  .icn--xxs {
    font-size: 4px;
  }
  .icn--xs {
    font-size: 7px;
  }
  .icn--sm {
    font-size: 10px;
  }
  .icn--md {
    font-size: 14px;
  }
  .icn--lg {
    font-size: 18px;
  }
  .icn--xl {
    font-size: 22px;
  }
  .logo {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
  }
  .logo--xs {
    font-size: 8px;
  }
  .logo--sm {
    font-size: 12px;
  }
  .logo--md {
    font-size: 16px;
  }
  .logo--lg {
    font-size: 20px;
  }
  .logo--xl {
    font-size: 24px;
  }
  .logo-abcbs-full {
    width: 17.1428571429em;
    height: 2.9171428571em;
  }
  .logo-abcbs-full-simple {
    width: 12.8571428571em;
    height: 2.1085714286em;
  }
  .logo-abcbs-full-stack {
    width: 12.8571428571em;
    height: 5.4em;
  }
  .logo-abcbs {
    width: 8.5714285714em;
    height: 1.086em;
  }
  .logo-abcbs-mono {
    width: 8.5714285714em;
    height: 1.0852142857em;
  }
  .logo-abcbs-stack {
    width: 12.8571428571em;
    height: 4.6607142857em;
  }
  .logo-abcbs-simple {
    width: 12.8571428571em;
    height: 2.115em;
  }
  .logo-health-advantage {
    width: 8.5714285714em;
    height: 1.2184285714em;
  }
  .logo-medicare-horiz-black {
    width: 8.5714285714em;
    height: 2.1065714286em;
  }
  .logo-medicare-horiz-white {
    width: 8.5714285714em;
    height: 2.1065714286em;
  }
  .logo-abcbs-basic {
    width: 17.1428571429em;
    height: 2.1714285714em;
  }
  .mark-abcbs {
    width: 4.2857142857em;
    height: 2.2035714286em;
  }
  .mark-abcbs-solid {
    width: 4.2857142857em;
    height: 2.1969285714em;
  }
  .logo-octave {
    width: 7.375em;
    height: 1.4181875em;
  }
  .logo-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .logo-list li {
    padding-left: 0;
    margin-right: 1rem;
  }
  .logo-list li::before {
    display: none;
  }
  .logo-list li:last-child {
    margin-right: 0;
  }
  .icn-access-1 {
    width: 4.2857142857em;
    height: 4.0563571429em;
  }
  .icn-access-2 {
    width: 4.2857142857em;
    height: 4.0563571429em;
  }
  .icn-drug-included {
    width: 4.2857142857em;
    height: 4.0563571429em;
  }
  .icn-drug-purchase {
    width: 4.2857142857em;
    height: 4.0563571429em;
  }
  .icn-already-applied {
    width: 3.3271428571em;
    height: 4.2857142857em;
  }
  .icn-benefits-abd {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-benefits-gap {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-care-follow {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-care-zero {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-cart {
    width: 4.2857142857em;
    height: 4.0635714286em;
  }
  .icn-check {
    width: 1.8285714286em;
    height: 1.8285714286em;
  }
  .icn-check-circle {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-computer {
    width: 3.9285714286em;
    height: 3.9285714286em;
  }
  .icn-contact {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-danger {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-dental {
    width: 1.4292857143em;
    height: 1.4285714286em;
  }
  .icn-email {
    width: 4.2857142857em;
    height: 2.8052142857em;
  }
  .icn-facebook-circle {
    width: 3.9285714286em;
    height: 3.9285714286em;
  }
  .icn-facebook-h {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-find-care {
    width: 3.9285714286em;
    height: 3.9285714286em;
  }
  .icn-gear {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-globe2 {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-globe {
    width: 1.4285714286em;
    height: 1.4285714286em;
  }
  .icn-info {
    width: 3em;
    height: 3em;
  }
  .icn-livechat {
    width: 3.3721428571em;
    height: 4.2857142857em;
  }
  .icn-lock {
    width: 3.2942857143em;
    height: 4.2857142857em;
  }
  .icn-magnify {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-medicare-advantage {
    width: 1.4218571429em;
    height: 1.4285714286em;
  }
  .icn-medicare-basics {
    width: 1.4285714286em;
    height: 1.4285714286em;
  }
  .icn-medicare-learn {
    width: 1.2704285714em;
    height: 1.4285714286em;
  }
  .icn-medicare-rx {
    width: 1.4285714286em;
    height: 1.1921428571em;
  }
  .icn-medicare-supp {
    width: 1.4285714286em;
    height: 1.1949285714em;
  }
  .icn-money {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-monthly-high {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-monthly-low {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-person {
    width: 3.9014285714em;
    height: 4.2857142857em;
  }
  .icn-phone {
    width: 0.8706428571em;
    height: 1.4285714286em;
  }
  .icn-print {
    width: 4.2857142857em;
    height: 4.1344285714em;
  }
  .icn-printer {
    width: 4.2857142857em;
    height: 3.1652857143em;
  }
  .icn-refresh {
    width: 4.105em;
    height: 4.2578571429em;
  }
  .icn-ribbon-mark {
    width: 4.2857142857em;
    height: 4.3109285714em;
  }
  .icn-twitter-circle {
    width: 3.9285714286em;
    height: 3.9285714286em;
  }
  .icn-twitter-h {
    width: 4.2857142857em;
    height: 4.2857142857em;
  }
  .icn-warning {
    width: 4.2857142857em;
    height: 3.75em;
  }
  .icn-website-circle {
    width: 3.9285714286em;
    height: 3.9285714286em;
  }
  .icn-facebook {
    width: 1.4285714286em;
    height: 1.4285714286em;
  }
  .icn-twitter {
    width: 1.4285714286em;
    height: 1.4285714286em;
  }
  .icn-instagram {
    width: 1.4285714286em;
    height: 1.4285714286em;
  }
  .icn-linkedin {
    width: 1.4285714286em;
    height: 1.4285714286em;
  }
  .icn-star {
    width: 1.7142857143em;
    height: 1.7142857143em;
    display: block;
    fill: #666;
    font-size: 1.5rem;
  }
  .icn-star.checked {
    fill: #efe359;
  }
  .icn-urac {
    width: 2.8571428571em;
    height: 4.4492857143em;
  }
  .icn-urac-cm {
    width: 1.4285714286em;
    height: 2.0957857143em;
  }
  .icn-urac-him {
    width: 1.4285714286em;
    height: 2.2955em;
  }
  .icn-urac-hp {
    width: 1.4285714286em;
    height: 2.0954285714em;
  }
  .icn-urac-utilization-white {
    width: 1.4285714286em;
    height: 2.4171428571em;
  }
  .icn-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-style: italic;
  }
  .icn-title .icn {
    margin-right: 0.7rem;
    fill: #2474b5;
    font-size: 30%;
  }
  .icn-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    background: none;
    text-align: center;
  }
  .icn-btn svg {
    margin: 0 auto;
    fill: #555;
  }
  .ib-txt {
    margin-top: 0.5rem;
    color: #555;
    font-size: 1.2rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
  }
  .ib-close {
    display: none;
  }
  .ib-close svg {
    fill: #fff;
  }
  .icn-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .icn-list li {
    padding-left: 0;
    margin-right: 1rem;
  }
  .icn-list li::before {
    display: none;
  }
  .icn-list li:last-child {
    margin-right: 0;
  }
  .icn-list li a {
    border-bottom: 0;
    margin-right: 0 !important;
  }
  .icn-list li a::after {
    display: none !important;
  }
  .icn-list .icn {
    font-size: 2rem;
  }
  .lang-assistance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    line-height: 1em;
  }
  .lang-assistance .icn {
    margin-right: 0.5rem;
    fill: #fff;
  }
  .icn-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4rem auto;
    grid-template-columns: 4rem auto;
    -ms-grid-rows: 100%;
    grid-template-rows: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  @media (min-width: 768px) {
    .icn-row {
      -ms-grid-columns: 4rem 40rem;
      grid-template-columns: 4rem 40rem;
    }
  }
  .icn-row .icn {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    font-size: 2.25rem;
  }
  .icn-row p {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    margin-bottom: 0;
  }
  .icon_productbox_dental_gold {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_dental_goldplusvision {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_dental_silver {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productboxsmall_dental_gold {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_dental_gold_copy {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_dental_goldplusvision {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_dental_silver {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productbox_vision_classic {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_vision_plus {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productboxsmall_vision_classic {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_vision_plus {
    width: 7.5em;
    height: 6.1825em;
  }
  .icn-product-box {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icn-product-box--sm {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productbox_medical_shorttermblue {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_medical_catastrophic {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_medical_bronze6350 {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_medical_bronze6400hsa {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_medical_silver1500 {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_medical_silver2500 {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_medical_silver3500 {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_medical_silver3600hsa {
    width: 7.956em;
    height: 10.2857142857em;
  }
  .icon_productbox_medical_gold500 {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productbox_medical_gold1000 {
    width: 7.968em;
    height: 10.2857142857em;
  }
  .icon_productboxsmall_medical_bronze6350 {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_medical_bronze6400hsa {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_medical_catastrophic {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_medical_gold1000 {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_medical_gold500 {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_medical_shorttermblue {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_medical_silver1500 {
    width: 7.5em;
    height: 6.18375em;
  }
  .icon_productboxsmall_medical_silver2500 {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_medical_silver3500 {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_medical_silver3600hsa {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productboxsmall_placeholder {
    width: 7.5em;
    height: 6.1825em;
  }
  .icon_productbox_hagold {
    width: 7.5em;
    height: 6.1825em;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  th {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #133d65;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1.075em;
  }
  .headline-alt {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  .headline-script {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1.275em;
    text-transform: none;
  }
  p + h1 {
    margin-top: 20px;
  }
  p + h2 {
    margin-top: 20px;
  }
  p + h3 {
    margin-top: 20px;
  }
  p + h4 {
    margin-top: 20px;
  }
  p + h5 {
    margin-top: 20px;
  }
  p + h6 {
    margin-top: 20px;
  }
  h1 {
    font-size: 42px;
    font-family: "Roboto Condensed", sans-serif;
  }
  h2 {
    font-size: 38px;
  }
  h3 {
    font-size: 34px;
    font-family: "Roboto Condensed", sans-serif;
  }
  h4 {
    color: #015987;
    font-size: 24px;
    font-family: "Roboto Condensed", sans-serif;
  }
  h5 {
    color: #015987;
    font-size: 21px;
    font-family: "Roboto Condensed", sans-serif;
  }
  h6 {
    color: #015987;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
  }
  .title--form {
    font-size: 21px;
  }
  .title--main {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 36px;
    border-bottom: 3px solid #c14b46;
  }
  .title--subhead {
    margin-bottom: 0;
    font-size: 18px;
  }
  .title--bordered {
    overflow: hidden;
    position: relative;
  }
  .title--bordered .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  @media (min-width: 768px) {
    .title--bordered .inner {
      max-width: 1280px;
      display: block;
      position: relative;
      margin: 0 auto;
      padding: 0 1.5rem;
    }
  }
  .title--bordered .inner::before,
  .title--bordered .inner::after {
    content: "";
    height: 1px;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-bottom: 0.2rem dashed #e3e3e2;
  }
  @media (min-width: 768px) {
    .title--bordered .inner::before,
    .title--bordered .inner::after {
      position: absolute;
    }
  }
  .title--bordered .inner::before {
    margin-right: 1rem;
  }
  @media (min-width: 768px) {
    .title--bordered .inner::before {
      width: 1000px;
      margin-right: 0;
      top: 50%;
      right: calc(100% - 1rem);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }
  }
  .title--bordered .inner::after {
    margin-left: 1rem;
  }
  @media (min-width: 768px) {
    .title--bordered .inner::after {
      width: 1000px;
      margin-left: 0;
      top: 50%;
      left: calc(100% - 1rem);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }
  }
  .title--bordered .inner > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  @media (min-width: 768px) {
    .title--bordered .inner > span::after {
      content: "";
      height: 1px;
      display: block;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      margin-left: 0.5rem;
      border-bottom: 0.2rem dashed #e3e3e2;
    }
  }
  .section-title + h5:not(.icn-title) {
    font-size: 30px;
  }
  p,
  li,
  dl,
  dt,
  td,
  input,
  textarea,
  label,
  select {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
  }
  label small {
    font-size: 85%;
  }
  small,
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: inherit;
    font-size: 60%;
  }
  strong,
  b {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  a {
    color: #2474b5;
  }
  .text-script {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    text-transform: none;
  }
  .text-red {
    color: #c14b46;
  }
  .text-center {
    text-align: center;
  }
  .disclaimer {
    font-size: 11px;
  }
  @media print {
    .disclaimer {
      font-size: 13px;
      font-style: italic;
    }
  }
  .disclaimer h6 {
    margin-bottom: 0;
    font-size: 16px;
  }
  .list-inline li:before {
    display: none;
  }
  .list-unstyled > li {
    padding-left: 0;
    padding-bottom: 0;
  }
  .list-unstyled > li:before {
    display: none;
  }
  .list-inline-border {
    margin: 0 0 1rem;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
  }
  .list-inline-border li {
    padding-left: 0;
    margin-right: 0.75rem;
    padding-right: 0.75rem;
    border-right: 1px solid #333;
    line-height: 1em;
  }
  .list-inline-border li::before {
    display: none;
  }
  .list-inline-border li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
  }
  .list-help {
    margin: 1rem 0 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
  }
  .list-help li {
    padding-left: 0;
    line-height: 1em;
  }
  .list-help li::before {
    display: none;
  }
  .list-help li::after {
    content: "/";
    margin: 0 0.5rem;
  }
  .list-help li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
  }
  .list-help li:last-child::after {
    display: none;
  }
  .list-help--dark li,
  .list-help--dark a {
    color: #fff;
  }
  .list-help--dark a:hover,
  .list-help--dark a:focus {
    color: #96cff0;
  }
  .list-btns,
  .content .list-btns {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .list-btns li,
  .content .list-btns li {
    display: block;
    padding: 0;
    margin-bottom: 1rem;
  }
  @media (min-width: 768px) {
    .list-btns li,
    .content .list-btns li {
      display: inline-block;
      margin: 0 1rem 0 0;
    }
  }
  .list-btns li::before,
  .content .list-btns li::before {
    display: none;
  }
  .c--blue {
    color: #2474b5;
  }
  .c--blueMd {
    color: #005172;
  }
  .c--greyD {
    color: #555;
  }
  .c--black {
    color: #333;
  }
  .ff--cond {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  .f-upper {
    text-transform: uppercase;
  }
  .checkbox-bold label,
  .radio-bold label {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .checkbox--plan-type label[aria-describedby] {
    cursor: not-allowed;
  }
  .checkbox--plan-type input:disabled,
  .checkbox--plan-type input[disabled],
  .checkbox--plan-type input[disabled="disabled"] {
    pointer-events: none;
    cursor: default;
  }
  .list-unstyled li .checkbox {
    margin-top: 0;
  }
  .radio-list li {
    margin-bottom: 5px;
  }
  .radio-list li > .radio {
    margin-top: 0;
    margin-bottom: 0;
  }
  .radio-list li > .radio label {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .radio-list > li.radio label {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .radio-list [data-toggle="tooltip"] {
    position: relative;
    z-index: 200;
  }
  .radio-list__sub {
    padding-left: 20px;
    padding-bottom: 0;
  }
  .radio-list__sub .form-group {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .radio-list__sub .form-group label {
    color: #c14b46;
  }
  .radio-list__sub fieldset {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .radio-list__sub .radio label {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .radio-alt label {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .radio--heading strong {
    padding-left: 18px;
  }
  .checkbox-group {
    margin-bottom: 0.7rem;
    line-height: 1;
  }
  .checkbox-group fieldset {
    padding-bottom: 0;
  }
  .checkbox-group fieldset .checkbox {
    margin-bottom: 0.5rem;
  }
  .checkbox-group fieldset .checkbox:last-child {
    margin-bottom: 0;
  }
  .checkbox-group > .checkbox-bold {
    margin-bottom: 0;
  }
  .checkbox + .checkbox-group {
    margin-top: -5px;
  }
  .checkbox-group + .checkbox {
    margin-top: 0;
  }
  .checkbox,
  .radio {
    line-height: 1.5;
  }
  .checkbox label,
  .radio label {
    padding-left: 0;
  }
  .checkbox > label,
  .radio > label {
    padding-left: 20px;
    line-height: 1;
  }
  .checkbox input,
  .radio input {
    margin-top: 0.2rem;
  }
  .field-description {
    display: block;
    position: relative;
    z-index: 15;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  .form-control {
    height: 35px;
    position: relative;

    border-radius: 3px;
    border: 1px solid #e3e3e2;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    line-height: 1em;
  }
  .form-control:focus {
    border: 1px solid #333;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
  }
  .form-control.error:focus ~ .error-description {
    opacity: 1;
  }
  .error-description {
    display: block;
    opacity: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;

    top: 59px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #c14b46;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    pointer-events: none;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }
  .error-description::before {
    content: "";
    display: block;
    position: absolute;

    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-bottom: 10px solid #c14b46;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
  }
  .error-icn {
    display: none;
    position: absolute;

    right: 10px;
    top: 26.5px;
    fill: #c14b46;
    font-size: 6px;
    pointer-events: none;
    cursor: pointer;
  }
  .form-control.error {
    border-color: #c14b46;
  }
  .form-control.error ~ .error-icn {
    display: block;
  }
  @media (min-width: 768px) {
    .section-content .form-group {
      max-width: 300px;
    }
  }
  @media (min-width: 768px) {
    .section-content .form-group--full {
      max-width: 100%;
    }
  }
  .radio-toggle {
    cursor: pointer;
  }
  .fieldset-group {
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .fieldset-group .btn {
    font-size: 16px;
  }
  .fieldset-group .inline-block {
    display: inline;
  }
  legend {
    position: relative;

    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 0;
    color: #333;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .legend--xl {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1;
  }
  .form-group {
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .form-group label {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .form-group--full {
    max-width: 100%;
  }
  .collapse-legend {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .form-group--lg .error-icn {
    top: 33px;
    font-size: 8px;
  }
  .form-group--lg .error-description {
    top: 76px;
  }
  .form-group--lg .form-control {
    height: 45px;
    line-height: 47px;
  }
  .form-group--lg label {
    font-size: 20px;
  }
  .form-inline .form-group,
  .form-inline .radio,
  .form-inline .checkbox {
    margin-right: 20px;
  }
  .form-slide {
    position: relative;
    margin-top: 30px;
  }
  .form-slide label {
    height: 35px;
    position: absolute;
    top: 0;
    left: 10px;
    color: #e3e3e2;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 37px;
    pointer-events: none;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }
  .form-slide .field-description {
    opacity: 0;
    position: absolute;
    bottom: -20px;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }
  .form-slide .form-control {
    font-size: 18px;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }
  .form-slide .error-description {
    top: 38px;
  }
  .form-slide .error-icn {
    top: 5px;
  }
  .form-slide.focused label {
    top: -28px;
    left: 0;
    color: #333;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .form-slide.focused .field-description {
    opacity: 1;
  }
  .form-slide.form-group--lg .error-description {
    top: 48px;
  }
  .form-slide.form-group--lg label {
    height: 45px;
    line-height: 47px;
  }
  .form-slide.form-group--lg.focused label {
    top: -33px;
  }
  .form-slide.form-group--lg.focused input.error ~ .error-description {
    opacity: 1;
  }
  .inline-radios {
    max-width: 500px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e8e8e8;
  }
  .inline-radios:first-of-type {
    border-top: 0;
  }
  .ir__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50% 16.6667% 16.6667% 16.6667%;
    grid-template-columns: 50% 16.6667% 16.6667% 16.6667%;
  }
  .ir__inner > * {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .ir__inner h6 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / span 1;
    margin: 0;
  }
  .ir__inner .radio-custom:nth-of-type(1) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / span 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / span 1;
  }
  .ir__inner .radio-custom:nth-of-type(2) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / span 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / span 1;
  }
  .ir__inner .radio-custom:nth-of-type(3) {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4 / span 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / span 1;
  }
  .checkbox-custom,
  .radio-custom {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
  }
  .checkbox-custom label,
  .radio-custom label {
    position: relative;
    padding-left: 23px;
    line-height: 1.375em;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    cursor: pointer;
  }
  .checkbox-custom input:checked ~ label::before,
  .radio-custom input:checked ~ label::before {
    background: #003359;
    border-color: #003359;
  }
  .checkbox-custom input:checked ~ label::after,
  .radio-custom input:checked ~ label::after {
    display: block;
  }
  .checkbox-custom input:focus ~ label:before,
  .radio-custom input:focus ~ label:before {
    -webkit-box-shadow: 0 0 10px #2474b5;
    box-shadow: 0 0 10px #2474b5;
  }
  .checkbox-custom input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .checkbox-custom label::before {
    content: "";
    width: 17px;
    height: 17px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    background: #fff;
    border: 2px solid #c4c4c4;
    border-radius: 4px;
  }
  .checkbox-custom label::after {
    content: "";
    width: 17px;
    height: 17px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-family: "Glyphicons Halflings";
    font-size: 80%;
    font-weight: normal;
    text-align: center;
  }
  .radio-custom {
    padding-top: 0;
    padding-bottom: 0;
  }
  .radio-custom input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .radio-custom:last-child {
    padding-bottom: 0;
  }
  .radio-custom:last-child label {
    margin-bottom: 0;
  }
  .radio-custom label::before {
    content: "";
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    background: #fff;
    border: 2px solid #c4c4c4;
    border-radius: 50%;
  }
  .radio-custom label::after {
    content: "";
    width: 12px;
    height: 12px;
    display: none;
    position: absolute;
    top: 5px;
    left: 3px;
    background: #003359;
    border: 2px solid #fff;
    border-radius: 50%;
  }
  .radio-custom--inline {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    padding-top: 0;
  }
  .radio-custom--top label {
    display: block;
    padding: 20px 0 0;
    margin: 0;
    text-align: center;
  }
  .radio-custom--top label::before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .radio-custom--top label::after {
    top: 3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .form-group .icn-info,
  .radio .icn-info,
  .fieldset-group .icn-info {
    width: 3em;
    height: 3em;
  }
  .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .form-row .btn {
    margin-left: 0.75rem;
  }
  .select-wrapper {
    position: relative;
  }
  .select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 3rem;
  }
  .select-wrapper select::-ms-expand {
    display: none;
  }
  .select-wrapper:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 1rem;
    top: 1.25rem;
    z-index: 11;
    border-top: 1rem solid #133d65;
    border-left: 0.75rem solid rgba(0, 0, 0, 0);
    border-right: 0.75rem solid rgba(0, 0, 0, 0);
    pointer-events: none;
  }
  th,
  td {
    font-size: 16px;
  }
  th {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .th-light {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  }
  td {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  }
  .table-responsive {
    border: 0;
  }
  .table-clean thead tr th,
  .table-clean thead tr td,
  .table-clean tbody tr th,
  .table-clean tbody tr td,
  .table-clean tfoot tr th,
  .table-clean tfoot tr td {
    padding: 0;
    border-top: 0;
    border-bottom: 0;
  }
  .table-striped thead tr th,
  .table-striped thead tr td,
  .table-striped tbody tr th,
  .table-striped tbody tr td,
  .table-striped tfoot tr th,
  .table-striped tfoot tr td {
    padding: 10px 15px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
  }
  .table-striped thead tr th:last-child,
  .table-striped thead tr td:last-child,
  .table-striped tbody tr th:last-child,
  .table-striped tbody tr td:last-child,
  .table-striped tfoot tr th:last-child,
  .table-striped tfoot tr td:last-child {
    border-right: 0;
  }
  .table-striped thead tr th {
    background-color: #005172;
    color: #fff;
  }
  .table-striped thead tr th:first-child {
    border-top-left-radius: 7px;
  }
  .table-striped thead tr th:last-child {
    border-top-right-radius: 7px;
  }
  .table-striped tbody tr th,
  .table-striped tbody tr td {
    background-color: #deeff5;
  }
  .table-striped tbody tr:nth-child(even) th,
  .table-striped tbody tr:nth-child(even) td {
    background-color: hsl(195.652173913, 53.488372093%, 96.568627451%);
  }
  .table-striped tbody tr.on th,
  .table-striped tbody tr.on td {
    background-color: #deeff5;
  }
  .table-striped tbody tr.off th,
  .table-striped tbody tr.off td {
    background-color: hsl(195.652173913, 53.488372093%, 96.568627451%);
  }
  .table-striped tbody tr.thead th {
    background-color: #005172;
    color: #fff;
  }
  .table-striped tfoot tr th,
  .table-striped tfoot tr td {
    background-color: #f5f5f5;
    border-bottom: 0;
    color: #333;
  }
  .table-striped tfoot tr th:first-child,
  .table-striped tfoot tr td:first-child {
    border-bottom-left-radius: 7px;
  }
  .table-striped tfoot tr th:last-child,
  .table-striped tfoot tr td:last-child {
    border-bottom-right-radius: 7px;
    border-right: 0;
  }
  .table-striped--alt thead tr th {
    background-color: #e3e3e2;
    color: #555;
  }
  .table-striped--alt tbody tr th,
  .table-striped--alt tbody tr td {
    background-color: #ebebeb;
  }
  .table-striped--alt tbody tr:nth-child(even) th,
  .table-striped--alt tbody tr:nth-child(even) td {
    background-color: #f5f5f5;
  }
  .table-striped--alt tfoot tr th,
  .table-striped--alt tfoot tr td {
    background-color: #e3e3e2;
    color: #555;
  }
  .table-simple {
    width: auto;
  }
  .table-simple thead tr th,
  .table-simple thead tr td,
  .table-simple tbody tr th,
  .table-simple tbody tr td,
  .table-simple tfoot tr th,
  .table-simple tfoot tr td {
    padding: 10px 15px;
    border-bottom: 0;
    border-top: 0;
  }
  .table-simple thead tr th {
    border-bottom: 2px dashed #c4c4c4;
    color: #005172;
    text-transform: uppercase;
  }
  .table-simple thead tr th:first-child {
    border-right: 2px solid #e3e3e2;
  }
  .table-simple tbody tr th {
    border-right: 2px solid #e3e3e2;
  }
  .table-simple tbody tr:nth-child(even) th,
  .table-simple tbody tr:nth-child(even) td {
    background-color: #eef7fa;
  }
  .table-simple--alt thead tr th {
    border-bottom: 2px dashed #c4c4c4;
  }
  .table-simple--alt thead tr th:first-child {
    border-right: 2px solid #e3e3e2;
  }
  .table-simple--alt tbody tr th {
    border-right: 2px solid #e3e3e2;
  }
  .table-simple--alt tbody tr:nth-child(even) th,
  .table-simple--alt tbody tr:nth-child(even) td {
    background-color: #ebebeb;
  }
  .table-simple--alt2 tbody tr th,
  .table-simple--alt2 tbody tr td {
    border-bottom: 2px dashed #e3e3e2;
    border-right: 2px solid #e3e3e2;
    background-color: #eef7fa;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-align: center;
  }
  .table-simple--alt2 tbody tr th:last-child,
  .table-simple--alt2 tbody tr td:last-child {
    border-right: 0;
  }
  .table-simple--alt2 tbody tr:nth-child(even) th,
  .table-simple--alt2 tbody tr:nth-child(even) td {
    background-color: #deeff5;
    color: #005172;
  }
  .table-simple--alt2 tbody tr:last-child th,
  .table-simple--alt2 tbody tr:last-child td {
    border-bottom: 0;
  }
  .table-simple--alt2 tfoot tr td {
    padding-left: 50px;
    padding-right: 50px;
  }
  @media print {
    .table--rate-quote {
      margin-bottom: 0;
      padding-bottom: 0;
    }
  }
  .table--rate-quote thead tr th,
  .table--rate-quote thead tr td,
  .table--rate-quote tbody tr th,
  .table--rate-quote tbody tr td {
    width: 20.25%;
    vertical-align: middle;
    padding: 10px;
    border-top: 0;
    border-bottom: 2px dashed #c4c4c4;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    line-height: 1.175em;
    text-align: center;
  }
  @media print {
    .table--rate-quote thead tr th,
    .table--rate-quote thead tr td,
    .table--rate-quote tbody tr th,
    .table--rate-quote tbody tr td {
      width: 17.5%;
      font-size: 16px;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
    }
  }
  .table--rate-quote thead tr th.td-light,
  .table--rate-quote thead tr td.td-light,
  .table--rate-quote tbody tr th.td-light,
  .table--rate-quote tbody tr td.td-light {
    padding-left: 20px;
  }
  .table--rate-quote thead tr th:first-child,
  .table--rate-quote thead tr td:first-child,
  .table--rate-quote tbody tr th:first-child,
  .table--rate-quote tbody tr td:first-child {
    width: 19%;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1.175em;
    text-align: left;
  }
  @media print {
    .table--rate-quote thead tr th:first-child,
    .table--rate-quote thead tr td:first-child,
    .table--rate-quote tbody tr th:first-child,
    .table--rate-quote tbody tr td:first-child {
      width: 30%;
      font-family: "Roboto", sans-serif;
      font-weight: 700;
    }
  }
  .table--rate-quote thead tr th:first-child.td-light,
  .table--rate-quote thead tr td:first-child.td-light,
  .table--rate-quote tbody tr th:first-child.td-light,
  .table--rate-quote tbody tr td:first-child.td-light {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  @media print {
    .table--rate-quote thead tr th:first-child.td-light,
    .table--rate-quote thead tr td:first-child.td-light,
    .table--rate-quote tbody tr th:first-child.td-light,
    .table--rate-quote tbody tr td:first-child.td-light {
      font-family: "Roboto", sans-serif;
      font-weight: 400;
    }
  }
  .table--rate-quote thead tr th:nth-child(even),
  .table--rate-quote thead tr td:nth-child(even),
  .table--rate-quote tbody tr th:nth-child(even),
  .table--rate-quote tbody tr td:nth-child(even) {
    background: #f5f5f5;
  }
  .table--rate-quote thead tr th,
  .table--rate-quote tbody tr th {
    color: #003359;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  @media print {
    .table--rate-quote thead tr th,
    .table--rate-quote tbody tr th {
      font-size: 16px;
    }
  }
  .table--rate-quote thead tr th,
  .table--rate-quote thead tr td {
    color: #005172;
  }
  .table--rate-quote tbody tr:first-child td {
    color: #c14b46;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .table--rate-quote tbody tr:last-child th,
  .table--rate-quote tbody tr:last-child td {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 0;
  }
  @media print {
    .table--coverage-type {
      margin-bottom: 0;
      padding-bottom: 0;
    }
  }
  .table--coverage-type thead tr th,
  .table--coverage-type thead tr td,
  .table--coverage-type tbody tr th,
  .table--coverage-type tbody tr td,
  .table--coverage-type tfoot tr th,
  .table--coverage-type tfoot tr td {
    vertical-align: middle;
    padding: 10px;
    border-top: 0;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    line-height: 1.175em;
    text-align: center;
  }
  @media print {
    .table--coverage-type thead tr th,
    .table--coverage-type thead tr td,
    .table--coverage-type tbody tr th,
    .table--coverage-type tbody tr td,
    .table--coverage-type tfoot tr th,
    .table--coverage-type tfoot tr td {
      width: 17.5%;
      font-size: 16px;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
    }
  }
  .table--coverage-type thead tr th,
  .table--coverage-type tbody tr th,
  .table--coverage-type tfoot tr th {
    color: #003359;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  @media print {
    .table--coverage-type thead tr th,
    .table--coverage-type tbody tr th,
    .table--coverage-type tfoot tr th {
      font-size: 16px;
    }
  }
  .table--coverage-type thead tr th,
  .table--coverage-type thead tr td,
  .table--coverage-type tbody tr th,
  .table--coverage-type tbody tr td {
    border-bottom: 2px dashed #c4c4c4;
  }
  .table--coverage-type thead tr th.td-light,
  .table--coverage-type thead tr td.td-light,
  .table--coverage-type tbody tr th.td-light,
  .table--coverage-type tbody tr td.td-light {
    padding-left: 20px;
  }
  .table--coverage-type thead tr th:first-child,
  .table--coverage-type thead tr td:first-child,
  .table--coverage-type tbody tr th:first-child,
  .table--coverage-type tbody tr td:first-child {
    width: 120px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1.175em;
    text-align: left;
  }
  @media print {
    .table--coverage-type thead tr th:first-child,
    .table--coverage-type thead tr td:first-child,
    .table--coverage-type tbody tr th:first-child,
    .table--coverage-type tbody tr td:first-child {
      width: 30%;
      font-family: "Roboto", sans-serif;
      font-weight: 700;
    }
  }
  .table--coverage-type thead tr th:first-child.td-light,
  .table--coverage-type thead tr td:first-child.td-light,
  .table--coverage-type tbody tr th:first-child.td-light,
  .table--coverage-type tbody tr td:first-child.td-light {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  @media print {
    .table--coverage-type thead tr th:first-child.td-light,
    .table--coverage-type thead tr td:first-child.td-light,
    .table--coverage-type tbody tr th:first-child.td-light,
    .table--coverage-type tbody tr td:first-child.td-light {
      font-family: "Roboto", sans-serif;
      font-weight: 400;
    }
  }
  .table--coverage-type thead tr th:nth-child(even),
  .table--coverage-type thead tr td:nth-child(even),
  .table--coverage-type tbody tr th:nth-child(even),
  .table--coverage-type tbody tr td:nth-child(even) {
    background: #f5f5f5;
  }
  .table--coverage-type thead tr th,
  .table--coverage-type thead tr td {
    color: #005172;
  }
  .table--coverage-type tfoot tr th,
  .table--coverage-type tfoot tr td {
    border-bottom: 0;
  }
  .table--coverage-type tfoot tr th {
    text-align: left;
  }
  .table--coverage-type tfoot tr td {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .table--coverage-type tfoot tr th + td {
    background: #f5f5f5;
  }
  .table-supplemental thead tr th,
  .table-supplemental thead tr td,
  .table-supplemental tbody tr th,
  .table-supplemental tbody tr td,
  .table-supplemental tfoot tr th,
  .table-supplemental tfoot tr td {
    padding: 10px 15px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
  }
  .table-supplemental thead tr th:last-child,
  .table-supplemental thead tr td:last-child,
  .table-supplemental tbody tr th:last-child,
  .table-supplemental tbody tr td:last-child,
  .table-supplemental tfoot tr th:last-child,
  .table-supplemental tfoot tr td:last-child {
    border-right: 0;
  }
  .table-supplemental thead tr th {
    background-color: #005172;
    color: #fff;
  }
  .table-supplemental thead tr th:first-child {
    border-top-left-radius: 7px;
  }
  .table-supplemental thead tr th:last-child {
    border-top-right-radius: 7px;
  }
  .table-supplemental tbody tr th,
  .table-supplemental tbody tr td {
    background-color: hsl(195.652173913, 53.488372093%, 96.568627451%);
  }
  .table-supplemental tbody tr td:first-of-type:not([colspan]) {
    background-color: #deeff5;
  }
  .table-supplemental tfoot tr th,
  .table-supplemental tfoot tr td {
    background-color: #e3e3e2;
    border-bottom: 0;
    color: #555;
  }
  .table-supplemental tfoot tr th:first-child,
  .table-supplemental tfoot tr td:first-child {
    border-bottom-left-radius: 7px;
  }
  .table-supplemental tfoot tr th:last-child,
  .table-supplemental tfoot tr td:last-child {
    border-bottom-right-radius: 7px;
    border-right: 0;
  }
  .table-cost thead tr th,
  .table-cost thead tr td {
    background: #f5f5f5;
    line-height: 1.1;
  }
  .table-cost tbody tr th,
  .table-cost tbody tr td {
    padding-bottom: 0;
    border-right: 1px solid #ebebeb;
    line-height: 1.1;
  }
  .table-cost tbody tr th:last-child,
  .table-cost tbody tr td:last-child {
    border-right: 0;
  }
  @media (max-width: 767px) {
    .table-mobile .table-striped {
      display: block;
    }
  }
  @media (max-width: 767px) {
    .table-mobile .table-striped thead,
    .table-mobile .table-striped tbody {
      display: block;
    }
  }
  @media (max-width: 767px) {
    .table-mobile .table-striped thead tr,
    .table-mobile .table-striped tbody tr {
      display: block;
      padding: 0.5rem 1rem;
      background: #deeff5;
      border-bottom: 1px solid #e3e3e2;
    }
  }
  @media (max-width: 767px) {
    .table-mobile .table-striped thead tr.on,
    .table-mobile .table-striped tbody tr.on {
      background: #deeff5;
    }
  }
  @media (max-width: 767px) {
    .table-mobile .table-striped thead tr.off,
    .table-mobile .table-striped tbody tr.off {
      background: hsl(195.652173913, 53.488372093%, 96.568627451%);
    }
  }
  @media (max-width: 767px) {
    .table-mobile .table-striped thead tr.tr--parent,
    .table-mobile .table-striped tbody tr.tr--parent {
      border-bottom: 0;
    }
  }
  @media (max-width: 767px) {
    .table-mobile .table-striped thead tr.tr--child,
    .table-mobile .table-striped tbody tr.tr--child {
      border-bottom: 1px solid #ebebeb;
    }
  }
  .table-mobile .table-striped thead tr.tr--child + tr:not(.tr--child),
  .table-mobile .table-striped tbody tr.tr--child + tr:not(.tr--child) {
    border-top: 1px solid #e3e3e2;
  }
  @media (max-width: 767px) {
    .table-mobile .table-striped thead tr th,
    .table-mobile .table-striped thead tr td,
    .table-mobile .table-striped tbody tr th,
    .table-mobile .table-striped tbody tr td {
      width: 100%;
      display: block;
      margin: 0;
      padding: 0;
      background: rgba(0, 0, 0, 0);
      border: 0;
    }
  }
  @media (max-width: 767px) {
    .table-mobile .table-striped thead tr {
      background: #005172;
    }
  }
  @media (max-width: 767px) {
    .table-mobile .table-striped thead tr th.table-moblie-hide {
      height: 0;
      display: none;
      visibility: hidden;
    }
  }
  .btn {
    padding: 0 0.9em;
    border-radius: 7px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 2em;
    text-transform: none;
    -webkit-transition: background ease 0.15s;
    transition: background ease 0.15s;
  }
  @media (min-width: 768px) {
    .btn {
      font-size: 20px;
    }
  }
  .btn:hover,
  .btn:focus:active,
  .btn:active {
    outline: 0;
  }
  .btn:active {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.35);
  }
  .btn:focus {
    outline: 0;
  }
  .btn-default,
  .btn-default:visited {
    background: hsl(0, 0%, 94.1568627451%);
    border: 1px solid hsl(0, 0%, 87.1568627451%);
    color: #333;
  }
  .btn-default:hover,
  .btn-default:focus,
  .btn-default.active,
  .btn-default:visited:hover,
  .btn-default:visited:focus,
  .btn-default:visited.active {
    background: hsl(0, 0%, 97.1568627451%);
    border: 1px solid #ebebeb;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
  }
  .btn-default:active,
  .btn-default:visited:active {
    background: #ebebeb;
  }
  .btn-primary,
  .btn-primary:visited {
    background: #2474b5;
    color: #fff;
  }
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary.active,
  .btn-primary:visited:hover,
  .btn-primary:visited:focus,
  .btn-primary:visited.active {
    background: rgb(10.7996747086%, 34.7989518388%, 54.2983645071%);
  }
  .btn-secondary,
  .btn-secondary:visited {
    background: #015987;
    color: #fff;
  }
  .btn-secondary:hover,
  .btn-secondary:focus,
  .btn-secondary:active,
  .btn-secondary:visited:hover,
  .btn-secondary:visited:focus,
  .btn-secondary:visited:active {
    background: #133d65;
    color: #fff;
    text-shadow: none;
  }
  .btn-secondary:disabled,
  .btn-secondary[disabled],
  .btn-secondary[disabled="true"],
  .btn-secondary[disabled="disabled"],
  .btn-secondary:visited:disabled,
  .btn-secondary:visited[disabled],
  .btn-secondary:visited[disabled="true"],
  .btn-secondary:visited[disabled="disabled"] {
    cursor: not-allowed;
    opacity: 0.5;
    background: #333;
  }
  .btn-secondary:disabled:focus,
  .btn-secondary:disabled:hover,
  .btn-secondary:disabled:active,
  .btn-secondary[disabled]:focus,
  .btn-secondary[disabled]:hover,
  .btn-secondary[disabled]:active,
  .btn-secondary[disabled="true"]:focus,
  .btn-secondary[disabled="true"]:hover,
  .btn-secondary[disabled="true"]:active,
  .btn-secondary[disabled="disabled"]:focus,
  .btn-secondary[disabled="disabled"]:hover,
  .btn-secondary[disabled="disabled"]:active,
  .btn-secondary:visited:disabled:focus,
  .btn-secondary:visited:disabled:hover,
  .btn-secondary:visited:disabled:active,
  .btn-secondary:visited[disabled]:focus,
  .btn-secondary:visited[disabled]:hover,
  .btn-secondary:visited[disabled]:active,
  .btn-secondary:visited[disabled="true"]:focus,
  .btn-secondary:visited[disabled="true"]:hover,
  .btn-secondary:visited[disabled="true"]:active,
  .btn-secondary:visited[disabled="disabled"]:focus,
  .btn-secondary:visited[disabled="disabled"]:hover,
  .btn-secondary:visited[disabled="disabled"]:active {
    background: #333;
  }
  .btn-grey,
  .btn-grey:visited {
    background: #555;
    color: #fff;
  }
  .btn-grey:hover,
  .btn-grey:focus,
  .btn-grey:active,
  .btn-grey:visited:hover,
  .btn-grey:visited:focus,
  .btn-grey:visited:active {
    background: #333;
    color: #fff;
    text-shadow: none;
  }
  .btn-grey:disabled,
  .btn-grey[disabled],
  .btn-grey[disabled="true"],
  .btn-grey[disabled="disabled"],
  .btn-grey:visited:disabled,
  .btn-grey:visited[disabled],
  .btn-grey:visited[disabled="true"],
  .btn-grey:visited[disabled="disabled"] {
    cursor: not-allowed;
    opacity: 0.5;
    background: #333;
  }
  .btn-grey:disabled:focus,
  .btn-grey:disabled:hover,
  .btn-grey:disabled:active,
  .btn-grey[disabled]:focus,
  .btn-grey[disabled]:hover,
  .btn-grey[disabled]:active,
  .btn-grey[disabled="true"]:focus,
  .btn-grey[disabled="true"]:hover,
  .btn-grey[disabled="true"]:active,
  .btn-grey[disabled="disabled"]:focus,
  .btn-grey[disabled="disabled"]:hover,
  .btn-grey[disabled="disabled"]:active,
  .btn-grey:visited:disabled:focus,
  .btn-grey:visited:disabled:hover,
  .btn-grey:visited:disabled:active,
  .btn-grey:visited[disabled]:focus,
  .btn-grey:visited[disabled]:hover,
  .btn-grey:visited[disabled]:active,
  .btn-grey:visited[disabled="true"]:focus,
  .btn-grey:visited[disabled="true"]:hover,
  .btn-grey:visited[disabled="true"]:active,
  .btn-grey:visited[disabled="disabled"]:focus,
  .btn-grey:visited[disabled="disabled"]:hover,
  .btn-grey:visited[disabled="disabled"]:active {
    background: #333;
  }
  .btn-danger,
  .btn-danger:visited {
    background: #c14b46;
  }
  .btn-danger:hover,
  .btn-danger:focus,
  .btn-danger.active,
  .btn-danger:visited:hover,
  .btn-danger:visited:focus,
  .btn-danger:visited.active {
    background: hsl(2.4390243902, 49.7975708502%, 56.568627451%);
  }
  .btn-danger:active,
  .btn-danger:visited:active {
    background: hsl(2.4390243902, 49.7975708502%, 46.568627451%);
  }
  .btn-link,
  .btn-link:visited {
    -webkit-transition: color ease 0.15s;
    transition: color ease 0.15s;
    color: #2474b5;
  }
  .btn-link:hover,
  .btn-link:focus,
  .btn-link:active,
  .btn-link.active,
  .btn-link:visited:hover,
  .btn-link:visited:focus,
  .btn-link:visited:active,
  .btn-link:visited.active {
    color: #005172;
  }
  .btn-link:active,
  .btn-link:visited:active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .btn-caps {
    text-transform: uppercase;
  }
  .btn-blank {
    padding: 0;
    border: 0;
    background: none;
    font-size: 1.8rem;
  }
  .btn-xs,
  .btn-group-xs > .btn {
    border-radius: 3px;
    font-size: 12px;
  }
  .btn-sm,
  .btn-group-sm > .btn {
    border-radius: 3px;
    font-size: 14px;
  }
  .btn-lg,
  .btn-group-lg > .btn {
    font-size: 18px;
  }
  .btn-xl {
    font-size: 20px;
  }
  .btn--padded {
    padding: 0 5rem;
  }
  .btn-group .btn-primary {
    border-left: 1px solid rgb(10.7996747086%, 34.7989518388%, 54.2983645071%);
  }
  .btn-group .btn-primary:first-child {
    border-left: 0;
  }
  .btn-group + .btn-group {
    margin-top: 10px;
  }
  .modal-content {
    overflow: hidden;
    border-radius: 7px;
    background: rgba(0, 0, 0, 0);
  }
  .modal-header {
    padding: 1.5rem 3.5rem 1.5rem 1.5rem;
    position: relative;
    background: #005172;
    border-radius: 0;
    border-bottom: 0;
    text-align: center;
  }
  .modal-header .close {
    margin-top: 0;
    padding: 10px;
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    opacity: 1;
    color: #fff;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
  }
  .modal-header .close:hover {
    opacity: 0.75;
  }
  @media (min-width: 768px) {
    .modal-header .close {
      padding: 13px 20px;
      font-size: 30px;
    }
  }
  .modal-title {
    position: relative;
    z-index: 10;
    color: #fff;
    font-size: 1.5rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: 0.035em;
  }
  @media (min-width: 768px) {
    .modal-title {
      font-size: 2rem;
    }
  }
  .modal-body {
    padding: 1em 2em;
    background: #fff;
  }
  .modal-body p {
    margin-bottom: 0;
  }
  .modal-body p + p {
    margin-top: 10px;
  }
  .modal-body *:first-child {
    margin-top: 0;
  }
  .modal-body *:last-child {
    margin-bottom: 0;
  }
  .modal--form .modal-body {
    z-index: 50;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .modal--form .modal-body.active {
    position: relative;
  }
  .modal--form .modal-body.active:nth-child(2) {
    left: 0;
  }
  .modal--form .modal-body.active:nth-child(3) {
    right: 0;
  }

  .modal--form .modal-body.inactive {
    width: 100%;
    position: absolute;
    top: 76px;
  }
  .modal--form .modal-body.inactive:nth-child(2) {
    left: -100%;
  }
  .modal--form .modal-body.inactive:nth-child(3) {
    right: -100%;
  }
  .modal--form .modal-footer {
    position: relative;
    z-index: 100;
    padding-left: 30px;
    padding-right: 30px;
  }
  .modal-footer {
    position: relative;
    padding: 10px 20px;
    border-top: 1px solid hsl(0, 0%, 82.1568627451%);
    background: #ebebeb;
    border-radius: 0;
  }
  .modal-footer--bordered {
    border-top: 2px dashed #e1e1e1;
    background: #fff;
  }
  .modal-footer--bordered .btn {
    margin-top: 5px;
  }
  .modal-footer--left {
    text-align: left;
  }
  .alert {
    overflow: hidden;
    border-radius: 7px;
  }
  .alert p {
    margin-bottom: 0;
  }
  .alert a {
    text-decoration: underline;
  }
  .alert-title {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .alert--icn {
    padding: 0;
  }
  .alert__icn {
    width: 50px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 5px;
    text-align: center;
  }
  @media (min-width: 768px) {
    .alert__icn {
      width: 70px;
      padding: 10px;
    }
  }
  .alert__icn .icn-info circle {
    display: none;
  }
  .alert__icn svg {
    font-size: 5px;
  }
  @media (min-width: 768px) {
    .alert__icn svg {
      font-size: 7px;
    }
  }
  .alert__icn:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -10px;
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-left: 10px solid #000;
  }
  .alert__content {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 20px;
  }
  .alert-success {
    border: 1px solid #e2eee0;
    background: #e2eee0;
    color: rgb(32.1323529412%, 52.4264705882%, 28.75%);
  }
  .alert-success .alert-title {
    color: rgb(25.7990196078%, 42.0931372549%, 23.0833333333%);
  }
  .alert-success .alert__icn {
    background-color: rgb(40.2941176471%, 65%, 36.1764705882%);
  }
  .alert-success .alert__icn svg {
    font-size: 12px;
  }
  .alert-success .alert__icn:before {
    border-left-color: rgb(40.2941176471%, 65%, 36.1764705882%);
  }
  .alert-success a {
    color: rgb(32.1323529412%, 52.4264705882%, 28.75%);
    text-decoration: underline;
  }
  .alert-info {
    border: 1px solid #deeff5;
    background: #deeff5;
  }
  .alert-info .alert-title {
    color: hsl(195.652173913, 53.488372093%, 33.568627451%);
  }
  .alert-info .alert__icn {
    background-color: hsl(195.652173913, 53.488372093%, 56.568627451%);
  }
  .alert-info .alert__icn:before {
    border-left-color: hsl(195.652173913, 53.488372093%, 56.568627451%);
  }
  .alert-warning {
    border: 1px solid #faf1df;
    background: #faf1df;
  }
  .alert-warning .alert-title {
    color: hsl(40, 72.972972973%, 34.7450980392%);
  }
  .alert-warning .alert__icn {
    background-color: hsl(40, 72.972972973%, 67.7450980392%);
  }
  .alert-warning .alert__icn:before {
    border-left-color: hsl(40, 72.972972973%, 67.7450980392%);
  }
  .alert-danger {
    border: 1px solid hsl(2.4390243902, 49.7975708502%, 86.568627451%);
    background: hsl(2.4390243902, 49.7975708502%, 86.568627451%);
  }
  .alert-danger .alert-title {
    color: hsl(2.4390243902, 49.7975708502%, 28.568627451%);
  }
  .alert-danger .alert__icn {
    background-color: rgb(69.3901960784%, 35.195966842%, 33.7470588235%);
  }
  .alert-danger .alert__icn:before {
    border-left-color: rgb(66%, 38.310537223%, 37.137254902%);
  }
  .alert-inline * {
    display: inline;
  }
  .alert-inline .alert-title:after {
    content: " -";
  }
  .panel-group {
    margin-bottom: 30px;
  }
  .panel .panel-heading {
    border-radius: 7px;
  }
  .panel .panel-body {
    margin-top: 10px;
    margin-bottom: 5px;
    border: 1px solid #e3e3e2;
    border-radius: 7px;
  }
  .panel .panel-body *:first-child {
    margin-top: 0;
  }
  .panel .panel-body *:last-child {
    margin-bottom: 0;
  }
  .panel .panel-title {
    color: #fff;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .panel .panel-title a {
    display: block;
  }
  .panel-blue .panel-heading {
    background: #2474b5;
  }
  .panel-blueMd .panel-heading {
    padding: 0;
    background: rgba(0, 0, 0, 0);
  }
  .panel-blueMd .panel-heading a {
    display: block;
    padding: 10px 15px;
    background: #005172;
    border-radius: 7px;
  }
  .panel-blueMd .panel-heading a[aria-expanded="true"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .panel-blueMd .panel-body {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .collapse-extra {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
  .panel-collapse.in ~ .collapse-extra {
    display: none;
  }
  .diq-panel {
    margin-top: 30px;
  }
  @media (min-width: 992px) {
    .diq-panel {
      max-width: 75%;
    }
  }
  .diq-panel .fieldset-group .collapse {
    padding-top: 10px;
    padding-left: 15px;
  }
  .diq-panel .collapse-legend {
    margin: 0;
  }
  .panel-combined {
    border: 1px solid #e3e3e2;
    border-radius: 7px;
  }
  .panel-combined .panel-heading {
    border-radius: 7px;
  }
  .panel-combined .panel-title {
    position: relative;
  }
  .panel-combined .panel-title a {
    position: relative;
  }
  .panel-combined .panel-title a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
  }
  .panel-combined .panel-title a[aria-expanded="false"] {
    color: #2474b5;
  }
  .panel-combined .panel-title a[aria-expanded="false"]:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .panel-combined .panel-title .delete-section-button {
    position: absolute;
    top: 0;
    right: 40px;
  }
  .panel-combined .panel-body {
    margin-top: 0;
    margin-bottom: 5px;
    border: 0;
    border-top: 0;
  }
  .panel-combined .panel-body *:first-child {
    margin-top: 0;
  }
  .panel-combined .panel-body *:last-child {
    margin-bottom: 0;
  }
  .panel-combined .panel-heading + .panel-collapse .panel-body {
    border-top: 0;
  }
  .panel-combined .panel-title {
    color: #005172;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .panel-group--products .panel-heading {
    padding: 0;
    background: rgba(0, 0, 0, 0);
  }
  .panel-group--products .panel-title a {
    display: block;
    background: #005172;
    border-radius: 7px;
    padding: 10px 15px;
  }
  .panel-group--products .panel-title a[aria-expanded="true"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .panel-group--products .panel-body {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .as__btn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.25rem 0;
    background: none;
    border: 0;
    text-align: left;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .as__btn .icn-x {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    font-size: 0.65rem;
  }
  a.as__btn:hover,
  a.as__btn:focus {
    text-decoration: none;
  }
  a.as__btn:hover .as__title,
  a.as__btn:focus .as__title {
    position: relative;
  }
  @media (min-width: 768px) {
    a.as__btn:hover .as__title,
    a.as__btn:focus .as__title {
      display: inline-block;
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
    }
  }
  @media (min-width: 768px) {
    a.as__btn:hover .as__title::after,
    a.as__btn:focus .as__title::after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      border-bottom: 0.094em solid #fff;
    }
  }
  .as__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1;
  }
  .as__content {
    max-height: 0;
    overflow: hidden;
    display: none;
    -webkit-transition: max-height 0.25s ease-in-out;
    transition: max-height 0.25s ease-in-out;
  }
  .sfPageEditor .as__content {
    max-height: 100%;
  }
  .accordion-simple {
    border-bottom: 1px solid rgba(196, 196, 196, 0.5);
  }
  .accordion-simple:last-child {
    border-bottom: 0;
  }
  .accordion-simple > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .accordion-simple > ul li {
    padding-left: 0;
  }
  .accordion-simple > ul li::before {
    display: none;
  }
  .accordion-simple > ul li a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.25rem 0;
    background: none;
    border: 0;
    font-size: 2.4rem;
    font-weight: 400;
    text-align: left;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .accordion-simple.js-open {
    padding-bottom: 1.25rem;
  }
  .accordion-simple.js-open > .as__btn {
    padding-bottom: 0.5rem;
  }
  .accordion-simple.js-open > .as__btn .icn-x {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .accordion-simple.js-open > .as__content,
  .accordion-simple.js-open .sf_colsIn > .as__content {
    max-height: 800px;
    display: block;
  }
  .tab-wrapper {
    margin-bottom: 40px;
  }
  .tab-wrapper:last-child {
    margin-bottom: 0;
  }
  .nav-tabs {
    border-bottom: 0;
  }
  .nav-tabs li {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  .nav-tabs li a {
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #2474b5;
  }
  .nav-tabs li.active {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .nav-tabs li.active a {
    border-color: #e3e3e2;
    border-bottom-color: rgba(0, 0, 0, 0);
  }
  .tab-content {
    border: 0;
  }
  .tab-pane {
    padding: 15px;
    border: 1px solid #e3e3e2;
    border-radius: 3px;
  }
  .tab-pane *:first-child {
    margin-top: 0;
  }
  .tab-pane *:last-child {
    margin-bottom: 0;
  }
  .tab-pane.active:first-child {
    border-top-left-radius: 0;
  }
  .tab-full .nav-tabs {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .tab-full .nav-tabs li a:hover {
    background: #eef7fa;
    border-bottom-color: rgba(0, 0, 0, 0);
  }
  .tab-full .nav-tabs li.active a {
    border-color: rgba(0, 0, 0, 0);
  }
  .tab-full .tab-content {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .tab-full .tab-pane {
    border: 0;
  }
  .nav-wrap {
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background: #deeff5;
  }
  .tooltip.in {
    opacity: 1;
  }
  .tooltip-arrow {
    width: 16px;
    height: 8px;
    position: absolute;
    overflow: hidden;
    -webkit-box-shadow: 0 16px 10px -17px rgba(51, 51, 51, 0.9);
    box-shadow: 0 16px 10px -17px rgba(51, 51, 51, 0.9);
    border: 0;
  }
  .tooltip-arrow::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -6px;
    left: 2px;
    -webkit-box-shadow: -1px -1px 10px -2px rgba(51, 51, 51, 0.9);
    box-shadow: -1px -1px 10px -2px rgba(51, 51, 51, 0.9);
  }
  .tooltip-inner {
    min-width: 300px;
    padding: 10px;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.275em;
  }
  .tooltip-inner ul {
    text-align: left;
  }
  .tooltip-inner ul li {
    padding-bottom: 3px;
    font-size: 16px;
    line-height: 1.175em;
  }
  .tooltip.top .tooltip-arrow {
    bottom: -3px;
    left: 50%;
    margin-left: -8px;
    border-top-color: #fff;
  }
  .tooltip.top .tooltip-inner {
    -webkit-box-shadow: 0.5px 0.5px 5px rgba(51, 51, 51, 0.3);
    box-shadow: 0.5px 0.5px 5px rgba(51, 51, 51, 0.3);
  }
  .tooltip.bottom .tooltip-arrow {
    height: 7px;
    top: -2px;
    left: 50%;
    margin-left: -8px;
  }
  .tooltip.bottom .tooltip-arrow::after {
    top: 3px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .tooltip.bottom .tooltip-inner {
    -webkit-box-shadow: -0.5px -0.5px 5px rgba(51, 51, 51, 0.3);
    box-shadow: -0.5px -0.5px 5px rgba(51, 51, 51, 0.3);
  }
  .tooltip.left .tooltip-arrow {
    width: 7px;
    height: 12px;
    top: 50%;
    right: -2px;
    margin-top: -6px;
  }
  .tooltip.left .tooltip-arrow::after {
    width: 10px;
    height: 10px;
    top: 1px;
    left: -5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .tooltip.left .tooltip-inner {
    -webkit-box-shadow: 0.5px 0.5px 5px rgba(51, 51, 51, 0.3);
    box-shadow: 0.5px 0.5px 5px rgba(51, 51, 51, 0.3);
  }
  .tooltip.right .tooltip-arrow {
    width: 7px;
    height: 12px;
    top: 50%;
    right: -2px;
    margin-top: -6px;
  }
  .tooltip.right .tooltip-arrow::after {
    width: 10px;
    height: 10px;
    top: 1px;
    left: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .tooltip.right .tooltip-inner {
    -webkit-box-shadow: -0.5px 0.5px 5px rgba(51, 51, 51, 0.3);
    box-shadow: -0.5px 0.5px 5px rgba(51, 51, 51, 0.3);
  }
  .tooltip-custom + .tooltip.in,
  .tooltip-custom--blue + .tooltip.in {
    opacity: 1;
  }
  .tooltip-custom + .tooltip .tooltip-inner,
  .tooltip-custom--blue + .tooltip .tooltip-inner {
    padding: 0;
  }
  .tooltip-title {
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px;
    background: #ebebeb;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    color: #333;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .tooltip-content {
    padding: 10px;
  }
  .tooltip-custom--blue + .tooltip .tooltip-title {
    background: #005172;
    color: #fff;
  }
  .popover-custom + .popover {
    max-width: 325px;
  }
  .popover-custom + .popover .popover-title {
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px;
    background: #ebebeb;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    color: #333;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-align: center;
  }
  .popover-custom + .popover .popover-content {
    font-size: 16px;
  }
  .carousel--shopping {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  @media (min-width: 768px) {
    .carousel--shopping {
      padding-left: 50px;
      padding-right: 50px;
    }
  }
  @media (min-width: 992px) {
    .carousel--shopping {
      padding-left: 100px;
      padding-right: 100px;
    }
  }
  .carousel--shopping .item {
    margin: 0 auto;
    padding-bottom: 0;
    background: #fff;
    border-bottom: 0;
    text-align: center;
  }
  .carousel--shopping .product {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .carousel--shopping .product:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0);
  }
  @media (min-width: 992px) {
    .carousel--shopping .product {
      max-width: 650px;
    }
  }
  .carousel--shopping .product .product__title {
    vertical-align: middle;
  }
  .carousel--shopping .product .product__details {
    padding-right: 0.5rem;
  }
  .carousel--shopping .product .product__details .btn {
    margin-bottom: 10px;
    white-space: normal;
  }
  .carousel--shopping .product .product__cost {
    padding-left: 10px;
    text-align: right;
  }
  @media (min-width: 768px) {
    .carousel--shopping .product .product__cost {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
  }
  .carousel--shopping .product .product__cost .btn {
    font-size: 16px;
  }
  @media (min-width: 768px) {
    .carousel--shopping .product .product__cost .btn {
      font-size: 20px;
    }
  }
  .carousel--shopping .product .product__cost__title {
    display: block;
  }
  .carousel--shopping .carousel-control {
    opacity: 1;
    background: none;
    -webkit-filter: none;
    filter: none;
    color: #9c9c9c;
  }
  .carousel--shopping .carousel-control .glyphicon {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
    margin-top: -10px;
    font-size: 30px;
  }
  @media (min-width: 768px) {
    .carousel--shopping .carousel-control .glyphicon {
      font-size: 60px;
    }
  }
  .carousel--shopping .left.carousel-control .glyphicon {
    left: 0;
  }
  .carousel--shopping .right.carousel-control .glyphicon {
    right: 0;
  }
  .sm-btn {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0;
    border: 0;
    background: none;
    cursor: pointer;
  }
  .sm-btn:hover,
  .sm-btn:focus {
    background: hsl(202, 75%, 86.4705882353%);
  }
  .sm-btn__bars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(0) rotate(0);
    -ms-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .sm-btn__bar {
    width: 3rem;
    height: 0.4rem;
    display: block;
    position: relative;
    margin-bottom: 0.35rem;
    background: #555;
    opacity: 1;
    -webkit-transform: translateY(0) rotate(0);
    -ms-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .js-sm-open .sm-btn:focus,
  .js-sm-open .sm-btn:hover {
    background: #2474b5;
  }
  @media (min-width: 768px) {
    .js-sm-open .sm-btn__bars {
      -webkit-transform: translateX(-0.2rem) translateY(-0.4rem) rotate(90deg);
      -ms-transform: translateX(-0.2rem) translateY(-0.4rem) rotate(90deg);
      transform: translateX(-0.2rem) translateY(-0.4rem) rotate(90deg);
    }
  }
  @media (min-width: 768px) {
    .js-sm-open .sm-btn__bar:nth-child(1) {
      -webkit-transform: translateY(0.75rem) rotate(45deg);
      -ms-transform: translateY(0.75rem) rotate(45deg);
      transform: translateY(0.75rem) rotate(45deg);
    }
  }
  @media (min-width: 768px) {
    .js-sm-open .sm-btn__bar:nth-child(2) {
      opacity: 0;
    }
  }
  @media (min-width: 768px) {
    .js-sm-open .sm-btn__bar:nth-child(3) {
      -webkit-transform: translateY(-0.75rem) rotate(-45deg);
      -ms-transform: translateY(-0.75rem) rotate(-45deg);
      transform: translateY(-0.75rem) rotate(-45deg);
    }
  }
  .sm-btn__text {
    display: grid;
    display: -ms-grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: 100%;
    grid-template-rows: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    color: #555;
    font-size: 1.2rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
  }
  .sm-btn__text > span {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / span 1;
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
  }
  .sm-open {
    display: block;
    opacity: 1;
  }
  .sm-close {
    opacity: 0;
    display: none;
  }
  @media (min-width: 768px) {
    .sm-close {
      display: block;
    }
  }
  @media (min-width: 768px) {
    .js-sm-open .sm-open {
      opacity: 0;
    }
  }
  @media (min-width: 768px) {
    .js-sm-open .sm-close {
      opacity: 1;
    }
  }
  .sm__menu {
    width: 95%;
    max-height: 0;
    overflow-y: auto;
    display: none;
    position: fixed;
    top: 52px;
    bottom: 0;
    left: 0;
    z-index: 1080;
    padding: 1rem;
    background: #2474b5;
  }
  @media (min-width: 768px) {
    .sm__menu {
      width: 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-grid-columns: 33% 33% 33%;
      grid-template-columns: 33% 33% 33%;
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
      top: 83px;
      padding: 2rem 1rem;
    }
  }
  @supports (grid-template-areas: "ie") {
    .sm__menu .accordion-simple {
      width: auto;
    }
  }
  @media (min-width: 768px) {
    .sm__menu .accordion-simple {
      -ms-flex-preferred-size: calc(33% - 4rem);
      flex-basis: calc(33% - 4rem);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 2rem 2rem 0;
      border-right: 1px solid
        rgb(20.8421433089%, 55.8290412939%, 84.2558959067%);
      border-bottom: 0;
    }
    @supports (grid-template-areas: "ie") {
      .sm__menu .accordion-simple {
        width: auto;
      }
    }
  }
  .sm__menu .accordion-simple > ul li a {
    color: #fff;
    font-size: 1.8rem;
  }
  .sm__menu .sf_colsIn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  @media (min-width: 768px) {
    .sm__menu .sm__list {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding-bottom: 2rem;
      border-bottom: 1px solid
        rgb(20.8421433089%, 55.8290412939%, 84.2558959067%);
    }
  }
  .sm__menu .sm__list ul {
    margin: 0;
    padding: 0;
  }
  .sm__menu .sm__list ul li {
    padding-left: 0;
  }
  .sm__menu .sm__list ul li::before {
    display: none;
  }
  @media (min-width: 768px) {
    .sm__menu .as__btn {
      padding: 0 0 0.5rem;
    }
  }
  .js-sm-open .sm__menu {
    display: block;
    max-height: 1000px;
  }
  @media (min-width: 768px) {
    .js-sm-open .sm__menu {
      width: 100%;
      max-height: 665px;
      display: -ms-grid;
      display: grid;
    }
  }
  @media (min-width: 768px) {
    .js-sm-open .sm__menu--lang {
      max-height: 680px;
    }
  }
  .sfTemplateEditor .sm__menu {
    max-height: 100%;
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }
  @media (min-width: 768px) {
    .accordion-simple.sm__shop {
      display: none;
    }
  }
  @media (min-width: 768px) {
    .accordion-simple.sm__medicare {
      display: none;
    }
  }
  @media (min-width: 768px) {
    .accordion-simple.sm__members {
      -ms-grid-column: 1;
      grid-column: 1;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/2;
      padding-top: 0;
    }
  }
  @media (min-width: 768px) {
    .accordion-simple.sm__providers {
      -ms-grid-column: 2;
      grid-column: 2;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/2;
      padding-top: 0;
    }
  }
  @media (min-width: 768px) {
    .accordion-simple.sm__support {
      -ms-grid-column: 3;
      grid-column: 3;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/2;
      padding-top: 0;
      border-right: 0;
    }
  }
  @media (min-width: 768px) {
    .accordion-simple.sm__member-portal {
      -ms-grid-column: 1;
      grid-column: 1;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
    }
    .accordion-simple.sm__member-portal .sm__list {
      padding-bottom: 0;
      border-bottom: 0;
    }
  }
  @media (min-width: 768px) {
    .accordion-simple.sm__employers {
      -ms-grid-column: 2;
      grid-column: 2;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
    }
    .accordion-simple.sm__employers .sm__list {
      padding-bottom: 0;
      border-bottom: 0;
    }
  }
  @media (min-width: 768px) {
    .accordion-simple.sm__company {
      -ms-grid-column: 3;
      grid-column: 3;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
      border-right: 0;
    }
    .accordion-simple.sm__company .sm__list {
      padding-bottom: 0;
      border-bottom: 0;
    }
  }
  .sm__menu--lang {
    padding-top: 1rem;
  }
  @media (min-width: 768px) {
    .sm__menu--lang {
      -ms-grid-rows: auto auto auto;
      grid-template-rows: auto auto auto;
    }
  }
  @media (min-width: 768px) {
    .sm__menu--lang .accordion-simple.sm__members {
      -ms-grid-row: 2;
      grid-row: 2;
    }
  }
  @media (min-width: 768px) {
    .sm__menu--lang .accordion-simple.sm__providers {
      -ms-grid-row: 2;
      grid-row: 2;
    }
  }
  @media (min-width: 768px) {
    .sm__menu--lang .accordion-simple.sm__support {
      -ms-grid-row: 2;
      grid-row: 2;
    }
  }
  @media (min-width: 768px) {
    .sm__menu--lang .accordion-simple.sm__member-portal {
      -ms-grid-row: 3;
      grid-row: 3;
    }
  }
  @media (min-width: 768px) {
    .sm__menu--lang .accordion-simple.sm__employers {
      -ms-grid-row: 3;
      grid-row: 3;
    }
  }
  @media (min-width: 768px) {
    .sm__menu--lang .accordion-simple.sm__company {
      -ms-grid-row: 3;
      grid-row: 3;
    }
  }
  .sm__language {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    -ms-grid-row: 1;
    grid-row: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(196, 196, 196, 0.5);
  }
  @media (min-width: 768px) {
    .sm__language {
      margin: 0 2rem 2rem;
      border-bottom-color: rgb(20.8421433089%, 55.8290412939%, 84.2558959067%);
    }
  }
  .sm__sub {
    width: 95%;
    overflow-y: auto;
    display: none;
    position: fixed;
    z-index: 1000;
    top: 5.2rem;
    bottom: 0;
    left: -100%;
    padding: 7.2rem 1.6rem 1.6rem;
    background: #015987;
    -webkit-transition: left 0.15s ease-in-out;
    transition: left 0.15s ease-in-out;
  }
  .sm__sub h3 {
    margin: 0;
    color: #fff;
    font-size: 1.5rem;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  }
  .sm__sub .as__title {
    font-size: 1.8rem;
  }
  .sm__sub.active {
    display: block;
    left: 0;
  }
  .sfPageEditor .sm__sub {
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }
  .sm__back {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 1rem;
    background: #2474b5;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 2.4rem;
    line-height: 1em;
  }
  .sm__back::before {
    content: "";
    width: 1.4285714286em;
    height: 1.3214285714em;
    display: inline-block;
    position: relative;
    margin-right: 0.3rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 20 18.5%22%3E%3Cpath fill%3D%22%23ffffff%22 d%3D%22M20 7.7H5.8l5.5-5.5L9.2 0 0 9.2l9.2 9.2 2.2-2.2-5.5-5.5H20v-3zm0 0%22%2F%3E%3C%2Fsvg%3E");
    font-size: 0.8rem;
    font-family: "Roboto", sans-serif;
  }
  .site-menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 52px;
    flex: 0 0 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .site-menu > div:first-child {
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .site-menu .as__btn .icn-x {
    fill: #fff;
  }
  @media (min-width: 768px) {
    .site-menu .as__btn .icn-x {
      display: none;
    }
  }
  .site-menu .as__title {
    color: #fff;
  }
  .sfTemplateEditor .site-menu > div:first-child {
    height: auto;
    display: block;
  }
  .sm__list {
    width: 100%;
  }
  @media (min-width: 768px) {
    .sm__list {
      max-height: 100%;
      display: block;
      overflow: visible;
    }
  }
  .sm__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .sm__list li {
    line-height: 1em;
  }
  .sm__list a,
  .sm__list a:visited {
    display: block;
    padding: 0.5rem 0;
    color: #fff;
  }
  .sm__list a:hover,
  .sm__list a:focus,
  .sm__list a:visited:hover,
  .sm__list a:visited:focus {
    text-decoration: underline;
  }
  .sm__list a:focus,
  .sm__list a:visited:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(150, 207, 240, 0.7);
    box-shadow: 0 0 5px rgba(150, 207, 240, 0.7);
  }
  @-webkit-keyframes smopen {
    0% {
      display: block;
      max-height: 0;
      @media (min-width: 768px) {
        display: -webkit-box;
        display: flex;
        @supports (grid-template-areas: "ie") {
          display: grid;
        }
      }
    }
    1% {
      display: block;
      max-height: 0;
      @media (min-width: 768px) {
        display: -webkit-box;
        display: flex;
        @supports (grid-template-areas: "ie") {
          display: grid;
        }
      }
    }
    100% {
      display: block;
      max-height: 665px;
      @media (min-width: 768px) {
        display: -webkit-box;
        display: flex;
        @supports (grid-template-areas: "ie") {
          display: grid;
        }
      }
    }
  }
  @keyframes smopen {
    0% {
      display: block;
      max-height: 0;
      @media (min-width: 768px) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        @supports (grid-template-areas: "ie") {
          display: -ms-grid;
          display: grid;
        }
      }
    }
    1% {
      display: block;
      max-height: 0;
      @media (min-width: 768px) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        @supports (grid-template-areas: "ie") {
          display: -ms-grid;
          display: grid;
        }
      }
    }
    100% {
      display: block;
      max-height: 665px;
      @media (min-width: 768px) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        @supports (grid-template-areas: "ie") {
          display: -ms-grid;
          display: grid;
        }
      }
    }
  }
  @-webkit-keyframes smclose {
    0% {
      display: block;
      max-height: 665px;
      @media (min-width: 768px) {
        display: -webkit-box;
        display: flex;
        @supports (grid-template-areas: "ie") {
          display: grid;
        }
      }
    }
    99% {
      display: block;
      max-height: 0;
      @media (min-width: 768px) {
        display: -webkit-box;
        display: flex;
        @supports (grid-template-areas: "ie") {
          display: grid;
        }
      }
    }
    100% {
      display: none;
      max-height: 0;
    }
  }
  @keyframes smclose {
    0% {
      display: block;
      max-height: 665px;
      @media (min-width: 768px) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        @supports (grid-template-areas: "ie") {
          display: -ms-grid;
          display: grid;
        }
      }
    }
    99% {
      display: block;
      max-height: 0;
      @media (min-width: 768px) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        @supports (grid-template-areas: "ie") {
          display: -ms-grid;
          display: grid;
        }
      }
    }
    100% {
      display: none;
      max-height: 0;
    }
  }
  .js-sm-open .site-menu {
    background: #2474b5;
    border-color: rgba(0, 0, 0, 0);
  }
  @supports (grid-template-areas: "ie") {
    .js-sm-open.js-animate-in .sm__menu {
      -webkit-animation: smopen 300ms forwards;
      animation: smopen 300ms forwards;
    }
  }
  @supports (grid-template-areas: "ie") {
    .js-sm-open.js-animate-out .sm__menu {
      -webkit-animation: smclose 200ms forwards;
      animation: smclose 200ms forwards;
    }
  }
  .featured-nav {
    display: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 1rem;
    border-right: 1px solid #e3e3e2;
  }
  @media (min-width: 768px) {
    .featured-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  }
  .featured-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .featured-nav ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    padding-left: 0;
  }
  .featured-nav ul li::before {
    display: none;
  }
  .featured-nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5rem;
    color: #133d65;
    font-size: 1.8rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 500;
  }
  @media (min-width: 992px) {
    .featured-nav ul li a {
      padding: 0.5rem 1.5rem;
    }
  }
  .featured-nav ul ul {
    width: 300px;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0.5rem 0;
    background: #2474b5;
  }
  .featured-nav ul ul li a,
  .featured-nav ul ul li a:visited {
    display: block;
    padding: 0.25rem 1rem;
    color: #fff;
  }
  .featured-nav ul ul li a:hover,
  .featured-nav ul ul li a:focus,
  .featured-nav ul ul li a:visited:hover,
  .featured-nav ul ul li a:visited:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: underline;
  }
  .featured-nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .featured-nav > ul > li:hover > .dropdown,
  .featured-nav > ul > li:hover .dropdown:visited,
  .featured-nav > ul > li:focus > .dropdown,
  .featured-nav > ul > li:focus .dropdown:visited {
    background: #2474b5;
    color: #fff;
    text-decoration: underline;
  }
  .featured-nav > ul > li:hover ul,
  .featured-nav > ul > li:focus ul {
    display: block;
  }
  @media (min-width: 768px) {
    .sfPageEditor .featured-nav {
      display: block;
      position: relative;
    }
  }
  .sfPageEditor .featured-nav ul li {
    display: block;
    position: relative;
  }
  .sfPageEditor .featured-nav ul li a {
    display: block;
    position: relative;
  }
  .sfPageEditor .featured-nav ul ul {
    display: block;
    position: relative;
  }
  .sfPageEditor .featured-nav > ul {
    display: block;
    position: relative;
  }
  .sfPageEditor .dropdown-row {
    display: block;
  }
  .dropdown-row {
    display: none;
  }
  .js-active .dropdown-row {
    width: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.75rem 0.5rem;
    position: absolute;
    top: 100%;
    left: 0;
    background: #133d65;
  }
  .js-active .dropdown-row ul {
    width: 100%;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    background: none;
  }
  .js-active .dropdown-row ul li:first-child a {
    padding-top: 0;
  }
  .js-active .dropdown-row ul li:last-child a {
    padding-bottom: 0;
  }
  .js-active .dropdown-row ul a {
    padding: 0.25rem 0;
  }
  .js-active .dropdown-row h4 {
    display: inline-block;
    color: #fff;
  }
  .dropdown-col {
    padding: 0 1rem;
  }
  .dropdown-col + .dropdown-col {
    border-left: 0.1rem solid
      rgb(10.6176470588%, 34.0882352941%, 56.4411764706%);
  }
  .nav-footer {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }
  @supports (grid-template-areas: "ie.nope") {
    .nav-footer {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: auto;
      grid-template-columns: auto;
    }
  }
  .sfPageEditor .nav-footer {
    display: block;
  }
  .nf__col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
    padding: 0 1rem;
  }
  @supports (grid-template-areas: "ie.nope") {
    .nf__col {
      width: 100%;
    }
  }
  .nf__col:nth-child(1) {
    padding-left: 0;
  }
  .nf__col:nth-child(2) {
    display: none;
  }
  @supports (grid-template-areas: "ie") {
    .nf__col:nth-child(2) {
      -ms-grid-column: 2;
      grid-column: 2;
    }
  }
  @media (min-width: 480px) {
    .nf__col:nth-child(2) {
      display: block;
    }
  }
  .nf__col:nth-child(3) {
    display: none;
  }
  @supports (grid-template-areas: "ie") {
    .nf__col:nth-child(3) {
      -ms-grid-column: 3;
      grid-column: 3;
    }
  }
  @media (min-width: 768px) {
    .nf__col:nth-child(3) {
      display: block;
    }
  }
  .nf__col:nth-child(4) {
    display: none;
    padding-right: 0;
  }
  @supports (grid-template-areas: "ie") {
    .nf__col:nth-child(4) {
      -ms-grid-column: 4;
      grid-column: 4;
    }
  }
  @media (min-width: 992px) {
    .nf__col:nth-child(4) {
      display: block;
    }
  }
  .nf__col h3 {
    color: #fff;
    font-size: 1.9rem;
  }
  .nf__col ul.nav {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .nf__col ul.nav li {
    margin: 0 0 0.5rem;
    padding: 0;
    line-height: 1.3em;
  }
  .nf__col ul.nav li a {
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: inherit;
  }
  .nf__col ul.nav li a:hover {
    background: none;
  }
  .sfPageEditor .nf__col {
    width: auto;
    max-width: 100%;
  }
  .glossary__nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 1rem 0 0;
  }
  .glossary__nav ul li {
    padding: 0 1rem 0 0;
    font-size: 1.5rem;
    color: #767676;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
  }
  .glossary__nav ul li::before {
    display: none;
  }
  .glossary__nav ul li a {
    text-decoration: none;
    border-bottom: none;
  }
  .callout-wrapper {
    border-bottom: 2px dashed #e3e3e2;
  }
  .callout-wrapper > .container-fluid {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  @media (min-width: 768px) {
    .callout-wrapper > .container-fluid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-bottom: 0;
    }
  }
  .callout-wrapper-medicare {
    border: 0;
  }
  .callout-wrapper-medicare .inner {
    max-width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: 3rem 0;
  }
  .callout {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 40px;
    padding: 10px;
    border-radius: 15px;
    background-color: #fff;
    text-align: center;
  }
  .callout:last-child {
    margin-bottom: 0;
  }
  .callout > * {
    max-width: 100%;
  }
  .callout p {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0;
    color: #555;
    line-height: 1.175em;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
  }
  .callout .btn {
    margin-top: 10px;
  }
  @media (min-width: 768px) {
    .callout {
      width: 44%;
      margin-bottom: 40px;
    }
    .callout:last-child {
      margin-bottom: 40px;
    }
  }
  @media (min-width: 992px) {
    .callout {
      width: 27.333%;
      margin-bottom: 40px;
    }
    .callout:last-child {
      margin-bottom: 40px;
    }
  }
  .callout-icn {
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 20;
    left: -30px;
    top: -30px;
    border-radius: 50%;
    background: #fff;
    line-height: 45px;
    text-align: center;
  }
  .callout-icn .icn {
    font-size: 6px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
  }
  .callout-title {
    position: relative;
    z-index: 30;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 28px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
  }
  .callout a:hover .icn {
    fill: hsl(2.4390243902, 49.7975708502%, 61.568627451%);
  }
  .callout a:hover .callout-title {
    color: #2474b5;
  }
  .callout a:hover p {
    color: hsl(0, 0%, 63.3333333333%);
  }
  @media (min-width: 768px) {
    .no-flexbox .callout-wrapper {
      text-align: center;
    }
    .no-flexbox .callout {
      width: 43%;
      display: inline-block;
      vertical-align: top;
    }
  }
  @media (min-width: 992px) {
    .no-flexbox .callout {
      width: 27%;
      display: inline-block;
    }
  }
  .callout--checkbox {
    padding: 0;
    border: 1px solid #c4c4c4;
    border-radius: 0;
  }
  .callout--checkbox .callout-header {
    width: 100%;
    min-height: 8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    padding: 2rem 1rem 2rem 3rem;
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    text-align: left;
    background: #2474b5;
  }
  .callout--checkbox .callout-header input[type="checkbox"] {
    margin-top: 0.75rem;
    margin-right: 1rem;
  }
  .callout--checkbox .callout-header input[type="checkbox"]:before {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 3rem;
    top: 2.75rem;
    background: #fff;
    border-radius: 3px;
    border: 0;
  }
  .callout--checkbox .callout-header input[type="checkbox"]:checked:after {
    content: "✔";
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 3rem;
    top: 2.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 3px;
    color: #2474b5;
  }
  .callout--checkbox .callout-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: 6rem 1fr;
    grid-template-rows: 6rem 1fr;
    padding: 2rem;
    text-align: left;
  }
  .callout--checkbox .callout-content .pos1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .callout--checkbox .callout-content .pos2 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .callout--checkbox .callout-content svg {
    -ms-grid-column-align: center;
    justify-self: center;
    margin-bottom: 2rem;
    font-size: 2.5rem;
    fill: #555;
  }
  .callout--checkbox .callout-content svg.icn-medicare-supp {
    font-size: 3.25rem;
  }
  .callout-bordered {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: 6rem auto auto;
    grid-template-rows: 6rem auto auto;
    padding: 2rem;
    text-align: center;
    border-bottom: 1px solid #c4c4c4;
    border-right: 0;
  }
  .callout-bordered svg {
    -ms-grid-column-align: center;
    justify-self: center;
    font-size: 3.5rem;
    fill: #555;
  }
  .callout-bordered .pos1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .callout-bordered .pos2 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .callout-bordered .pos3 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .callout-bordered:last-child {
    border-right: 0;
    border-bottom: 0;
  }
  @media (min-width: 992px) {
    .callout-bordered {
      border-right: 1px solid #c4c4c4;
      border-bottom: 0;
    }
  }
  .container-fluid {
    max-width: 1280px;
  }
  .row {
    margin-bottom: 2em;
  }
  .row--no-margin {
    margin-bottom: 0;
  }
  .btn-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .btn-row .btn {
    width: 100%;
    margin: 0 0.5rem;
  }
  .btn-row .btn:first-child {
    margin-left: 0;
  }
  .btn-row .btn:last-child {
    margin-right: 0;
  }
  .page-banner {
    min-height: 300px;
    position: relative;
    z-index: 200;
    background-size: cover;
    background-position: -40px top;
    padding-top: 91px;
    margin-top: -71px;
  }
  @media (min-width: 768px) {
    .page-banner {
      padding-top: 0;
    }
  }
  @media (min-width: 992px) {
    .page-banner {
      min-height: 500px;
      padding-top: 0;
      background-position: center top;
    }
  }
  .page-banner__content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .page-banner__content__inner {
    max-width: 1280px;
    height: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .page-banner__title {
    margin: 0;
    position: absolute;
    right: 40px;
    bottom: 50px;
    font-size: 40px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 0.8;
    letter-spacing: -0.07rem;
    text-transform: uppercase;
    text-align: right;
  }
  @media (min-width: 768px) {
    .page-banner__title {
      top: 50%;
      bottom: auto;
      -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
      transform: translateY(-40%);
      font-size: 60px;
    }
  }
  @media (min-width: 992px) {
    .page-banner__title {
      -webkit-transform: translateY(-30%);
      -ms-transform: translateY(-30%);
      transform: translateY(-30%);
      font-size: 70px;
    }
  }
  .page-banner__title span {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    line-height: 0.875em;
  }
  .page-banner__title span:first-child {
    display: inline-block;
    padding-top: 5px;
  }
  .page-banner__title span:last-child {
    padding-bottom: 5px;
    color: #2474b5;
  }
  .page-banner--o65 {
    background-position: left bottom;
    background-size: auto;
  }
  @media (min-width: 480px) {
    .page-banner--o65 {
      background-position: -40px top;
      background-size: cover;
    }
  }
  .page-banner--o65 .page-banner__title {
    left: 40px;
    right: auto;
    text-align: left;
  }
  .page-banner--slanted {
    min-height: 225px;
    display: block;
    overflow-y: hidden;
    margin-top: 0;
    background: #133d65;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: top right;
  }
  @media (min-width: 768px) {
    .page-banner--slanted {
      min-height: 225px;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      -ms-grid-rows: 100%;
      grid-template-rows: 100%;
    }
  }
  @media (min-width: 1200px) {
    .page-banner--slanted {
      -ms-grid-columns: 1fr 420px;
      grid-template-columns: 1fr 420px;
    }
  }
  .page-banner--slanted .page-banner--inner {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3rem;
    background: #2474b5;
    z-index: 1;
  }
  .page-banner--slanted .page-banner--inner h1 {
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    text-transform: none;
  }
  .page-banner--slanted .page-banner--inner p {
    font-size: 2.4rem;
    line-height: 1.3;
    color: #fff;
  }
  @media (min-width: 768px) {
    .page-banner--slanted .page-banner--inner {
      -ms-grid-column: 1;
      grid-column: 1;
      -ms-grid-row: 1;
      grid-row: 1;
      padding-right: 10%;
    }
  }
  .page-banner--slanted .page-banner__img {
    height: 100%;
    display: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
  }
  @media (min-width: 768px) {
    .page-banner--slanted .page-banner__img {
      display: block;
      -ms-grid-column: 2;
      grid-column: 2;
      -ms-grid-row: 1;
      grid-row: 1;
    }
  }
  @media (min-width: 1200px) {
    .page-banner--slanted .page-banner__img {
      background-size: auto 100%;
    }
  }
  .page-banner--slanted .page-banner__img::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    border-top: 50rem solid #2474b5;
    border-left: 0 solid rgba(0, 0, 0, 0);
    border-right: 9rem solid rgba(0, 0, 0, 0);
  }
  .page-banner--slanted .page-banner__img::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 120 120' xml:space='preserve' class='logo logo-bluemedicare-badge'%3E%3Cpath d='M60 120C26.969 120 0 93.155 0 60S26.969 0 60 0c33.155 0 60 26.969 60 60s-26.845 60-60 60zM60 1.856C27.959 1.856 1.856 27.959 1.856 60S27.959 118.144 60 118.144 118.144 92.041 118.144 60 92.165 1.856 60 1.856zm0 92.783c-19.052 0-34.639-15.464-34.639-34.639 0-19.052 15.464-34.639 34.639-34.639S94.639 40.825 94.639 60 79.052 94.639 60 94.639zm0-67.299c-18.062 0-32.784 14.722-32.784 32.66 0 18.062 14.722 32.784 32.784 32.784S92.784 78.062 92.784 60c0-17.938-14.722-32.66-32.784-32.66z' fill='%23fff'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M15.216 84.371l-.742-1.485 8.165-6.68.619 1.237-1.979 1.732.99 1.979 2.598-.866.619 1.237-10.27 2.846zm5.939-2.845l-.866-1.608-3.959 3.092 4.825-1.484zM12.495 78.557l-.742-2.103c-.619-1.979-.247-2.351 1.979-3.093 1.361-.495 1.979-.495 2.722.495-.247-.99.124-1.485 1.113-1.732l2.103-.742c.371-.124.866-.247 1.237-.495l.371 1.237c-.247.247-.495.371-.866.495l-2.227.742c-.866.371-1.113.619-.866 1.485l.124.495 4.206-1.485.495 1.361-9.649 3.34zm3.959-2.846l-.124-.371c-.371-1.113-.619-1.113-2.103-.619-1.485.495-1.608.619-1.237 1.485l.247.619 3.217-1.114zM10.392 71.381l-.247-1.361 4.701-.866-5.072-1.361-.247-1.361 5.196 1.485 4.948-3.464.247 1.608-4.701 3.093 5.072-.866.247 1.361-10.144 1.732zM9.155 61.732v-1.608l10.268-2.227v1.485l-2.598.495v2.227l2.598.495v1.485L9.155 61.732zm6.556.124V60l-4.948.866 4.948.99zM9.278 55.423l.247-1.979 8.784-.495-8.536-1.237.247-1.361 10.268 1.485-.247 1.979-8.907.371 8.784 1.237-.124 1.237-10.516-1.237zM17.691 49.732l.371-1.361.866.247c.619.247 1.113.124 1.361-.495.247-.742-.247-1.113-.866-1.237-.866-.247-1.113-.247-2.969.742-1.113.619-2.103 1.113-3.464.742-1.608-.495-2.103-1.485-1.608-2.969.247-.742.619-1.237.99-1.485.247-.124.742-.247 1.361 0l.99.247-.371 1.237-.742-.247c-.619-.124-.99 0-1.113.495-.124.619.124.866.866 1.113.619.247 1.113.247 2.845-.742 1.856-.866 2.351-.99 3.588-.619 1.608.495 2.227 1.361 1.732 2.969-.371 1.237-1.113 1.979-2.351 1.608l-1.486-.245zM13.732 38.969l.742-1.485 10.268 2.598-.619 1.237-2.598-.742-.99 1.979 2.227 1.608-.619 1.237-8.411-6.432zm5.814 2.845l.742-1.608-4.825-1.361 4.083 2.969zM16.701 33.278l1.113-1.608 8.041 3.464-7.052-4.948.742-1.113 8.536 5.938-1.113 1.732-8.165-3.588 7.299 5.072-.742.99-8.659-5.939zM26.722 32.041l.99-.99.619.619c.495.495.99.619 1.361.124.495-.495.247-.99-.247-1.485-.619-.619-.866-.742-2.969-.742-1.237 0-2.474 0-3.464-.99-1.237-1.113-1.237-2.227-.124-3.34.495-.619 1.113-.742 1.608-.866.371 0 .742.124 1.237.619l.742.619-.866.99-.742-.619c-.371-.371-.866-.495-1.237 0-.371.371-.371.866.247 1.361.495.495.866.619 2.845.619s2.598.124 3.464.99c1.237 1.113 1.485 2.227.247 3.464-.866.99-1.979 1.237-2.845.371l-.866-.744zM30.928 21.526c-.866-1.237-1.113-2.474.495-3.588 1.113-.742 2.103-.619 2.722.371l.619.866-1.113.742-.371-.619c-.371-.495-.742-.742-1.237-.371-.619.371-.495.99.247 1.979l2.845 4.206c.742.99 1.113.99 1.485.742.495-.247.495-.742 0-1.485l-.371-.619 1.113-.742.617.992c.619.866.742 1.856-.619 2.722-1.485.99-2.474.619-3.464-.742l-2.968-4.454zM36.99 14.722l1.485-.742 6.433 8.289-1.237.619-1.608-1.979-1.979.99.742 2.598-1.237.619-2.599-10.394zm2.721 5.938l1.608-.742-2.969-4.082 1.361 4.824zM42.804 12.124l2.103-.619c1.979-.619 2.351-.124 3.093 1.979.371 1.361.371 1.979-.619 2.598.99-.247 1.485.247 1.732 1.113l.619 2.103c.124.371.247.866.495 1.237l-1.237.371c-.247-.247-.371-.495-.495-.866l-.742-2.227c-.247-.99-.495-1.113-1.485-.866l-.371.371 1.361 4.33-1.361.371-3.093-9.895zm2.722 4.082l.371-.124c1.113-.371 1.113-.619.742-2.103-.495-1.485-.619-1.608-1.485-1.361l-.619.247.991 3.341zM49.608 10.268l1.361-.247 1.979 10.144-1.361.247-1.979-10.144zM53.691 9.526l1.979-.124 2.351 8.412-.619-8.536 1.361-.124.742 10.268-2.103.124-2.351-8.66.619 8.907-1.237.124-.742-10.391zM64.825 12.247v-.495c0-.742-.247-1.237-.866-1.237s-.99.495-1.113 1.608l-.371 5.196c-.124.866.247 1.361.866 1.485h.866l.247-2.969-.99-.124.124-1.237 2.351.247-.371 5.196c-.619.124-1.608.124-2.351.124-1.856-.124-2.351-1.113-2.227-2.722l.371-5.196c.124-1.979.742-2.722 2.598-2.474 1.485.124 2.227.742 2.227 2.103v.619l-1.361-.124zM73.113 10.887L76.825 12l-.371 1.113-2.351-.742-.99 3.093 2.227.619-.371 1.113-2.227-.619-1.361 4.454-1.361-.371 3.093-9.773zM78.062 15.34c.619-1.361 1.608-2.227 3.34-1.485 1.732.742 1.856 1.856 1.113 3.34l-2.227 4.701c-.619 1.361-1.608 2.227-3.34 1.485-1.608-.742-1.856-1.856-1.113-3.34l2.227-4.701zm-.99 5.32c-.371.866-.247 1.361.371 1.608.495.247 1.113 0 1.485-.866l2.227-4.948c.371-.866.371-1.485-.247-1.732-.619-.247-1.113 0-1.485.99l-2.351 4.948zM86.103 16.33l1.856 1.237c1.732 1.113 1.608 1.732.371 3.588-.742 1.113-1.237 1.608-2.474 1.237.742.619.742 1.237.247 1.979l-1.237 1.856c-.247.371-.495.742-.619 1.113l-1.113-.742c0-.247.124-.495.371-.866l1.237-1.979c.495-.866.495-1.113-.247-1.608l-.371-.247-2.474 3.711-1.237-.742 5.69-8.537zm-1.361 4.701l.371.247c.99.619 1.237.495 2.103-.742.866-1.237.866-1.485.124-1.979l-.742-.371-1.856 2.845zM96.124 24.247l1.113 1.237-5.938 8.66-.99-1.113 1.608-2.227-1.608-1.485-2.227 1.485-.99-.99 9.032-5.567zm-4.825 4.33l1.237 1.361 2.969-4.082-4.206 2.721zM100.33 28.948l1.237 1.856c1.237 1.732.866 2.227-.99 3.464-1.113.742-1.732.99-2.722.247.495.866.247 1.361-.495 1.979l-1.856 1.237c-.247.247-.742.495-.99.866l-.742-1.113c.124-.247.371-.495.619-.619l1.856-1.361c.742-.619.866-.866.371-1.608l-.247-.371-3.711 2.598-.866-1.113 8.536-6.062zm-2.969 3.836l.247.247c.619.866.866.99 2.227 0 1.237-.866 1.361-.99.866-1.732l-.495-.495-2.845 1.98zM104.412 35.134l.619 1.237-4.206 2.103 5.196-.124.619 1.237h-5.443l-3.711 4.825-.742-1.485 3.588-4.33-4.577 2.351-.619-1.237 9.276-4.577zM108.371 44.041l.495 1.608-9.278 5.072-.371-1.361 2.351-1.237-.619-2.103-2.598.371-.619-1.361 10.639-.989zm-6.309 1.856l.495 1.732 4.454-2.351-4.949.619zM109.979 50.351l.247 1.979-8.289 2.845 8.536-1.237.247 1.361-10.268 1.485-.247-2.103 8.536-2.969-8.784 1.237-.124-1.237 10.146-1.361zM103.546 58.021v1.485h-.866c-.742 0-1.113.247-1.113.866 0 .742.495.99 1.237.99.866 0 1.113 0 2.598-1.485.866-.866 1.732-1.608 3.093-1.608 1.732 0 2.474.742 2.351 2.351 0 .742-.247 1.361-.619 1.732-.247.247-.619.371-1.361.371h-.99v-1.361h.866c.619 0 .99-.247.99-.742 0-.619-.371-.866-1.113-.866s-1.113.124-2.474 1.485c-1.485 1.361-1.979 1.608-3.216 1.608-1.608 0-2.598-.619-2.598-2.351 0-1.361.619-2.227 1.856-2.227l1.359-.248zM110.351 67.299l-.247 1.608-10.515.495.247-1.361h2.722l.371-2.227-2.474-.866.247-1.361 9.649 3.712zm-6.31-1.113l-.247 1.856 5.072-.124-4.825-1.732zM109.113 73.608l-.619 1.856-8.66-1.113L108 77.072l-.371 1.237-9.897-3.093.619-1.979 8.907 1.113-8.289-2.722.371-1.237 9.773 3.217zM99.959 77.691l-.619 1.237-.742-.371c-.619-.371-1.113-.247-1.361.247-.371.619 0 1.113.619 1.361.742.371 1.113.495 3.093-.124 1.237-.371 2.351-.742 3.588-.124 1.485.742 1.856 1.856 1.113 3.216-.371.742-.866 1.113-1.237 1.237s-.742.124-1.361-.247l-.866-.495.619-1.237.742.371c.495.247.99.247 1.237-.247.247-.495.124-.866-.619-1.237-.619-.371-1.113-.371-2.845.124-1.979.619-2.474.619-3.588 0-1.485-.742-1.979-1.732-1.237-3.216.619-1.237 1.485-1.732 2.598-1.113l.866.618z'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cpath d='M35.876 70.268l3.835-1.856.619 1.237c.247.495.124.866 0 1.113s-.371.371-.495.371c-.495.247-.866.247-1.237-.247.247.619 0 .99-.495 1.237-.99.495-1.485-.247-1.608-.619l-.619-1.236zm.619.247l.371.742a.74.74 0 00.99.371c.619-.247.495-.742.247-1.237l-.247-.495-1.361.619zm1.856-.866l.371.742c.247.371.495.495.866.247.371-.124.495-.495.247-.866l-.247-.742-1.237.619zM38.474 74.969l3.464-2.598.371.495-3.093 2.351.99 1.237-.371.247-1.361-1.732zM44.165 75.216l.371.371-1.856 2.103c-.619.742-.619 1.113-.247 1.361.371.371.742.371 1.361-.371l1.856-2.103.371.371-1.856 1.979c-.866.866-1.485.99-2.103.371-.619-.619-.742-1.237.124-2.103l1.979-1.979zM45.526 81.897l2.227-3.711 1.856 1.113-.124.371L48 78.804l-.742 1.237 1.361.866-.247.371-1.361-.866-.742 1.237 1.485.866-.247.371-1.981-.989zM53.072 85.237l-.495-.124.866-4.206.866.124.371 3.835 1.856-3.34.866.124-.866 4.206-.495-.124.742-3.835-1.979 3.588-.495-.124-.371-3.959-.866 3.835zM59.381 86.103l-.124-4.33h2.227v.495h-1.732v1.361h1.608v.495h-1.608v1.485h1.732v.495h-2.103zM63.216 81.526l1.361-.247c.495-.124.99 0 1.237.371.247.371.495 1.113.495 1.237.247.866.247 1.485.124 1.732-.124.371-.495.742-1.237.866l-.99.247-.99-4.206zm1.361 3.711l.495-.124c.742-.124.99-.495.742-1.485l-.247-.866c-.247-.866-.495-1.113-1.113-.99l-.742.124.865 3.341zM69.773 84.124l-.495.247-1.608-3.959.495-.247 1.608 3.959zM72.371 79.299a.968.968 0 00-.495-.495c-.124 0-.371 0-.495.124-.371.247-.371.619-.371.619s0 .247.371.866l.619.989c.495.866.866.866 1.237.619.124-.124.495-.371.124-1.113l.495-.247c.742 1.113-.124 1.608-.371 1.856-.495.247-1.237.619-2.103-.742l-.619-.99c-.619-.99-.371-1.608.371-2.103.742-.495 1.237-.247 1.608.495l-.371.122zM74.351 76.206l.495-.495 3.959 2.227-.495.371-.99-.495-1.237 1.113.495.99-.371.371-1.856-4.082zm.618.124l1.113 2.103.99-.99-2.103-1.113zM79.052 74.598l1.608 1.113-.247.495-3.464-2.474.866-1.237c.495-.619.99-.495 1.485-.247.371.247.619.742.371 1.237.371-.371.619-.371 1.361.124.124.124.742.495.99.495l-.371.495c-.371 0-.742-.371-1.237-.742-.495-.247-.742 0-.866.247l-.496.494zm-.372-.247l.495-.619c.247-.371.124-.619-.247-.866-.247-.124-.619-.247-.866.124l-.495.619 1.113.742zM83.134 71.876l-3.959-1.856.99-1.979.495.247-.742 1.485 1.237.619.619-1.361.495.247-.742 1.237 1.361.619.742-1.608.495.247-.991 2.103z'/%3E%3C/g%3E%3Cpath d='M60.124 61.361h.247c.99-.619 6.309-3.959 6.309-7.175 0-1.856-1.485-3.464-3.464-3.464-1.113 0-2.103.495-2.722 1.361-.124.124-.371.124-.371 0-.742-.866-1.732-1.361-2.845-1.361-1.856 0-3.464 1.485-3.464 3.464 0 3.216 5.32 6.556 6.31 7.175zM50.969 61.485c-.371 0-.619-.124-.742-.495-.247-.495-.124-.99.371-1.237l1.732-.99c.495-.247.99-.124 1.237.371.247.495.124.99-.371 1.237l-1.732.99c-.124.124-.371.124-.495.124zm18.557-.124c-.124 0-.371 0-.495-.124l-1.732-.99c-.495-.247-.619-.866-.371-1.237.247-.495.866-.619 1.237-.371l1.732.99c.495.247.619.866.371 1.237-.124.371-.371.495-.742.495zm-20.041-5.196c-.495 0-.866-.371-.99-.866 0-.495.371-.99.866-.99h1.979c.495 0 .866.371.99.866 0 .495-.371.99-.866.99h-1.979zm19.422-.124c-.495 0-.866-.371-.99-.866 0-.495.371-.99.866-.99h1.979c.495 0 .866.371.99.866 0 .495-.371.99-.866.99h-1.979zm-16.206-4.206c-.124 0-.371 0-.495-.124l-1.732-.99c-.495-.247-.619-.866-.371-1.237.247-.495.866-.619 1.237-.371l1.732.99c.495.247.619.866.371 1.237-.123.248-.495.495-.742.495zm15.093-.124c-.371 0-.619-.124-.742-.495-.247-.495-.124-.99.371-1.237l1.732-.99c.495-.247.99-.124 1.237.371.247.495.124.99-.371 1.237l-1.732.99c-.248.124-.371.124-.495.124zm-12-3.092c-.371 0-.619-.124-.742-.495l-.99-1.732c-.247-.495-.124-.99.371-1.237.495-.247.99-.124 1.237.371l.99 1.732c.247.495.124.99-.371 1.237-.124 0-.248.124-.495.124zm8.783-.124c-.124 0-.371 0-.495-.124-.495-.247-.619-.866-.371-1.237l.99-1.732c.247-.495.866-.619 1.237-.371.495.247.619.866.371 1.237L65.32 48c-.124.371-.495.495-.743.495zm-4.453-1.114c-.495 0-.866-.371-.99-.866v-1.979c0-.495.371-.99.866-.99s.866.371.99.866v1.979c.123.619-.248.99-.866.99z' fill='%23fff'/%3E%3Cpath d='M60.124 66.68c-.495 0-.99-.371-.99-.99v-1.979c0-.495.371-.866.99-.866.495 0 .866.371.866.99v1.979a.845.845 0 01-.866.866zm5.319-1.36c-.371 0-.619-.124-.866-.495l-.99-1.732c-.247-.495-.124-.99.371-1.237.495-.247.99-.124 1.237.371l.99 1.732c.247.495.124.99-.371 1.237 0 0-.247.124-.371.124zm-10.763-.124c-.124 0-.371 0-.495-.124-.495-.247-.619-.866-.371-1.237l.99-1.732c.247-.495.866-.619 1.237-.371.495.247.619.866.371 1.237l-.99 1.732c.001.371-.37.495-.742.495zm16.207-9.155h-1.979c-.495 0-.866-.371-.866-.99 0-.495.371-.866.99-.866h1.979c.495 0 .866.371.866.99-.124.495-.496.866-.99.866zm-3.217-4.33c-.371 0-.619-.124-.866-.495-.247-.495-.124-.99.371-1.237l1.732-.99c.495-.247.99-.124 1.237.371.247.495.124.99-.371 1.237l-1.732.99c0 .001-.123.124-.371.124z' fill='%23fff'/%3E%3Cpath d='M74.103 72.124H46.887v-4.577H43.67l-.371-21.278-1.608-8.165h35.258l-1.361 4.948h5.443l-6.928 21.897v7.175zm-25.361-1.856h23.505v-5.814l6.186-19.67h-5.32l1.361-4.948H43.918l1.237 6.186.371 19.67h3.216v4.576z' fill='%23fff'/%3E%3C/svg%3E");
    display: none;
  }
  @media (min-width: 768px) {
    .page-banner--slanted .page-banner__img::before {
      display: block;
      width: 15rem;
      height: 15rem;
      position: absolute;
      left: -8rem;
      bottom: -3.75rem;
      opacity: 0.2;
      z-index: 10;
    }
  }
  .section-content {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  @media (min-width: 768px) {
    .section-content {
      padding-top: 40px;
      padding-bottom: 40px;
    }
  }
  .section-disclaimer {
    background: #f5f5f5;
    border-top: 1px solid #e3e3e2;
  }
  .section-disclaimer .row:last-child {
    margin-bottom: 0;
  }
  .section-disclaimer .row:first-of-type .col-xs-12:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  @media (min-width: 768px) {
    .section-disclaimer .row:first-of-type .col-xs-12:last-child {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
    }
  }
  .sub-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .section-footer {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 2px dashed #e3e3e2;
  }
  @media (min-width: 768px) {
    .section-footer {
      padding-top: 40px;
      padding-bottom: 40px;
    }
  }
  @media print {
    .section-footer {
      display: none;
    }
  }
  .section-footer__diclaimer {
    margin-top: 20px;
  }
  .content-section--title {
    padding-top: 0;
  }
  .bordered-section {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px dashed #e3e3e2;
  }
  .bordered-section:last-child {
    border-bottom: 0;
  }
  .bordered-top {
    border-top: 2px dashed #e3e3e2;
  }
  .section-title {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
  }
  .section-title + .headline-script {
    margin-top: 15px;
  }
  @media (min-width: 768px) {
    .section-title {
      margin-bottom: 30px;
      font-size: 34px;
      text-align: center;
    }
  }
  @media (min-width: 992px) {
    .section-title {
      text-align: left;
    }
  }
  .page-title {
    position: relative;
    z-index: 400;
    top: -30px;
    margin-bottom: -30px;
    text-align: center;
  }
  @media (min-width: 768px) {
    .page-title {
      top: -40px;
    }
  }
  .page-title h1 {
    display: inline-block;
    margin: 0;
    padding: 10px 20px 0;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size: 24px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: none;
  }
  @media (min-width: 768px) {
    .page-title h1 {
      margin-bottom: 20px;
      font-size: 35px;
    }
  }
  .section-subtitle {
    margin-top: 0;
    margin-bottom: 15px;
    color: #005172;
    font-size: 24px;
  }
  @media (min-width: 768px) {
    .section-subtitle {
      font-size: 24px;
    }
  }
  @media (min-width: 992px) {
    .section-subtitle {
      font-size: 30px;
    }
  }
  .section-subtitle.text-center {
    margin-bottom: 0;
  }
  .padded-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section--full {
    max-width: 100%;
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 35px;
  }
  .section--full h1 {
    margin-bottom: 35px;
  }
  .section--full h2 {
    color: #005172;
  }
  .section--full p {
    font-size: 2rem;
  }
  .section--full .btn-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  @media (min-width: 480px) {
    .section--full .btn-row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  .section--full .btn-row .btn {
    width: auto;
  }
  .section--full .btn-row .btn:first-child {
    margin-right: 0;
    margin-bottom: 2rem;
  }
  @media (min-width: 480px) {
    .section--full .btn-row .btn:first-child {
      margin-bottom: 0;
      margin-right: 2rem;
    }
  }
  .section--full .btn-row .btn:last-child {
    margin-left: 0;
  }
  .call-agent {
    margin-top: 30px;
    text-align: center;
  }
  .call-agent h4,
  .call-agent h3 {
    margin: 0;
    color: #003359;
  }
  .call-agent h3 {
    font-size: 28px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  @media (min-width: 768px) {
    .call-agent h3 {
      font-size: 34px;
    }
  }
  .call-agent h4 {
    font-size: 18px;
  }
  @media (min-width: 768px) {
    .call-agent h4 {
      font-size: 26px;
    }
  }
  .get-help {
    margin-top: 30px;
    text-align: center;
  }
  @media (min-width: 768px) {
    .get-help {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  }
  @media (min-width: 768px) {
    .get-help > [class*="get-help-"] {
      width: 33%;
    }
  }
  .get-help h4,
  .get-help h3 {
    max-width: 100%;
    margin: 0;
    color: #015987;
  }
  .get-help h3 {
    font-size: 28px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  @media (min-width: 768px) {
    .get-help h3 {
      font-size: 30px;
    }
  }
  .get-help h4 {
    font-size: 18px;
  }
  @media (min-width: 768px) {
    .get-help h4 {
      font-size: 22px;
    }
  }
  .location-form {
    margin: 10px 0 0;
    padding: 3px;
  }
  .location-form .input-group {
    min-width: 226px;
  }
  .get-help-contact h3 {
    margin-top: 1rem;
  }
  .get-help-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  @media (min-width: 768px) {
    .get-help-dropdown {
      margin: 0 0 0 3rem;
    }
  }
  .get-help-dropdown select {
    max-width: 175px;
  }
  .location-form button {
    width: 50px;
    height: 35px;
    padding: 0;
    text-align: center;
    line-height: 35px;
  }
  .applicant-wrapper {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .applicant-wrapper + .applicant-wrapper {
    border-top: 1px solid #ebebeb;
  }
  .applicant-wrapper h5 {
    margin-top: 0;
  }
  .applicant-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .applicant-add {
    padding-top: 15px;
  }
  .family-example {
    display: none;
  }
  .family-example.active {
    display: block;
  }
  .income-graphic {
    padding: 1.5rem;
    border-radius: 5px;
  }
  .income-graphic .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .promo-plans {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .promo-plans .icn-product-box {
    font-size: 0.95rem;
  }
  .promo-plans__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 1rem;
    color: #555;
    font-size: 2.9rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1;
  }
  .promo-plans__title:hover {
    opacity: 0.7;
    text-decoration: none;
  }
  .promo-plans__title .line-2 {
    font-size: 2.8rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  .promo-plans__title .line-3 {
    color: #2474b5;
    font-size: 4rem;
  }
  .section-medicare {
    margin: 0 auto;
  }
  .section-medicare h2 {
    color: #555;
  }
  .section-medicare h5,
  .section-medicare h6 {
    color: #000;
  }
  .section-medicare .row {
    margin-left: 0;
    margin-right: 0;
  }
  .section-medicare .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem 3.5rem;
  }
  .section-medicare .inner .btn {
    padding: 0 2.5rem;
    font-size: 1.75rem;
    border-radius: 3px;
  }
  .section-medicare .inner .form-inline .btn {
    margin-left: 1rem;
  }
  .products-header {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .products-header .section-title {
    margin-bottom: 15px;
  }
  @media (min-width: 992px) {
    .products-header .section-title {
      margin-bottom: 0;
    }
  }
  @media print {
    .products-header .alert {
      border-color: #000;
    }
  }
  @media print {
    .products-header .alert .alert__icn {
      display: none;
    }
  }
  .products-header h4 {
    margin-top: 0;
  }
  .products-header p + h4 {
    margin-top: 30px;
  }
  .products-header__inner {
    width: 100%;
  }
  .products-header__inner:after {
    content: "";
    display: table;
    clear: both;
  }
  .products-header__left {
    width: 100%;
  }
  @media (min-width: 992px) {
    .products-header__left {
      width: 70%;
      float: left;
    }
  }
  .products__total {
    display: block;
    font-size: 16px;
    font-style: italic;
    line-height: 1em;
    text-transform: uppercase;
  }
  .products-header__right {
    width: 30%;
    display: none;
    float: right;
    text-align: right;
  }

  .products-header__print {
    ul {
      list-style-type: none;
    }
  }

  @media (min-width: 992px) {
    .products-header__right {
      display: block;
    }
  }
  .products-header__select {
    min-width: 100%;
    display: none;
    float: right;
    margin-bottom: 0.5rem;
  }
  @media (min-width: 992px) {
    .products-header__select {
      display: block;
    }
  }
  @media print {
    .products-header__select {
      display: none;
    }
  }
  .products-header__print {
    min-width: 250px;
    float: right;
  }
  @media print {
    .products-header__print {
      display: none;
    }
  }
  .products-header__print .icn {
    margin-right: 0.5rem;
    fill: #2e2e2e;
    font-size: 0.6rem;
  }
  .products-header__print .btn-blank {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #2474b5;
  }
  .products-header__print .btn-blank:focus,
  .products-header__print .btn-blank:hover {
    opacity: 0.7;
  }
  .products-header__print .btn-blank:focus {
    outline: 1px dotted #333;
  }
  .products-header__print ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
  }
  .products-header__print ul li {
    padding: 0;
    margin-right: 2rem;
  }
  .products-header__print ul li:last-child {
    margin-right: 0;
  }
  .products-header__print ul li::before {
    display: none;
  }
  .products-header__select + .products-header__print {
    margin-top: 1rem;
  }
  .products-section {
    padding-top: 0;
  }
  .products-section .section-content {
    width: 100%;
    display: table;
    padding-top: 0;
    padding-bottom: 0;
  }
  .faq__section {
    text-align: left;
  }
  .faq__section h4 {
    display: none;
  }
  @media (min-width: 992px) {
    .faq__section h4 {
      display: block;
    }
  }
  .faq__section ul li {
    padding-left: 0;
  }
  .faq__section ul li::before {
    display: none;
  }
  .products-wrapper {
    width: 100%;
    float: none;
    padding: 20px 0;
  }
  @media (min-width: 992px) {
    .products-wrapper {
      width: 73%;
      display: table-cell;
      vertical-align: top;
      padding: 20px 25px;
      border-right: 1px solid #e3e3e2;
    }
  }
  @media print {
    .products-wrapper {
      width: 100%;
      border-right: 0;
    }
  }
  .products-wrapper > h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 0.975em;
  }
  .products-wrapper .row {
    width: 100%;
    display: table;
    margin-bottom: 0;
  }
  .product-type {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #e3e3e2;
  }
  .product-type > h3 {
    font-size: 24px;
  }
  @media (min-width: 768px) {
    .product-type > h3 {
      font-size: 28px;
    }
  }
  @media (min-width: 992px) {
    .product-type > h3 {
      font-size: 30px;
    }
  }
  .product-type:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
  }
  @media (min-width: 992px) {
    .product-type .product {
      margin-left: -25px;
      margin-right: -25px;
      padding-left: 25px;
      padding-right: 25px;
    }
  }
  .product-type.hidden + .product-type {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .product {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 65% 35%;
    grid-template-columns: 65% 35%;
    -ms-grid-rows: auto 1fr auto;
    grid-template-rows: auto 1fr auto;
    position: relative;
    padding: 2rem;
    margin-left: -15px;
    margin-right: -15px;
    border-top: 1px solid #e3e3e2;
  }
  @media (min-width: 768px) {
    .product {
      -ms-grid-columns: 145px calc(100% - 330px) 185px;
      grid-template-columns: 145px calc(100% - 330px) 185px;
      -ms-grid-rows: auto auto auto;
      grid-template-rows: auto auto auto;
    }
  }
  @media (min-width: 992px) {
    .product {
      margin-left: auto;
      margin-right: auto;
      padding: 2rem;
    }
  }
  .product > .container-fluid {
    width: 100%;
  }
  .product:first-of-type {
    border-top: 0;
  }
  .product > div[ng-show]:not(.doctor_search):not([class*="product__"]),
  .product > .container-fluid {
    max-width: 100%;
    width: 100%;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 65% 35%;
    grid-template-columns: 65% 35%;
    -ms-grid-rows: auto 1fr auto;
    grid-template-rows: auto 1fr auto;
  }
  @media (min-width: 768px) {
    .product > div[ng-show]:not(.doctor_search):not([class*="product__"]),
    .product > .container-fluid {
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
      grid-column: 1/4;
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      grid-row: 1/3;
      -ms-grid-columns: 145px calc(100% - 330px) 185px;
      grid-template-columns: 145px calc(100% - 330px) 185px;
      -ms-grid-rows: auto auto auto;
      grid-template-rows: auto auto auto;
    }
  }
  .product__title {
    width: 100%;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    margin: 0 0 1rem;
    padding-right: 1rem;
    color: #2474b5;
    font-size: 1.8rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  @media (min-width: 768px) {
    .product__title {
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-column: 1/3;
      padding-right: 0;
      font-size: 2.4rem;
    }
  }
  .product__title a {
    position: relative;
    z-index: 5;
  }
  .product__title .icn {
    position: relative;
    z-index: 10;
    font-size: 0.7rem;
  }
  .product__rating {
    font-size: 1.4rem;
    font-weight: 700;
  }
  .product__rating > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #555;
  }
  .product__rating .icn-info {
    margin-left: 0.5rem;
    fill: #555;
    font-size: 0.3rem;
  }
  .pr__stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.25rem;
  }
  .pr__stars .icn-star {
    font-size: 1.3rem;
  }
  .product__image {
    display: none;
  }
  @media (min-width: 768px) {
    .product__image {
      display: block;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1/2;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
      padding-right: 1.5rem;
    }
  }
  @media print {
    .product__image {
      display: none;
    }
  }
  .product__image .checkbox {
    margin-top: 7px;
    margin-left: 25px;
    margin-bottom: 0;
  }
  .product__details {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
  @media (min-width: 768px) {
    .product__details {
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2/3;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
      padding-right: 1.5rem;
    }
  }
  @media print {
    .product__details {
      padding-left: 0;
    }
  }
  .product__details * {
    display: none;
  }
  @media (min-width: 768px) {
    .product__details * {
      display: block;
    }
  }
  .product__details h6 {
    margin-top: 0;
  }
  .product__details ul {
    margin-left: 1rem;
    padding-left: 0;
    margin-bottom: 5px;
    list-style-type: disc;
  }
  .product__details ul li {
    line-height: 1.275em;
    display: list-item;
  }
  @media print {
    .product__details ul li {
      padding-left: 1rem;
    }
  }
  .product__details ul li:before {
    top: 9px;
  }
  @media print {
    .product__details ul [data-toggle="modal"] {
      display: none;
    }
  }
  .product__details .btn {
    display: inline-block;
    padding: 0.5rem 1rem;
    font-size: 1.4rem;
    line-height: 1em;
  }
  @media print {
    .product__details .btn {
      display: none;
    }
  }
  .product__details .product__error,
  .product__details .product__warning,
  .product__details .product__diq {
    margin-top: 0.75rem;
  }
  .product__error,
  .product__diq {
    cursor: pointer;
  }
  .product__error,
  .product__warning,
  .product__diq,
  .doctor_search {
    width: auto;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 1rem;
    font-size: 1.4rem;
    line-height: 1em;
  }
  @media (min-width: 768px) {
    .product__error,
    .product__warning,
    .product__diq,
    .doctor_search {
      -ms-grid-column: 2;
      -ms-grid-column-span: 2;
      grid-column: 2/4;
      -ms-grid-row: 3;
      -ms-grid-row-span: 1;
      grid-row: 3/4;
      position: relative;
    }
  }
  .product__error > *,
  .product__warning > *,
  .product__diq > *,
  .doctor_search > * {
    max-width: 100%;
  }
  @media print {
    .product__error,
    .product__warning,
    .product__diq,
    .doctor_search {
      margin-left: 0;
      font-size: 1.4rem;
    }
  }
  .product__error .icn,
  .product__warning .icn,
  .product__diq .icn,
  .doctor_search .icn {
    min-width: 30px;
  }
  @media print {
    .product__error .icn,
    .product__warning .icn,
    .product__diq .icn,
    .doctor_search .icn {
      fill: #000;
    }
  }
  .product__error span,
  .product__warning span,
  .product__diq span,
  .doctor_search span {
    width: auto;
    max-width: 400px;
    line-height: 1.2;
  }
  .product__error .icn,
  .product__warning .icn,
  .product__diq .icn,
  .doctor_search .icn {
    margin-right: 0.5rem;
    font-size: 5px;
  }
  .product__error {
    color: #c14b46;
  }
  .product__diq {
    color: #555;
    cursor: pointer;
  }
  @media print {
    .product__diq {
      display: none;
    }
  }
  .product__cost {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  @media (min-width: 768px) {
    .product__cost {
      -ms-grid-column: 3;
      -ms-grid-column-span: 1;
      grid-column: 3/4;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
    }
  }
  .product__cost .btn + .btn {
    margin-top: 10px;
  }
  .product__cost table {
    min-width: 220px;
    margin-bottom: 5px;
  }
  .product__cost table tbody th,
  .product__cost table tbody td {
    vertical-align: middle;
    text-align: right;
  }
  .product__cost table tbody th {
    width: 70%;
    padding-right: 5px;
    padding-bottom: 5px;
    color: #555;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
  }
  .product__cost table tbody td {
    width: 30%;
    padding-left: 5px;
    padding-bottom: 5px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1em;
  }
  .product__cost table tr:nth-child(1) td {
    color: #755418;
  }
  .product__cost table tr:nth-child(2) td {
    color: #108542;
  }
  .product__cost table tr:nth-child(3) td {
    color: #c14b46;
    font-size: 28px;
  }
  @media print {
    .product__cost .btn {
      display: none;
    }
  }
  .product__cost__title {
    color: #555;
    font-size: 1.4rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
  }
  @media (min-width: 768px) {
    .product__cost__title {
      display: block;
    }
  }
  .product__cost__total {
    display: block;
    margin-top: 0;
    margin-bottom: 5px;
    color: #c14b46;
    font-size: 2.8rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
  }
  .product--double {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/4;
  }
  .product--double .product__image {
    position: relative;
  }
  .product--double .product__image .icn {
    font-size: 0.75em;
  }
  .product--double .product__image .icn:nth-of-type(1) {
    position: relative;
    z-index: 15;
  }
  .product--double .product__image .icn:nth-of-type(2) {
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 10;
  }
  .product--double .product__image fieldset {
    margin-top: 15px;
  }
  @media print {
    .products--agent .product__image {
      display: block;
    }
  }
  @media print {
    .products--agent .product__image fieldset {
      display: none;
    }
  }
  @media print {
    .products--agent .product {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  @media print {
    .products--agent .product__title {
      width: 100%;
    }
  }
  @media print {
    .products--agent .product__details {
      width: calc(100% - 350px);
    }
  }
  @media print {
    .products--agent .product__error {
      width: 100%;
    }
  }
  @media print {
    .products--agent .product__error span {
      padding-left: 0.5rem;
    }
  }
  .product__details__wrapper {
    width: 100%;
    display: none;
  }
  @media (min-width: 768px) {
    .product__details__wrapper {
      display: table-cell;
    }
  }
  @media (min-width: 768px) {
    .product__details__wrapper .product__details {
      width: 100%;
      display: block;
    }
    .product__details__wrapper .product__details .btn {
      margin-left: 0;
    }
  }
  @media (min-width: 992px) {
    .product__details__wrapper .product__details {
      width: 50%;
      display: table-cell;
    }
    .product__details__wrapper .product__details .btn {
      margin-left: 17px;
    }
  }
  .product__details + .product__details {
    position: relative;
    margin-top: 40px;
  }
  .product__details + .product__details:before {
    content: "+";
    position: absolute;
    vertical-align: top;
    color: #003359;
    font-size: 48px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 1em;
  }
  @media (min-width: 768px) {
    .product__details + .product__details:before {
      left: 24px;
      top: -47px;
    }
  }
  @media (min-width: 992px) {
    .product__details + .product__details:before {
      margin-top: 0;
      left: -20px;
      top: 20%;
    }
  }
  .product__cost-single {
    display: block;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .product__cost-single span {
    color: #c14b46;
  }
  @media (min-width: 768px) {
    .product__cost-single {
      margin-top: 5px;
      margin-left: 0;
    }
  }
  @media (min-width: 992px) {
    .product__cost-single {
      display: inline-block;
      vertical-align: middle;
      margin-top: 0;
      margin-left: 8px;
    }
  }
  .product--limited .product__cost {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  @media (min-width: 768px) {
    .product--limited .product__cost {
      min-width: 170px;
    }
  }
  .product--limited .product__cost .form-group {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .product--limited .product__cost .form-group + .form-group {
    margin-top: -1rem;
  }
  .product--limited .product__cost__title,
  .product--limited .product__cost__total {
    text-align: left;
  }
  .products-wrapper--diq .product {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto auto 1fr auto;
    grid-template-rows: auto auto 1fr auto;
  }
  @media (min-width: 768px) {
    .products-wrapper--diq .product {
      -ms-grid-columns: 145px calc(100% - 330px) 185px;
      grid-template-columns: 145px calc(100% - 330px) 185px;
      -ms-grid-rows: auto auto auto;
      grid-template-rows: auto auto auto;
    }
  }
  .products-wrapper--diq .product__title {
    display: block;
  }
  @media (min-width: 768px) {
    .products-wrapper--diq .product__title {
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-column: 1/3;
    }
  }
  .products-wrapper--diq .product__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  @media (min-width: 768px) {
    .products-wrapper--diq .product__rating {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/2;
      -ms-grid-column: 3;
      -ms-grid-column-span: 1;
      grid-column: 3/4;
    }
  }
  .products-wrapper--diq .product__cost {
    width: 100%;
    max-width: 325px;
    display: block;
    padding-top: 1.5rem;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
  }
  @media (min-width: 768px) {
    .products-wrapper--diq .product__cost {
      -ms-grid-column: 3;
      -ms-grid-column-span: 1;
      grid-column: 3/4;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
    }
  }
  .products-wrapper--diq .product__cost table {
    min-width: 100px;
  }
  .products-wrapper--diq .product__cost table tbody th,
  .products-wrapper--diq .product__cost table tbody td {
    text-align: left;
  }
  @media (min-width: 768px) {
    .products-wrapper--diq .product__cost table tbody th,
    .products-wrapper--diq .product__cost table tbody td {
      text-align: right;
    }
  }
  .products-wrapper--diq .product__error,
  .products-wrapper--diq .product__diq {
    position: relative;
    top: auto;
    margin-top: 10px;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4/5;
  }
  .compare {
    display: none;
    position: fixed;
    z-index: 500;
    bottom: 58px;
    left: 0;
    right: 0;
    border-top: 1px solid #e3e3e2;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
  }
  @media (min-width: 768px) {
    .compare.active {
      display: block;
    }
  }
  @media (min-width: 992px) {
    .compare {
      bottom: 0;
    }
  }
  .compare .container-fluid {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .compare__product {
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
  }
  .compare__product svg {
    font-size: 0.8rem;
  }
  .compare__product .icn-product-box--sm {
    font-size: 1.4rem;
  }
  .compare__icn {
    overflow: hidden;
    position: relative;
    z-index: 15;
  }
  .compare__icn.placeholder {
    opacity: 0.35;
  }
  .compare__remove {
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    z-index: 20;
    top: -15px;
    right: 10px;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: #c14b46;
    color: #fff;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
  }
  @media print {
    .cart-wrapper {
      display: none;
    }
  }
  .cart-wrapper .form-group {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .cart-wrapper .form-group select {
    max-width: 250px;
    display: inline-block;
  }
  .live-chat {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 13px;
    padding-right: 15px;
    border-right: 1px solid #c4c4c4;
    cursor: pointer;
    line-height: 1em;
  }
  .live-chat .icn-livechat {
    display: inline-block;
    vertical-align: middle;
    font-size: 8px;
  }
  .live-chat span {
    display: inline-block;
    vertical-align: middle;
    color: #005172;
    font-size: 30px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  .cart-link {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
  }
  .cart-link .icn-cart {
    font-size: 8px;
  }
  .cart-link__count {
    position: absolute;
    top: 0;
    left: 5px;
    right: 0;
    color: #c14b46;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-align: center;
  }
  .scm__total-items {
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 1em;
  }
  .scm__table {
    margin-top: 10px;
  }

  .scm__table thead tr {
    border-radius: 0 !important;
  }
  .scm__table thead tr th,
  .scm__table thead tr td {
    padding-bottom: 5px;
    border-bottom: 2px dashed #ebebeb;
    color: white !important;
  }
  .scm__table thead tr th {
    color: #333;
    text-transform: uppercase;
  }

  .scm__table tbody {
    padding: 1rem;
  }
  .scm__table tbody tr th,
  .scm__table tbody tr td {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #ebebeb;
  }
  .scm__table tbody tr:last-child th,
  .scm__table tbody tr:last-child td {
    border-bottom: 2px dashed #ebebeb;
  }
  .scm__table tfoot tr th,
  .scm__table tfoot tr td {
    padding-top: 10px;
    text-align: right;
  }
  .scm__table:not([style*="display: none"]) + .scm__table {
    margin-top: 2.5rem;
    border-top: 2px solid #ebebeb;
  }
  .scm__table:not([style*="display: none"]) + .scm__table thead tr th,
  .scm__table:not([style*="display: none"]) + .scm__table thead tr td {
    padding-top: 3rem;
  }
  .scm__item td:last-child {
    width: 130px;
  }
  @media (min-width: 768px) {
    .scm__item td:first-child {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: auto auto;
      grid-template-columns: auto auto;
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
    }
  }
  .scm__item .icn {
    display: none;
  }
  @media (min-width: 768px) {
    .scm__item .icn {
      display: block;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1/2;
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      grid-row: 1/3;
      font-size: 10px;
    }
  }
  @media (min-width: 992px) {
    .scm__item .icn {
      font-size: 13px;
    }
  }
  .scm__item__disclaimer {
    display: block;
  }
  @media (min-width: 768px) {
    .scm__item__disclaimer {
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2/3;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
      margin-top: 0;
      padding-left: 15px;
    }
  }
  .scm__item__title {
    display: block;
    padding-left: 0;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    white-space: pre-wrap;
  }
  @media (min-width: 768px) {
    .scm__item__title {
      width: 290px;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2/3;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/2;
      padding-left: 15px;
      font-size: 22px;
      font-family: "Roboto", sans-serif;
      font-weight: 700;
    }
  }
  .scm__item__cost {
    display: block;
    color: #c14b46;
    font-size: 28px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-align: right;
  }
  .scm__item__remove {
    display: block;
    font-size: 16px;
    line-height: 1em;
    text-align: right;
  }
  .scm__total {
    font-size: 30px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  .scm__total span {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  @media (min-width: 768px) {
    .product-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  }
  @media (min-width: 768px) {
    .product-flex__cost {
      width: 30%;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
    }
  }
  @media (min-width: 768px) {
    .product-flex__details {
      width: 70%;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      padding-right: 3rem;
    }
  }
  .filter-wrapper {
    width: 100%;
    display: table;
    position: fixed;
    z-index: 600;
    bottom: 0;
    left: 0;
    right: 0;
    background: #003359;
    -webkit-box-shadow: 0 -2px 5px rgba(51, 51, 51, 0.5);
    box-shadow: 0 -2px 5px rgba(51, 51, 51, 0.5);
    text-align: center;
  }
  @media (min-width: 992px) {
    .filter-wrapper {
      z-index: 400;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
  }
  @media print {
    .filter-wrapper {
      display: none !important;
    }
  }
  .filter-wrapper > h4 {
    display: none;
  }
  .filter__section {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #fff;
  }
  .filter__section.active {
    background: #fff;
  }
  .filter__section.active .filter-control {
    color: #005172;
  }
  .filter__section.active .filter__inner {
    display: block;
  }
  .filter__section:last-child {
    border-right: 0;
  }
  .filter-wrapper .chatimage {
    display: table-cell;
  }
  .filter-wrapper .chatimage .filter__section {
    display: block;
  }
  .filter__inner {
    width: 300px;
    display: none;
    position: absolute;
    left: 0;
    bottom: 100%;
    padding: 0 15px;
    background: #fff;
    border: 1px solid #333;
    border-bottom: 0;
    border-radius: 7px;
    border-bottom-left-radius: 0;
    text-align: left;
  }
  .filter__inner > ul {
    padding-top: 10px;
  }
  .filter__inner > ul li {
    padding-left: 0;
    padding-top: 3px;
    padding-bottom: 0.5rem;
    line-height: 1.2;
  }
  .filter__inner > ul li:before {
    display: none;
  }
  .filter-type {
    margin-top: 5px;
    border-bottom: 1px solid #9c9c9c;
  }
  .filter-type ul {
    display: none;
  }
  .filter-type h5,
  .filter-type legend {
    margin: 0;
    padding: 5px 0;
    color: #555;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .filter-type h5:after,
  .filter-type legend:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #555;
  }
  .filter-clear {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .filter-clear .btn-link {
    padding-left: 0;
    padding-right: 0;
  }
  .filter-control {
    height: 100%;
    display: block;
    padding: 20px 20px;
    color: #fff;
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    line-height: 1em;
    text-transform: uppercase;
  }
  .filter__cost {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1em;
  }
  .filter__cost strong {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 21px;
  }
  .filter__cost__wrapper {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
  }
  .filter__cost__wrapper .filter__cost {
    display: block;
  }
  .filter__btns {
    display: table-cell;
    vertical-align: middle;
  }
  .filter__btns .btn {
    display: block;
  }
  .filter__cost__title {
    display: block;
    padding-bottom: 5px;
    color: #fff;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    line-height: 1em;
  }
  .filter__sort-by .filter__inner {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 7px;
    border-bottom-left-radius: 7px;
  }
  .filter__sort-by ul.list-unstyled {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .filter__sort-by ul.list-unstyled li.sort-by__radio {
    margin: 0 -25px;
    padding: 0;
    border-bottom: 1px solid #e3e3e2;
    line-height: 1em;
  }
  .filter__sort-by ul.list-unstyled li.sort-by__radio:last-child {
    border-bottom: 0;
  }
  .filter__sort-by ul.list-unstyled li.sort-by__radio label {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 8px 25px;
    cursor: pointer;
  }
  .filter__sort-by ul.list-unstyled li.sort-by__radio input[type="radio"] {
    display: none;
  }
  .filter-wrapper--diq .filter__section {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .filter-wrapper--diq .filter__section:first-child {
    max-width: 250px;
  }
  .filter-wrapper--diq .filter__cost__wrapper {
    width: 50%;
    vertical-align: bottom;
    text-align: left;
  }
  .filter-wrapper--diq .filter__btns {
    width: 50%;
    vertical-align: bottom;
    padding-right: 10px;
    text-align: right;
  }
  .filter-wrapper--diq .filter__btns .btn {
    height: 25px;
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 25px;
  }
  .filter-wrapper--diq .filter__btns .btn:last-child {
    margin-bottom: 0;
  }
  .filter-wrapper--diq .filter__btns .btn-primary {
    display: block;
  }
  @media (min-width: 768px) {
    .filter-wrapper--diq .filter__cost__wrapper,
    .filter-wrapper--diq .filter__btns {
      width: auto;
      vertical-align: middle;
    }
    .filter-wrapper--diq .filter__cost__wrapper .filter__cost__title {
      display: inline-block;
      vertical-align: middle;
    }
    .filter-wrapper--diq .filter__cost__wrapper .filter__cost {
      display: inline-block;
      vertical-align: middle;
    }
    .filter-wrapper--diq .filter__btns .btn {
      height: 35px;
      line-height: 35px;
      display: inline-block;
      margin-bottom: 0;
      font-size: 18px;
    }
  }
  .filter__sort-by {
    cursor: pointer;
  }
  .filter__sort-by ul {
    padding: 10px;
  }
  .filter__sort-by a {
    display: block;
  }
  .filter__chat,
  .filter__cart {
    cursor: pointer;
  }
  .filter__chat .icn,
  .filter__cart .icn {
    font-size: 8px;
  }
  .filter__chat {
    padding: 10px;
  }
  .filter__cart {
    padding: 10px;
    position: relative;
  }
  .filter__cart__count {
    position: absolute;
    top: 7px;
    left: 5px;
    right: 0;
    color: #8fcae7;
    font-size: 19px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-align: center;
  }
  @media (min-width: 992px) {
    .filter-wrapper {
      width: 27%;
      display: table-cell;
      vertical-align: top;
      float: none;
      position: relative;
      padding: 20px 25px;
      background: none;
      border-left: 1px solid #e3e3e2;
      border-right: 1px solid #e3e3e2;
    }
    .filter-wrapper h4 {
      margin-top: 0;
      margin-bottom: 5px;
      font-size: 21px;
      text-transform: uppercase;
    }
    .filter__section {
      display: block;
      background: none;
      border-right: 0;
    }
    .filter__chat,
    .filter__cart,
    .filter__sort-by {
      display: none;
    }
    .filter-wrapper .chatimage {
      display: table-cell;
    }
    .filter-wrapper .chatimage .filter__section {
      display: none;
    }
    .filter-control {
      display: none;
    }
    .filter-type {
      margin-bottom: 15px;
      border-bottom: 0;
    }
    .filter-type h5,
    .filter-type legend {
      margin-top: 0;
      margin-bottom: 3px;
      color: #333;
      font-size: 19px;
      font-family: "Roboto", sans-serif;
      font-weight: 700;
    }
    .filter-type h5:after,
    .filter-type legend:after {
      display: none;
    }
    .filter-type ul {
      display: block;
      margin-top: 0;
      margin-bottom: 0;
    }
    .filter-type .checkbox {
      margin-top: 0;
      margin-bottom: 0;
    }
    .filter__inner {
      display: block;
      position: relative;
      padding: 0;
      background: none;
      border: 0;
    }
    .filter__inner > ul:first-of-type {
      padding-top: 0;
    }
    .filter-clear {
      margin-bottom: 0;
      margin-top: 20px;
      padding-top: 20px;
      border-top: 1px solid #e3e3e2;
    }
  }
  @media (min-width: 992px) {
    .product-single ~ .filter-wrapper {
      display: none;
    }
  }
  .product-single-header {
    position: relative;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  .product-single__title {
    margin-bottom: 15px;
    color: #003359;
    font-size: 24px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  @media (min-width: 768px) {
    .product-single__title {
      font-size: 30px;
    }
  }
  .products-single__details {
    width: 100%;
    max-width: 800px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 20px;
  }
  .products-single__details .product__details {
    width: 100%;
    max-width: 100%;
    display: block;
    padding-left: 0;
  }
  .products-single__details .product__details li {
    line-height: 1.575em;
  }
  .products-single__details .product__details li:before {
    top: 8px;
  }
  .products-single__details .product__cost {
    display: none;
    text-align: center;
  }
  @media (min-width: 992px) {
    .products-single__details .product__cost {
      width: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 15px;
    }
  }
  .product__ratings__wrapper {
    margin-bottom: 3rem;
  }
  .product__ratings__wrapper .product__rating {
    margin-bottom: 1.5rem;
  }
  .product-single__table__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-single__table__wrapper:after {
    content: "";
    display: table;
    clear: both;
  }
  .product-single__table__wrapper .table-overflow {
    position: relative;
  }
  @media (max-width: 767px) {
    .product-single__table__wrapper .table-overflow::before {
      content: "";
      width: 2.5rem;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0)),
        to(rgba(0, 0, 0, 0.2))
      );
      background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0),
        rgba(0, 0, 0, 0.2)
      );
    }
  }
  .table-overflow {
    display: block;
  }
  @media (min-width: 992px) {
    .table-overflow {
      display: table-cell;
    }
  }
  .product__cross-sell {
    width: 205px;
    display: none;
    padding-left: 40px;
    text-align: center;
  }
  @media (min-width: 992px) {
    .product__cross-sell {
      display: block;
    }
  }
  .product__cross-sell .icn-product-box {
    font-size: 20.5px;
  }
  .product__cross-sell h2 {
    margin: 0 0 10px;
    line-height: 1;
  }
  .product__cross-sell h2 span {
    display: block;
    line-height: 0.8;
  }
  .product__cross-sell h2 .line1 {
    margin-bottom: 0.3rem;
    font-size: 30px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
  }
  .product__cross-sell h2 .line2 {
    margin-bottom: 0.3rem;
    font-size: 25px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  }
  .product__cross-sell h2 .line3 {
    margin-bottom: 0.75rem;
    color: #755418;
    font-size: 32px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  .product__cross-sell h2 .line4 {
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .product__cross-sell ul {
    margin: 10px 0;
    padding-left: 0px;
    text-align: left;
  }
  .product__cross-sell ul li {
    padding-left: 9px;
    padding-bottom: 5px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    line-height: 1.075em;
  }
  .product__cross-sell ul li:before {
    content: "-";
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    top: -1px;
    background: none;
  }
  .product__cross-sell ul li:last-child {
    padding-bottom: 0;
  }
  .product__cross-sell--upgrade h2 .line1 {
    margin-bottom: -7px;
    font-size: 55px;
  }
  .product__cross-sell--upgrade h2 .line2 {
    margin-bottom: -1px;
    font-size: 43.5px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .product__cross-sell--upgrade h2 .line3 {
    margin-bottom: 0;
  }
  .product-single__table {
    max-width: 800px;
  }
  @media (min-width: 768px) {
    .product-single__table {
      max-width: 800px;
    }
  }
  .product-single__table tbody tr th,
  .product-single__table tbody tr td {
    width: 50%;
  }
  .product-single__table tbody .parent-row th,
  .product-single__table tbody .parent-row td {
    padding-bottom: 0;
  }
  .product-single__table tbody .child-row th,
  .product-single__table tbody .child-row td {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
  }
  .product-single__table tbody .child-row--last th,
  .product-single__table tbody .child-row--last td {
    padding-bottom: 10px;
  }
  .product-single__table tbody .parent-row--blue th,
  .product-single__table tbody .parent-row--blue td,
  .product-single__table tbody .parent-row--blue:nth-child(even) th,
  .product-single__table tbody .parent-row--blue:nth-child(even) td {
    background-color: #deeff5;
  }
  .product-single__table tbody .child-row--blue th,
  .product-single__table tbody .child-row--blue td,
  .product-single__table tbody .child-row--blue:nth-child(even) th,
  .product-single__table tbody .child-row--blue:nth-child(even) td {
    background-color: #deeff5;
  }
  .product-single__table tbody .parent-row--blueL th,
  .product-single__table tbody .parent-row--blueL td,
  .product-single__table tbody .parent-row--blueL:nth-child(even) th,
  .product-single__table tbody .parent-row--blueL:nth-child(even) td {
    background-color: hsl(195.652173913, 53.488372093%, 96.568627451%);
  }
  .product-single__table tbody .child-row--blueL th,
  .product-single__table tbody .child-row--blueL td,
  .product-single__table tbody .child-row--blueL:nth-child(even) th,
  .product-single__table tbody .child-row--blueL:nth-child(even) td {
    background-color: hsl(195.652173913, 53.488372093%, 96.568627451%);
  }
  .cart-link--single {
    display: none;
    position: absolute;
    right: 15px;
    top: 0;
  }
  @media (min-width: 992px) {
    .cart-link--single {
      display: table-cell;
    }
  }
  .cart-link--single .cart-link__count {
    top: 0px;
  }
  .product-single--diq .product__cost .btn-link {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 1em;
  }
  .product-single--diq .product__cost__total {
    margin-bottom: 0;
  }
  .product-single--o65 {
    height: 100%;
    padding-bottom: 20px;
  }
  .product-single--o65 .section-title {
    margin-bottom: 0;
  }
  .product-single--o65 .product-single__title {
    margin-top: 0;
    margin-bottom: 4px;
    color: #005172;
  }
  .product-single--o65 .back-to {
    display: inline-block;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  @media (min-width: 992px) {
    .product-single--o65 .product__cross-sell {
      -webkit-box-flex: 1;
      -ms-flex: 1 165px;
      flex: 1 165px;
      padding: 18px 20px;
    }
  }
  .product-type {
    border-top: 0;
  }
  @media (min-width: 992px) {
    .product {
      background: none;
    }
    .product:nth-child(odd) {
      background: none;
    }
  }
  @media (min-width: 992px) {
    .product-single--bordered {
      border-top: 2px dashed #c4c4c4;
      border-bottom: 2px dashed #c4c4c4;
    }
  }
  @media (min-width: 992px) {
    .product-single__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 0;
      padding-right: 0;
      border-left: 1px solid #c4c4c4;
      border-right: 1px solid #c4c4c4;
    }
  }
  .pt__menu-title {
    display: none;
    margin: 0;
    padding: 20px 15px 5px;
    font-size: 21px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  @media (min-width: 992px) {
    .pt__menu-title {
      display: block;
    }
  }
  .product-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
  }
  @media (min-width: 992px) {
    .product-tabs {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap;
      -webkit-box-flex: 1;
      -ms-flex: 1 75%;
      flex: 1 75%;
    }
  }
  .product-tabs .product__cost {
    width: 25%;
    display: none;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 10px;
    padding-top: 30px;
    border-top: 1px solid #c4c4c4;
    text-align: center;
  }
  @media (min-width: 992px) {
    .product-tabs .product__cost {
      display: block;
    }
  }
  .tab__input {
    display: none;
  }
  .tab__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 10px 15px;
    margin: 10px 0 0;
    background: #005172;
    border: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 0;
    border-radius: 7px;
    color: #fff;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    cursor: pointer;
  }
  @media (min-width: 992px) {
    .tab__label {
      width: 25%;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin: 0;
      padding: 7px 15px;
      border: 0;
      border-radius: 0;
      background: rgba(0, 0, 0, 0);
      color: #2474b5;
    }
  }
  .tab__label .glyphicon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }
  @media (min-width: 992px) {
    .tab__label .glyphicon {
      display: none;
    }
  }
  a.tab__label:hover {
    color: #2474b5;
  }
  .tab__content {
    max-height: 0;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-left: 1px solid rgba(0, 0, 0, 0);
    border-right: 1px solid rgba(0, 0, 0, 0);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  .tab__content .table-responsive table {
    max-width: 99%;
  }
  .tab__content .disclaimer {
    font-size: 14px;
  }
  @media (min-width: 992px) {
    .tab__content {
      width: 75%;
      max-height: 100%;
      height: 100%;
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      display: none;
      overflow: visible;
      padding-top: 20px;
      border-bottom: 0;
    }
  }
  .tab__content > *:first-child {
    margin: 0;
  }
  .tab__content ul + h6 {
    margin-top: 40px;
  }
  .tab-title {
    display: none;
    margin-top: 0;
    font-size: 21px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  @media (min-width: 992px) {
    .tab-title {
      display: block;
    }
  }
  .tab__input:checked + .tab__label {
    background: #fff;
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #003359;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }
  .tab__input:checked + .tab__label .glyphicon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  @media (min-width: 992px) {
    .tab__input:checked + .tab__label {
      border: 0;
      border-radius: 0;
      background: #005172;
      color: #fff;
    }
  }
  .tab__input:checked + .tab__label + .tab__content {
    max-height: 100%;
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
  }
  @media (min-width: 992px) {
    .tab__input:checked + .tab__label + .tab__content {
      max-height: 100%;
      display: block;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      border: 0;
      border-left: 1px solid #c4c4c4;
      border-right: 1px solid #c4c4c4;
      border-radius: 0;
    }
  }
  .product__cross-sell--upgrade h2 {
    line-height: 1em;
    text-align: left;
  }
  .product__cross-sell--upgrade h2 .line1,
  .product__cross-sell--upgrade h2 .line2,
  .product__cross-sell--upgrade h2 .line3 {
    display: block;
    font-size: 26px;
    line-height: 1.175em;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .product__cross-sell--upgrade h2 .line1 {
    margin-bottom: -7px;
  }
  .product__cross-sell--upgrade h2 .line2 {
    margin-top: 0.475rem;
    margin-bottom: -1px;
  }
  .product__cross-sell--upgrade h2 .line3 {
    margin-bottom: 0;
    color: #005172;
  }
  .shopping-header {
    padding-bottom: 5px;
  }
  .sc__head {
    width: 100%;
  }
  .sc__head li {
    width: 50%;
    padding-left: 5px;
    padding-right: 0;
    margin-right: -4px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em;
  }
  .sc__head li:last-child {
    text-align: right;
  }
  .sc__main {
    border-top: 2px dashed #ebebeb;
    border-bottom: 2px dashed #ebebeb;
  }
  .sc__total-items {
    font-style: italic;
  }
  .sc__product {
    max-width: 100%;
    padding: 20px;
    margin: 0 auto;
    border-bottom: 0;
  }
  .sc__product .container-fluid {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .sc__product:nth-child(even) {
    background-color: #f5f5f5;
  }
  .sc__product:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0);
  }
  .sc__product:last-child {
    padding-bottom: 20px;
  }
  .sc__product .product__title {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    margin-top: 0;
  }
  @media (min-width: 768px) {
    .sc__product .product__title {
      width: auto;
      display: block;
    }
  }
  .sc__product .product__image {
    width: 170px;
  }
  .sc__product .product__details {
    width: 100%;
  }
  .sc__product .product__cost {
    line-height: 1em;
    text-align: right;
  }
  .sc__product .product__cost span {
    margin-top: 0;
  }
  @media (min-width: 768px) {
    .sc__product .product__cost {
      width: auto;
    }
  }
  .sc__checkout {
    padding-top: 5px;
    margin-bottom: 50px;
    text-align: right;
  }

  .sc__checkout ul {
    margin-left: auto;
    margin-top: 50px;
  }

  .sc__checkout ul li {
    margin-bottom: 0.5rem;
  }

  .sc__checkout .btn-primary {
    line-height: 1.775em;
  }
  .sc__checkout a {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
  }
  .col-tooltip {
    display: inline-block;
  }
  span.th-light {
    display: block;
  }
  .compare-table .product__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .compare-table > thead > tr > th,
  .compare-table > thead > tr td,
  .compare-table tbody > tr > th,
  .compare-table tbody > tr td,
  .compare-table tfoot > tr > th,
  .compare-table tfoot > tr td {
    width: 25%;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 2px dashed #ebebeb;
    color: #333;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    text-align: center;
  }
  .compare-table > thead > tr > th:first-child,
  .compare-table > thead > tr td:first-child,
  .compare-table tbody > tr > th:first-child,
  .compare-table tbody > tr td:first-child,
  .compare-table tfoot > tr > th:first-child,
  .compare-table tfoot > tr td:first-child {
    text-align: left;
  }
  .compare-table > thead > tr > th:nth-child(even),
  .compare-table > thead > tr td:nth-child(even),
  .compare-table tbody > tr > th:nth-child(even),
  .compare-table tbody > tr td:nth-child(even),
  .compare-table tfoot > tr > th:nth-child(even),
  .compare-table tfoot > tr td:nth-child(even) {
    background: #f5f5f5 !important;
  }
  .compare-table > thead > tr > th,
  .compare-table tbody > tr > th,
  .compare-table tfoot > tr > th {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .compare-table > thead > tr .th-light,
  .compare-table tbody > tr .th-light,
  .compare-table tfoot > tr .th-light {
    font-size: 16px;
    line-height: 1em;
  }
  .compare-table > thead > tr span.th-light,
  .compare-table tbody > tr span.th-light,
  .compare-table tfoot > tr span.th-light {
    display: block;
  }
  .compare-table > thead .parent-row > th,
  .compare-table > thead .parent-row td,
  .compare-table tbody .parent-row > th,
  .compare-table tbody .parent-row td,
  .compare-table tfoot .parent-row > th,
  .compare-table tfoot .parent-row td {
    padding-bottom: 0;
  }
  .compare-table > thead .child-row > th,
  .compare-table tbody .child-row > th,
  .compare-table tfoot .child-row > th {
    padding-left: 40px;
    font-size: 16px;
    line-height: 1em;
  }
  .compare-table > thead .child-row > th,
  .compare-table > thead .child-row > td,
  .compare-table tbody .child-row > th,
  .compare-table tbody .child-row > td,
  .compare-table tfoot .child-row > th,
  .compare-table tfoot .child-row > td {
    padding-top: 0;
    padding-bottom: 10px;
    border-top: 0;
  }
  .compare-table thead > tr > th,
  .compare-table thead > tr > td {
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: middle;
    border-bottom: 2px dashed #ebebeb;
  }
  .compare-table thead > tr:first-child > th,
  .compare-table thead > tr:first-child > td {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .compare-table tbody > tr > th,
  .compare-table tbody > tr > td {
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: middle;
  }
  > .compare-table tbody > tr:last-child > th,
  > .compare-table tbody > tr:last-child > td {
    border-bottom: 0;
  }
  .compare-table .ct__title span {
    display: block;
    color: #005172;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
  }
  .compare-table .ct__title span:first-child {
    font-size: 26px;
    letter-spacing: 0.075em;
  }
  .compare-table .ct__title span:last-child {
    font-size: 32px;
  }
  .compare-table .ct__head > span {
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
  }
  .compare-table .ct__head > span > span {
    display: inline;
  }
  .compare-table .ct__head > span:nth-child(1) {
    margin-bottom: 10px;
    color: #005172;
    font-size: 21px;
  }
  .compare-table .ct__head > span:nth-child(2) {
    color: #555;
    font-size: 16px;
  }
  .compare-table .ct__head > span:nth-child(3) {
    color: #c14b46;
    font-size: 28px;
  }
  .compare-table .ct__head .compare__cost__title {
    color: #555;
    font-size: 16px;
  }
  .compare-table .ct__head .compare__cost__title + span {
    color: #c14b46;
    font-size: 28px;
  }
  .compare-table .ct__benefits th,
  .compare-table .ct__benefits td {
    color: #333;
    font-size: 21px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .compare-table .ct__deduct th,
  .compare-table .ct__prevent th,
  .compare-table .ct__coins th,
  .compare-table .ct__cart th {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .compare-table .ct__deduct td,
  .compare-table .ct__prevent td,
  .compare-table .ct__coins td,
  .compare-table .ct__cart td {
    font-size: 18px;
  }
  .compare-table .ct__cart .btn-primary {
    margin-top: 10px;
  }
  .compare-table .ct__cart .btn-link {
    display: block;
    margin-top: 5px;
    font-size: 18px;
  }
  .compare-table table thead tr th,
  .compare-table table thead tr td,
  .compare-table table tbody tr th,
  .compare-table table tbody tr td,
  .compare-table table tfoot tr th,
  .compare-table table tfoot tr td {
    padding: 5px 0;
    vertical-align: bottom;
    border: 0;
  }
  .compare-table table thead tr th span,
  .compare-table table thead tr td span,
  .compare-table table tbody tr th span,
  .compare-table table tbody tr td span,
  .compare-table table tfoot tr th span,
  .compare-table table tfoot tr td span {
    margin: 0;
    padding: 0;
  }
  .compare-table table thead tr th:nth-child(even),
  .compare-table table thead tr td:nth-child(even),
  .compare-table table tbody tr th:nth-child(even),
  .compare-table table tbody tr td:nth-child(even),
  .compare-table table tfoot tr th:nth-child(even),
  .compare-table table tfoot tr td:nth-child(even) {
    background: none !important;
  }
  .compare-table table thead tr th,
  .compare-table table tbody tr th,
  .compare-table table tfoot tr th {
    width: 60%;
    color: #755418;
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
  }
  .compare-table table thead tr td,
  .compare-table table tbody tr td,
  .compare-table table tfoot tr td {
    width: 40%;
    color: #005172;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-align: right;
  }
  .compare-table table thead tr:nth-child(2) th,
  .compare-table table tbody tr:nth-child(2) th,
  .compare-table table tfoot tr:nth-child(2) th {
    color: #108542;
  }
  .compare-table table thead tr:nth-child(3) th,
  .compare-table table tbody tr:nth-child(3) th,
  .compare-table table tfoot tr:nth-child(3) th {
    color: #aa272f;
  }
  .rate-quote {
    padding-top: 0;
  }
  @media print {
    .rate-quote {
      padding-bottom: 20px;
    }
  }
  @media print {
    .rate-quote a[href]:after {
      content: none !important;
    }
  }
  @media print {
    .rate-quote .table-responsive {
      overflow: visible !important;
    }
  }
  .rate-quote .section-title {
    text-align: left;
  }
  @media print {
    .rate-quote .products-header__left .section-title {
      display: none;
    }
  }
  @media print {
    .rate-quote .products-header__left .section-subtitle {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      padding: 0;
      font-family: "Roboto", sans-serif;
      font-weight: 700;
      font-size: 26px;
    }
  }
  .rate-quote .products-header__right {
    padding-top: 5px;
  }
  @media print {
    .rate-quote .products-header__right {
      display: none;
    }
  }
  @media print {
    .rate-quote__header {
      padding-bottom: 0;
    }
  }
  .rate-quote__nav {
    position: relative;
    z-index: 100;
  }
  .rate-quote__nav .container-fluid {
    position: relative;
  }
  .rate-quote__nav-label {
    font-size: 18px;
  }
  .rate-quote__nav-label:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border-left: 8px solid #fff;
    border-top: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid rgba(0, 0, 0, 0);
  }
  @media (min-width: 768px) {
    .rate-quote__nav-label {
      display: none;
    }
  }
  .rate-quote__nav-input {
    display: none;
  }
  .rate-quote__nav-input:checked ~ .rate-quote__nav-label {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.45);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.45);
  }
  .rate-quote__nav-input:checked ~ .rate-quote__nav-label:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .rate-quote__nav-input:checked ~ ul {
    display: block;
  }
  .rate-quote__nav {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #005172;
  }
  @media (min-width: 768px) {
    .rate-quote__nav {
      padding-top: 0;
      padding-bottom: 0;
    }
  }
  .rate-quote__nav ul {
    display: none;
    position: absolute;
    top: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.45);
    box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.45);
  }
  @media (min-width: 768px) {
    .rate-quote__nav ul {
      display: block;
      position: relative;
      top: 0;
      padding: 10px 0 0;
      background: rgba(0, 0, 0, 0);
      -webkit-box-shadow: none;
      box-shadow: none;
    }
  }
  .rate-quote__nav ul li {
    padding: 0;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    line-height: 1em;
  }
  @media (min-width: 768px) {
    .rate-quote__nav ul li {
      display: inline-block;
      vertical-align: middle;
      margin-right: -4px;
      font-size: 22px;
    }
  }
  @media print {
    .rate-quote__nav ul li {
      display: none;
    }
  }
  .rate-quote__nav ul li:before {
    display: none;
  }
  .rate-quote__nav ul li a {
    display: block;
    padding: 10px 10px;
    text-decoration: none;
  }
  @media (min-width: 768px) {
    .rate-quote__nav ul li a {
      padding: 10px 20px;
      border-top-left-radius: 7px;
      border-top-right-radius: 7px;
      color: #fff;
    }
  }
  .rate-quote__nav ul li:hover a,
  .rate-quote__nav ul li:focus a {
    background-color: #003359;
    color: #fff;
  }
  @media (min-width: 768px) {
    .rate-quote__nav ul li:hover a,
    .rate-quote__nav ul li:focus a {
      background-color: #efefef;
      color: #555;
    }
  }
  .rate-quote__nav ul li.active a {
    background-color: #003359;
    color: #fff;
    text-decoration: none;
  }
  @media (min-width: 768px) {
    .rate-quote__nav ul li.active a {
      background-color: #fff;
      color: #555;
    }
  }
  @media print {
    .rate-quote__nav ul li.active a {
      padding: 0;
      color: #000;
      font-family: "Roboto", sans-serif;
      font-weight: 700;
    }
    .rate-quote__nav ul li.active a[href]:after {
      content: none !important;
    }
  }
  @media print {
    .rate-quote__nav ul li.active {
      display: block;
    }
  }
  .rate-quote__content {
    position: relative;
    z-index: 50;
    padding-top: 30px;
  }
  @media print {
    .rate-quote__content {
      padding-top: 0;
    }
  }
  .rate-quote__content ul + ul {
    margin-top: -10px;
  }
  .rate-quote__content h4 {
    font-size: 22px;
  }
  .rate-quote__content > h4 {
    margin-top: 20px;
  }
  .rate-quote__content > h4:first-child {
    margin-top: 0;
  }
  .rate-quote__content h5 {
    font-size: 20px;
  }
  .rate-quote-table {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  @media print {
    .rate-quote-table {
      margin-bottom: 20px;
    }
  }
  @media print {
    .rate-quote-table__apply {
      display: none;
    }
  }
  .rate-quote__details {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #555;
  }
  @media (min-width: 768px) {
    .rate-quote__details .container-fluid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
  }
  .rate-quote__details ul {
    margin: 0;
  }
  .rate-quote__details ul li {
    color: #fff;
  }
  @media (min-width: 768px) {
    .rqd__col .btn {
      display: block;
    }
  }
  .rqd__col ul {
    margin: 0;
  }
  .rqd__col ul li {
    color: #fff;
  }
  .rqd__col:first-child {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
  }
  @media (min-width: 768px) {
    .rqd__col:first-child {
      padding-bottom: 0;
      margin-bottom: 0;
      padding-right: 30px;
      margin-right: 30px;
      border-right: 1px solid #fff;
      border-bottom: 0;
    }
  }
  .rqd__title {
    display: block;
    margin-bottom: 5px;
    color: #fff;
    font-size: 28px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .rqd__status {
    display: block;
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  }
  .site-footer--rate-quote {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  @media print {
    .site-footer--rate-quote {
      padding-top: 0;
      padding-bottom: 0;
    }
  }
  .site-footer--rate-quote h3 {
    color: #fff;
    font-size: 26px;
  }
  @media print {
    .site-footer--rate-quote h3 {
      display: none;
    }
  }
  .site-footer--rate-quote ul {
    margin-bottom: 20px;
  }
  @media print {
    .site-footer--rate-quote ul {
      display: none;
    }
  }
  .site-footer--rate-quote ul li {
    padding: 0 0 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #fff;
    line-height: 1.175em;
  }
  @media (min-width: 768px) {
    .site-footer--rate-quote ul li {
      display: inline-block;
      vertical-align: middle;
      padding: 0 10px;
      margin-bottom: 10px;
      border-right: 1px solid #fff;
      border-bottom: 0;
    }
  }
  .site-footer--rate-quote ul li:first-child {
    padding-left: 0;
  }
  .site-footer--rate-quote ul li:last-child {
    border-right: 0;
    border-bottom: 0;
  }
  .site-footer--rate-quote ul li:before {
    display: none;
  }
  .site-footer--rate-quote ul li a {
    color: #fff;
  }
  .site-footer--rate-quote p {
    color: #fff;
  }
  .modal--doctor-in-network .modal-body {
    padding-left: 0;
    padding-right: 0;
  }
  .modal--doctor-in-network .modal-body h2 {
    margin: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    color: #555;
    font-size: 1.8rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .modal--doctor-in-network .modal-body .disclaimer {
    margin-top: 1.5rem;
    padding: 0 1.5rem;
    font-size: 1.4rem;
  }
  .doctor-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.5rem;
    margin: 0;
    background: #fff;
  }
  .doctor-list li:nth-child(even) {
    background: #ebebeb;
  }
  .doctor-list li::before {
    display: none;
  }
  .doctor-list li h6 {
    width: 100%;
    margin: 0 0 0.5rem;
    color: #333;
  }
  .doctor-list li p {
    line-height: 1.2;
  }
  .dl__address {
    margin: 0 2rem 0 0;
  }
  .dl__networks {
    margin: 0 !important;
  }
  .dl__networks > span {
    display: block;
  }
  .dl__networks > span:last-child {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
  }
  .dl__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.5rem;
    padding: 0 1.5rem;
  }
  .dl__pagination h6 {
    margin: 0 1rem 0 0;
    color: #555;
    line-height: 1;
  }
  .dl__pagination .pagination {
    margin: 0;
  }
  .dl__pagination li::before,
  .dl__pagination li:before {
    display: none;
  }
  .sign-in__form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  @media (min-width: 768px) {
    .sign-in__form {
      width: 100%;
      -ms-grid-columns: auto auto;
      grid-template-columns: auto auto;
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
    }
  }
  @media (min-width: 992px) {
    .sign-in__form {
      -ms-grid-columns: auto auto auto;
      grid-template-columns: auto auto auto;
    }
  }
  .sign-in__form h2 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    margin: 2rem 0 1rem;
    font-weight: 700;
  }
  @media (min-width: 768px) {
    .sign-in__form h2 {
      width: 100%;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-column: 1/3;
    }
  }
  @media (min-width: 992px) {
    .sign-in__form h2 {
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
      grid-column: 1/4;
    }
  }
  .mbp-form {
    padding: 0 1rem;
  }
  @media (min-width: 768px) {
    .mbp-form {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1 / span 1;
      grid-template-areas: "b b b";
      padding: 0 1rem;
    }
  }
  .mbp__col {
    width: 100%;
    padding: 2rem 0;
  }
  .mbp__col ul {
    margin-bottom: 0;
  }
  @media (min-width: 768px) {
    .mbp__col {
      width: auto;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding: 0 1.5rem;
    }
  }
  .mbp__login {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    padding-top: 0;
    padding-left: 0;
  }
  @media (min-width: 768px) {
    .mbp__login {
      border-right: 1px solid #e3e3e2;
    }
  }
  @media (min-width: 992px) {
    .mbp__login {
      width: auto;
    }
  }
  .mbp__login .btn {
    height: auto;
    padding: 0.5rem 0.75rem;
    border-radius: 0.25rem;
    line-height: 1.25;
  }
  .mbp__login .btn + .btn {
    margin-left: 0.5rem;
  }
  .mbp__what {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    border-top: 1px solid rgb(16.4891153312%, 39.5738767948%, 53.3148062375%);
  }
  @media (min-width: 768px) {
    .mbp__what {
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2/3;
      padding-right: 0;
      border-top: 0;
      border-right: 0;
    }
  }
  @media (min-width: 992px) {
    .mbp__what {
      width: auto;
      padding-right: 1rem;
      border-right: 1px solid #e3e3e2;
    }
  }
  .mbp__what::after {
    content: "";
    display: table;
    clear: both;
  }
  @media (min-width: 768px) {
    .mbp__what .list-bulleted {
      width: calc(50% - 2rem);
      float: left;
      margin-right: 2rem;
    }
    .mbp__what .list-bulleted:last-child {
      margin-right: 0;
    }
  }
  @media (max-width: 767px) {
    .mbp__what .list-bulleted li::before {
      background: #fff;
    }
  }
  @media (max-width: 767px) {
    .mbp__who--abcbs + .mbp__what {
      -ms-grid-row: 4;
      -ms-grid-row-span: 1;
      grid-row: 4/5;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1/2;
    }
  }
  .mbp__who {
    display: none;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4/5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
  @media (min-width: 992px) {
    .mbp__who {
      width: auto;
      display: block;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
      -ms-grid-column: 3;
      -ms-grid-column-span: 1;
      grid-column: 3/4;
      padding-right: 0;
    }
  }
  .mbp__who ul {
    padding: 0;
    list-style-type: none;
  }
  .mbp__who ul li::before {
    content: "- ";
  }
  .mbp__who--abcbs {
    display: block;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
  @media (min-width: 768px) {
    .mbp__who--abcbs {
      width: auto;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
      -ms-grid-column: 3;
      -ms-grid-column-span: 1;
      grid-column: 3/4;
    }
  }
  .grid-tab-content .sign-in__form {
    padding: 0 2rem;
  }
  .grid-tab-content .sign-in__form h2 {
    margin-top: 0;
  }
  @media (max-width: 767px) {
    .grid-tab-content .sign-in__form h2,
    .grid-tab-content .sign-in__form h3,
    .grid-tab-content .sign-in__form h4,
    .grid-tab-content .sign-in__form p,
    .grid-tab-content .sign-in__form li,
    .grid-tab-content .sign-in__form label {
      color: #fff;
    }
  }
  @media (max-width: 767px) {
    .grid-tab-content .sign-in__form .list-bulleted li::before {
      background: #fff;
    }
  }
  @media (max-width: 767px) {
    .grid-tab-content .sign-in__form .btn-link {
      color: #fff;
    }
  }
  @media (max-width: 767px) {
    .grid-tab-content .sign-in__form .btn-link:hover,
    .grid-tab-content .sign-in__form .btn-link:focus {
      color: #96cff0;
    }
  }
  .sign-in__form h2 {
    font-size: 2.8rem;
    font-family: "Roboto Condensed", sans-serif;
  }
  .mbp__who ul li::before {
    content: "- ";
    width: auto;
    height: auto;
    display: inline;
    position: relative;
    top: auto;
    left: auto;
    background: none;
  }
  .help-choose {
    max-width: 100%;
    padding: 4rem 0;
  }
  .help-choose .btn {
    width: 100%;
    max-width: 250px;
    padding: 0.35rem 1rem;
    font-size: 2rem;
  }
  .hc__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hc__header svg {
    fill: #133d65;
    font-size: 2.5rem;
  }
  .hc__header h1 {
    max-width: 300px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 3.5rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
  }
  .hc__header p {
    max-width: 250px;
    font-size: 1.8rem;
    line-height: 1.4;
    text-align: center;
  }
  .hc__question {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 3rem;
    padding-top: 3rem;
    border-top: 0.1rem solid #e3e3e2;
  }
  .hc__question fieldset {
    max-width: 450px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .hc__question:first-child {
    margin-top: 0;
  }
  .hc__question.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hc__question.complete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hc__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
    font-weight: 400;
    line-height: 1;
    text-align: center;
  }
  .hc__title__2 {
    padding: 0.25rem 0;
    color: #015987;
    font-size: 2.7rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
  }
  .hc__radio-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hc__radio {
    width: 50%;
  }
  .hc__radio label {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: 70px auto auto;
    grid-template-rows: 70px auto auto;
    font-size: 1.6rem;
    text-align: center;
  }
  .hc__radio .icn {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  .hc__radio .hc__label {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
  }
  .hc__radio .hc__type {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
  .hc__radio .icn-check-circle {
    display: none;
  }
  .hc__radio .icn-care-follow,
  .hc__radio .icn-care-zero {
    font-size: 1.85rem;
  }
  .hc__radio input[type="radio"] {
    display: none;
  }
  .hc__radio input:checked ~ .icn {
    display: none;
  }
  .hc__radio input:checked ~ .icn-check-circle {
    display: block;
  }
  .hc__radio:nth-child(1) {
    padding-right: 1.5rem;
  }
  .hc__type {
    margin-top: 0.5rem;
    font-weight: 700;
  }
  .hc__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem;
  }
  .hc__result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2rem;
    padding: 4rem 2rem 0;
    border-top: 0.1rem solid #e3e3e2;
    text-align: center;
  }
  .hc__result p {
    max-width: 700px;
  }
  .va--top,
  .table .va--top {
    vertical-align: top;
  }
  .va--mid,
  .table .va--mid {
    vertical-align: middle;
  }
  .va--bot,
  .table .va--bot {
    vertical-align: bottom;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0;
  }
  .d--block {
    display: block;
  }
  .fs--36 {
    font-size: 36px;
  }
  .fs--30 {
    font-size: 30px;
  }
  .fs--24 {
    font-size: 24px;
  }
  .fs--21 {
    font-size: 21px;
  }
  .fs--19 {
    font-size: 19px;
  }
  .fs--18 {
    font-size: 18px;
  }
  .fs--16 {
    font-size: 16px;
  }
  .fs--15 {
    font-size: 15px;
  }
  .ta--center {
    text-align: center;
  }
  .ta--left {
    text-align: left;
  }
  .ta--right {
    text-align: right;
  }
  .mx-auto {
    margin: 0 auto;
  }
  .mt--0 {
    margin-top: 0;
  }
  .mt--5 {
    margin-top: 0.5rem;
  }
  .mt--10 {
    margin-top: 1rem;
  }
  .mt--20 {
    margin-top: 1.25rem;
  }
  .mt--30 {
    margin-top: 1.875rem;
  }
  .mt--32 {
    margin-top: 2rem;
  }
  .mt--40 {
    margin-top: 2.5rem;
  }
  .mt--50 {
    margin-top: 3rem;
  }
  .ml--0 {
    margin-left: 0;
  }
  .ml--5 {
    margin-left: 0.5rem;
  }
  .ml--10 {
    margin-left: 1rem;
  }
  .ml--20 {
    margin-left: 1.25rem;
  }
  .ml--30 {
    margin-left: 1.875rem;
  }
  .ml--32 {
    margin-left: 2rem;
  }
  .ml--40 {
    margin-left: 2.5rem;
  }
  .ml--50 {
    margin-left: 3.125rem;
  }
  .mr--0 {
    margin-right: 0;
  }
  .mr--5 {
    margin-right: 0.5rem;
  }
  .mr--10 {
    margin-right: 1rem;
  }
  .mr--20 {
    margin-right: 1.25rem;
  }
  .mr--30 {
    margin-right: 1.875rem;
  }
  .mr--32 {
    margin-right: 2rem;
  }
  .mr--40 {
    margin-right: 2.5rem;
  }
  .mb--0 {
    margin-bottom: 0;
  }
  .mb--5 {
    margin-bottom: 0.5rem;
  }
  .mb--10 {
    margin-bottom: 1rem;
  }
  .mb--20 {
    margin-bottom: 1.25rem;
  }
  .mb--30 {
    margin-bottom: 1.875rem;
  }
  .mb--32 {
    margin-bottom: 2rem;
  }
  .mb--40 {
    margin-bottom: 2.5rem;
  }
  .pt--0 {
    padding-top: 0;
  }
  .pt--5 {
    padding-top: 0.5rem;
  }
  .pt--10 {
    padding-top: 1rem;
  }
  .pt--20 {
    padding-top: 1.25rem;
  }
  .pt--30 {
    padding-top: 1.875rem;
  }
  .pt--32 {
    padding-top: 2rem;
  }
  .pt--40 {
    padding-top: 2.5rem;
  }
  .pb--0 {
    padding-bottom: 0;
  }
  .pb--5 {
    padding-bottom: 0.5rem;
  }
  .pb--10 {
    padding-bottom: 1rem;
  }
  .pb--20 {
    padding-bottom: 1.25rem;
  }
  .pb--30 {
    padding-bottom: 1.875rem;
  }
  .pb--32 {
    padding-bottom: 2rem;
  }
  .mw--100 {
    max-width: 100px;
  }
  .mw--150 {
    max-width: 150px;
  }
  .mw--200 {
    max-width: 200px;
  }
  .mw--250 {
    max-width: 250px;
  }
  .mw--300 {
    max-width: 300px;
  }
  .mw--350 {
    max-width: 350px;
  }
  .mw--400 {
    max-width: 400px;
  }
  .mw--500 {
    max-width: 500px;
  }
  .mw--600 {
    max-width: 600px;
  }
  .bc--blue {
    background-color: #2474b5;
  }
  .bc--bluem {
    background-color: #005172;
  }
  .bc--blued {
    background-color: #003359;
  }
  .bc--blueul {
    background-color: #bed6db;
  }
  .bc--bluel {
    background-color: #8fcae7;
  }
  .bc--fblueul {
    background-color: #eef7fa;
  }
  .bc--fbluel {
    background-color: #eef7fa;
  }
  .bc--fblue {
    background-color: #deeff5;
  }
  .bc--greyl {
    background-color: #ebebeb;
  }
  .bc--grey {
    background-color: #e3e3e2;
  }
  .bc--black {
    background-color: #333;
  }
  .bc--red {
    background-color: #c14b46;
  }
  .bgp--center {
    background-position: center;
  }
  .bgp--cl {
    background-position: center left;
  }
  .bgp--cr {
    background-position: center right;
  }
  .bgp--tl {
    background-position: top left;
  }
  .bgp--tr {
    background-position: top right;
  }
  .bgp--tc {
    background-position: top center;
  }
  .bgp--bl {
    background-position: bottom left;
  }
  .bgp--br {
    background-position: bottom right;
  }
  .bgp--bc {
    background-position: bottom center;
  }
  .fl--blue {
    fill: #2474b5;
  }
  .fl--blueul {
    fill: #bed6db;
  }
  .fl--bluel {
    fill: #8fcae7;
  }
  .fl--bluem {
    fill: #005172;
  }
  .fl--blued {
    fill: #003359;
  }
  .fl--red {
    fill: #c14b46;
  }
  .fl--black {
    fill: #333;
  }
  .fl--greym {
    fill: #999;
  }
  .fl--white {
    fill: #fff;
  }
  .fl--white g,
  .fl--white path {
    fill: #fff;
  }
  .fc--blue {
    color: #2474b5;
  }
  .fc--blueul {
    color: #bed6db;
  }
  .fc--bluel {
    color: #8fcae7;
  }
  .fc--bluem {
    color: #005172;
  }
  .fc--blued {
    color: #003359;
  }
  .fc--red {
    color: #c14b46;
  }
  .fc--white {
    color: #fff;
  } /*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.42
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
  .bootstrap-datetimepicker-widget {
    list-style: none;
  }
  .bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em;
  }
  @media (min-width: 768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
      width: 38em;
    }
  }
  @media (min-width: 992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
      width: 38em;
    }
  }
  @media (min-width: 1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
      width: 38em;
    }
  }
  .bootstrap-datetimepicker-widget.dropdown-menu:before,
  .bootstrap-datetimepicker-widget.dropdown-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
  }
  .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    top: -7px;
    left: 7px;
  }
  .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 8px;
  }
  .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    bottom: -7px;
    left: 6px;
  }
  .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #fff;
    bottom: -6px;
    left: 7px;
  }
  .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px;
  }
  .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px;
  }
  .bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
  }
  .bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
  }
  .bootstrap-datetimepicker-widget a[data-action]:active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .bootstrap-datetimepicker-widget .timepicker-hour,
  .bootstrap-datetimepicker-widget .timepicker-minute,
  .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
  }
  .bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
  }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours";
  }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes";
  }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours";
  }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes";
  }
  .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours";
  }
  .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes";
  }
  .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM";
  }
  .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker";
  }
  .bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today";
  }
  .bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
  }
  .bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens";
  }
  .bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit;
  }
  .bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%;
  }
  .bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
  }
  .bootstrap-datetimepicker-widget table td,
  .bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px;
  }
  .bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px;
  }
  .bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px;
  }
  .bootstrap-datetimepicker-widget table th.disabled,
  .bootstrap-datetimepicker-widget table th.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed;
  }
  .bootstrap-datetimepicker-widget table th.prev::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month";
  }
  .bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month";
  }
  .bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer;
  }
  .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eee;
  }
  .bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px;
  }
  .bootstrap-datetimepicker-widget table td.cw {
    font-size: 0.8em;
    height: 20px;
    line-height: 20px;
    color: #777;
  }
  .bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px;
  }
  .bootstrap-datetimepicker-widget table td.day:hover,
  .bootstrap-datetimepicker-widget table td.hour:hover,
  .bootstrap-datetimepicker-widget table td.minute:hover,
  .bootstrap-datetimepicker-widget table td.second:hover {
    background: #eee;
    cursor: pointer;
  }
  .bootstrap-datetimepicker-widget table td.old,
  .bootstrap-datetimepicker-widget table td.new {
    color: #777;
  }
  .bootstrap-datetimepicker-widget table td.today {
    position: relative;
  }
  .bootstrap-datetimepicker-widget table td.today:before {
    content: "";
    display: inline-block;
    border: solid rgba(0, 0, 0, 0);
    border-width: 0 0 7px 7px;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
  }
  .bootstrap-datetimepicker-widget table td.active,
  .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  .bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff;
  }
  .bootstrap-datetimepicker-widget table td.disabled,
  .bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed;
  }
  .bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 4px;
  }
  .bootstrap-datetimepicker-widget table td span:hover {
    background: #eee;
  }
  .bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  .bootstrap-datetimepicker-widget table td span.old {
    color: #777;
  }
  .bootstrap-datetimepicker-widget table td span.disabled,
  .bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed;
  }
  .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
  }
  .bootstrap-datetimepicker-widget.wider {
    width: 21em;
  }
  .bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important;
  }
  .input-group.date .input-group-addon {
    cursor: pointer;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  /*# sourceMappingURL=maps/styles.css.map */
}
