@import '/static/dashboard/project/heat_dashboard/template_generator/css/angular-notify.min.css';
@import '/static/dashboard/project/heat_dashboard/template_generator/css/bootstrap.min.css';
@import '/static/dashboard/project/heat_dashboard/template_generator/css/vis.css';
@import '/static/dashboard/project/heat_dashboard/template_generator/css/angular-material.min.css';
@import '/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css/font-awesome.min.css';
@import '/static/dashboard/project/heat_dashboard/template_generator/css/hotgen.css'; 
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer; }
.row .horizontal-center, .horizontal-center {
  float: none;
  margin: 0 auto; }

  .vertical-center {
    display: inline-block;
    vertical-align: middle; }

    .clearfix:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }

      .clear {
        clear: both;
        width: 0;
        height: 0;
        padding: 0;
        margin: 0; }

        .header_rule {
          margin-top: 0; }

          input::-ms-clear, input::-ms-reveal {
            display: none; }

            .pre_scrollable {
              display: table;
              table-layout: fixed;
              width: 100%; }
              .pre_scrollable pre {
                word-wrap: normal; }

.word-wrap {
  width: 100%;
  word-wrap: break-word; }

  .truncate {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

    .collapsing.width {
      -webkit-transition-property: width, visibility;
      transition-property: width, visibility;
      width: 0;
      height: auto; }

      [ng-click] {
        cursor: pointer; }
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

  body {
    margin: 0; }

    article, aside, details, figcaption, figure, footer, header, hgroup, main,
    menu, nav, section, summary {
      display: block; }

      audio, canvas, progress, video {
        display: inline-block;
        vertical-align: baseline; }

        audio:not([controls]) {
          display: none;
          height: 0; }

          [hidden], template {
            display: none; }

            a {
              background-color: transparent; }

              a:active, a:hover {
                outline: 0; }

                abbr[title] {
                  border-bottom: 1px dotted; }

                  b, strong {
                    font-weight: bold; }

                    dfn {
                      font-style: italic; }

                      h1 {
                        font-size: 2em;
                        margin: 0.67em 0; }

                        mark {
                          background: #ff0;
                          color: #000; }

                          small {
                            font-size: 80%; }

                            sub, sup {
                              font-size: 75%;
                              line-height: 0;
                              position: relative;
                              vertical-align: baseline; }

                              sup {
                                top: -0.5em; }

                                sub {
                                  bottom: -0.25em; }

                                  img {
                                    border: 0; }

                                    svg:not(:root) {
                                      overflow: hidden; }

                                      figure {
                                        margin: 1em 40px; }

                                        hr {
                                          box-sizing: content-box;
                                          height: 0; }

                                          pre {
                                            overflow: auto; }

                                            code, kbd, pre, samp {
                                              font-family: monospace, monospace;
                                              font-size: 1em; }

                                              button, input, optgroup, select, textarea {
                                                color: inherit;
                                                font: inherit;
                                                margin: 0; }

                                                button {
                                                  overflow: visible; }

                                                  button, select {
                                                    text-transform: none; }

                                                    button, html input[type="button"], input[type="reset"], input[type="submit"] {
                                                      -webkit-appearance: button;
                                                      cursor: pointer; }

                                                      button[disabled], html input[disabled] {
                                                        cursor: default; }

                                                        button::-moz-focus-inner, input::-moz-focus-inner {
                                                          border: 0;
                                                          padding: 0; }

                                                          input {
                                                            line-height: normal; }

                                                            input[type="checkbox"], input[type="radio"] {
                                                              box-sizing: border-box;
                                                              padding: 0; }

                                                              input[type="number"]::-webkit-inner-spin-button,
                                                              input[type="number"]::-webkit-outer-spin-button {
                                                                height: auto; }

                                                                input[type="search"] {
                                                                  -webkit-appearance: textfield;
                                                                  box-sizing: content-box; }

                                                                  input[type="search"]::-webkit-search-cancel-button,
                                                                  input[type="search"]::-webkit-search-decoration {
                                                                    -webkit-appearance: none; }

                                                                    fieldset {
                                                                      border: 1px solid #c0c0c0;
                                                                      margin: 0 2px;
                                                                      padding: 0.35em 0.625em 0.75em; }

                                                                      legend {
                                                                        border: 0;
                                                                        padding: 0; }

                                                                        textarea {
                                                                          overflow: auto; }

                                                                          optgroup {
                                                                            font-weight: bold; }

                                                                            table {
                                                                              border-collapse: collapse;
                                                                              border-spacing: 0; }

                                                                              td, th {
                                                                                padding: 0; }
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !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;   }
}
@at-root {
  @font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot');
    src: url('../../bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
        url('../../bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff2') format('woff2'),
        url('../../bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'),
        url('../../bootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'),
        url('../../bootstrap/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;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

  *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

    html {
      font-size: 10px;
      -webkit-tap-highlight-color: transparent; }

      body {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 1.42857;
        color: #333;
        background-color: #fff; }

        input, button, select, textarea {
          font-family: inherit;
          font-size: inherit;
          line-height: inherit; }

          a {
            color: #CC00FF;
            text-decoration: none; }
            a:hover, a:focus {
              color: #8f00b3;
              text-decoration: underline; }
              a:focus {
                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.42857;
          background-color: #fff;
          border: 1px solid #ddd;
          border-radius: 4px;
          -webkit-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          display: inline-block;
          max-width: 100%;
          height: auto; }

          .img-circle {
            border-radius: 50%; }

            hr {
              margin-top: 18px;
              margin-bottom: 18px;
              border: 0;
              border-top: 1px solid #eee; }

              .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, .quota_subtitle,
.transfer-table .transfer-heading, .transfer-table .transfer-heading .help-text {
  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, .quota_subtitle small, .quota_subtitle .small,
  .transfer-table .transfer-heading small, .transfer-table .transfer-heading .small,
  .transfer-table .transfer-heading .help-text small,
  .transfer-table .transfer-heading .help-text .small {
    font-weight: normal;
    line-height: 1;
    color: #BBB; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px; }
  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, .quota_subtitle, .transfer-table .transfer-heading,
.transfer-table .transfer-heading .help-text {
  margin-top: 9px;
  margin-bottom: 9px; }
  h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small,
  .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small, .quota_subtitle small,
  .quota_subtitle .small, .transfer-table .transfer-heading small,
  .transfer-table .transfer-heading .small,
  .transfer-table .transfer-heading .help-text small,
  .transfer-table .transfer-heading .help-text .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 33px; }

  h2, .h2 {
    font-size: 27px; }

    h3, .h3 {
      font-size: 23px; }

      h4, .h4, .transfer-table .transfer-heading {
        font-size: 17px; }

        h5, .h5, .transfer-table .transfer-heading .help-text {
          font-size: 13px; }

          h6, .h6, .quota_subtitle {
            font-size: 12px; }

            p {
              margin: 0 0 9px; }

              .lead {
                margin-bottom: 18px;
                font-size: 14px;
                font-weight: 300;
                line-height: 1.4; }
                @media (min-width: 768px) {
                  .lead {
                    font-size: 19.5px;   }
}

small, .small {
  font-size: 92%; }

  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: #BBB; }

                      .text-primary {
                        color: #CC00FF; }

                        a.text-primary:hover, a.text-primary:focus {
                          color: #a300cc; }

                          .text-success {
                            color: #3c763d; }

                            a.text-success:hover, a.text-success:focus {
                              color: #2b542c; }

                              .text-info {
                                color: #31708f; }

                                a.text-info:hover, a.text-info:focus {
                                  color: #245269; }

                                  .text-warning {
                                    color: #8a6d3b; }

                                    a.text-warning:hover, a.text-warning:focus {
                                      color: #66512c; }

                                      .text-danger {
                                        color: #a94442; }

                                        a.text-danger:hover, a.text-danger:focus {
                                          color: #843534; }

                                          .bg-primary {
                                            color: #fff; }

                                            .bg-primary {
                                              background-color: #CC00FF; }

                                              a.bg-primary:hover, a.bg-primary:focus {
                                                background-color: #a300cc; }

                                                .bg-success {
                                                  background-color: #dff0d8; }

                                                  a.bg-success:hover, a.bg-success:focus {
                                                    background-color: #c1e2b3; }

                                                    .bg-info {
                                                      background-color: #d9edf7; }

                                                      a.bg-info:hover, a.bg-info:focus {
                                                        background-color: #afd9ee; }

                                                        .bg-warning {
                                                          background-color: #fcf8e3; }

                                                          a.bg-warning:hover, a.bg-warning:focus {
                                                            background-color: #f7ecb5; }

                                                            .bg-danger {
                                                              background-color: #f2dede; }

                                                              a.bg-danger:hover, a.bg-danger:focus {
                                                                background-color: #e4b9b9; }

                                                                .page-header {
                                                                  padding-bottom: 8px;
                                                                  margin: 36px 0 18px;
                                                                  border-bottom: 1px solid #eee; }

                                                                  ul, ol {
                                                                    margin-top: 0;
                                                                    margin-bottom: 9px; }
                                                                    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: 18px; }

  dt, dd {
    line-height: 1.42857; }

    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 #BBB; }

  .initialism {
    font-size: 90%; }

    blockquote {
      padding: 9px 18px;
      margin: 0 0 18px;
      font-size: 16.25px;
      border-left: 5px solid #eee; }
      blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0; }
      blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857;
        color: #BBB; }
        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 #eee;
  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: 18px;
  font-style: normal;
  line-height: 1.42857; }
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;
      box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
      kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none; }

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857;
  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: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .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, .left, .right {
  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.33333%; }

      .col-xs-2 {
        width: 16.66667%; }

        .col-xs-3 {
          width: 25%; }

          .col-xs-4 {
            width: 33.33333%; }

            .col-xs-5 {
              width: 41.66667%; }

              .col-xs-6 {
                width: 50%; }

                .col-xs-7 {
                  width: 58.33333%; }

                  .col-xs-8 {
                    width: 66.66667%; }

                    .col-xs-9 {
                      width: 75%; }

                      .col-xs-10 {
                        width: 83.33333%; }

                        .col-xs-11 {
                          width: 91.66667%; }

                          .col-xs-12 {
                            width: 100%; }

                            .col-xs-pull-0 {
                              right: auto; }

                              .col-xs-pull-1 {
                                right: 8.33333%; }

                                .col-xs-pull-2 {
                                  right: 16.66667%; }

                                  .col-xs-pull-3 {
                                    right: 25%; }

                                    .col-xs-pull-4 {
                                      right: 33.33333%; }

                                      .col-xs-pull-5 {
                                        right: 41.66667%; }

                                        .col-xs-pull-6 {
                                          right: 50%; }

                                          .col-xs-pull-7 {
                                            right: 58.33333%; }

                                            .col-xs-pull-8 {
                                              right: 66.66667%; }

                                              .col-xs-pull-9 {
                                                right: 75%; }

                                                .col-xs-pull-10 {
                                                  right: 83.33333%; }

                                                  .col-xs-pull-11 {
                                                    right: 91.66667%; }

                                                    .col-xs-pull-12 {
                                                      right: 100%; }

                                                      .col-xs-push-0 {
                                                        left: auto; }

                                                        .col-xs-push-1 {
                                                          left: 8.33333%; }

                                                          .col-xs-push-2 {
                                                            left: 16.66667%; }

                                                            .col-xs-push-3 {
                                                              left: 25%; }

                                                              .col-xs-push-4 {
                                                                left: 33.33333%; }

                                                                .col-xs-push-5 {
                                                                  left: 41.66667%; }

                                                                  .col-xs-push-6 {
                                                                    left: 50%; }

                                                                    .col-xs-push-7 {
                                                                      left: 58.33333%; }

                                                                      .col-xs-push-8 {
                                                                        left: 66.66667%; }

                                                                        .col-xs-push-9 {
                                                                          left: 75%; }

                                                                          .col-xs-push-10 {
                                                                            left: 83.33333%; }

                                                                            .col-xs-push-11 {
                                                                              left: 91.66667%; }

                                                                              .col-xs-push-12 {
                                                                                left: 100%; }

                                                                                .col-xs-offset-0 {
                                                                                  margin-left: 0%; }

                                                                                  .col-xs-offset-1 {
                                                                                    margin-left: 8.33333%; }

                                                                                    .col-xs-offset-2 {
                                                                                      margin-left: 16.66667%; }

                                                                                      .col-xs-offset-3 {
                                                                                        margin-left: 25%; }

                                                                                        .col-xs-offset-4 {
                                                                                          margin-left: 33.33333%; }

                                                                                          .col-xs-offset-5 {
                                                                                            margin-left: 41.66667%; }

                                                                                            .col-xs-offset-6 {
                                                                                              margin-left: 50%; }

                                                                                              .col-xs-offset-7 {
                                                                                                margin-left: 58.33333%; }

                                                                                                .col-xs-offset-8 {
                                                                                                  margin-left: 66.66667%; }

                                                                                                  .col-xs-offset-9 {
                                                                                                    margin-left: 75%; }

                                                                                                    .col-xs-offset-10 {
                                                                                                      margin-left: 83.33333%; }

                                                                                                      .col-xs-offset-11 {
                                                                                                        margin-left: 91.66667%; }

                                                                                                        .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, .left, .right {
                                                                                                              float: left;   }
                                                                                                              .col-sm-1 {
                                                                                                                width: 8.33333%;   }
                                                                                                                .col-sm-2 {
                                                                                                                  width: 16.66667%;   }
                                                                                                                  .col-sm-3 {
                                                                                                                    width: 25%;   }
                                                                                                                    .col-sm-4 {
                                                                                                                      width: 33.33333%;   }
                                                                                                                      .col-sm-5 {
                                                                                                                        width: 41.66667%;   }
                                                                                                                        .col-sm-6, .left, .right {
                                                                                                                          width: 50%;   }
                                                                                                                          .col-sm-7 {
                                                                                                                            width: 58.33333%;   }
                                                                                                                            .col-sm-8 {
                                                                                                                              width: 66.66667%;   }
                                                                                                                              .col-sm-9 {
                                                                                                                                width: 75%;   }
                                                                                                                                .col-sm-10 {
                                                                                                                                  width: 83.33333%;   }
                                                                                                                                  .col-sm-11 {
                                                                                                                                    width: 91.66667%;   }
                                                                                                                                    .col-sm-12 {
                                                                                                                                      width: 100%;   }
                                                                                                                                      .col-sm-pull-0 {
                                                                                                                                        right: auto;   }
                                                                                                                                        .col-sm-pull-1 {
                                                                                                                                          right: 8.33333%;   }
                                                                                                                                          .col-sm-pull-2 {
                                                                                                                                            right: 16.66667%;   }
                                                                                                                                            .col-sm-pull-3 {
                                                                                                                                              right: 25%;   }
                                                                                                                                              .col-sm-pull-4 {
                                                                                                                                                right: 33.33333%;   }
                                                                                                                                                .col-sm-pull-5 {
                                                                                                                                                  right: 41.66667%;   }
                                                                                                                                                  .col-sm-pull-6 {
                                                                                                                                                    right: 50%;   }
                                                                                                                                                    .col-sm-pull-7 {
                                                                                                                                                      right: 58.33333%;   }
                                                                                                                                                      .col-sm-pull-8 {
                                                                                                                                                        right: 66.66667%;   }
                                                                                                                                                        .col-sm-pull-9 {
                                                                                                                                                          right: 75%;   }
                                                                                                                                                          .col-sm-pull-10 {
                                                                                                                                                            right: 83.33333%;   }
                                                                                                                                                            .col-sm-pull-11 {
                                                                                                                                                              right: 91.66667%;   }
                                                                                                                                                              .col-sm-pull-12 {
                                                                                                                                                                right: 100%;   }
                                                                                                                                                                .col-sm-push-0 {
                                                                                                                                                                  left: auto;   }
                                                                                                                                                                  .col-sm-push-1 {
                                                                                                                                                                    left: 8.33333%;   }
                                                                                                                                                                    .col-sm-push-2 {
                                                                                                                                                                      left: 16.66667%;   }
                                                                                                                                                                      .col-sm-push-3 {
                                                                                                                                                                        left: 25%;   }
                                                                                                                                                                        .col-sm-push-4 {
                                                                                                                                                                          left: 33.33333%;   }
                                                                                                                                                                          .col-sm-push-5 {
                                                                                                                                                                            left: 41.66667%;   }
                                                                                                                                                                            .col-sm-push-6 {
                                                                                                                                                                              left: 50%;   }
                                                                                                                                                                              .col-sm-push-7 {
                                                                                                                                                                                left: 58.33333%;   }
                                                                                                                                                                                .col-sm-push-8 {
                                                                                                                                                                                  left: 66.66667%;   }
                                                                                                                                                                                  .col-sm-push-9 {
                                                                                                                                                                                    left: 75%;   }
                                                                                                                                                                                    .col-sm-push-10 {
                                                                                                                                                                                      left: 83.33333%;   }
                                                                                                                                                                                      .col-sm-push-11 {
                                                                                                                                                                                        left: 91.66667%;   }
                                                                                                                                                                                        .col-sm-push-12 {
                                                                                                                                                                                          left: 100%;   }
                                                                                                                                                                                          .col-sm-offset-0 {
                                                                                                                                                                                            margin-left: 0%;   }
                                                                                                                                                                                            .col-sm-offset-1 {
                                                                                                                                                                                              margin-left: 8.33333%;   }
                                                                                                                                                                                              .col-sm-offset-2 {
                                                                                                                                                                                                margin-left: 16.66667%;   }
                                                                                                                                                                                                .col-sm-offset-3 {
                                                                                                                                                                                                  margin-left: 25%;   }
                                                                                                                                                                                                  .col-sm-offset-4 {
                                                                                                                                                                                                    margin-left: 33.33333%;   }
                                                                                                                                                                                                    .col-sm-offset-5 {
                                                                                                                                                                                                      margin-left: 41.66667%;   }
                                                                                                                                                                                                      .col-sm-offset-6 {
                                                                                                                                                                                                        margin-left: 50%;   }
                                                                                                                                                                                                        .col-sm-offset-7 {
                                                                                                                                                                                                          margin-left: 58.33333%;   }
                                                                                                                                                                                                          .col-sm-offset-8 {
                                                                                                                                                                                                            margin-left: 66.66667%;   }
                                                                                                                                                                                                            .col-sm-offset-9 {
                                                                                                                                                                                                              margin-left: 75%;   }
                                                                                                                                                                                                              .col-sm-offset-10 {
                                                                                                                                                                                                                margin-left: 83.33333%;   }
                                                                                                                                                                                                                .col-sm-offset-11 {
                                                                                                                                                                                                                  margin-left: 91.66667%;   }
                                                                                                                                                                                                                  .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.33333%;   }
      .col-md-2 {
        width: 16.66667%;   }
        .col-md-3 {
          width: 25%;   }
          .col-md-4 {
            width: 33.33333%;   }
            .col-md-5 {
              width: 41.66667%;   }
              .col-md-6 {
                width: 50%;   }
                .col-md-7 {
                  width: 58.33333%;   }
                  .col-md-8 {
                    width: 66.66667%;   }
                    .col-md-9 {
                      width: 75%;   }
                      .col-md-10 {
                        width: 83.33333%;   }
                        .col-md-11 {
                          width: 91.66667%;   }
                          .col-md-12 {
                            width: 100%;   }
                            .col-md-pull-0 {
                              right: auto;   }
                              .col-md-pull-1 {
                                right: 8.33333%;   }
                                .col-md-pull-2 {
                                  right: 16.66667%;   }
                                  .col-md-pull-3 {
                                    right: 25%;   }
                                    .col-md-pull-4 {
                                      right: 33.33333%;   }
                                      .col-md-pull-5 {
                                        right: 41.66667%;   }
                                        .col-md-pull-6 {
                                          right: 50%;   }
                                          .col-md-pull-7 {
                                            right: 58.33333%;   }
                                            .col-md-pull-8 {
                                              right: 66.66667%;   }
                                              .col-md-pull-9 {
                                                right: 75%;   }
                                                .col-md-pull-10 {
                                                  right: 83.33333%;   }
                                                  .col-md-pull-11 {
                                                    right: 91.66667%;   }
                                                    .col-md-pull-12 {
                                                      right: 100%;   }
                                                      .col-md-push-0 {
                                                        left: auto;   }
                                                        .col-md-push-1 {
                                                          left: 8.33333%;   }
                                                          .col-md-push-2 {
                                                            left: 16.66667%;   }
                                                            .col-md-push-3 {
                                                              left: 25%;   }
                                                              .col-md-push-4 {
                                                                left: 33.33333%;   }
                                                                .col-md-push-5 {
                                                                  left: 41.66667%;   }
                                                                  .col-md-push-6 {
                                                                    left: 50%;   }
                                                                    .col-md-push-7 {
                                                                      left: 58.33333%;   }
                                                                      .col-md-push-8 {
                                                                        left: 66.66667%;   }
                                                                        .col-md-push-9 {
                                                                          left: 75%;   }
                                                                          .col-md-push-10 {
                                                                            left: 83.33333%;   }
                                                                            .col-md-push-11 {
                                                                              left: 91.66667%;   }
                                                                              .col-md-push-12 {
                                                                                left: 100%;   }
                                                                                .col-md-offset-0 {
                                                                                  margin-left: 0%;   }
                                                                                  .col-md-offset-1 {
                                                                                    margin-left: 8.33333%;   }
                                                                                    .col-md-offset-2 {
                                                                                      margin-left: 16.66667%;   }
                                                                                      .col-md-offset-3 {
                                                                                        margin-left: 25%;   }
                                                                                        .col-md-offset-4 {
                                                                                          margin-left: 33.33333%;   }
                                                                                          .col-md-offset-5 {
                                                                                            margin-left: 41.66667%;   }
                                                                                            .col-md-offset-6 {
                                                                                              margin-left: 50%;   }
                                                                                              .col-md-offset-7 {
                                                                                                margin-left: 58.33333%;   }
                                                                                                .col-md-offset-8 {
                                                                                                  margin-left: 66.66667%;   }
                                                                                                  .col-md-offset-9 {
                                                                                                    margin-left: 75%;   }
                                                                                                    .col-md-offset-10 {
                                                                                                      margin-left: 83.33333%;   }
                                                                                                      .col-md-offset-11 {
                                                                                                        margin-left: 91.66667%;   }
                                                                                                        .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.33333%;   }
      .col-lg-2 {
        width: 16.66667%;   }
        .col-lg-3 {
          width: 25%;   }
          .col-lg-4 {
            width: 33.33333%;   }
            .col-lg-5 {
              width: 41.66667%;   }
              .col-lg-6 {
                width: 50%;   }
                .col-lg-7 {
                  width: 58.33333%;   }
                  .col-lg-8 {
                    width: 66.66667%;   }
                    .col-lg-9 {
                      width: 75%;   }
                      .col-lg-10 {
                        width: 83.33333%;   }
                        .col-lg-11 {
                          width: 91.66667%;   }
                          .col-lg-12 {
                            width: 100%;   }
                            .col-lg-pull-0 {
                              right: auto;   }
                              .col-lg-pull-1 {
                                right: 8.33333%;   }
                                .col-lg-pull-2 {
                                  right: 16.66667%;   }
                                  .col-lg-pull-3 {
                                    right: 25%;   }
                                    .col-lg-pull-4 {
                                      right: 33.33333%;   }
                                      .col-lg-pull-5 {
                                        right: 41.66667%;   }
                                        .col-lg-pull-6 {
                                          right: 50%;   }
                                          .col-lg-pull-7 {
                                            right: 58.33333%;   }
                                            .col-lg-pull-8 {
                                              right: 66.66667%;   }
                                              .col-lg-pull-9 {
                                                right: 75%;   }
                                                .col-lg-pull-10 {
                                                  right: 83.33333%;   }
                                                  .col-lg-pull-11 {
                                                    right: 91.66667%;   }
                                                    .col-lg-pull-12 {
                                                      right: 100%;   }
                                                      .col-lg-push-0 {
                                                        left: auto;   }
                                                        .col-lg-push-1 {
                                                          left: 8.33333%;   }
                                                          .col-lg-push-2 {
                                                            left: 16.66667%;   }
                                                            .col-lg-push-3 {
                                                              left: 25%;   }
                                                              .col-lg-push-4 {
                                                                left: 33.33333%;   }
                                                                .col-lg-push-5 {
                                                                  left: 41.66667%;   }
                                                                  .col-lg-push-6 {
                                                                    left: 50%;   }
                                                                    .col-lg-push-7 {
                                                                      left: 58.33333%;   }
                                                                      .col-lg-push-8 {
                                                                        left: 66.66667%;   }
                                                                        .col-lg-push-9 {
                                                                          left: 75%;   }
                                                                          .col-lg-push-10 {
                                                                            left: 83.33333%;   }
                                                                            .col-lg-push-11 {
                                                                              left: 91.66667%;   }
                                                                              .col-lg-push-12 {
                                                                                left: 100%;   }
                                                                                .col-lg-offset-0 {
                                                                                  margin-left: 0%;   }
                                                                                  .col-lg-offset-1 {
                                                                                    margin-left: 8.33333%;   }
                                                                                    .col-lg-offset-2 {
                                                                                      margin-left: 16.66667%;   }
                                                                                      .col-lg-offset-3 {
                                                                                        margin-left: 25%;   }
                                                                                        .col-lg-offset-4 {
                                                                                          margin-left: 33.33333%;   }
                                                                                          .col-lg-offset-5 {
                                                                                            margin-left: 41.66667%;   }
                                                                                            .col-lg-offset-6 {
                                                                                              margin-left: 50%;   }
                                                                                              .col-lg-offset-7 {
                                                                                                margin-left: 58.33333%;   }
                                                                                                .col-lg-offset-8 {
                                                                                                  margin-left: 66.66667%;   }
                                                                                                  .col-lg-offset-9 {
                                                                                                    margin-left: 75%;   }
                                                                                                    .col-lg-offset-10 {
                                                                                                      margin-left: 83.33333%;   }
                                                                                                      .col-lg-offset-11 {
                                                                                                        margin-left: 91.66667%;   }
                                                                                                        .col-lg-offset-12 {
                                                                                                          margin-left: 100%;   }
}
table {
  background-color: transparent; }

  caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #BBB;
    text-align: left; }

    th {
      text-align: left; }

      .table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 18px; }
        .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.42857;
          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: #e8e8e8; }

.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: #d0e9c6; }

.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: #c4e3f3; }

.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: #faf2cc; }

.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: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 13.5px;
      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: 18px;
    font-size: 19.5px;
    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;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }

        input[type="radio"], input[type="checkbox"] {
          margin: 4px 0 0;
          margin-top: 1px \9;
          line-height: normal; }

          input[type="file"] {
            display: block; }

            input[type="range"] {
              display: block;
              width: 100%; }

              select[multiple], select[size] {
                height: auto; }

                input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
                  outline: 5px auto -webkit-focus-ring-color;
                  outline-offset: -2px; }

                  output {
                    display: block;
                    padding-top: 7px;
                    font-size: 13px;
                    line-height: 1.42857;
                    color: #6e6e6e; }

                    .form-control, .datepicker input {
                      display: block;
                      width: 100%;
                      height: 32.5px;
                      padding: 6px 12px;
                      font-size: 13px;
                      line-height: 1.42857;
                      color: #6e6e6e;
                      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;
                      -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
                      transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
                      .form-control:focus, .datepicker input: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, .datepicker input::-moz-placeholder {
                          color: #BBB;
                          opacity: 1; }
                          .form-control:-ms-input-placeholder, .datepicker input:-ms-input-placeholder {
                            color: #BBB; }
                            .form-control::-webkit-input-placeholder,
                            .datepicker input::-webkit-input-placeholder {
                              color: #BBB; }
                              .form-control::-ms-expand, .datepicker input::-ms-expand {
                                border: 0;
                                background-color: transparent; }
                                .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control,
                                .datepicker input[disabled], .datepicker input[readonly],
                                fieldset[disabled] .datepicker input, .datepicker fieldset[disabled] input {
                                  background-color: #eee;
                                  opacity: 1; }
                                  .form-control[disabled], fieldset[disabled] .form-control,
                                  .datepicker input[disabled], fieldset[disabled] .datepicker input,
                                  .datepicker fieldset[disabled] input {
                                    cursor: not-allowed; }

textarea.form-control, .datepicker textareainput {
  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,
      .datepicker inputinput[type="date"], .datepicker inputinput[type="time"],
      .datepicker inputinput[type="datetime-local"], .datepicker inputinput[type="month"] {
        line-height: 32.5px;   }
        input[type="date"].input-sm, .input-group-sm input[type="date"],
        input[type="time"].input-sm, .input-group-sm input[type="time"],
        input[type="datetime-local"].input-sm,
        .input-group-sm input[type="datetime-local"], input[type="month"].input-sm,
        .input-group-sm input[type="month"],
        .input-group-sm > input[type="date"].form-control,
        .input-group-sm > input[type="date"].input-group-addon,
        .input-group-sm > .input-group-btn > input[type="date"].btn,
        .input-group-sm > input[type="time"].form-control,
        .input-group-sm > input[type="time"].input-group-addon,
        .input-group-sm > .input-group-btn > input[type="time"].btn,
        .input-group-sm > input[type="datetime-local"].form-control,
        .input-group-sm > input[type="datetime-local"].input-group-addon,
        .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
        .input-group-sm > input[type="month"].form-control,
        .input-group-sm > input[type="month"].input-group-addon,
        .input-group-sm > .input-group-btn > input[type="month"].btn,
        .input-group-sm .datepicker > inputinput[type="date"],
        .datepicker .input-group-sm > inputinput[type="date"],
        .input-group-sm .datepicker > inputinput[type="time"],
        .datepicker .input-group-sm > inputinput[type="time"],
        .input-group-sm .datepicker > inputinput[type="datetime-local"],
        .datepicker .input-group-sm > inputinput[type="datetime-local"],
        .input-group-sm .datepicker > inputinput[type="month"],
        .datepicker .input-group-sm > inputinput[type="month"] {
          line-height: 30px;   }
          input[type="date"].input-lg, .input-group-lg input[type="date"],
          input[type="time"].input-lg, .input-group-lg input[type="time"],
          input[type="datetime-local"].input-lg,
          .input-group-lg input[type="datetime-local"], input[type="month"].input-lg,
          .input-group-lg input[type="month"],
          .input-group-lg > input[type="date"].form-control,
          .input-group-lg > input[type="date"].input-group-addon,
          .input-group-lg > .input-group-btn > input[type="date"].btn,
          .input-group-lg > input[type="time"].form-control,
          .input-group-lg > input[type="time"].input-group-addon,
          .input-group-lg > .input-group-btn > input[type="time"].btn,
          .input-group-lg > input[type="datetime-local"].form-control,
          .input-group-lg > input[type="datetime-local"].input-group-addon,
          .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
          .input-group-lg > input[type="month"].form-control,
          .input-group-lg > input[type="month"].input-group-addon,
          .input-group-lg > .input-group-btn > input[type="month"].btn,
          .input-group-lg .datepicker > inputinput[type="date"],
          .datepicker .input-group-lg > inputinput[type="date"],
          .input-group-lg .datepicker > inputinput[type="time"],
          .datepicker .input-group-lg > inputinput[type="time"],
          .input-group-lg .datepicker > inputinput[type="datetime-local"],
          .datepicker .input-group-lg > inputinput[type="datetime-local"],
          .input-group-lg .datepicker > inputinput[type="month"],
          .datepicker .input-group-lg > inputinput[type="month"] {
            line-height: 45px;   }
}

.form-group {
  margin-bottom: 15px; }

  .radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
    .radio label, .checkbox label {
      min-height: 18px;
      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: 31px; }
  .form-control-static.input-lg, .form-control-static.input-sm,
  .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,
  .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,
  .input-group-lg .datepicker > input.form-control-static,
  .datepicker .input-group-lg > input.form-control-static,
  .input-group-sm .datepicker > input.form-control-static,
  .datepicker .input-group-sm > input.form-control-static {
    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, .input-group-sm .datepicker > input,
.datepicker .input-group-sm > input {
  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,
  .input-group-sm .datepicker > selectinput,
  .datepicker .input-group-sm > selectinput {
    height: 30px;
    line-height: 30px; }

    textarea.input-sm, select[multiple].input-sm,
    .input-group-sm > textarea.form-control,
    .input-group-sm > textarea.input-group-addon,
    .input-group-sm > .input-group-btn > textarea.btn,
    .input-group-sm > select[multiple].form-control,
    .input-group-sm > select[multiple].input-group-addon,
    .input-group-sm > .input-group-btn > select[multiple].btn,
    .input-group-sm .datepicker > textareainput,
    .datepicker .input-group-sm > textareainput,
    .input-group-sm .datepicker > selectinput[multiple],
    .datepicker .input-group-sm > selectinput[multiple] {
      height: auto; }

      .form-group-sm .form-control, .form-group-sm .datepicker input,
      .datepicker .form-group-sm input {
        height: 30px;
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px; }
        .form-group-sm select.form-control, .form-group-sm .datepicker selectinput,
        .datepicker .form-group-sm selectinput {
          height: 30px;
          line-height: 30px; }
          .form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control,
          .form-group-sm .datepicker textareainput, .datepicker .form-group-sm textareainput,
          .form-group-sm .datepicker selectinput[multiple],
          .datepicker .form-group-sm selectinput[multiple] {
            height: auto; }
            .form-group-sm .form-control-static {
              height: 30px;
              min-height: 30px;
              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, .input-group-lg .datepicker > input,
.datepicker .input-group-lg > input {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  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,
  .input-group-lg .datepicker > selectinput,
  .datepicker .input-group-lg > selectinput {
    height: 45px;
    line-height: 45px; }

    textarea.input-lg, select[multiple].input-lg,
    .input-group-lg > textarea.form-control,
    .input-group-lg > textarea.input-group-addon,
    .input-group-lg > .input-group-btn > textarea.btn,
    .input-group-lg > select[multiple].form-control,
    .input-group-lg > select[multiple].input-group-addon,
    .input-group-lg > .input-group-btn > select[multiple].btn,
    .input-group-lg .datepicker > textareainput,
    .datepicker .input-group-lg > textareainput,
    .input-group-lg .datepicker > selectinput[multiple],
    .datepicker .input-group-lg > selectinput[multiple] {
      height: auto; }

      .form-group-lg .form-control, .form-group-lg .datepicker input,
      .datepicker .form-group-lg input {
        height: 45px;
        padding: 10px 16px;
        font-size: 17px;
        line-height: 1.33;
        border-radius: 6px; }
        .form-group-lg select.form-control, .form-group-lg .datepicker selectinput,
        .datepicker .form-group-lg selectinput {
          height: 45px;
          line-height: 45px; }
          .form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control,
          .form-group-lg .datepicker textareainput, .datepicker .form-group-lg textareainput,
          .form-group-lg .datepicker selectinput[multiple],
          .datepicker .form-group-lg selectinput[multiple] {
            height: auto; }
            .form-group-lg .form-control-static {
              height: 45px;
              min-height: 35px;
              padding: 11px 16px;
              font-size: 17px;
              line-height: 1.33; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .datepicker input,
  .datepicker .has-feedback input {
    padding-right: 40.625px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32.5px;
  height: 32.5px;
  line-height: 32.5px;
  text-align: center;
  pointer-events: none; }

  .input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback,
  .form-group-lg .form-control + .form-control-feedback,
  .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,
  .form-group-lg .datepicker input + .form-control-feedback,
  .datepicker .form-group-lg input + .form-control-feedback,
  .input-group-lg .datepicker > input + .form-control-feedback,
  .datepicker .input-group-lg > input + .form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px; }

    .input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback,
    .form-group-sm .form-control + .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,
    .form-group-sm .datepicker input + .form-control-feedback,
    .datepicker .form-group-sm input + .form-control-feedback,
    .input-group-sm .datepicker > input + .form-control-feedback,
    .datepicker .input-group-sm > input + .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, .has-success .datepicker input,
        .datepicker .has-success input {
          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, .has-success .datepicker input:focus,
          .datepicker .has-success input:focus {
            border-color: #2b542c;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
      .has-success .input-group-addon {
        color: #3c763d;
        border-color: #3c763d;
        background-color: #dff0d8; }
        .has-success .form-control-feedback {
          color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio,
.has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline,
.has-warning.radio label, .has-warning.checkbox label,
.has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
  .has-warning .form-control, .has-warning .datepicker input,
  .datepicker .has-warning input {
    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, .has-warning .datepicker input:focus,
    .datepicker .has-warning input:focus {
      border-color: #66512c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
  .has-warning .form-control-feedback {
    color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio,
.has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline,
.has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }
  .has-error .form-control, .has-error .datepicker input,
  .datepicker .has-error input {
    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, .has-error .datepicker input:focus,
    .datepicker .has-error input:focus {
      border-color: #843534;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
  .has-error .form-control-feedback {
    color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 23px; }
  .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

  @media (min-width: 768px) {
    .form-inline .form-group, .table_actions .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;   }
      .form-inline .form-control, .form-inline .datepicker input,
      .datepicker .form-inline input, .table_actions .form-control,
      .table_actions .datepicker input, .datepicker .table_actions input {
        display: inline-block;
        width: auto;
        vertical-align: middle;   }
        .form-inline .form-control-static, .table_actions .form-control-static {
          display: inline-block;   }
          .form-inline .input-group, .table_actions .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,
            .form-inline .input-group .datepicker input,
            .datepicker .form-inline .input-group input,
            .table_actions .input-group .input-group-addon,
            .table_actions .input-group .input-group-btn,
            .table_actions .input-group .form-control,
            .table_actions .input-group .datepicker input,
            .datepicker .table_actions .input-group input {
              width: auto;   }
    .form-inline .input-group > .form-control,
    .form-inline .input-group .datepicker > input,
    .datepicker .form-inline .input-group > input,
    .table_actions .input-group > .form-control,
    .table_actions .input-group .datepicker > input,
    .datepicker .table_actions .input-group > input {
      width: 100%;   }
      .form-inline .control-label, .table_actions .control-label {
        margin-bottom: 0;
        vertical-align: middle;   }
        .form-inline .radio, .form-inline .checkbox, .table_actions .radio,
        .table_actions .checkbox {
          display: inline-block;
          margin-top: 0;
          margin-bottom: 0;
          vertical-align: middle;   }
          .form-inline .radio label, .form-inline .checkbox label,
          .table_actions .radio label, .table_actions .checkbox label {
            padding-left: 0;   }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"],
    .table_actions .radio input[type="radio"],
    .table_actions .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0;   }
      .form-inline .has-feedback .form-control-feedback,
      .table_actions .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: 25px; }
    .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: 17px;   }
}
@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;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  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: 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.12);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.12); }
      .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: #e6e6e6;
    border-color: #8c8c8c; }
    .btn-default:hover {
      color: #333;
      background-color: #e6e6e6;
      border-color: #adadad; }
      .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad; }
        .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: #d4d4d4;
          border-color: #8c8c8c; }
  .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: #CC00FF;
  border-color: #b800e6; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #a300cc;
    border-color: #520066; }
    .btn-primary:hover {
      color: #fff;
      background-color: #a300cc;
      border-color: #8700a8; }
      .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #a300cc;
        border-color: #8700a8; }
        .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: #8700a8;
          border-color: #520066; }
  .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: #CC00FF;
      border-color: #b800e6; }
  .btn-primary .badge {
    color: #CC00FF;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
    .btn-success:hover {
      color: #fff;
      background-color: #449d44;
      border-color: #398439; }
      .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439; }
        .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: #398439;
          border-color: #255625; }
  .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: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
    .btn-info:hover {
      color: #fff;
      background-color: #31b0d5;
      border-color: #269abc; }
      .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc; }
        .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: #269abc;
          border-color: #1b6d85; }
  .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: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
    .btn-warning:hover {
      color: #fff;
      background-color: #ec971f;
      border-color: #d58512; }
      .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512; }
        .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: #d58512;
          border-color: #985f0d; }
  .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: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
    .btn-danger:hover {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925; }
      .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925; }
        .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: #ac2925;
          border-color: #761c19; }
  .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: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #CC00FF;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
      border-color: transparent; }
      .btn-link:hover, .btn-link:focus {
        color: #8f00b3;
        text-decoration: underline;
        background-color: transparent; }
        .btn-link[disabled]:hover, .btn-link[disabled]:focus,
        fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
          color: #BBB;
          text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px; }

  .btn-sm, .btn-group-sm > .btn, td .btn-group .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

    .btn-xs, .btn-group-xs > .btn, .help-toggle {
      padding: 1px 5px;
      font-size: 12px;
      line-height: 1.5;
      border-radius: 3px; }

      .btn-block, form:not(.form-inline) .form-group .themable-select .dropdown-toggle {
        display: block;
        width: 100%; }

        .btn-block + .btn-block,
        form:not(.form-inline) .form-group .themable-select .dropdown-toggle + .btn-block {
          margin-top: 5px; }

          input[type="submit"].btn-block, input[type="reset"].btn-block,
          input[type="button"].btn-block,
          form:not(.form-inline) .form-group .themable-select input[type="submit"].dropdown-toggle,
          form:not(.form-inline) .form-group .themable-select input[type="reset"].dropdown-toggle,
          form:not(.form-inline) .form-group .themable-select input[type="button"].dropdown-toggle {
            width: 100%; }
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

  tbody.collapse.in {
    display: table-row-group; }

    .collapsing {
      position: relative;
      height: 0;
      overflow: hidden;
      -webkit-transition-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 transparent;
  border-left: 4px solid transparent; }

  .dropup, .dropdown {
    position: relative; }

    .dropdown-toggle:focus {
      outline: 0; }

      .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 13px;
        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.17);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
        background-clip: padding-box; }
        .dropdown-menu.pull-right {
          right: 0;
          left: auto; }
          .dropdown-menu .divider {
            height: 1px;
            margin: 8px 0;
            overflow: hidden;
            background-color: #e5e5e5; }
            .dropdown-menu > li > a {
              display: block;
              padding: 3px 20px;
              clear: both;
              font-weight: normal;
              line-height: 1.42857;
              color: #333;
              white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #CC00FF; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #BBB; }
  .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
  .open > a {
    outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

  .dropdown-menu-left {
    left: 0;
    right: auto; }

    .dropdown-header {
      display: block;
      padding: 3px 20px;
      font-size: 12px;
      line-height: 1.42857;
      color: #6e6e6e;
      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,
      .btn-group-lg .btn-group > .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.12);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.12); }
          .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,
    .btn-group-lg .dropup > .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, .input-group .datepicker input,
    .datepicker .input-group input {
      position: relative;
      z-index: 2;
      float: left;
      width: 100%;
      margin-bottom: 0; }
      .input-group .form-control:focus, .input-group .datepicker input:focus,
      .datepicker .input-group input:focus {
        z-index: 3; }

.input-group-addon, .input-group-btn, .input-group .form-control,
.input-group .datepicker input, .datepicker .input-group input {
  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),
  .input-group .datepicker input:not(:first-child):not(:last-child),
  .datepicker .input-group input: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: 13px;
    font-weight: normal;
    line-height: 1;
    color: #6e6e6e;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; }
    .input-group-addon.input-sm, .input-group-sm > .input-group-addon.form-control,
    .input-group-sm > .input-group-addon.input-group-addon,
    .input-group-sm > .input-group-btn > .input-group-addon.btn,
    .input-group-sm .datepicker > input.input-group-addon,
    .datepicker .input-group-sm > input.input-group-addon {
      padding: 5px 10px;
      font-size: 12px;
      border-radius: 3px; }
      .input-group-addon.input-lg, .input-group-lg > .input-group-addon.form-control,
      .input-group-lg > .input-group-addon.input-group-addon,
      .input-group-lg > .input-group-btn > .input-group-addon.btn,
      .input-group-lg .datepicker > input.input-group-addon,
      .datepicker .input-group-lg > input.input-group-addon {
        padding: 10px 16px;
        font-size: 17px;
        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,
.input-group .datepicker input:first-child,
.datepicker .input-group input:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

  .input-group-addon:first-child {
    border-right: 0; }

    .input-group .form-control:last-child, .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
    .input-group .datepicker input:last-child,
    .datepicker .input-group input:last-child {
      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: 0.8em 1.2em; }
          .nav > li > a:hover, .nav > li > a:focus {
            text-decoration: none;
            background-color: #eee; }
        .nav > li.disabled > a {
          color: #BBB; }
          .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
            color: #BBB;
            text-decoration: none;
            background-color: transparent;
            cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #CC00FF; }
  .nav .nav-divider {
    height: 1px;
    margin: 8px 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.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eee #eee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
      color: #6e6e6e;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      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: #CC00FF; }

.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,
  .nav-tabs.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-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
      border: 1px solid #ddd; }
      @media (min-width: 768px) {
        .nav-tabs-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-justified > .active > a:hover,
          .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a,
          .nav-tabs.nav-justified > .active > a:hover,
          .nav-tabs.nav-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: 36px;
  margin-bottom: 18px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
    .navbar:after {
      clear: both; }
      @media (min-width: 768px) {
        .navbar {
          border-radius: 0;   }
}

.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 transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
    .navbar-collapse:after {
      clear: both; }
      .navbar-collapse.in {
        overflow-y: auto; }
        @media (min-width: 768px) {
          .navbar-collapse {
            width: auto;
            border-top: 0;
            box-shadow: none;   }
            .navbar-collapse.collapse {
              display: block !important;
              height: auto !important;
              padding-bottom: 0;
              overflow: visible !important;   }
              .navbar-collapse.in {
                overflow-y: visible;   }
                .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse,
                .navbar-fixed-bottom .navbar-collapse {
                  padding-left: 0;
                  padding-right: 0;   }
}

.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: 9px 15px;
      font-size: 17px;
      line-height: 18px;
      height: 36px; }
      .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: 1px;
  margin-bottom: 1px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
    .navbar-toggle .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px; }
      .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px; }
        @media (min-width: 768px) {
          .navbar-toggle {
            display: none;   }
}

.navbar-nav {
  margin: 4.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px; }
    @media (max-width: 767px) {
      .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;   }
        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
          padding: 5px 15px 5px 25px;   }
          .navbar-nav .open .dropdown-menu > li > a {
            line-height: 18px;   }
            .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: 9px;
          padding-bottom: 9px;   }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 1.75px;
  margin-bottom: 1.75px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;   }
      .navbar-form .form-control, .navbar-form .datepicker input,
      .datepicker .navbar-form input {
        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,
            .navbar-form .input-group .datepicker input,
            .datepicker .navbar-form .input-group input {
              width: auto;   }
    .navbar-form .input-group > .form-control,
    .navbar-form .input-group .datepicker > input,
    .datepicker .navbar-form .input-group > input {
      width: 100%;   }
      .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;   }
        .navbar-form .radio, .navbar-form .checkbox {
          display: inline-block;
          margin-top: 0;
          margin-bottom: 0;
          vertical-align: middle;   }
          .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0;   }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0;   }
      .navbar-form .has-feedback .form-control-feedback {
        top: 0;   }
}
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px;   }
      .navbar-form .form-group:last-child {
        margin-bottom: 0;   }
}
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none;   }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

  .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

    .navbar-btn {
      margin-top: 1.75px;
      margin-bottom: 1.75px; }
      .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, td .btn-group .navbar-btn.btn {
        margin-top: 3px;
        margin-bottom: 3px; }
        .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .navbar-btn.help-toggle {
          margin-top: 7px;
          margin-bottom: 7px; }

.navbar-text {
  margin-top: 9px;
  margin-bottom: 9px; }
  @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: #eee;
  border-color: #ccc; }
  .navbar-default .navbar-brand {
    color: #333; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #1a1a1a;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #333; }
    .navbar-default .navbar-nav > li > a {
      color: #333; }
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus {
        color: #333;
        background-color: #d5d5d5; }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
      color: #333;
      background-color: #d5d5d5; }
    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
      color: #BBB;
      background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
      .navbar-default .navbar-toggle .icon-bar {
        background-color: #888; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #ccc; }
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
      background-color: #d5d5d5;
      color: #333; }
    @media (max-width: 767px) {
      .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333;   }
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #333;
          background-color: #d5d5d5;   }
      .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: #333;
        background-color: #d5d5d5;   }
      .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: #BBB;
        background-color: transparent;   }
}
  .navbar-default .navbar-link {
    color: #333; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #333; }
    .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: #BBB; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }
  .navbar-inverse .navbar-brand {
    color: #BBB; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #BBB; }
    .navbar-inverse .navbar-nav > li > a {
      color: #BBB; }
      .navbar-inverse .navbar-nav > li > a:hover,
      .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: #080808; }
    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
      color: #444;
      background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
      .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff; }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010; }
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
      background-color: #080808;
      color: #fff; }
    @media (max-width: 767px) {
      .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;   }
        .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
          background-color: #080808;   }
          .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
            color: #BBB;   }
            .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
              color: #fff;
              background-color: transparent;   }
      .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
      .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
      .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;   }
      .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
      .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
      .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;   }
}
  .navbar-inverse .navbar-link {
    color: #BBB; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #BBB; }
    .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: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #6e6e6e; }
  .breadcrumb > .active {
    color: #6e6e6e; }
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #CC00FF;
      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: #8f00b3;
    background-color: #eee;
    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: #CC00FF;
    border-color: #CC00FF;
    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: #BBB;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33; }
  .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: 18px 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: #eee; }
  .pager .next > a, .pager .next > span {
    float: right; }
  .pager .previous > a, .pager .previous > span {
    float: left; }
  .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #BBB;
    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: #BBB; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #a2a2a2; }

.label-primary {
  background-color: #CC00FF; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #a300cc; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #BBB;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
    .btn .badge {
      position: relative;
      top: -1px; }
      .btn-xs .badge, .btn-group-xs > .btn .badge, .help-toggle .badge {
        top: 0;
        padding: 1px 5px; }
        .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
          color: #CC00FF;
          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: #eee; }
  .jumbotron h1, .jumbotron .h1 {
    color: inherit; }
    .jumbotron p {
      margin-bottom: 15px;
      font-size: 20px;
      font-weight: 200; }
      .jumbotron > hr {
        border-top-color: #d5d5d5; }
        .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: 59px;   }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-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: #CC00FF; }
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4, .alert .transfer-table .transfer-heading,
  .transfer-table .alert .transfer-heading {
    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,
  .alert-dismissable .help-toggle:not(.collapsed),
  .alert-dismissable .help-toggle:not(.collapsed):hover,
  .alert-dismissable .help-toggle:not(.collapsed):active,
  .alert-dismissable .help-toggle:not(.collapsed):focus,
  .alert-dismissible .help-toggle:not(.collapsed),
  .alert-dismissible .help-toggle:not(.collapsed):hover,
  .alert-dismissible .help-toggle:not(.collapsed):active,
  .alert-dismissible .help-toggle:not(.collapsed):focus {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
    .alert-success .alert-link {
      color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
    .alert-info .alert-link {
      color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
    .alert-warning .alert-link {
      color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
    .alert-danger .alert-link {
      color: #843534; }
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;   }
    to {
      background-position: 0 0;   }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;   }
    to {
      background-position: 0 0;   }
}

.progress, .legacy-bar-chart {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  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, .legacy-bar-chart .legacy-bar-chart-section {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background-color: #CC00FF;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease; }

    .progress-striped .progress-bar, .progress-bar-striped,
    .progress-striped .legacy-bar-chart .legacy-bar-chart-section,
    .legacy-bar-chart .progress-striped .legacy-bar-chart-section {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
            transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
            transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
            transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
            transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
            transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
            transparent 75%, transparent);
      background-size: 40px 40px; }

      .progress.active .progress-bar, .progress-bar.active,
      .active.legacy-bar-chart .progress-bar,
      .progress.active .legacy-bar-chart .legacy-bar-chart-section,
      .legacy-bar-chart .progress.active .legacy-bar-chart-section,
      .legacy-bar-chart .active.legacy-bar-chart-section,
      .active.legacy-bar-chart .legacy-bar-chart-section {
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        -o-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite; }

        .progress-bar-success {
          background-color: #5cb85c; }
          .progress-striped .progress-bar-success {
            background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
                        transparent 75%, transparent);
            background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
                        transparent 75%, transparent);
            background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
                        transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
        transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
        transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
        transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
        transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
        transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
        transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
        transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
        transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
        transparent 75%, transparent); }
.media {
  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: #eee;
    color: #BBB;
    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: #BBB; }
  .list-group-item.active, .list-group-item.active:hover,
  .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #CC00FF;
    border-color: #CC00FF; }
    .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: #f5ccff; }

.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: #d0e9c6; }
        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: #c4e3f3; }
        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: #faf2cc; }
        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: #ebcccc; }
        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: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

  .panel-body {
    padding: 15px; }
    .panel-body:before, .panel-body:after {
      content: " ";
      display: table; }
      .panel-body:after {
        clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit; }
  .panel-title > a, .panel-title > small, .panel-title > .small,
  .panel-title > small > a, .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 15px;
  background-color: #fff;
  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: 18px; }
  .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: #fff;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
      .panel-default > .panel-heading .badge {
        color: #fff;
        background-color: #333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #CC00FF; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #CC00FF;
    border-color: #CC00FF; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #CC00FF; }
      .panel-primary > .panel-heading .badge {
        color: #CC00FF;
        background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #CC00FF; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
      .panel-success > .panel-heading .badge {
        color: #dff0d8;
        background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
      .panel-info > .panel-heading .badge {
        color: #d9edf7;
        background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
      .panel-warning > .panel-heading .badge {
        color: #fcf8e3;
        background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
      .panel-danger > .panel-heading .badge {
        color: #f2dede;
        background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item, .embed-responsive iframe,
  .embed-responsive embed, .embed-responsive object, .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 #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

  .well-sm {
    padding: 9px;
    border-radius: 3px; }
.close, .help-toggle:not(.collapsed), .help-toggle:not(.collapsed):hover,
.help-toggle:not(.collapsed):active, .help-toggle:not(.collapsed):focus {
  float: right;
  font-size: 19.5px;
  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, :hover.help-toggle:not(.collapsed),
  :hover.help-toggle:not(.collapsed):hover,
  :hover.help-toggle:not(.collapsed):active,
  :hover.help-toggle:not(.collapsed):focus, :focus.help-toggle:not(.collapsed),
  :focus.help-toggle:not(.collapsed):hover,
  :focus.help-toggle:not(.collapsed):active, :focus.help-toggle:not(.collapsed):focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close, button.help-toggle:not(.collapsed),
button.help-toggle:not(.collapsed):hover,
button.help-toggle:not(.collapsed):active, button.help-toggle:not(.collapsed):focus {
  padding: 0;
  cursor: pointer;
  background: transparent;
  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%);
      -o-transform: translate(0, -25%);
      transform: translate(0, -25%);
      -webkit-transition: -webkit-transform 0.3s ease-out;
      -moz-transition: -moz-transform 0.3s ease-out;
      -o-transition: -o-transform 0.3s ease-out;
      transition: transform 0.3s ease-out; }
      .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-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, .modal-header .help-toggle:not(.collapsed),
.modal-header .help-toggle:not(.collapsed):hover,
.modal-header .help-toggle:not(.collapsed):active,
.modal-header .help-toggle:not(.collapsed):focus {
  margin-top: -2px; }

  .modal-title {
    margin: 0;
    line-height: 1.42857; }

    .modal-body {
      position: relative;
      padding: 15px; }

      .modal-footer {
        padding: 15px;
        text-align: right;
        border-top: 1px solid #e5e5e5; }
        .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,
                .modal-footer form:not(.form-inline) .form-group .themable-select .dropdown-toggle + .btn-block,
                form:not(.form-inline) .form-group .themable-select .modal-footer .dropdown-toggle + .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: 732px;
      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: 960px;   }
}
.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.42857;
  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: transparent;
    border-style: solid; }

    .tooltip.top .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
      .tooltip.top-left .tooltip-arrow {
        bottom: 0;
        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.42857;
  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: 13px;
  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: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

  .popover-content {
    padding: 9px 14px; }

    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

  .popover > .arrow:after {
    border-width: 10px;
    content: ""; }

    .popover.top > .arrow {
      left: 50%;
      margin-left: -11px;
      border-bottom-width: 0;
      border-top-color: #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;
      -o-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;
            -moz-transition: -moz-transform 0.6s ease-in-out;
            -o-transition: -o-transform 0.6s ease-in-out;
            transition: transform 0.6s ease-in-out;
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-perspective: 1000px;
            -moz-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: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.0001));
    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-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001), rgba(0, 0, 0, 0.5));
      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: transparent; }
    .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: transparent;
              text-shadow: none;
              background-color: transparent;
              border: 0; }

              .hidden {
                display: none !important; }

                .affix {
                  position: fixed; }
@at-root {
  @-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-family: 'FontAwesome';
  src: url('/static/horizon/lib/font_awesome/fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('/static/horizon/lib/font_awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),
    url('/static/horizon/lib/font_awesome/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),
    url('/static/horizon/lib/font_awesome/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),
    url('/static/horizon/lib/font_awesome/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),
    url('/static/horizon/lib/font_awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }
.fa, .pie-chart-distribution .legend-symbol,
.tablesorter-headerAsc .table-sort-indicator,
.tablesorter-headerDesc .table-sort-indicator {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

  .fa-2x {
    font-size: 2em; }

    .fa-3x {
      font-size: 3em; }

      .fa-4x {
        font-size: 4em; }

        .fa-5x {
          font-size: 5em; }
.fa-fw {
  width: 1.28571em;
  text-align: center; }
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em; }

  .fa-pull-left {
    float: left; }

    .fa-pull-right {
      float: right; }

      .fa.fa-pull-left, .pie-chart-distribution .fa-pull-left.legend-symbol,
      .tablesorter-headerAsc .fa-pull-left.table-sort-indicator,
      .tablesorter-headerDesc .fa-pull-left.table-sort-indicator {
        margin-right: 0.3em; }
        .fa.fa-pull-right, .pie-chart-distribution .fa-pull-right.legend-symbol,
        .tablesorter-headerAsc .fa-pull-right.table-sort-indicator,
        .tablesorter-headerDesc .fa-pull-right.table-sort-indicator {
          margin-left: 0.3em; }

.pull-right {
  float: right; }

  .pull-left {
    float: left; }

    .fa.pull-left, .pie-chart-distribution .pull-left.legend-symbol,
    .tablesorter-headerAsc .pull-left.table-sort-indicator,
    .tablesorter-headerDesc .pull-left.table-sort-indicator {
      margin-right: 0.3em; }
      .fa.pull-right, .pie-chart-distribution .pull-right.legend-symbol,
      .tablesorter-headerAsc .pull-right.table-sort-indicator,
      .tablesorter-headerDesc .pull-right.table-sort-indicator {
        margin-left: 0.3em; }
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

  .fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8); }

    @-webkit-keyframes fa-spin {
      0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);   }
        100% {
          -webkit-transform: rotate(359deg);
          transform: rotate(359deg);   }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);   }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);   }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

  .fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

    .fa-rotate-270 {
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
      -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: rotate(270deg); }

      .fa-flip-horizontal {
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1); }

        .fa-flip-vertical {
          filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
          -webkit-transform: scale(1, -1);
          -ms-transform: scale(1, -1);
          transform: scale(1, -1); }

          :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270,
          :root .fa-flip-horizontal, :root .fa-flip-vertical {
            filter: none; }
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

  .fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center; }

    .fa-stack-1x {
      line-height: inherit; }

      .fa-stack-2x {
        font-size: 2em; }

        .fa-inverse {
          color: #fff; }
.fa-glass:before {
  content: ""; }

  .fa-music:before {
    content: ""; }

    .fa-search:before {
      content: ""; }

      .fa-envelope-o:before {
        content: ""; }

        .fa-heart:before {
          content: ""; }

          .fa-star:before {
            content: ""; }

            .fa-star-o:before {
              content: ""; }

              .fa-user:before {
                content: ""; }

                .fa-film:before {
                  content: ""; }

                  .fa-th-large:before {
                    content: ""; }

                    .fa-th:before {
                      content: ""; }

                      .fa-th-list:before {
                        content: ""; }

                        .fa-check:before {
                          content: ""; }

                          .fa-remove:before, .fa-close:before, .fa-times:before,
                          .help-toggle:not(.collapsed) .fa:before,
                          .help-toggle:not(.collapsed) .pie-chart-distribution .legend-symbol:before,
                          .pie-chart-distribution .help-toggle:not(.collapsed) .legend-symbol:before,
                          .help-toggle:not(.collapsed) .tablesorter-headerAsc .table-sort-indicator:before,
                          .tablesorter-headerAsc .help-toggle:not(.collapsed) .table-sort-indicator:before,
                          .help-toggle:not(.collapsed) .tablesorter-headerDesc .table-sort-indicator:before,
                          .tablesorter-headerDesc .help-toggle:not(.collapsed) .table-sort-indicator:before {
                            content: ""; }

                            .fa-search-plus:before {
                              content: ""; }

                              .fa-search-minus:before {
                                content: ""; }

                                .fa-power-off:before {
                                  content: ""; }

                                  .fa-signal:before {
                                    content: ""; }

                                    .fa-gear:before, .fa-cog:before {
                                      content: ""; }

                                      .fa-trash-o:before {
                                        content: ""; }

                                        .fa-home:before {
                                          content: ""; }

                                          .fa-file-o:before {
                                            content: ""; }

                                            .fa-clock-o:before {
                                              content: ""; }

                                              .fa-road:before {
                                                content: ""; }

                                                .fa-download:before {
                                                  content: ""; }

                                                  .fa-arrow-circle-o-down:before {
                                                    content: ""; }

                                                    .fa-arrow-circle-o-up:before {
                                                      content: ""; }

                                                      .fa-inbox:before {
                                                        content: ""; }

                                                        .fa-play-circle-o:before {
                                                          content: ""; }

                                                          .fa-rotate-right:before, .fa-repeat:before {
                                                            content: ""; }

                                                            .fa-refresh:before {
                                                              content: ""; }

                                                              .fa-list-alt:before {
                                                                content: ""; }

                                                                .fa-lock:before {
                                                                  content: ""; }

                                                                  .fa-flag:before {
                                                                    content: ""; }

                                                                    .fa-headphones:before {
                                                                      content: ""; }

                                                                      .fa-volume-off:before {
                                                                        content: ""; }

                                                                        .fa-volume-down:before {
                                                                          content: ""; }

                                                                          .fa-volume-up:before {
                                                                            content: ""; }

                                                                            .fa-qrcode:before {
                                                                              content: ""; }

                                                                              .fa-barcode:before {
                                                                                content: ""; }

                                                                                .fa-tag:before {
                                                                                  content: ""; }

                                                                                  .fa-tags:before {
                                                                                    content: ""; }

                                                                                    .fa-book:before {
                                                                                      content: ""; }

                                                                                      .fa-bookmark:before {
                                                                                        content: ""; }

                                                                                        .fa-print:before {
                                                                                          content: ""; }

                                                                                          .fa-camera:before {
                                                                                            content: ""; }

                                                                                            .fa-font:before {
                                                                                              content: ""; }

                                                                                              .fa-bold:before {
                                                                                                content: ""; }

                                                                                                .fa-italic:before {
                                                                                                  content: ""; }

                                                                                                  .fa-text-height:before {
                                                                                                    content: ""; }

                                                                                                    .fa-text-width:before {
                                                                                                      content: ""; }

                                                                                                      .fa-align-left:before {
                                                                                                        content: ""; }

                                                                                                        .fa-align-center:before {
                                                                                                          content: ""; }

                                                                                                          .fa-align-right:before {
                                                                                                            content: ""; }

                                                                                                            .fa-align-justify:before {
                                                                                                              content: ""; }

                                                                                                              .fa-list:before {
                                                                                                                content: ""; }

                                                                                                                .fa-dedent:before, .fa-outdent:before {
                                                                                                                  content: ""; }

                                                                                                                  .fa-indent:before {
                                                                                                                    content: ""; }

                                                                                                                    .fa-video-camera:before {
                                                                                                                      content: ""; }

                                                                                                                      .fa-photo:before, .fa-image:before, .fa-picture-o:before {
                                                                                                                        content: ""; }

                                                                                                                        .fa-pencil:before {
                                                                                                                          content: ""; }

                                                                                                                          .fa-map-marker:before {
                                                                                                                            content: ""; }

                                                                                                                            .fa-adjust:before {
                                                                                                                              content: ""; }

                                                                                                                              .fa-tint:before {
                                                                                                                                content: ""; }

                                                                                                                                .fa-edit:before, .fa-pencil-square-o:before {
                                                                                                                                  content: ""; }

                                                                                                                                  .fa-share-square-o:before {
                                                                                                                                    content: ""; }

                                                                                                                                    .fa-check-square-o:before {
                                                                                                                                      content: ""; }

                                                                                                                                      .fa-arrows:before {
                                                                                                                                        content: ""; }

                                                                                                                                        .fa-step-backward:before {
                                                                                                                                          content: ""; }

                                                                                                                                          .fa-fast-backward:before {
                                                                                                                                            content: ""; }

                                                                                                                                            .fa-backward:before {
                                                                                                                                              content: ""; }

                                                                                                                                              .fa-play:before {
                                                                                                                                                content: ""; }

                                                                                                                                                .fa-pause:before {
                                                                                                                                                  content: ""; }

                                                                                                                                                  .fa-stop:before {
                                                                                                                                                    content: ""; }

                                                                                                                                                    .fa-forward:before {
                                                                                                                                                      content: ""; }

                                                                                                                                                      .fa-fast-forward:before {
                                                                                                                                                        content: ""; }

                                                                                                                                                        .fa-step-forward:before {
                                                                                                                                                          content: ""; }

                                                                                                                                                          .fa-eject:before {
                                                                                                                                                            content: ""; }

                                                                                                                                                            .fa-chevron-left:before {
                                                                                                                                                              content: ""; }

                                                                                                                                                              .fa-chevron-right:before {
                                                                                                                                                                content: ""; }

                                                                                                                                                                .fa-plus-circle:before {
                                                                                                                                                                  content: ""; }

                                                                                                                                                                  .fa-minus-circle:before {
                                                                                                                                                                    content: ""; }

                                                                                                                                                                    .fa-times-circle:before {
                                                                                                                                                                      content: ""; }

                                                                                                                                                                      .fa-check-circle:before {
                                                                                                                                                                        content: ""; }

                                                                                                                                                                        .fa-question-circle:before, .help-toggle .fa:before,
                                                                                                                                                                        .help-toggle .pie-chart-distribution .legend-symbol:before,
                                                                                                                                                                        .pie-chart-distribution .help-toggle .legend-symbol:before,
                                                                                                                                                                        .help-toggle .tablesorter-headerAsc .table-sort-indicator:before,
                                                                                                                                                                        .tablesorter-headerAsc .help-toggle .table-sort-indicator:before,
                                                                                                                                                                        .help-toggle .tablesorter-headerDesc .table-sort-indicator:before,
                                                                                                                                                                        .tablesorter-headerDesc .help-toggle .table-sort-indicator:before {
                                                                                                                                                                          content: ""; }

                                                                                                                                                                          .fa-info-circle:before {
                                                                                                                                                                            content: ""; }

                                                                                                                                                                            .fa-crosshairs:before {
                                                                                                                                                                              content: ""; }

                                                                                                                                                                              .fa-times-circle-o:before {
                                                                                                                                                                                content: ""; }

                                                                                                                                                                                .fa-check-circle-o:before {
                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                  .fa-ban:before {
                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                    .fa-arrow-left:before {
                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                      .fa-arrow-right:before {
                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                        .fa-arrow-up:before {
                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                          .fa-arrow-down:before {
                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                            .fa-mail-forward:before, .fa-share:before {
                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                              .fa-expand:before {
                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                .fa-compress:before {
                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                  .fa-plus:before {
                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                    .fa-minus:before {
                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                      .fa-asterisk:before {
                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                        .fa-exclamation-circle:before {
                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                          .fa-gift:before {
                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                            .fa-leaf:before {
                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                              .fa-fire:before {
                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                .fa-eye:before {
                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                  .fa-eye-slash:before {
                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                    .fa-warning:before, .fa-exclamation-triangle:before {
                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                      .fa-plane:before {
                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                        .fa-calendar:before {
                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                          .fa-random:before {
                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                            .fa-comment:before {
                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                              .fa-magnet:before {
                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                .fa-chevron-up:before {
                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                  .fa-chevron-down:before, #sidebar .openstack-toggle.fa:before,
                                                                                                                                                                                                                                  #sidebar .pie-chart-distribution .openstack-toggle.legend-symbol:before,
                                                                                                                                                                                                                                  .pie-chart-distribution #sidebar .openstack-toggle.legend-symbol:before,
                                                                                                                                                                                                                                  #sidebar .tablesorter-headerAsc .openstack-toggle.table-sort-indicator:before,
                                                                                                                                                                                                                                  .tablesorter-headerAsc #sidebar .openstack-toggle.table-sort-indicator:before,
                                                                                                                                                                                                                                  #sidebar .tablesorter-headerDesc .openstack-toggle.table-sort-indicator:before,
                                                                                                                                                                                                                                  .tablesorter-headerDesc #sidebar .openstack-toggle.table-sort-indicator:before {
                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                    .fa-retweet:before {
                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                      .fa-shopping-cart:before {
                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                        .fa-folder:before {
                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                          .fa-folder-open:before {
                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                            .fa-arrows-v:before {
                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                              .fa-arrows-h:before {
                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                .fa-bar-chart-o:before, .fa-bar-chart:before {
                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                  .fa-twitter-square:before {
                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                    .fa-facebook-square:before {
                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                      .fa-camera-retro:before {
                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                        .fa-key:before {
                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                          .fa-gears:before, .fa-cogs:before {
                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                            .fa-comments:before {
                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                              .fa-thumbs-o-up:before {
                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                .fa-thumbs-o-down:before {
                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                  .fa-star-half:before {
                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                    .fa-heart-o:before {
                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                      .fa-sign-out:before {
                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                        .fa-linkedin-square:before {
                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                          .fa-thumb-tack:before {
                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                            .fa-external-link:before {
                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                              .fa-sign-in:before {
                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                .fa-trophy:before {
                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                  .fa-github-square:before {
                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                    .fa-upload:before {
                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                      .fa-lemon-o:before {
                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                        .fa-phone:before {
                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                          .fa-square-o:before {
                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                            .fa-bookmark-o:before {
                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                              .fa-phone-square:before {
                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                .fa-twitter:before {
                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                  .fa-facebook-f:before, .fa-facebook:before {
                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                    .fa-github:before {
                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                      .fa-unlock:before {
                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                        .fa-credit-card:before {
                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                          .fa-feed:before, .fa-rss:before {
                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                            .fa-hdd-o:before {
                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                              .fa-bullhorn:before {
                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                .fa-bell:before {
                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                  .fa-certificate:before {
                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                    .fa-hand-o-right:before {
                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                      .fa-hand-o-left:before {
                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                        .fa-hand-o-up:before {
                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                          .fa-hand-o-down:before {
                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                            .fa-arrow-circle-left:before {
                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                              .fa-arrow-circle-right:before {
                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                .fa-arrow-circle-up:before {
                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                  .fa-arrow-circle-down:before {
                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                    .fa-globe:before {
                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                      .fa-wrench:before {
                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                        .fa-tasks:before {
                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                          .fa-filter:before {
                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                            .fa-briefcase:before {
                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                              .fa-arrows-alt:before {
                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                .fa-group:before, .fa-users:before {
                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                  .fa-chain:before, .fa-link:before {
                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                    .fa-cloud:before {
                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                      .fa-flask:before {
                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                        .fa-cut:before, .fa-scissors:before {
                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                          .fa-copy:before, .fa-files-o:before {
                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                            .fa-paperclip:before {
                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                              .fa-save:before, .fa-floppy-o:before {
                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                .fa-square:before, .pie-chart-distribution .legend-symbol:before {
                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                    .fa-list-ul:before {
                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                      .fa-list-ol:before {
                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                        .fa-strikethrough:before {
                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                          .fa-underline:before {
                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                            .fa-table:before {
                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                              .fa-magic:before {
                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                .fa-truck:before {
                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                  .fa-pinterest:before {
                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                    .fa-pinterest-square:before {
                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                      .fa-google-plus-square:before {
                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                        .fa-google-plus:before {
                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                          .fa-money:before {
                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                            .fa-caret-down:before, .tablesorter-headerDesc .table-sort-indicator:before {
                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                              .fa-caret-up:before, .dropup .fa-caret-down:before,
                                                                                                                                                                                                                                                                                                                                                                                              .tablesorter-headerAsc .table-sort-indicator:before,
                                                                                                                                                                                                                                                                                                                                                                                              .dropup .tablesorter-headerDesc .table-sort-indicator:before,
                                                                                                                                                                                                                                                                                                                                                                                              .tablesorter-headerDesc .dropup .table-sort-indicator:before {
                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                .fa-caret-left:before {
                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                  .fa-caret-right:before {
                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                    .fa-columns:before {
                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                      .fa-unsorted:before, .fa-sort:before {
                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                        .fa-sort-down:before, .fa-sort-desc:before {
                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                          .fa-sort-up:before, .fa-sort-asc:before {
                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                            .fa-envelope:before {
                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                              .fa-linkedin:before {
                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                .fa-rotate-left:before, .fa-undo:before {
                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-legal:before, .fa-gavel:before {
                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-dashboard:before, .fa-tachometer:before {
                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-comment-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-comments-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-flash:before, .fa-bolt:before {
                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-sitemap:before {
                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-umbrella:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-paste:before, .fa-clipboard:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-lightbulb-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-exchange:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-cloud-download:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-cloud-upload:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-user-md:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-stethoscope:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-suitcase:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-bell-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-coffee:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-cutlery:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-file-text-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-building-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-hospital-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-ambulance:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-medkit:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-fighter-jet:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-beer:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-h-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-plus-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-angle-double-left:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-angle-double-right:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-angle-double-up:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-angle-double-down:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-angle-left:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-angle-right:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-angle-up:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-angle-down:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-desktop:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-laptop:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-tablet:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-mobile-phone:before, .fa-mobile:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-circle-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-quote-left:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-quote-right:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-spinner:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-circle:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-mail-reply:before, .fa-reply:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-github-alt:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-folder-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-folder-open-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-smile-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-frown-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-meh-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-gamepad:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-keyboard-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-flag-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-flag-checkered:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-terminal:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-code:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-mail-reply-all:before, .fa-reply-all:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-location-arrow:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-crop:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-code-fork:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-unlink:before, .fa-chain-broken:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-question:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-info:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-exclamation:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-superscript:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-subscript:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-eraser:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-puzzle-piece:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-microphone:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-microphone-slash:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-shield:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-calendar-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-fire-extinguisher:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-rocket:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-maxcdn:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-chevron-circle-left:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-chevron-circle-right:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-chevron-circle-up:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-chevron-circle-down:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-html5:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-css3:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-anchor:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-unlock-alt:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-bullseye:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-ellipsis-h:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-ellipsis-v:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-rss-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-play-circle:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-ticket:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-minus-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-minus-square-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-level-up:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-level-down:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-check-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-pencil-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-external-link-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-share-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-compass:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-toggle-down:before, .fa-caret-square-o-down:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-toggle-up:before, .fa-caret-square-o-up:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-toggle-right:before, .fa-caret-square-o-right:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-euro:before, .fa-eur:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-gbp:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-dollar:before, .fa-usd:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-rupee:before, .fa-inr:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-ruble:before, .fa-rouble:before, .fa-rub:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-won:before, .fa-krw:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-bitcoin:before, .fa-btc:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-file:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-file-text:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-sort-alpha-asc:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-sort-alpha-desc:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-sort-amount-asc:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-sort-amount-desc:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-sort-numeric-asc:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-sort-numeric-desc:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-thumbs-up:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-thumbs-down:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-youtube-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-youtube:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-xing:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-xing-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-youtube-play:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-dropbox:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-stack-overflow:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-instagram:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-flickr:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-adn:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-bitbucket:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-bitbucket-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-tumblr:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-tumblr-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-long-arrow-down:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-long-arrow-up:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-long-arrow-left:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-long-arrow-right:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-apple:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-windows:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-android:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-linux:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-dribbble:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-skype:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-foursquare:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-trello:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-female:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-male:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-gittip:before, .fa-gratipay:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-sun-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-moon-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-archive:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-bug:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-vk:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-weibo:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-renren:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-pagelines:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-stack-exchange:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-arrow-circle-o-right:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-arrow-circle-o-left:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-toggle-left:before, .fa-caret-square-o-left:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-dot-circle-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-wheelchair:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-vimeo-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-turkish-lira:before, .fa-try:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-plus-square-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-space-shuttle:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-slack:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-envelope-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-wordpress:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-openid:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-institution:before, .fa-bank:before, .fa-university:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-mortar-board:before, .fa-graduation-cap:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-yahoo:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-google:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-reddit:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-reddit-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-stumbleupon-circle:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-stumbleupon:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-delicious:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-digg:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-pied-piper:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-pied-piper-alt:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-drupal:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-joomla:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-language:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-fax:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-building:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-child:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-paw:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-spoon:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-cube:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-cubes:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-behance:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-behance-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-steam:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-steam-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-recycle:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-automobile:before, .fa-car:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-cab:before, .fa-taxi:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-tree:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-spotify:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-deviantart:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-soundcloud:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-database:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-file-pdf-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-file-word-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-file-excel-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-file-powerpoint-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-file-zip-o:before, .fa-file-archive-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-file-sound-o:before, .fa-file-audio-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-file-movie-o:before, .fa-file-video-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-file-code-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-vine:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-codepen:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-jsfiddle:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-support:before, .fa-life-ring:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-circle-o-notch:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-ra:before, .fa-rebel:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-ge:before, .fa-empire:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-git-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-git:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-tencent-weibo:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-qq:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-wechat:before, .fa-weixin:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-send:before, .fa-paper-plane:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-send-o:before, .fa-paper-plane-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-history:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-circle-thin:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-header:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-paragraph:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-sliders:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-share-alt:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-share-alt-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-bomb:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-soccer-ball-o:before, .fa-futbol-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-tty:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-binoculars:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-plug:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-slideshare:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-twitch:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-yelp:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-newspaper-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-wifi:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-calculator:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-paypal:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-google-wallet:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-cc-visa:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-cc-mastercard:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-cc-discover:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-cc-amex:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-cc-paypal:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-cc-stripe:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-bell-slash:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-bell-slash-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-trash:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-copyright:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-at:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-eyedropper:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-paint-brush:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-birthday-cake:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-area-chart:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-pie-chart:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-line-chart:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-lastfm:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-lastfm-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-toggle-off:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-toggle-on:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-bicycle:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-bus:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-ioxhost:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-angellist:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-cc:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-meanpath:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-buysellads:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-connectdevelop:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-dashcube:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-forumbee:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-leanpub:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-sellsy:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-shirtsinbulk:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-simplybuilt:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-skyatlas:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-cart-plus:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-cart-arrow-down:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-diamond:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-ship:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-user-secret:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-motorcycle:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-street-view:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-heartbeat:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-venus:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-mars:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-mercury:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-intersex:before, .fa-transgender:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-transgender-alt:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-venus-double:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-mars-double:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-venus-mars:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-mars-stroke:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-mars-stroke-v:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-mars-stroke-h:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-neuter:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-genderless:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-facebook-official:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-pinterest-p:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-whatsapp:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-server:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-user-plus:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-user-times:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-hotel:before, .fa-bed:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-viacoin:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-train:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-subway:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-medium:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-yc:before, .fa-y-combinator:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-optin-monster:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-opencart:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-expeditedssl:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-battery-4:before, .fa-battery-full:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-battery-3:before, .fa-battery-three-quarters:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-battery-2:before, .fa-battery-half:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-battery-1:before, .fa-battery-quarter:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-battery-0:before, .fa-battery-empty:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-mouse-pointer:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-i-cursor:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-object-group:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-object-ungroup:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-sticky-note:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-sticky-note-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-cc-jcb:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-cc-diners-club:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-clone:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-balance-scale:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-hourglass-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-hourglass-1:before, .fa-hourglass-start:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-hourglass-2:before, .fa-hourglass-half:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-hourglass-3:before, .fa-hourglass-end:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-hourglass:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-hand-grab-o:before, .fa-hand-rock-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-hand-stop-o:before, .fa-hand-paper-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-hand-scissors-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-hand-lizard-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-hand-spock-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-hand-pointer-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-hand-peace-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-trademark:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-registered:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-creative-commons:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-gg:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-gg-circle:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-tripadvisor:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-odnoklassniki:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-odnoklassniki-square:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-get-pocket:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-wikipedia-w:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-safari:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-chrome:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-firefox:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-opera:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-internet-explorer:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-tv:before, .fa-television:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-contao:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-500px:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-amazon:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-calendar-plus-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-calendar-minus-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-calendar-times-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-calendar-check-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-industry:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-map-pin:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-map-signs:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .fa-map-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .fa-map:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .fa-commenting:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .fa-commenting-o:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .fa-houzz:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .fa-vimeo:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .fa-black-tie:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ""; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .fa-fonticons:before {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ""; }
html, body:not(#splash) {
  height: 100%; }

  #main_content {
    padding-top: 37px; }

    #sidebar {
      float: left; }

      @media (min-width: 768px) {
        #content_body {
          padding-left: 220px;   }
}

.page-header {
  margin-top: 12px; }
.legacy-bar-chart {
  fill: #f5f5f5; }
  .legacy-bar-chart .legacy-bar-chart-section:nth-child(1n) {
    fill: #bc00eb; }
    .legacy-bar-chart .legacy-bar-chart-section:nth-child(2n) {
      fill: #d429ff; }
      .legacy-bar-chart .legacy-bar-chart-section:nth-child(3n) {
        fill: #9b00c2; }
        .legacy-bar-chart .legacy-bar-chart-section:nth-child(4n) {
          fill: #dc52ff; }
          .legacy-bar-chart .legacy-bar-chart-section:nth-child(5n) {
            fill: #7a0099; }
            .legacy-bar-chart .legacy-bar-chart-section:nth-child(6n) {
              fill: #e47aff; }
              .legacy-bar-chart .legacy-bar-chart-section:nth-child(7n) {
                fill: #5a0070; }
                .legacy-bar-chart .legacy-bar-chart-section:nth-child(8n) {
                  fill: #eda3ff; }
                  .legacy-bar-chart .unused_component.legacy-bar-chart-section {
                    fill: transparent; }
                    .legacy-bar-chart .average_component {
                      stroke: #333;
                      stroke-dasharray: 6, 2;
                      stroke-width: 3px; }
                      .legacy-bar-chart .average_component_hover {
                        stroke-width: 5px; }
                        .legacy-bar-chart .used_component_label {
                          font-size: 13px;
                          fill: #333; }
                          .legacy-bar-chart .used_component_label_arrow {
                            stroke: #333; }

.progress-bar, .legacy-bar-chart .legacy-bar-chart-section {
  min-width: 0 !important; }
.breadcrumb {
  margin-top: 18px; }
  .breadcrumb .breadcrumb-item-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    max-width: 15em; }
.chart {
  height: inherit;
  min-height: inherit;
  min-width: inherit; }
  .chart .tooltip_detail {
    position: absolute;
    z-index: 2;
    border-radius: 3px;
    padding: 0.25em;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: white;
    border: 1px solid rgba(0, 0, 0, 0.4);
    margin-left: 1em;
    margin-top: -1em;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.8); }
    .chart .tooltip_detail:before {
      content: "◂";
      position: absolute;
      left: -0.5em;
      color: rgba(0, 0, 0, 0.7);
      width: 0;
      top: 12px; }

.overview_chart {
  width: 214px;
  height: 81px; }
  .overview_chart .chart_container {
    width: 140px;
    min-width: 140px; }
    .overview_chart .chart_container .chart svg {
      padding-right: 4px !important; }
      .overview_chart .chart_container .chart .detail .dot.active {
        box-sizing: content-box; }
  .overview_chart .bar_chart_container {
    position: relative;
    width: 74px;
    min-width: 74px; }
    .overview_chart .bar_chart_container, .overview_chart .chart_container {
      float: left;
      min-height: 81px;
      height: 81px; }
      .overview_chart .bar_chart_container .chart,
      .overview_chart .chart_container .chart {
        height: inherit;
        width: inherit;
        min-height: inherit;
        min-width: inherit; }
        .overview_chart .bar_chart_container .chart .modal-backdrop,
        .overview_chart .chart_container .chart .modal-backdrop {
          min-height: inherit;
          min-width: inherit; }
  .overview_chart .tooltip_detail {
    position: absolute;
    z-index: 2;
    border-radius: 3px;
    padding: 0.25em;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: white;
    border: 1px solid rgba(0, 0, 0, 0.4);
    margin-left: 1em;
    margin-top: -1em;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.8); }
    .overview_chart .tooltip_detail:before {
      content: "◂";
      position: absolute;
      left: -0.5em;
      color: rgba(0, 0, 0, 0.7);
      width: 0;
      top: 12px; }

.chart_container {
  position: relative;
  min-height: 300px;
  min-width: 400px; }
  .chart_container .chart {
    position: relative;
    min-height: 300px;
    min-width: 400px; }
    .chart_container .chart .detail .x_label {
      display: none; }
      .chart_container .chart .detail .item {
        line-height: 1.4;
        padding: 0.5em; }
        .chart_container .chart .detail .date {
          color: #a0a0a0; }
    .chart_container .chart .modal-backdrop {
      position: absolute;
      opacity: 0.5;
      top: 0;
      left: 0;
      min-height: 300px;
      min-width: 400px; }
      .chart_container .chart svg {
        padding: 0 0 5px 0; }
  .chart_container .detail_swatch {
    float: right;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px 0 0; }

.legend_container {
  min-width: 90px;
  margin-left: 20px; }
  .legend_container .swatch {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px 0 0; }
    .legend_container .modal-backdrop {
      position: absolute;
      opacity: 0.5;
      top: 0;
      left: 0;
      min-width: 90px; }
      .legend_container .rickshaw_legend.disabled {
        padding: 0; }

.spinner_wrapper {
  position: absolute;
  top: 40%;
  left: 40%; }

  .rickshaw_legend {
    background: white;
    color: #404040; }
    .rickshaw_legend .action {
      text-decoration: none;
      color: black; }
.themable-checkbox input[type=checkbox] {
  display: none; }
  .themable-checkbox input[type=checkbox] + label {
    margin-bottom: 0; }
    .themable-checkbox input[type=checkbox] + label:before {
      display: inline-block;
      font: normal normal normal 14px / 1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      width: 1em;
      vertical-align: middle; }
      .themable-checkbox input[type=checkbox] + label > span {
        padding-left: 5px;
        vertical-align: middle; }
  .themable-checkbox input[type=checkbox]:checked + label:before {
    content: ""; }
.code-input {
  display: inline-block;
  width: 100%;
  color: #fff;
  background-color: #333; }
.datepicker {
  z-index: 1060 !important; }
  .datepicker.dropdown-menu {
    padding: 5px; }
    .datepicker .year, .datepicker .month, .datepicker .day {
      padding: 10px;
      width: 2em;
      height: 2em;
      line-height: 1;
      border-radius: 4px; }
      .datepicker .year:hover, .datepicker .month:hover, .datepicker .day:hover {
        background-color: #a300cc; }
        .datepicker .year.active, .datepicker .month.active, .datepicker .day.active {
          background-color: #CC00FF; }
          .datepicker .year:hover, .datepicker .year.active, .datepicker .month:hover,
          .datepicker .month.active, .datepicker .day:hover, .datepicker .day.active {
            color: #fff; }
            .datepicker .year.disabled, .datepicker .month.disabled, .datepicker .day.disabled {
              color: #BBB; }
              .datepicker .year.disabled:hover, .datepicker .month.disabled:hover,
              .datepicker .day.disabled:hover {
                background-color: transparent;
                cursor: not-allowed; }
  .datepicker .datepicker-switch, .datepicker .prev, .datepicker .next,
  .datepicker .year, .datepicker .month, .datepicker .day {
    text-align: center; }
    .datepicker .datepicker-switch:hover, .datepicker .prev:hover,
    .datepicker .next:hover, .datepicker .year:hover, .datepicker .month:hover,
    .datepicker .day:hover {
      cursor: pointer; }
  .datepicker .datepicker-addon {
    cursor: pointer; }
.dl-readable dd {
  padding-left: 6px;
  padding-bottom: 12px; }
.dropdown-menu > li > .btn {
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  padding: 3px 20px;
  white-space: nowrap;
  min-width: 100%;
  text-align: left;
  background: transparent;
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.42857; }
  .dropdown-menu > li > .btn:hover, .dropdown-menu > li > .btn:focus {
    text-decoration: none; }
    .dropdown-menu > li > .btn.disabled, .dropdown-menu > li > .btn[disabled] {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.65;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      box-shadow: none; }
      .dropdown-menu > li > .btn.btn-primary {
        color: #CC00FF; }
        .dropdown-menu > li > .btn.btn-danger {
          color: #d9534f; }
          .dropdown-menu > li > .btn.btn-warning {
            color: #f0ad4e; }
            .dropdown-menu > li > .btn.btn-info {
              color: #5bc0de; }
              .dropdown-menu > li > .btn.btn-default {
                color: #333; }
                .dropdown-menu > li > .btn.btn-default:focus,
                .dropdown-menu > li > .btn.btn-default.active,
                .dropdown-menu > li > .btn.btn-default:active,
                .dropdown-menu > li > .btn.btn-default:hover {
                  color: #333;
                  background: #f5f5f5; }
  .dropdown-menu > li > .btn.btn-primary {
    color: #CC00FF; }
    .dropdown-menu > li > .btn.btn-primary:focus,
    .dropdown-menu > li > .btn.btn-primary.active,
    .dropdown-menu > li > .btn.btn-primary:active,
    .dropdown-menu > li > .btn.btn-primary:hover {
      color: #fff;
      background: #CC00FF; }
  .dropdown-menu > li > .btn.btn-info {
    color: #5bc0de; }
    .dropdown-menu > li > .btn.btn-info:focus,
    .dropdown-menu > li > .btn.btn-info.active,
    .dropdown-menu > li > .btn.btn-info:active,
    .dropdown-menu > li > .btn.btn-info:hover {
      color: #fff;
      background: #5bc0de; }
  .dropdown-menu > li > .btn.btn-warning {
    color: #f0ad4e; }
    .dropdown-menu > li > .btn.btn-warning:focus,
    .dropdown-menu > li > .btn.btn-warning.active,
    .dropdown-menu > li > .btn.btn-warning:active,
    .dropdown-menu > li > .btn.btn-warning:hover {
      color: #fff;
      background: #f0ad4e; }
  .dropdown-menu > li > .btn.btn-danger {
    color: #d9534f; }
    .dropdown-menu > li > .btn.btn-danger:focus,
    .dropdown-menu > li > .btn.btn-danger.active,
    .dropdown-menu > li > .btn.btn-danger:active,
    .dropdown-menu > li > .btn.btn-danger:hover {
      color: #fff;
      background: #d9534f; }

.table_search .themable-select, .table_actions_menu {
  display: inline-block;
  position: relative; }

  .table_actions {
    float: right; }

    .table_search, .table_filter {
      display: inline-block; }

      .table_search input[type="text"] {
        padding-right: 32.5px; }

td.actions_column {
  width: 1px; }
.form-group input[type="file"] {
  width: 100%;
  white-space: normal; }
  .form-group input + .fa,
  .form-group input .pie-chart-distribution + .legend-symbol,
  .pie-chart-distribution .form-group input + .legend-symbol,
  .form-group input .tablesorter-headerAsc + .table-sort-indicator,
  .tablesorter-headerAsc .form-group input + .table-sort-indicator,
  .form-group input .tablesorter-headerDesc + .table-sort-indicator,
  .tablesorter-headerDesc .form-group input + .table-sort-indicator {
    line-height: 32.5px; }
    .form-group .password-icon {
      cursor: pointer;
      pointer-events: auto; }

.form-horizontal .themable-checkbox {
  padding-top: 6px; }
.help-toggle, .wizard-help, .help-panel {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 2; }

  .help-panel > div {
    width: 400px; }

    .help-toggle {
      font-size: 23px; }
      .help-toggle:not(.collapsed) {
        z-index: 3; }
        .help-toggle:not(.collapsed), .help-toggle:not(.collapsed):hover,
        .help-toggle:not(.collapsed):active, .help-toggle:not(.collapsed):focus {
          box-shadow: none;
          margin: 5px; }
.fa.hz-icon-required, .pie-chart-distribution .hz-icon-required.legend-symbol,
.tablesorter-headerAsc .hz-icon-required.table-sort-indicator,
.tablesorter-headerDesc .hz-icon-required.table-sort-indicator {
  font-size: 50%;
  vertical-align: top; }

  .wizard-nav .hz-icon-required,
  .form-group:not(.has-error):not(.has-warning):not(.has-success) .hz-icon-required {
    color: #CC00FF; }

    .active > a > .hz-icon-required {
      color: #fff; }
td.inline_edit_available div.table_cell_wrapper .table_cell_action button.ajax-inline-edit {
  padding: 9px 12px 9px 12px;
  position: relative;
  border-radius: 0px;
  position: relative;
  display: block;
  background: none;
  border: 0 none; }
  td.inline_edit_available div.table_cell_wrapper .table_cell_action button.ajax-inline-edit:before {
    display: inline-block;
    content: "";
    width: 18px;
    height: 20px;
    margin-top: 0px;
    *margin-right: 0.3em;
    line-height: 14px;
    background-position: 0 -72px;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: 4px; }

td.has-form {
  padding: 0 !important; }

  div.table_cell_wrapper {
    position: relative; }
    div.table_cell_wrapper .table_cell_data_wrapper {
      padding-right: 35px;
      min-height: 15px; }
      div.table_cell_wrapper .inline-edit-label {
        display: inline; }
        div.table_cell_wrapper .inline-edit-form {
          float: left;
          padding: 1px;
          padding-right: 30px;
          width: 100%; }
          div.table_cell_wrapper .inline-edit-form input,
          div.table_cell_wrapper .inline-edit-form textarea {
            width: 100%;
            height: 45px;
            border: 2px inset;
            border-color: lightgray;
            background: oldlace; }
            div.table_cell_wrapper .inline-edit-form input[type='checkbox'] {
              width: auto;
              height: auto;
              margin-left: 5%;
              margin-top: 10%; }
              div.table_cell_wrapper .inline-edit-form label {
                vertical-align: text-bottom; }
                div.table_cell_wrapper .inline-edit-form textarea {
                  resize: vertical;
                  padding: 6px; }
    div.table_cell_wrapper .inline-edit-actions {
      float: right;
      width: 0; }
      div.table_cell_wrapper .inline-edit-actions button.btn-xs,
      div.table_cell_wrapper .inline-edit-actions .btn-group-xs > button.btn,
      .btn-group-xs div.table_cell_wrapper .inline-edit-actions > button.btn,
      div.table_cell_wrapper .inline-edit-actions button.help-toggle {
        margin: 1px; }
        div.table_cell_wrapper .inline-edit-actions button.btn-xs:not(:first-child),
        div.table_cell_wrapper .inline-edit-actions .btn-group-xs > button:not(:first-child).btn,
        .btn-group-xs div.table_cell_wrapper .inline-edit-actions > button:not(:first-child).btn,
        div.table_cell_wrapper .inline-edit-actions button:not(:first-child).help-toggle {
          margin-top: 0; }
    div.table_cell_wrapper .table_cell_action {
      float: right;
      width: 28px;
      margin: 0; }
      div.table_cell_wrapper .table_cell_action button.ajax-inline-edit {
        padding: 10px;
        position: relative;
        display: none;
        background: none;
        border: 0 none; }
    div.table_cell_wrapper .table_cell_action {
      width: auto;
      margin: auto 0px 0px 0px;
      display: none;
      position: absolute;
      top: -10px;
      right: 0px;
      z-index: 99; }
      div.table_cell_wrapper .inline-edit-error .error {
        padding: 9px 12px 9px 12px;
        position: relative;
        border-radius: 0px;
        position: absolute;
        width: 18px;
        height: 20px;
        top: 20px;
        left: 2px;
        padding: 0; }
        div.table_cell_wrapper .inline-edit-error .error:before {
          display: inline-block;
          content: "";
          width: 20px;
          height: 20px;
          margin-top: 0px;
          *margin-right: 0.3em;
          line-height: 14px;
          background-position: -144px -120px;
          background-repeat: no-repeat;
          position: absolute;
          top: 0px;
          left: 0px; }
    div.table_cell_wrapper .inline-edit-status .success {
      padding: 9px 12px 9px 12px;
      position: relative;
      border-radius: 0px;
      padding: 0;
      position: absolute;
      top: 2px;
      right: 18px;
      width: 18px;
      height: 20px;
      z-index: 100; }
      div.table_cell_wrapper .inline-edit-status .success:before {
        display: inline-block;
        content: "";
        width: 20px;
        height: 20px;
        margin-top: 0px;
        *margin-right: 0.3em;
        line-height: 14px;
        background-position: -288px 0px;
        background-repeat: no-repeat;
        position: absolute;
        top: 0px;
        left: 0px; }
    div.table_cell_wrapper .inline-edit-status .loading {
      padding: 9px 12px 9px 12px;
      position: relative;
      border-radius: 0px;
      padding: 0;
      position: absolute;
      top: 0px;
      right: 24px;
      width: 18px;
      height: 20px;
      z-index: 100; }
      div.table_cell_wrapper .inline-edit-status .loading:before {
        display: inline-block;
        content: "";
        width: 20px;
        height: 20px;
        margin-top: 0px;
        *margin-right: 0.3em;
        line-height: 14px;
        background-image: url('../img/spinner.gif');
        background-position: 0px 0px;
        background-repeat: no-repeat;
        position: absolute;
        top: 0px;
        left: 0px; }
    div.table_cell_wrapper .inline-edit-status.inline-edit-mod .loading {
      top: 15px;
      right: 34px; }
.loader {
  width: 100%; }
  .loader-caption {
    margin-bottom: 0;
    padding-top: 9px; }
    .loader-inline {
      overflow: hidden; }
.login {
  margin-top: 72px; }
  .login .splash-logo {
    margin: 16px 10px;
    max-width: 65%; }
    .login .help_text {
      display: none; }
      .login .login-title {
        display: inline-block; }
        .login ul.errorlist {
          padding-left: 0; }
          .login .modal-content .panel {
            margin-bottom: 0; }
            .login .hz-icon-required {
              display: none; }
.membership {
  min-height: 200px; }
  .membership .help_text {
    margin-bottom: 15px; }
    .membership .fake_table_header {
      padding: 8px;
      border: 1px solid #ddd;
      border-bottom: none;
      overflow: hidden; }
      .membership .members_title {
        color: #6e6e6e;
        font-weight: bold;
        float: left;
        padding: 6px 0; }
        .membership input.filter {
          width: 120px;
          float: right; }
          .membership input.filter[type="text"]:disabled {
            background-color: #eee; }
            .membership input.filter[type="text"]:disabled + span.search-icon {
              color: #BBB; }
  .membership .form-control-feedback {
    top: 0; }
    .membership .no_results {
      border: 1px solid #ddd;
      padding: 9px 10px 8px 10px;
      opacity: 0.5; }
      .membership li.scope input {
        background: none;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 120px;
        margin-left: 10px; }
        .membership li.select_resource {
          margin-left: 5px;
          margin-top: 15px; }
          .membership li.display_name {
            width: 130px;
            margin: 15px 7px 15px 10px; }
            .membership .update_members_filterable {
              overflow-y: auto;
              height: 500px; }
              .membership .members, .membership .available_members {
                padding: 0; }
                .membership .members .btn-primary, .membership .available_members .btn-primary {
                  color: #fff;
                  background-color: #CC00FF;
                  border-color: #b800e6; }
                  .membership .members .btn-primary:focus, .membership .members .btn-primary.focus,
                  .membership .available_members .btn-primary:focus,
                  .membership .available_members .btn-primary.focus {
                    color: #fff;
                    background-color: #a300cc;
                    border-color: #520066; }
                    .membership .members .btn-primary:hover,
                    .membership .available_members .btn-primary:hover {
                      color: #fff;
                      background-color: #a300cc;
                      border-color: #8700a8; }
                      .membership .members .btn-primary:active, .membership .members .btn-primary.active,
                      .open > .membership .members .btn-primary.dropdown-toggle,
                      .membership .available_members .btn-primary:active,
                      .membership .available_members .btn-primary.active,
                      .open > .membership .available_members .btn-primary.dropdown-toggle {
                        color: #fff;
                        background-color: #a300cc;
                        border-color: #8700a8; }
                        .membership .members .btn-primary:active:hover,
                        .membership .members .btn-primary:active:focus,
                        .membership .members .btn-primary:active.focus,
                        .membership .members .btn-primary.active:hover,
                        .membership .members .btn-primary.active:focus,
                        .membership .members .btn-primary.active.focus,
                        .open > .membership .members .btn-primary.dropdown-toggle:hover,
                        .open > .membership .members .btn-primary.dropdown-toggle:focus,
                        .open > .membership .members .btn-primary.dropdown-toggle.focus,
                        .membership .available_members .btn-primary:active:hover,
                        .membership .available_members .btn-primary:active:focus,
                        .membership .available_members .btn-primary:active.focus,
                        .membership .available_members .btn-primary.active:hover,
                        .membership .available_members .btn-primary.active:focus,
                        .membership .available_members .btn-primary.active.focus,
                        .open > .membership .available_members .btn-primary.dropdown-toggle:hover,
                        .open > .membership .available_members .btn-primary.dropdown-toggle:focus,
                        .open > .membership .available_members .btn-primary.dropdown-toggle.focus {
                          color: #fff;
                          background-color: #8700a8;
                          border-color: #520066; }
                  .membership .members .btn-primary:active, .membership .members .btn-primary.active,
                  .open > .membership .members .btn-primary.dropdown-toggle,
                  .membership .available_members .btn-primary:active,
                  .membership .available_members .btn-primary.active,
                  .open > .membership .available_members .btn-primary.dropdown-toggle {
                    background-image: none; }
                    .membership .members .btn-primary.disabled:hover,
                    .membership .members .btn-primary.disabled:focus,
                    .membership .members .btn-primary.disabled.focus,
                    .membership .members .btn-primary[disabled]:hover,
                    .membership .members .btn-primary[disabled]:focus,
                    .membership .members .btn-primary[disabled].focus,
                    fieldset[disabled] .membership .members .btn-primary:hover,
                    fieldset[disabled] .membership .members .btn-primary:focus,
                    fieldset[disabled] .membership .members .btn-primary.focus,
                    .membership .available_members .btn-primary.disabled:hover,
                    .membership .available_members .btn-primary.disabled:focus,
                    .membership .available_members .btn-primary.disabled.focus,
                    .membership .available_members .btn-primary[disabled]:hover,
                    .membership .available_members .btn-primary[disabled]:focus,
                    .membership .available_members .btn-primary[disabled].focus,
                    fieldset[disabled] .membership .available_members .btn-primary:hover,
                    fieldset[disabled] .membership .available_members .btn-primary:focus,
                    fieldset[disabled] .membership .available_members .btn-primary.focus {
                      background-color: #CC00FF;
                      border-color: #b800e6; }
                  .membership .members .btn-primary .badge,
                  .membership .available_members .btn-primary .badge {
                    color: #CC00FF;
                    background-color: #fff; }
                .membership .members ul.nav-pills, .membership .available_members ul.nav-pills {
                  display: block; }
                  .membership .members ul.nav-pills > li > a,
                  .membership .available_members ul.nav-pills > li > a {
                    border-radius: 4px; }
                .membership .members ul.btn-group, .membership .available_members ul.btn-group {
                  margin-left: 0;
                  padding: 3px;
                  margin-bottom: 0;
                  border: 1px solid #BBB;
                  border-bottom: none; }
                  .membership .members ul.btn-group.last_stripe,
                  .membership .available_members ul.btn-group.last_stripe {
                    border-bottom: 1px solid #ddd; }
                    .membership .members ul.btn-group.light_stripe,
                    .membership .available_members ul.btn-group.light_stripe {
                      background-color: transparent; }
                      .membership .members ul.btn-group.dark_stripe,
                      .membership .available_members ul.btn-group.dark_stripe {
                        background-color: #f9f9f9; }
                        .membership .members ul.btn-group:hover,
                        .membership .available_members ul.btn-group:hover {
                          background-color: #d6d4d4; }
                          .membership .members ul.btn-group li.active,
                          .membership .available_members ul.btn-group li.active {
                            float: right; }
                            .membership .members ul.btn-group li.active a:hover,
                            .membership .available_members ul.btn-group li.active a:hover {
                              background-color: #8f00b3; }
                  .membership .members ul.btn-group .member,
                  .membership .members ul.btn-group .role_options .roles_display,
                  .membership .available_members ul.btn-group .member,
                  .membership .available_members ul.btn-group .role_options .roles_display {
                    overflow: hidden;
                    text-overflow: ellipsis; }
                    .membership .members ul.btn-group .member,
                    .membership .available_members ul.btn-group .member {
                      padding: 0.8em 1.2em;
                      padding-right: 0;
                      padding-left: 6px;
                      max-width: 130px; }
                      .membership .members ul.btn-group .role_options,
                      .membership .available_members ul.btn-group .role_options {
                        margin-left: 0; }
                        .membership .members ul.btn-group .role_options > a,
                        .membership .available_members ul.btn-group .role_options > a {
                          padding: 0.8em 10px; }
                          .membership .members ul.btn-group .role_options > a .roles_display,
                          .membership .available_members ul.btn-group .role_options > a .roles_display {
                            display: inline-block;
                            max-width: 125px;
                            line-height: 1;
                            padding-right: 6px; }
                        .membership .members ul.btn-group .role_options .role_dropdown > li,
                        .membership .available_members ul.btn-group .role_options .role_dropdown > li {
                          word-break: break-all; }
  .membership .role_dropdown {
    right: 0;
    left: auto; }
    .membership .role_dropdown > li .fa-check {
      visibility: hidden; }
      .membership .role_dropdown > li.selected .fa-check {
        visibility: visible; }
  .membership .nav .role_options {
    float: right; }
.messages {
  position: fixed;
  z-index: 1052;
  padding-top: 5px;
  right: 16px;
  width: 300px; }
  .messages .alert.alert-default {
    background-color: #BBB; }
    .messages .alert p {
      overflow: hidden;
      word-wrap: break-word; }
      .messages .alert p:last-child {
        margin-bottom: 0; }

.javascript-disabled {
  margin-top: 36px;
  width: 100%;
  position: absolute;
  z-index: 1; }

  .alert > ul {
    padding: 0; }
.modal-body .step-description {
  width: calc(100% - (5px * 2 + 23px) + 15px); }
  .modal-body textarea {
    resize: vertical; }
    .modal-body > .nav-pills {
      padding-bottom: 12px; }

@media (min-width: 768px) {
  .modal-xs, .modal-wait-spinner .modal-dialog {
    width: 150px;   }
}

@media (min-width: 992px) {
  .modal-xl {
    width: 95vw;   }
}
.navbar-brand {
  padding: 0 10px;
  margin: 0;
  display: block; }
  .navbar-brand img {
    display: inline-block;
    height: 26px;
    vertical-align: middle; }

.navbar-header .navbar-brand {
  line-height: 36px;
  font-size: 0; }

  .topbar .navbar {
    margin-bottom: 1px; }
    .topbar .navbar-nav .header-overflow ul li {
      white-space: nowrap;
      padding: 3px 20px; }
      .topbar .dropdown-toggle > .fa,
      .topbar .dropdown-toggle .pie-chart-distribution > .legend-symbol,
      .pie-chart-distribution .topbar .dropdown-toggle > .legend-symbol,
      .topbar .dropdown-toggle .tablesorter-headerAsc > .table-sort-indicator,
      .tablesorter-headerAsc .topbar .dropdown-toggle > .table-sort-indicator,
      .topbar .dropdown-toggle .tablesorter-headerDesc > .table-sort-indicator,
      .tablesorter-headerDesc .topbar .dropdown-toggle > .table-sort-indicator {
        padding-left: 5px;
        padding-right: 5px; }
        .topbar .dropdown-toggle > .fa:first-child,
        .topbar .dropdown-toggle .pie-chart-distribution > :first-child.legend-symbol,
        .pie-chart-distribution .topbar .dropdown-toggle > :first-child.legend-symbol,
        .topbar .dropdown-toggle .tablesorter-headerAsc > :first-child.table-sort-indicator,
        .tablesorter-headerAsc .topbar .dropdown-toggle > :first-child.table-sort-indicator,
        .topbar .dropdown-toggle .tablesorter-headerDesc > :first-child.table-sort-indicator,
        .tablesorter-headerDesc .topbar .dropdown-toggle > :first-child.table-sort-indicator {
          padding-left: 0; }
          .topbar .dropdown-toggle > .fa:last-child,
          .topbar .dropdown-toggle .pie-chart-distribution > :last-child.legend-symbol,
          .pie-chart-distribution .topbar .dropdown-toggle > :last-child.legend-symbol,
          .topbar .dropdown-toggle .tablesorter-headerAsc > :last-child.table-sort-indicator,
          .tablesorter-headerAsc .topbar .dropdown-toggle > :last-child.table-sort-indicator,
          .topbar .dropdown-toggle .tablesorter-headerDesc > :last-child.table-sort-indicator,
          .tablesorter-headerDesc .topbar .dropdown-toggle > :last-child.table-sort-indicator {
            padding-right: 0; }

.context-delimiter {
  font-size: 5px;
  vertical-align: middle;
  padding-right: 5px;
  padding-left: 5px; }

  @media (min-width: 768px) {
    .context-selection {
      max-height: calc(99vh - 36px);
      overflow-y: scroll;   }
}
#topologyCanvasContainer, #flatTopologyCanvasContainer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 25px;
  padding-left: 50px;
  background: #ffffff;
  min-height: 400px;
  cursor: grab;
  cursor: -webkit-grab; }
  #topologyCanvasContainer div.nodata, #flatTopologyCanvasContainer div.nodata {
    font-size: 150%;
    text-align: center;
    padding-top: 150px;
    display: none; }
    #topologyCanvasContainer.noinfo div.nodata,
    #flatTopologyCanvasContainer.noinfo div.nodata {
      display: block; }
      #topologyCanvasContainer.noinfo #topology_canvas,
      #flatTopologyCanvasContainer.noinfo #topology_canvas {
        display: none; }

.topology-navi {
  overflow: hidden;
  margin: 10px 0; }
  .topology-navi .toggle-view {
    float: left; }
    .topology-navi .toggle-view span.glyphicon {
      margin-right: 4px; }
  .topology-navi .launchButtons {
    float: right;
    text-align: right; }
    .topology-navi .launchButtons a.btn {
      margin-left: 5px; }

.topologyBalloon {
  display: none;
  background: #fff;
  -webkit-box-shadow: 0px 1px 6px #777;
  box-shadow: 0px 1px 6px #777;
  position: absolute;
  left: 100px;
  top: 20px;
  z-index: 600;
  border-radius: 5px;
  color: #333;
  min-width: 200px;
  line-height: 1.2;
  font-size: 11px; }
  .topologyBalloon.on {
    display: block; }
    .topologyBalloon .vnc_window {
      margin-left: 10px; }
      .topologyBalloon .closeTopologyBalloon {
        font-size: 16px;
        line-height: 1;
        display: block;
        position: absolute;
        font-weight: bold;
        right: 6px;
        top: 0px;
        cursor: pointer;
        padding: 3px;
        color: #aaa; }
        .topologyBalloon .closeTopologyBalloon:hover {
          color: #777;
          text-decoration: none; }
  .topologyBalloon .contentBody {
    padding: 8px 8px 0; }
    .topologyBalloon span.active:before, .topologyBalloon span.down:before {
      content: "";
      width: 9px;
      height: 9px;
      display: inline-block;
      background: #5cb85c;
      margin-right: 3px;
      border-radius: 10px;
      vertical-align: middle; }
  .topologyBalloon span.down:before {
    background: #d9534f; }
  .topologyBalloon .footer {
    background: #efefef;
    border-top: 1px solid #d6d4d4;
    padding: 8px;
    border-radius: 0px 0px 7px 7px; }
    .topologyBalloon .footer .footerInner {
      display: table;
      width: 100%; }
      .topologyBalloon .footer .cell {
        display: table-cell;
        padding-right: 10px; }
        .topologyBalloon .footer .link {
          font-size: 12px; }
          .topologyBalloon .footer .delete {
            padding-right: 0;
            text-align: right; }
  .topologyBalloon .portTableHeader {
    border-top: 1px solid #eee;
    padding-top: 5px;
    margin: 5px 0;
    display: table;
    width: 100%; }
    .topologyBalloon .portTableHeader .title {
      display: table-cell;
      font-size: 13px;
      font-weight: bold; }
      .topologyBalloon .portTableHeader .action {
        display: table-cell;
        text-align: right; }
  .topologyBalloon table.detailInfoTable {
    margin-bottom: 5px; }
    .topologyBalloon table.detailInfoTable caption {
      text-align: left;
      font-size: 13px;
      font-weight: bold;
      margin-bottom: 0px; }
      .topologyBalloon table.detailInfoTable th,
      .topologyBalloon table.detailInfoTable td {
        text-align: left;
        vertical-align: middle;
        padding-bottom: 3px;
        background: transparent; }
        .topologyBalloon table.detailInfoTable th {
          color: #BBB;
          padding-right: 8px;
          width: 80px; }
          .topologyBalloon table.detailInfoTable th span {
            vertical-align: middle;
            width: 80px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: inline-block; }
            .topologyBalloon table.detailInfoTable th.device {
              text-align: right; }
    .topologyBalloon table.detailInfoTable td {
      padding-right: 5px;
      white-space: nowrap; }
      .topologyBalloon table.detailInfoTable td.delete {
        padding-right: 0;
        text-align: right; }
        .topologyBalloon table.detailInfoTable .btn {
          line-height: 1.4; }
  .topologyBalloon:before {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 9px solid #d6d4d4;
    display: block;
    position: absolute;
    top: 30px;
    left: -9px;
    width: 0;
    height: 0;
    content: ""; }
    .topologyBalloon:after {
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-right: 8px solid #fff;
      display: block;
      position: absolute;
      top: 31px;
      left: -8px;
      width: 0;
      height: 0;
      content: ""; }
      .topologyBalloon.leftPosition:before {
        border-right: none;
        border-left: 9px solid #d6d4d4;
        right: -9px;
        top: 30px;
        left: auto; }
        .topologyBalloon.leftPosition:after {
          border-right: none;
          border-left: 8px solid #fff;
          right: -8px;
          top: 31px;
          left: auto; }

#topologyMessages {
  width: 1px;
  height: 1px;
  visibility: hidden;
  position: absolute;
  top: -100px; }
#topology_canvas {
  font-family: sans-serif; }
  #topology_canvas .network-rect {
    cursor: pointer; }
    #topology_canvas .network-rect.nourl {
      cursor: auto; }
  #topology_canvas .network-name {
    font-weight: bold;
    font-size: 13px;
    fill: #fff;
    text-anchor: middle; }
    #topology_canvas .network-cidr {
      font-size: 12px;
      text-anchor: end; }
      #topology_canvas text.network-type {
        font-family: FontAwesome;
        text-anchor: end; }
        #topology_canvas .port_text {
          font-size: 12px;
          fill: #6e6e6e; }
          #topology_canvas .port_text.left {
            text-anchor: end; }
  #topology_canvas .base_bg_normal {
    fill: #333; }
    #topology_canvas .loading_bg_normal {
      fill: #6e6e6e; }
      #topology_canvas .base_bg_small, #topology_canvas .loading_bg_small {
        fill: #fff; }
        #topology_canvas .active {
          fill: #5cb85c; }
          #topology_canvas .icon polygon {
            fill: #333; }
            #topology_canvas .instance_small .frame, #topology_canvas .router_small .frame {
              fill: url(#device_small_bg);
              stroke: #333;
              stroke-width: 3; }
              #topology_canvas .instance_small .port_text,
              #topology_canvas .router_small .port_text {
                display: none; }
  #topology_canvas .router_normal .frame, #topology_canvas .instance_normal .frame {
    fill: #fff;
    stroke: #333;
    stroke-width: 4; }
    #topology_canvas .router_normal .icon_bg,
    #topology_canvas .instance_normal .icon_bg {
      fill: #fff;
      stroke: #333;
      stroke-width: 4; }
      #topology_canvas .router_normal .texts_bg,
      #topology_canvas .instance_normal .texts_bg {
        fill: url('#device_normal_bg'); }
        #topology_canvas .router_normal .texts .name,
        #topology_canvas .instance_normal .texts .name {
          text-anchor: middle;
          fill: #333;
          font-size: 13px; }
          #topology_canvas .router_normal .texts .type,
          #topology_canvas .instance_normal .texts .type {
            text-anchor: middle;
            fill: #fff;
            font-size: 13px; }
  #topology_canvas .router_normal .instance_bg,
  #topology_canvas .instance_normal .instance_bg {
    fill: #333; }
  #topology_canvas g.loading .active {
    fill: #6e6e6e; }
    #topology_canvas g.loading .icon polygon {
      fill: #6e6e6e; }
      #topology_canvas g.loading .instance_bg {
        fill: #6e6e6e; }
        #topology_canvas g.loading .instance_small .frame,
        #topology_canvas g.loading .router_small .frame {
          stroke: #6e6e6e;
          fill: url(#device_small_bg_loading); }
  #topology_canvas g.loading .instance_normal .frame {
    stroke: #6e6e6e; }
    #topology_canvas g.loading .instance_normal .name {
      fill: #BBB; }
      #topology_canvas g.loading .instance_normal .texts_bg {
        fill: url(#device_normal_bg_loading); }
        #topology_canvas g.loading .instance_normal .icon_bg {
          stroke: #6e6e6e; }
.legacy-pie-chart .arc {
  fill: #ddd;
  stroke-width: 1px; }

.pie-chart-usage .arc {
  stroke: #ddd; }
  .pie-chart-usage .arc.inner {
    fill: #CC00FF;
    stroke: none; }
    .pie-chart-usage .arc.inner.FULL {
      fill: #d9534f; }
      .pie-chart-usage .arc.inner.NEARLY_FULL {
        fill: #f0ad4e; }

.pie-chart-distribution .arc {
  stroke: #CC00FF; }
  .pie-chart-distribution .arc:nth-child(1n) {
    fill: #bc00eb; }
    .pie-chart-distribution .legend-group:nth-child(1n) .legend-symbol {
      color: #bc00eb; }
      .pie-chart-distribution .arc:nth-child(2n) {
        fill: #d429ff; }
        .pie-chart-distribution .legend-group:nth-child(2n) .legend-symbol {
          color: #d429ff; }
          .pie-chart-distribution .arc:nth-child(3n) {
            fill: #9b00c2; }
            .pie-chart-distribution .legend-group:nth-child(3n) .legend-symbol {
              color: #9b00c2; }
              .pie-chart-distribution .arc:nth-child(4n) {
                fill: #dc52ff; }
                .pie-chart-distribution .legend-group:nth-child(4n) .legend-symbol {
                  color: #dc52ff; }
                  .pie-chart-distribution .arc:nth-child(5n) {
                    fill: #7a0099; }
                    .pie-chart-distribution .legend-group:nth-child(5n) .legend-symbol {
                      color: #7a0099; }
                      .pie-chart-distribution .arc:nth-child(6n) {
                        fill: #e47aff; }
                        .pie-chart-distribution .legend-group:nth-child(6n) .legend-symbol {
                          color: #e47aff; }
                          .pie-chart-distribution .arc:nth-child(7n) {
                            fill: #5a0070; }
                            .pie-chart-distribution .legend-group:nth-child(7n) .legend-symbol {
                              color: #5a0070; }
                              .pie-chart-distribution .arc:nth-child(8n) {
                                fill: #eda3ff; }
                                .pie-chart-distribution .legend-group:nth-child(8n) .legend-symbol {
                                  color: #eda3ff; }
                                  .pie-chart-distribution.chart-danger .arc {
                                    stroke: #d9534f; }
                                    .pie-chart-distribution.chart-danger .arc:nth-child(1n) {
                                      fill: #d5433e; }
                                      .pie-chart-distribution.chart-danger .legend-group:nth-child(1n) .legend-symbol {
                                        color: #d5433e; }
                                        .pie-chart-distribution.chart-danger .arc:nth-child(2n) {
                                          fill: #e07471; }
                                          .pie-chart-distribution.chart-danger .legend-group:nth-child(2n) .legend-symbol {
                                            color: #e07471; }
                                            .pie-chart-distribution.chart-danger .arc:nth-child(3n) {
                                              fill: #c12e2a; }
                                              .pie-chart-distribution.chart-danger .legend-group:nth-child(3n) .legend-symbol {
                                                color: #c12e2a; }
                                                .pie-chart-distribution.chart-danger .arc:nth-child(4n) {
                                                  fill: #e79592; }
                                                  .pie-chart-distribution.chart-danger .legend-group:nth-child(4n) .legend-symbol {
                                                    color: #e79592; }
                                                    .pie-chart-distribution.chart-danger .arc:nth-child(5n) {
                                                      fill: #a02622; }
                                                      .pie-chart-distribution.chart-danger .legend-group:nth-child(5n) .legend-symbol {
                                                        color: #a02622; }
                                                        .pie-chart-distribution.chart-danger .arc:nth-child(6n) {
                                                          fill: #efb5b4; }
                                                          .pie-chart-distribution.chart-danger .legend-group:nth-child(6n) .legend-symbol {
                                                            color: #efb5b4; }
                                                            .pie-chart-distribution.chart-danger .arc:nth-child(7n) {
                                                              fill: #7e1e1b; }
                                                              .pie-chart-distribution.chart-danger .legend-group:nth-child(7n) .legend-symbol {
                                                                color: #7e1e1b; }
                                                                .pie-chart-distribution.chart-danger .arc:nth-child(8n) {
                                                                  fill: #f6d6d5; }
                                                                  .pie-chart-distribution.chart-danger .legend-group:nth-child(8n) .legend-symbol {
                                                                    color: #f6d6d5; }
.pie-chart-distribution.chart-success .arc {
  stroke: #5cb85c; }
  .pie-chart-distribution.chart-success .arc:nth-child(1n) {
    fill: #4eb24e; }
    .pie-chart-distribution.chart-success .legend-group:nth-child(1n) .legend-symbol {
      color: #4eb24e; }
      .pie-chart-distribution.chart-success .arc:nth-child(2n) {
        fill: #78c478; }
        .pie-chart-distribution.chart-success .legend-group:nth-child(2n) .legend-symbol {
          color: #78c478; }
          .pie-chart-distribution.chart-success .arc:nth-child(3n) {
            fill: #419641; }
            .pie-chart-distribution.chart-success .legend-group:nth-child(3n) .legend-symbol {
              color: #419641; }
              .pie-chart-distribution.chart-success .arc:nth-child(4n) {
                fill: #95d195; }
                .pie-chart-distribution.chart-success .legend-group:nth-child(4n) .legend-symbol {
                  color: #95d195; }
                  .pie-chart-distribution.chart-success .arc:nth-child(5n) {
                    fill: #357935; }
                    .pie-chart-distribution.chart-success .legend-group:nth-child(5n) .legend-symbol {
                      color: #357935; }
                      .pie-chart-distribution.chart-success .arc:nth-child(6n) {
                        fill: #b1ddb1; }
                        .pie-chart-distribution.chart-success .legend-group:nth-child(6n) .legend-symbol {
                          color: #b1ddb1; }
                          .pie-chart-distribution.chart-success .arc:nth-child(7n) {
                            fill: #285d28; }
                            .pie-chart-distribution.chart-success .legend-group:nth-child(7n) .legend-symbol {
                              color: #285d28; }
                              .pie-chart-distribution.chart-success .arc:nth-child(8n) {
                                fill: #ceeace; }
                                .pie-chart-distribution.chart-success .legend-group:nth-child(8n) .legend-symbol {
                                  color: #ceeace; }
.pie-chart-distribution.chart-info .arc {
  stroke: #5bc0de; }
  .pie-chart-distribution.chart-info .arc:nth-child(1n) {
    fill: #4ab9db; }
    .pie-chart-distribution.chart-info .legend-group:nth-child(1n) .legend-symbol {
      color: #4ab9db; }
      .pie-chart-distribution.chart-info .arc:nth-child(2n) {
        fill: #7dcde5; }
        .pie-chart-distribution.chart-info .legend-group:nth-child(2n) .legend-symbol {
          color: #7dcde5; }
          .pie-chart-distribution.chart-info .arc:nth-child(3n) {
            fill: #2aabd2; }
            .pie-chart-distribution.chart-info .legend-group:nth-child(3n) .legend-symbol {
              color: #2aabd2; }
              .pie-chart-distribution.chart-info .arc:nth-child(4n) {
                fill: #9fdaec; }
                .pie-chart-distribution.chart-info .legend-group:nth-child(4n) .legend-symbol {
                  color: #9fdaec; }
                  .pie-chart-distribution.chart-info .arc:nth-child(5n) {
                    fill: #2390b0; }
                    .pie-chart-distribution.chart-info .legend-group:nth-child(5n) .legend-symbol {
                      color: #2390b0; }
                      .pie-chart-distribution.chart-info .arc:nth-child(6n) {
                        fill: #c1e7f3; }
                        .pie-chart-distribution.chart-info .legend-group:nth-child(6n) .legend-symbol {
                          color: #c1e7f3; }
                          .pie-chart-distribution.chart-info .arc:nth-child(7n) {
                            fill: #1d748e; }
                            .pie-chart-distribution.chart-info .legend-group:nth-child(7n) .legend-symbol {
                              color: #1d748e; }
                              .pie-chart-distribution.chart-info .arc:nth-child(8n) {
                                fill: #e3f4f9; }
                                .pie-chart-distribution.chart-info .legend-group:nth-child(8n) .legend-symbol {
                                  color: #e3f4f9; }
.pie-chart-distribution.chart-warning .arc {
  stroke: #f0ad4e; }
  .pie-chart-distribution.chart-warning .arc:nth-child(1n) {
    fill: #eea43b; }
    .pie-chart-distribution.chart-warning .legend-group:nth-child(1n) .legend-symbol {
      color: #eea43b; }
      .pie-chart-distribution.chart-warning .arc:nth-child(2n) {
        fill: #f3be74; }
        .pie-chart-distribution.chart-warning .legend-group:nth-child(2n) .legend-symbol {
          color: #f3be74; }
          .pie-chart-distribution.chart-warning .arc:nth-child(3n) {
            fill: #eb9316; }
            .pie-chart-distribution.chart-warning .legend-group:nth-child(3n) .legend-symbol {
              color: #eb9316; }
              .pie-chart-distribution.chart-warning .arc:nth-child(4n) {
                fill: #f6d099; }
                .pie-chart-distribution.chart-warning .legend-group:nth-child(4n) .legend-symbol {
                  color: #f6d099; }
                  .pie-chart-distribution.chart-warning .arc:nth-child(5n) {
                    fill: #c77c11; }
                    .pie-chart-distribution.chart-warning .legend-group:nth-child(5n) .legend-symbol {
                      color: #c77c11; }
                      .pie-chart-distribution.chart-warning .arc:nth-child(6n) {
                        fill: #fae1bf; }
                        .pie-chart-distribution.chart-warning .legend-group:nth-child(6n) .legend-symbol {
                          color: #fae1bf; }
                          .pie-chart-distribution.chart-warning .arc:nth-child(7n) {
                            fill: #a2640e; }
                            .pie-chart-distribution.chart-warning .legend-group:nth-child(7n) .legend-symbol {
                              color: #a2640e; }
                              .pie-chart-distribution.chart-warning .arc:nth-child(8n) {
                                fill: #fdf3e4; }
                                .pie-chart-distribution.chart-warning .legend-group:nth-child(8n) .legend-symbol {
                                  color: #fdf3e4; }
.pie-chart-distribution .legend {
  padding: 12px 6px;
  text-align: left; }
  .pie-chart-distribution .legend-group {
    padding: 5px 5px; }
    .pie-chart-distribution .legend-symbol {
      font-size: 23px;
      padding-right: 5px; }
      .pie-chart-distribution .legend-symbol, .pie-chart-distribution .legend-key,
      .pie-chart-distribution .legend-value {
        display: inline-block;
        line-height: 18px;
        vertical-align: middle; }
        .pie-chart-distribution .legend-key {
          padding-right: 5px; }

.chart-numbers {
  fill: #333;
  font-size: 23px; }
.progress-text {
  position: relative;
  color: #333; }
  .progress-text .progress, .progress-text .legacy-bar-chart {
    margin-bottom: 5px;
    height: 1.5em; }
    .progress-text .progress-bar-text {
      top: 0;
      line-height: 1.5em;
      position: absolute;
      z-index: 1; }
      .progress-text .progress-bar-text, .progress-text .progress-bar-text span {
        text-align: center;
        display: inline-block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
  .progress-text.container-pending-bar .progress,
  .progress-text.container-pending-bar .legacy-bar-chart {
    margin-bottom: 0; }

.file-upload .progress-bar,
.file-upload .legacy-bar-chart .legacy-bar-chart-section,
.legacy-bar-chart .file-upload .legacy-bar-chart-section {
  transition: width 0.1s ease 0s; }

  .horizon-loading-bar .progress, .horizon-loading-bar .legacy-bar-chart {
    height: 1.5em; }
    .horizon-loading-bar .progress .progress-bar,
    .horizon-loading-bar .legacy-bar-chart .progress-bar,
    .horizon-loading-bar .progress .legacy-bar-chart .legacy-bar-chart-section,
    .legacy-bar-chart .horizon-loading-bar .progress .legacy-bar-chart-section,
    .horizon-loading-bar .legacy-bar-chart .legacy-bar-chart-section {
      width: 100%; }

.modal-progress-loader {
  display: flex;
  flex-direction: column;
  height: 100%; }
  .modal-progress-loader .progress-text {
    flex: 1 0 auto;
    position: relative; }
    .modal-progress-loader .progress-text .progress,
    .modal-progress-loader .progress-text .progress-bar-text,
    .modal-progress-loader .progress-text .legacy-bar-chart {
      top: 50%; }
      .modal-progress-loader .progress-text .progress,
      .modal-progress-loader .progress-text .legacy-bar-chart {
        position: relative; }
.d3_quota_bar {
  text-align: center; }
  .d3_quota_bar .pie-chart-usage {
    width: 81px;
    display: inline-block; }

.quota-dynamic {
  overflow: hidden;
  padding-bottom: 16px; }

  .quota_title {
    font-size: 12px;
    margin-bottom: 0; }
    .quota_title:before, .quota_title:after {
      content: " ";
      display: table; }
      .quota_title:after {
        clear: both; }
        .quota_title > span {
          color: #BBB; }
.themable-radio input[type=radio] {
  display: none; }
  .themable-radio input[type=radio] + label {
    padding-left: 0; }
    .themable-radio input[type=radio] + label:before {
      display: inline-block;
      font: normal normal normal 14px / 1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
      .themable-radio input[type=radio] + label > span {
        padding-left: 10px;
        vertical-align: middle; }
  .themable-radio input[type=radio]:checked + label:before {
    content: ""; }
#browser_wrapper {
  width: 100%;
  min-width: 1000px;
  background-color: #eee;
  border: 1px solid #d6d4d4;
  border-radius: 4px; }
  #browser_wrapper .tfoot {
    clear: both;
    padding: 8px;
    border-top: 1px solid #d6d4d4;
    background-color: #f1f1f1;
    font-size: 11px;
    line-height: 14px; }
    #browser_wrapper .tfoot span {
      display: inline-block; }
      #browser_wrapper .tfoot span.navigation_table_count {
        width: 40%; }
  #browser_wrapper form, #browser_wrapper table {
    margin-bottom: 0; }
    #browser_wrapper .navigation_wrapper, #browser_wrapper .content_wrapper {
      position: relative;
      float: left; }
      #browser_wrapper div.navigation_wrapper {
        z-index: 2;
        width: 40%; }
        #browser_wrapper div.navigation_wrapper div.table_wrapper,
        #browser_wrapper div.navigation_wrapper thead th.table_header {
          border-right: 0 none;
          border-top-right-radius: 0; }
          #browser_wrapper div.navigation_wrapper td:first-child {
            border-left: 0 none; }
            #browser_wrapper div.navigation_wrapper td.breadcrumb_td {
              padding-right: 0;
              max-width: 200px; }
        #browser_wrapper div.navigation_wrapper tr.current_selected td {
          background-color: #e9f5fa; }
          #browser_wrapper div.navigation_wrapper tfoot td {
            border-right: 0 none;
            border-bottom-right-radius: 0; }
            #browser_wrapper div.navigation_wrapper ul.breadcrumb {
              padding-right: 0;
              border-top-right-radius: 0;
              border-bottom-right-radius: 0;
              border-right: 0;
              white-space: nowrap; }
              #browser_wrapper div.navigation_wrapper tbody td {
                border-right: 1px solid #d6d4d4;
                background-color: #fff; }
                #browser_wrapper div.navigation_wrapper tbody td.anchor {
                  word-wrap: break-word;
                  white-space: normal;
                  max-width: 145px; }
  #browser_wrapper div.content_wrapper {
    width: 60%; }
    #browser_wrapper div.content_wrapper div.table_wrapper,
    #browser_wrapper div.content_wrapper thead th.table_header {
      border-left: 0 none;
      border-top-left-radius: 0; }
      #browser_wrapper div.content_wrapper td {
        border-bottom: 1px solid #d6d4d4; }
        #browser_wrapper div.content_wrapper td:last-child {
          border-right: 0 none; }
          #browser_wrapper div.content_wrapper td.breadcrumb_td {
            padding-left: 0; }
    #browser_wrapper div.content_wrapper tfoot td {
      border-left: 0 none;
      border-bottom-left-radius: 0; }
      #browser_wrapper div.content_wrapper ul.breadcrumb {
        padding-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-left: 0; }
        #browser_wrapper div.content_wrapper ul.breadcrumb li {
          visibility: hidden; }
  #browser_wrapper table {
    border-collapse: collapse; }
    #browser_wrapper table thead tr th {
      border-bottom: 0;
      background-color: #eee; }
    #browser_wrapper table tbody tr:last-child td {
      border-bottom: 1px solid #d6d4d4;
      border-radius: 0; }
      #browser_wrapper table tbody tr.empty td {
        height: 28px;
        padding: 10px; }
    #browser_wrapper table tbody td.actions_column {
      position: static; }
  #browser_wrapper .breadcrumb {
    padding: 6px;
    margin: 0 0 1px; }
.link {
  stroke: #999;
  stroke-width: 1.5px; }

  .node {
    cursor: pointer; }
    .node text {
      font: 12px sans-serif; }

#resource_container {
  position: relative; }

  #stack_box {
    position: absolute;
    width: 300px;
    top: 10px;
    left: 10px; }
    #stack_box h3 {
      font-size: 11pt;
      line-height: 20px; }
      #stack_box p {
        margin: 0;
        font-size: 9pt;
        line-height: 14px; }
        #stack_box a {
          margin: 0;
          font-size: 9pt;
          line-height: 14px; }
          #stack_box img {
            float: left; }
            #stack_box #stack_info {
              float: left;
              white-space: normal;
              width: 200px; }

#info_box {
  position: absolute;
  width: 300px;
  top: 100px;
  left: 10px; }
  #info_box h3 {
    font-size: 9pt;
    line-height: 20px; }
    #info_box p {
      margin: 0;
      font-size: 9pt;
      line-height: 14px; }
      #info_box a {
        margin: 0;
        font-size: 9pt;
        line-height: 14px; }
        #info_box .error {
          color: #a02622; }

.sort-container {
  display: none; }
  .sort-container .box-list, .sort-container .box-list-selected {
    padding: 6px;
    background: #eee;
    border: 1px solid #d6d4d4;
    min-height: 2em;
    width: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .sort-container .box-list li, .sort-container .box-list-selected li {
      width: 226px;
      list-style-type: none;
      margin: 6px auto;
      padding: 3px;
      background: #fff;
      border: 1px solid #d6d4d4;
      line-height: 18px;
      border-radius: 3px;
      cursor: move;
      padding-left: 23px;
      background: #fff url("../img/drag.png") no-repeat 11px 50%; }
      .sort-container .box-list li em, .sort-container .box-list-selected li em {
        font-size: 0.5em;
        line-height: 1em;
        color: #999;
        font-style: normal;
        margin-left: 0.8em; }
        .sort-container .box-list li i, .sort-container .box-list-selected li i {
          margin-right: 5px;
          vertical-align: middle; }
          .sort-container .box-list li a.btn, .sort-container .box-list-selected li a.btn {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            font-size: 11px;
            line-height: 12px;
            padding: 2px 5px 3px;
            margin-right: 1px;
            width: 18px;
            text-align: center;
            right: 5px;
            vertical-align: middle;
            float: right; }
            .sort-container .box-list li a.btn:before,
            .sort-container .box-list-selected li a.btn:before {
              content: "+"; }
      .sort-container .box-list li.ui-sortable-helper,
      .sort-container .box-list-selected li.ui-sortable-helper {
        background-color: #def; }
        .sort-container .box-list li.ui-state-highlight,
        .sort-container .box-list-selected li.ui-state-highlight {
          border: 1px dotted #d6d4d4;
          background: #efefef;
          height: 0.5em; }
          .sort-container .box-list li:after, .sort-container .box-list-selected li:after {
            visibility: hidden;
            display: block;
            font-size: 0;
            content: " ";
            clear: both;
            height: 0; }
  .sort-container #selected_network {
    margin-bottom: 1.5em;
    counter-reset: v1 0;
    background: #edf9ff;
    border: 1px solid #c0d9e4; }
    .sort-container #selected_network li {
      position: relative; }
      .sort-container #selected_network li a.btn:before {
        content: "-"; }
        .sort-container #selected_network li:before {
          content: "NIC" ":" counter(v1);
          counter-increment: v1;
          display: inline-block;
          margin-right: 5px;
          background: #6e6e6e;
          color: #fff;
          font-size: 90%;
          padding: 0 4px;
          vertical-align: middle;
          border-radius: 2px;
          position: absolute;
          left: -2em; }
    .sort-container #selected_network.dragging li:before {
      content: "NIC" ":";
      background-color: rgba(102, 102, 102, 0.5);
      padding-right: 10px; }
      .sort-container #selected_network.dragging li.ui-state-highlight:before {
        content: "";
        background: transparent; }
  .sort-container #selected_rule {
    margin-bottom: 1.5em;
    counter-reset: v1 0;
    background: #edf9ff;
    border: 1px solid #c0d9e4; }
    .sort-container #selected_rule li {
      position: relative; }
      .sort-container #selected_rule li a.btn:before {
        content: "-"; }
        .sort-container #selected_rule li:before {
          content: "rule" ":" counter(v1);
          counter-increment: v1;
          display: inline-block;
          margin-right: 5px;
          background: #6e6e6e;
          color: #fff;
          font-size: 90%;
          padding: 0 4px;
          vertical-align: middle;
          border-radius: 2px;
          position: absolute;
          left: -2em; }
    .sort-container #selected_rule.dragging li:before {
      content: "rule" ":";
      background-color: rgba(102, 102, 102, 0.5);
      padding-right: 10px; }
      .sort-container #selected_rule.dragging li.ui-state-highlight:before {
        content: "";
        background: transparent; }
  .sort-container #selected_router {
    margin-bottom: 1.5em;
    counter-reset: v1 0;
    background: #edf9ff;
    border: 1px solid #c0d9e4; }
    .sort-container #selected_router li {
      position: relative; }
      .sort-container #selected_router li a.btn:before {
        content: "-"; }
        .sort-container #selected_router li:before {
          content: "router" ":" counter(v1);
          counter-increment: v1;
          display: inline-block;
          margin-right: 5px;
          background: #6e6e6e;
          color: #fff;
          font-size: 90%;
          padding: 0 4px;
          vertical-align: middle;
          border-radius: 2px;
          position: absolute;
          left: -2em; }
    .sort-container #selected_router.dragging li:before {
      content: "router" ":";
      background-color: rgba(102, 102, 102, 0.5);
      padding-right: 10px; }
      .sort-container #selected_router.dragging li.ui-state-highlight:before {
        content: "";
        background: transparent; }
.selection-menu .disabled {
  cursor: not-allowed;
  color: #BBB; }
  .selection-menu .dropdown-menu {
    border: medium none;
    box-shadow: none;
    display: block;
    position: relative;
    float: none; }
    .selection-menu .dropdown-menu:before, .selection-menu .dropdown-menu:after {
      border: none;
      position: relative; }
      .selection-menu .dropdown-menu > li > a {
        padding-left: 2em; }
.selection-menu .dropdown-selected-icon {
  display: none; }
  .selection-menu .dropdown-selected .dropdown-selected-icon {
    display: inline;
    position: absolute;
    left: 0.5em;
    line-height: 18px; }
.themable-select {
  position: relative; }
  .themable-select .dropdown-title {
    text-align: left; }
    .themable-select .dropdown-title:after {
      content: ' '; }
  .themable-select select, .themable-select select.form-control,
  .themable-select .datepicker selectinput, .datepicker .themable-select selectinput {
    display: none; }

.form-group .themable-select {
  padding: 0; }
  .form-group .themable-select .btn, .form-group .themable-select.open .btn {
    box-shadow: none;
    border: none;
    height: 100%; }
    .form-group .themable-select .dropdown-menu,
    .form-group .themable-select.open .dropdown-menu {
      background-color: #fff;
      background-image: none;
      border-color: #ccc;
      width: 100%; }
      .form-group .themable-select .dropdown-menu li > a,
      .form-group .themable-select.open .dropdown-menu li > a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #6e6e6e; }
        .form-group .themable-select .dropdown-menu li > a:hover,
        .form-group .themable-select.open .dropdown-menu li > a:hover {
          color: #262626;
          cursor: pointer; }

.input-group .themable-select .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

  form:not(.form-inline) .form-group .themable-select {
    width: 100%; }
    form:not(.form-inline) .form-group .themable-select .dropdown-toggle .fa-caret-down,
    form:not(.form-inline) .form-group .themable-select .dropdown-toggle .tablesorter-headerDesc .table-sort-indicator,
    .tablesorter-headerDesc form:not(.form-inline) .form-group .themable-select .dropdown-toggle .table-sort-indicator {
      left: 0; }
    form:not(.form-inline) .form-group .themable-select .dropdown-title {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: calc(100% - 1em);
      float: left; }
#sidebar-accordion {
  width: 220px; }

  #sidebar-mask {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    z-index: 2;
    transition: all 0.3s ease 0s; }
    @media (max-width: 767px) {
      #sidebar-mask.on-screen {
        visibility: visible;
        opacity: 1;   }
}

#sidebar {
  width: 220px; }
  @media (min-width: 768px) {
    #sidebar {
      display: block;   }
}
    @media (max-width: 767px) {
      #sidebar {
        transition: all 0.3s ease 0s;
        position: fixed;
        top: 36px;
        bottom: 0;
        z-index: 3;
        left: -220px;
        overflow-y: auto;
        overflow-x: hidden;   }
        #sidebar.on-screen {
          left: 0;   }
}
  #sidebar .openstack-toggle.fa,
  #sidebar .pie-chart-distribution .openstack-toggle.legend-symbol,
  .pie-chart-distribution #sidebar .openstack-toggle.legend-symbol,
  #sidebar .tablesorter-headerAsc .openstack-toggle.table-sort-indicator,
  .tablesorter-headerAsc #sidebar .openstack-toggle.table-sort-indicator,
  #sidebar .tablesorter-headerDesc .openstack-toggle.table-sort-indicator,
  .tablesorter-headerDesc #sidebar .openstack-toggle.table-sort-indicator {
    line-height: 18px;
    text-align: center;
    -webkit-transition: transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s; }
    #sidebar .collapsed > .openstack-toggle.fa,
    #sidebar .collapsed .pie-chart-distribution > .openstack-toggle.legend-symbol,
    .pie-chart-distribution #sidebar .collapsed > .openstack-toggle.legend-symbol,
    #sidebar .collapsed .tablesorter-headerAsc > .openstack-toggle.table-sort-indicator,
    .tablesorter-headerAsc #sidebar .collapsed > .openstack-toggle.table-sort-indicator,
    #sidebar .collapsed .tablesorter-headerDesc > .openstack-toggle.table-sort-indicator,
    .tablesorter-headerDesc #sidebar .collapsed > .openstack-toggle.table-sort-indicator {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      #sidebar .panel {
        margin: 0;
        border-radius: 0;
        border: 0;
        box-shadow: none;
        cursor: pointer; }
        #sidebar .panel .list-group-item {
          border-radius: 0;
          border: 0; }
          #sidebar .panel > a {
            color: #555;
            background: #fff; }
            #sidebar .panel > a:hover {
              background: #f5f5f5; }
  #sidebar a:focus {
    outline: 0; }
    #sidebar .openstack-panel-group {
      text-align: center; }
      #sidebar .openstack-panel {
        text-align: right; }
.themable-spinner {
  display: flex; }
  .themable-spinner input {
    -moz-appearance: textfield; }
    .themable-spinner input::-webkit-inner-spin-button,
    .themable-spinner input::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }
      .themable-spinner input[disabled] + .input-group-btn-vertical .btn,
      .themable-spinner input[readonly] + .input-group-btn-vertical .btn {
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        pointer-events: none; }
  .themable-spinner .input-group-btn-vertical .btn {
    line-height: 1;
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%; }
    .themable-spinner .input-group-btn-vertical .btn.spinner-up {
      border-bottom-right-radius: 0; }
      .themable-spinner .input-group-btn-vertical .btn.spinner-down {
        border-top-right-radius: 0; }
        .themable-spinner .input-group-btn-vertical .btn-container {
          line-height: 1;
          flex: 0 1 50%; }
  .themable-spinner .input-group-btn-vertical-container {
    display: flex;
    flex-direction: column;
    height: 100%; }
.detail-tabs {
  margin-top: 10px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th,
.table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  vertical-align: middle; }
.table > caption {
  text-align: left; }
  .table > caption > .table-title {
    font-size: 23px; }
.table .multi_select_column {
  text-align: center; }
  .table .empty {
    text-align: center; }
    .table > tbody > tr > td.loading {
      background-color: #eee; }
      .table > tbody > tr > td.success {
        background-color: #d8eed8; }
.table tr.deleted, .table tr.terminated {
  color: #BBB; }
.table th.multi_select_column, .table td.multi_select_column {
  width: 39px;
  text-align: center; }
  .table .normal_column ul {
    padding: 0; }
    .table .dl-horizontal {
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .table .dl-horizontal dt {
          width: 80px;   }
          .table .dl-horizontal dd {
            margin-left: 90px;   }
}

.table_header {
  min-height: 32.5px; }
  .table_header h3 {
    display: inline-block;
    margin-top: 0; }

.tablesorter-header.sortable {
  cursor: pointer; }

  .tablesorter-header-inner {
    display: inline; }

.table-striped.datatable tbody td {
  background-clip: padding-box; }
  .table-striped.datatable tbody tr.odd td {
    background-color: #f9f9f9; }
.table-striped.datatable tbody tr.even td {
  background-color: inherit; }
.table-striped.datatable tbody tr.odd:hover td,
.table-striped.datatable tbody tr.even:hover td,
.table-striped.datatable tbody tr:hover th {
  background-color: #f5f5f5; }

.table-fixed {
  table-layout: fixed; }

  .nowrap-col {
    white-space: nowrap; }

    td.word-break {
      word-break: break-all; }
.transfer-table .fa[title],
.transfer-table .pie-chart-distribution [title].legend-symbol,
.pie-chart-distribution .transfer-table [title].legend-symbol,
.transfer-table .tablesorter-headerAsc [title].table-sort-indicator,
.tablesorter-headerAsc .transfer-table [title].table-sort-indicator,
.transfer-table .tablesorter-headerDesc [title].table-sort-indicator,
.tablesorter-headerDesc .transfer-table [title].table-sort-indicator {
  cursor: pointer; }
  .transfer-table .transfer-heading {
    font-size: 17px; }
    .transfer-table .transfer-heading .help-text {
      font-size: 13px; }
.transfer-table .transfer-section {
  margin-top: 10px; }
  .transfer-table .transfer-section .row .pie-chart {
    margin-top: 10px; }
.transfer-table .magic-search-bar, .transfer-table .basic-search-bar {
  margin: 5px 0; }
.wizard-nav-toggle {
  border-color: #ccc;
  float: none;
  margin-bottom: 5px; }

  .wizard-nav {
    padding: 0; }
.table > thead > tr > th {
  border-top: 0; }

  [hz-table] td.action-col .popover {
    min-width: 15em; }
  [hz-table] .detail-row td {
    display: none; }
    [hz-table] .detail-row td.detail .detail-expanded {
      display: none; }
  [hz-table] .expanded + tr td {
    display: table-cell; }
    [hz-table] .fa, [hz-table] .pie-chart-distribution .legend-symbol,
    .pie-chart-distribution [hz-table] .legend-symbol,
    [hz-table] .tablesorter-headerAsc .table-sort-indicator,
    .tablesorter-headerAsc [hz-table] .table-sort-indicator,
    [hz-table] .tablesorter-headerDesc .table-sort-indicator,
    .tablesorter-headerDesc [hz-table] .table-sort-indicator {
      cursor: pointer; }
      [hz-table] .invalid {
        color: #f0ad4e; }
        [hz-table] .no-rows-help {
          font-style: italic;
          text-align: center; }
          [hz-table] .reorder {
            min-width: 4em;
            max-width: 4em;
            width: 4em; }
            [hz-table] .search-header {
              padding: 0;
              border-bottom: 0; }
              [hz-table] .search-header .btn-addon {
                display: table-cell;
                padding-left: 0.3em;
                width: 1%; }
                [hz-table] .search-header .basic-search-bar {
                  width: 100%; }

.table-rsp {
  width: 100%; }
  .table-rsp tbody tr.lr-drop-target-before td {
    border-top: 2px solid #1f83c6; }
    .table-rsp tbody tr.lr-drop-target-after td {
      border-bottom: 2px solid #1f83c6; }
  .table-rsp .numeric {
    text-align: right; }
    .table-rsp [st-sort] {
      cursor: pointer; }
      .table-rsp [st-sort]:after {
        content: "";
        font-family: 'FontAwesome';
        margin-left: 5px;
        opacity: 0; }
        .table-rsp [st-sort]:not(.st-sort-ascent):hover:after,
        .table-rsp [st-sort]:not(.st-sort-descent):hover:after {
          opacity: 1; }
  .table-rsp .st-sort-ascent:after {
    content: "";
    opacity: 1; }
    .table-rsp .st-sort-descent:after {
      content: "";
      opacity: 1; }
      .table-rsp.table-detail {
        border-spacing: 0; }
        .table-rsp.table-detail tbody tr td {
          border-bottom: none; }
          .table-rsp.table-detail tbody tr:last-child:not(.spacer-row) td {
            border-bottom: 1px solid #ddd; }
            .table-rsp.table-detail tbody tr.expanded:nth-last-child(-n+3) [rowspan='2'].action-col {
              border-bottom: 1px solid #ddd; }
              .table-rsp.table-detail tbody tr:nth-last-child(2):not(.expanded) td {
                border-bottom: 1px solid #ddd; }
                .table-rsp.table-detail tbody tr:nth-last-child(3).expanded + .detail-row + tr.spacer-row td {
                  border-top: none; }
                  .table-rsp.table-detail tbody tr + .detail-row + tr.spacer-row td {
                    border-top: 1px solid #ddd; }
        .table-rsp.table-detail .expander {
          cursor: pointer;
          max-width: 1.5em;
          width: 1.5em; }
          .table-rsp.table-detail .spacer-row td {
            background-color: inherit;
            border: none;
            height: 0.5em;
            padding: 0;
            position: relative; }
            .table-rsp.table-detail.table-striped tbody tr:nth-child(2n+1) > td,
            .table-rsp.table-detail.table-striped tbody tr:nth-child(2n+1) + .detail-row > td {
              background-color: #f9f9f9; }
            .table-rsp.table-detail.table-striped tbody tr,
            .table-rsp.table-detail.table-striped tbody tr.spacer-row > td,
            .table-rsp.table-detail.table-striped tbody tr.spacer-row:nth-child(6n+3) + tr + tr.detail-row td {
              background-color: transparent; }
              .table-rsp.table-detail.table-striped tbody tr.detail-row:nth-child(4n+2) + tr:not(.spacer-row) td,
              .table-rsp.table-detail.table-striped tbody tr.detail-row:nth-child(4n+2) + tr:not(.spacer-row) + tr.detail-row td {
                background-color: transparent; }
  @media only all {
    .table-rsp .rsp-p1, .table-rsp .rsp-p2, .table-rsp .rsp-p3, .table-rsp .rsp-p4 {
      display: none;   }
      .table-rsp th.rsp-alt-p1, .table-rsp th.rsp-alt-p2, .table-rsp th.rsp-alt-p3,
      .table-rsp th.rsp-alt-p4, .table-rsp td.rsp-alt-p1, .table-rsp td.rsp-alt-p2,
      .table-rsp td.rsp-alt-p3, .table-rsp td.rsp-alt-p4 {
        display: inline-block;   }
}
  @media (min-width: 0em) {
    .table-rsp .rsp-p1 {
      display: table-cell;   }
      .table-rsp .rsp-alt-p1 {
        display: none;   }
}
  @media (min-width: 38em) {
    .table-rsp .rsp-p1 {
      display: table-cell;   }
      .table-rsp .rsp-alt-p1 {
        display: none;   }
}
  @media (min-width: 71em) {
    .table-rsp .rsp-p2 {
      display: table-cell;   }
      .table-rsp .rsp-alt-p2 {
        display: none;   }
}
  @media (min-width: 104em) {
    .table-rsp .rsp-p3 {
      display: table-cell;   }
      .table-rsp .rsp-alt-p3 {
        display: none;   }
}
  @media (min-width: 137em) {
    .table-rsp .rsp-p4 {
      display: table-cell;   }
      .table-rsp .rsp-alt-p4 {
        display: none;   }
}
  .table-rsp .pagination > li > a, .table-rsp .pagination > li > span {
    cursor: pointer; }
.chart-tooltip {
  background-color: #000;
  display: none;
  padding: 0.3em 0.8em;
  position: absolute;
  white-space: nowrap;
  z-index: 1060; }
  .chart-tooltip.tooltip-enabled {
    display: inline-block; }
    .chart-tooltip .tooltip-key {
      color: #fff; }
      .chart-tooltip .tooltip-value {
        color: #fff; }
        .chart-tooltip span.fa, .chart-tooltip .pie-chart-distribution span.legend-symbol,
        .pie-chart-distribution .chart-tooltip span.legend-symbol,
        .chart-tooltip .tablesorter-headerAsc span.table-sort-indicator,
        .tablesorter-headerAsc .chart-tooltip span.table-sort-indicator,
        .chart-tooltip .tablesorter-headerDesc span.table-sort-indicator,
        .tablesorter-headerDesc .chart-tooltip span.table-sort-indicator {
          fill: none; }
          .chart-tooltip span.fa.usage,
          .chart-tooltip .pie-chart-distribution span.usage.legend-symbol,
          .pie-chart-distribution .chart-tooltip span.usage.legend-symbol,
          .chart-tooltip .tablesorter-headerAsc span.usage.table-sort-indicator,
          .tablesorter-headerAsc .chart-tooltip span.usage.table-sort-indicator,
          .chart-tooltip .tablesorter-headerDesc span.usage.table-sort-indicator,
          .tablesorter-headerDesc .chart-tooltip span.usage.table-sort-indicator {
            color: #CC00FF; }
            .chart-tooltip span.fa.added,
            .chart-tooltip .pie-chart-distribution span.added.legend-symbol,
            .pie-chart-distribution .chart-tooltip span.added.legend-symbol,
            .chart-tooltip .tablesorter-headerAsc span.added.table-sort-indicator,
            .tablesorter-headerAsc .chart-tooltip span.added.table-sort-indicator,
            .chart-tooltip .tablesorter-headerDesc span.added.table-sort-indicator,
            .tablesorter-headerDesc .chart-tooltip span.added.table-sort-indicator {
              color: #e066ff; }
              .chart-tooltip span.fa.remaining,
              .chart-tooltip .pie-chart-distribution span.remaining.legend-symbol,
              .pie-chart-distribution .chart-tooltip span.remaining.legend-symbol,
              .chart-tooltip .tablesorter-headerAsc span.remaining.table-sort-indicator,
              .tablesorter-headerAsc .chart-tooltip span.remaining.table-sort-indicator,
              .chart-tooltip .tablesorter-headerDesc span.remaining.table-sort-indicator,
              .tablesorter-headerDesc .chart-tooltip span.remaining.table-sort-indicator {
                color: #eee; }
                .chart-tooltip span.fa.danger,
                .chart-tooltip .pie-chart-distribution span.danger.legend-symbol,
                .pie-chart-distribution .chart-tooltip span.danger.legend-symbol,
                .chart-tooltip .tablesorter-headerAsc span.danger.table-sort-indicator,
                .tablesorter-headerAsc .chart-tooltip span.danger.table-sort-indicator,
                .chart-tooltip .tablesorter-headerDesc span.danger.table-sort-indicator,
                .tablesorter-headerDesc .chart-tooltip span.danger.table-sort-indicator {
                  color: #d9534f; }

.pie-chart.danger .chart-tooltip span.fa.added,
.pie-chart.danger .chart-tooltip .pie-chart-distribution span.added.legend-symbol,
.pie-chart-distribution .pie-chart.danger .chart-tooltip span.added.legend-symbol,
.pie-chart.danger .chart-tooltip .tablesorter-headerAsc span.added.table-sort-indicator,
.tablesorter-headerAsc .pie-chart.danger .chart-tooltip span.added.table-sort-indicator,
.pie-chart.danger .chart-tooltip .tablesorter-headerDesc span.added.table-sort-indicator,
.tablesorter-headerDesc .pie-chart.danger .chart-tooltip span.added.table-sort-indicator {
  color: #d9534f; }
.pie-chart {
  display: inline-block; }
  .pie-chart .svg-pie-chart {
    margin: 10px 0; }
    .pie-chart .svg-pie-chart .slice {
      cursor: pointer; }
      .pie-chart .svg-pie-chart .slice.usage {
        fill: #CC00FF; }
        .pie-chart .svg-pie-chart .slice.added {
          fill: #e066ff; }
          .pie-chart .svg-pie-chart .slice.remaining {
            fill: #eee; }
  .pie-chart .pie-chart-label {
    font-size: 17px;
    text-anchor: middle;
    width: 100%; }
    .pie-chart .pie-chart-label text {
      font-size: 17px;
      fill: #333; }
  .pie-chart .pie-chart-legend {
    text-align: left; }
    .pie-chart .pie-chart-legend .slice-legend {
      display: table-row; }
      .pie-chart .pie-chart-legend .slice-legend > :last-child {
        padding-left: 5px; }
        .pie-chart .pie-chart-legend .slice-legend div {
          display: table-cell; }
          .pie-chart .pie-chart-legend .slice-legend .slice-key {
            color: transparent;
            display: inline-block;
            height: 1em;
            position: relative;
            top: 0.12em;
            width: 0.7em;
            margin-right: 5px; }
            .pie-chart .pie-chart-legend .slice-legend .slice-key.usage {
              background-color: #CC00FF; }
              .pie-chart .pie-chart-legend .slice-legend .slice-key.added {
                background-color: #e066ff; }
                .pie-chart .pie-chart-legend .slice-legend .slice-key.remaining {
                  background-color: #eee; }
      .pie-chart .pie-chart-legend .slice-legend .chartless {
        font-size: 17px;
        text-align: right;
        padding-top: 10px;
        font-weight: bold; }
        .pie-chart .pie-chart-legend .slice-legend .chartless.usage {
          color: #CC00FF; }
          .pie-chart .pie-chart-legend .slice-legend .chartless.added {
            color: #e066ff; }
            .pie-chart .pie-chart-legend .slice-legend .chartless.remaining {
              color: #eee; }

.pie-chart.danger .svg-pie-chart .slice.added,
.pie-chart.danger .svg-pie-chart .slice.usage,
.pie-chart.danger .svg-pie-chart .slice.remaining {
  fill: #d9534f; }
.pie-chart.danger .pie-chart-label text {
  fill: #d9534f; }
.pie-chart.danger .pie-chart-legend .slice-legend .slice-key.added {
  background-color: #d9534f; }
action-list.btn-group:not(:first-child) {
  padding-left: 5px; }
  action-list.btn-group[button-tooltip] {
    cursor: pointer; }
    action-list.btn-group .dropdown-menu > li.disabled {
      color: #BBB; }
      action-list.btn-group .dropdown-menu > li > a.text-danger {
        color: #d9534f; }
action-list.btn-group notifications {
  bottom: -0.5em;
  opacity: 1;
  position: absolute;
  right: -0.35em;
  z-index: 3; }
  action-list.btn-group .invalid {
    color: #f0ad4e; }
    action-list.btn-group + .popover a {
      cursor: pointer; }
.metadata-tree {
  min-height: 200px; }
  .metadata-tree .metadata-list-group {
    height: 400px;
    overflow: auto; }
    .metadata-tree:not(.active).dark-stripe {
      background-color: #f9f9f9; }
  .metadata-tree .list-group-item.level-0 > * {
    padding-left: 0; }
    .metadata-tree .list-group-item.level-1 > * {
      padding-left: 16px; }
      .metadata-tree .list-group-item.level-2 > * {
        padding-left: 32px; }
        .metadata-tree .list-group-item .leaf {
          padding-left: 10px; }
  .metadata-tree .metadata-tree-item {
    display: block; }
    .metadata-tree .metadata-tree-item .metadata-tree-item-label {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .metadata-tree .metadata-tree-item .input-group > .input-group-addon,
      .metadata-tree .metadata-tree-item .input-group > .form-control,
      .metadata-tree .metadata-tree-item .input-group .datepicker > input,
      .datepicker .metadata-tree .metadata-tree-item .input-group > input {
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .metadata-tree .metadata-tree-item .input-group-addon {
      width: 50%;
      max-width: 140px;
      text-align: right; }
      .metadata-tree .metadata-tree-item .multiselect {
        margin: 0;
        color: #333; }
        .metadata-tree .metadata-tree-item .multiselect .panel-heading > div {
          display: inline-flex;
          width: 100%; }
          .metadata-tree .metadata-tree-item .multiselect .panel-heading .metadata-tree-item-label {
            padding: 0 5px; }
        .metadata-tree .metadata-tree-item .multiselect .values .label {
          display: inline-block; }
          .metadata-tree .metadata-tree-item .multiselect .name {
            vertical-align: text-top; }
            .metadata-tree .metadata-tree-item .multiselect .options {
              max-height: 180px;
              overflow-y: auto; }
              .metadata-tree .metadata-tree-item .multiselect .options > *:last-child {
                border-bottom: none; }
        .metadata-tree .metadata-tree-item .multiselect .disabled {
          cursor: not-allowed;
          background-color: #eee; }
    .metadata-tree .metadata-tree-item .label-info {
      display: none;
      position: absolute;
      z-index: 10;
      top: 1px;
      left: 25px;
      max-width: 80%;
      overflow: hidden;
      text-overflow: ellipsis; }
      .metadata-tree .metadata-tree-item .bool {
        width: 40%; }
  .metadata-tree .label-danger {
    display: inline-block;
    position: absolute;
    z-index: 10;
    bottom: 1px;
    left: 25px; }
    .metadata-tree .list-group-item:hover .label-info {
      display: inline-block; }
.metadata-display .selector .selector-item {
  padding: 6px 12px;
  color: #CC00FF;
  border-radius: 4px; }
  .metadata-display .selector .selector-item.clickable {
    cursor: pointer; }
    .metadata-display .selector .selector-item.active {
      background: #CC00FF;
      color: #fff; }
.metadata-display, .metadata-display .description,
.metadata-display .selected-details {
  padding-top: 12px; }
  .metadata-display .auto-width {
    width: auto; }
.hz-magic-search-bar {
  max-width: 100%;
  min-width: 0; }
  .hz-magic-search-bar .magic-search-bar,
  .hz-magic-search-bar .magic-search-bar .input-group {
    width: 100%; }
  .hz-magic-search-bar .input-group {
    width: 100%;
    min-width: 0;
    display: inline-flex; }
    .hz-magic-search-bar .input-group .input-group-btn,
    .hz-magic-search-bar .input-group .input-group-addon {
      align-items: center;
      display: flex;
      width: auto; }
      .hz-magic-search-bar .input-group .form-control,
      .hz-magic-search-bar .input-group .datepicker input,
      .datepicker .hz-magic-search-bar .input-group input {
        max-width: calc(100% - 2em);
        padding: 0;
        height: 100%;
        line-height: 30.5px; }
  .hz-magic-search-bar .input-group-btn {
    border-radius: 0 4px 4px 0;
    border: 1px solid #ccc;
    border-left: none;
    cursor: pointer;
    outline: 0;
    background-image: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
    .hz-magic-search-bar .input-group-btn:active {
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.12);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.12); }
      .hz-magic-search-bar .input-group-btn:focus,
      .hz-magic-search-bar .input-group-btn.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c; }
        .hz-magic-search-bar .input-group-btn:hover {
          color: #333;
          background-color: #e6e6e6;
          border-color: #adadad; }
          .hz-magic-search-bar .input-group-btn:active,
          .hz-magic-search-bar .input-group-btn.active,
          .open > .hz-magic-search-bar .input-group-btn.dropdown-toggle {
            color: #333;
            background-color: #e6e6e6;
            border-color: #adadad; }
            .hz-magic-search-bar .input-group-btn:active:hover,
            .hz-magic-search-bar .input-group-btn:active:focus,
            .hz-magic-search-bar .input-group-btn:active.focus,
            .hz-magic-search-bar .input-group-btn.active:hover,
            .hz-magic-search-bar .input-group-btn.active:focus,
            .hz-magic-search-bar .input-group-btn.active.focus,
            .open > .hz-magic-search-bar .input-group-btn.dropdown-toggle:hover,
            .open > .hz-magic-search-bar .input-group-btn.dropdown-toggle:focus,
            .open > .hz-magic-search-bar .input-group-btn.dropdown-toggle.focus {
              color: #333;
              background-color: #d4d4d4;
              border-color: #8c8c8c; }
    .hz-magic-search-bar .input-group-btn:active,
    .hz-magic-search-bar .input-group-btn.active,
    .open > .hz-magic-search-bar .input-group-btn.dropdown-toggle {
      background-image: none; }
      .hz-magic-search-bar .input-group-btn.disabled:hover,
      .hz-magic-search-bar .input-group-btn.disabled:focus,
      .hz-magic-search-bar .input-group-btn.disabled.focus,
      .hz-magic-search-bar .input-group-btn[disabled]:hover,
      .hz-magic-search-bar .input-group-btn[disabled]:focus,
      .hz-magic-search-bar .input-group-btn[disabled].focus,
      fieldset[disabled] .hz-magic-search-bar .input-group-btn:hover,
      fieldset[disabled] .hz-magic-search-bar .input-group-btn:focus,
      fieldset[disabled] .hz-magic-search-bar .input-group-btn.focus {
        background-color: #fff;
        border-color: #ccc; }
    .hz-magic-search-bar .input-group-btn .badge {
      color: #fff;
      background-color: #333; }
      .hz-magic-search-bar .input-group-btn button,
      .hz-magic-search-bar .input-group-btn button:hover {
        background-color: transparent;
        border: none;
        box-shadow: none; }
        .hz-magic-search-bar .input-group-btn button:active {
          -webkit-box-shadow: none;
          box-shadow: none; }
  .hz-magic-search-bar .search-bar .search-main-area {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 5px;
    align-items: center; }
    .hz-magic-search-bar .search-bar .search-main-area .search-entry {
      flex: 1 0 auto; }
      .hz-magic-search-bar .search-bar .search-main-area .dropdown-menu {
        left: initial; }
  .hz-magic-search-bar .search-bar .fi-filter {
    display: none; }
    .hz-magic-search-bar .search-bar .search-input {
      border: none;
      padding: 0;
      width: calc(100% - 1.5em);
      background: transparent; }
      .hz-magic-search-bar .search-bar .search-input:focus {
        outline: none; }
  .hz-magic-search-bar .search-bar .item {
    max-width: calc(100% - 1.5em);
    font-size: 12px;
    border-radius: 4px;
    display: inline-flex;
    background-color: #eee;
    padding: 6px;
    margin-right: 5px;
    margin-bottom: 1px; }
    .hz-magic-search-bar .search-bar .item .remove {
      color: #d9534f;
      line-height: 1;
      padding-left: 5px; }
  .hz-magic-search-bar .search-bar .search-selected {
    color: #BBB;
    padding-right: 5px; }
    .hz-magic-search-bar .search-bar .magic-search-clear {
      font-size: 13px;
      color: #6e6e6e;
      position: absolute;
      right: 0.5em;
      top: calc(50% - 0.5em);
      line-height: 1; }
      .hz-magic-search-bar .search-bar .magic-search-result-string {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: bold;
        line-height: 1; }
        .hz-magic-search-bar .search-bar .magic-search-result-title {
          padding: 0 5px;
          line-height: 1;
          flex: 1 0 auto; }
.hz-magic-search-context .hz-dynamic-table-preamble {
  display: flex; }
  .hz-magic-search-context .hz-dynamic-table-preamble .hz-magic-search-bar {
    flex-grow: 1;
    flex-shrink: 1;
    padding-right: 5px; }
    .hz-magic-search-context .hz-dynamic-table-preamble .hz-magic-search-bar .magic-search {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .hz-magic-search-context .hz-dynamic-table-preamble .hz-dynamic-table-actions {
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 100%; }
.small-padding {
  padding-left: 0;
  padding-right: 5px;
  padding-bottom: 5px; }
.main_nav {
  list-style: none;
  width: 222px;
  margin: 10px 0 20px 0; }
  .main_nav a {
    color: #999;
    width: 185px;
    padding: 10px;
    display: block;
    margin-left: 20px; }
    .main_nav a.active {
      background: #fff;
      border: 2px solid #d8d8d8;
      border-right: 0;
      border-bottom-color: #ccc; }

#create_keypair_modal .clearfix {
  margin-bottom: 115px; }

  #actions {
    width: 90px; }
    #actions .btn {
      margin-bottom: 5px; }
      #actions a.btn {
        width: 70px; }
        #actions input.btn {
          text-align: left; }

#images #actions {
  width: 100px; }

  .progress-success.bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462',
        endColorstr='#57a957', GradientType=0); }

    .progress_bar_fill.progress-warning.bar {
      background-color: #898989;
      background-image: -moz-linear-gradient(top, #999999, #333333);
      background-image: -ms-linear-gradient(top, #999999, #333333);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999999), to(#333333));
      background-image: -webkit-linear-gradient(top, #999999, #333333);
      background-image: -o-linear-gradient(top, #999999, #333333);
      background-image: linear-gradient(top, #999999, #333333);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999',
            endColorstr='#333333', GradientType=0); }

      .progress_bar_over.bar {
        background-color: #dd514c;
        background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
        background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
        background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
        background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
        background-image: linear-gradient(top, #ee5f5b, #c43c35);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b',
                endColorstr='#c43c35', GradientType=0); }

        .warning {
          background-color: #fff;
          border-bottom: 1px solid #d9534f;
          padding: 5px 10px; }
          .warning .warning-text {
            text-align: center; }
            .warning .warning-text h3, .warning .warning-text a {
              display: inline-block; }
              .warning .warning-text h3 {
                vertical-align: bottom; }

#add_member {
  clear: both; }

  .add_member {
    float: right;
    margin-top: 10px;
    margin-right: 15px; }

    .resource-types .membership li .scope {
      background: none;
      margin-top: 10px;
      margin-bottom: 10px; }
      .resource-types .membership li .select_resource {
        margin-left: 5px;
        margin-top: 15px; }
        .resource-types .membership li .display_name {
          width: 130px;
          margin-left: 10px;
          margin-top: 15px;
          margin-bottom: 15px; }

.dropdown_fix {
  overflow: visible; }
#usage {
  margin-bottom: 25px;
  height: 125px; }

  ul {
    margin: 0; }

    .dynamic-error {
      background: #fff;
      border: 1px solid #d6d4d4;
      color: #d9534f;
      margin-bottom: 0.5em; }

      iframe {
        border: none; }

        .progress_bar {
          height: 100%;
          width: 100%;
          border: 1px solid #BBB;
          background-color: #BBB; }

          .progress_bar_fill, .progress_bar_selected {
            height: 100%;
            float: left; }

            .progress_bar_fill {
              background-color: #6e6e6e; }

              .progress_bar_selected {
                background-color: #CC00FF;
                width: 0; }

                .progress_bar_over {
                  background-color: #d9534f; }

                  td .btn-group {
                    white-space: nowrap; }
                    td .btn-group > .btn-group, td .btn-group > .btn {
                      float: none; }

.tooltip {
  z-index: 12000;
  word-wrap: break-word; }

  div.tooltip-hack {
    display: inline-block; }

    .rickshaw_graph .detail .item {
      width: auto; }
table[ng-controller="horizon.app.core.images.table.ImagesController as table"] .detail-expanded .row {
  background: none;
  padding-left: 2em; }

.textarea-fixed-width {
  resize: vertical;
  min-height: 13em;
  max-height: 30em; }
hz-resource-property-list[resource-type-name="OS::Nova::Keypair"] hz-resource-property[prop-name="public_key"] dd {
  overflow-wrap: break-word;
  width: calc(100vw - calc(16px * 4)); }
  @media (min-width: 772px) {
    hz-resource-property-list[resource-type-name="OS::Nova::Keypair"] hz-resource-property[prop-name="public_key"] dd {
      width: calc(100vw - 220px - calc(16px * 4));   }
}

hz-details hz-resource-property-list[resource-type-name="OS::Nova::Keypair"] hz-resource-property[prop-name="public_key"] dd {
  overflow-wrap: break-word;
  width: calc(100vw - 180px - calc(16px * 4)); }
  @media (min-width: 772px) {
    hz-details hz-resource-property-list[resource-type-name="OS::Nova::Keypair"] hz-resource-property[prop-name="public_key"] dd {
      width: calc(100vw - 220px - 180px - calc(16px * 4));   }
}

textarea#public_key {
  height: 22em; }
.sort-container #selected_port {
  margin-bottom: 1.5em;
  counter-reset: v1 0;
  background: #edf9ff;
  border: 1px solid #c0d9e4; }
  .sort-container #selected_port li {
    position: relative; }
    .sort-container #selected_port li a.btn:before {
      content: "-"; }
      .sort-container #selected_port li:before {
        content: "port" ":" counter(v1);
        counter-increment: v1;
        display: inline-block;
        margin-right: 5px;
        background: #6e6e6e;
        color: #fff;
        font-size: 90%;
        padding: 0 4px;
        vertical-align: middle;
        border-radius: 2px;
        position: absolute;
        left: -2em; }
  .sort-container #selected_port.dragging li:before {
    content: "port" ":";
    background-color: rgba(102, 102, 102, 0.5);
    padding-right: 10px; }
    .sort-container #selected_port.dragging li.ui-state-highlight:before {
      content: "";
      background: transparent; }
@font-face {
  font-family: 'proxima_novasemibold';
  src: url("/static/themes/telia/fonts/proximanova-semibold-webfont.eot");
  src: url("/static/themes/telia/fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"),
    url("/static/themes/telia/fonts/proximanova-semibold-webfont.woff2") format("woff2"),
    url("/static/themes/telia/fonts/proximanova-semibold-webfont.woff") format("woff"),
    url("/static/themes/telia/fonts/proximanova-semibold-webfont.ttf") format("truetype"),
    url("/static/themes/telia/fonts/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

  @font-face {
    font-family: 'proxima_novalight';
    src: url("/static/themes/telia/fonts/proximanova-light-webfont.eot");
    src: url("/static/themes/telia/fonts/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"),
        url("/static/themes/telia/fonts/proximanova-light-webfont.woff2") format("woff2"),
        url("/static/themes/telia/fonts/proximanova-light-webfont.woff") format("woff"),
        url("/static/themes/telia/fonts/proximanova-light-webfont.ttf") format("truetype"),
        url("/static/themes/telia/fonts/proximanova-light-webfont.svg#proxima_novalight") format("svg");
    font-weight: normal;
    font-style: normal; }

    @font-face {
      font-family: 'proxima_nova_rgregular';
      src: url("/static/themes/telia/fonts/proximanova-regular-webfont.eot");
      src: url("/static/themes/telia/fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"),
            url("/static/themes/telia/fonts/proximanova-regular-webfont.woff2") format("woff2"),
            url("/static/themes/telia/fonts/proximanova-regular-webfont.woff") format("woff"),
            url("/static/themes/telia/fonts/proximanova-regular-webfont.ttf") format("truetype"),
            url("/static/themes/telia/fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
      font-weight: normal;
      font-style: normal; }

      @font-face {
        font-family: 'proxima_nova_rgbold';
        src: url("/static/themes/telia/fonts/proximanova-bold-webfont.eot");
        src: url("/static/themes/telia/fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"),
                url("/static/themes/telia/fonts/proximanova-bold-webfont.woff2") format("woff2"),
                url("/static/themes/telia/fonts/proximanova-bold-webfont.woff") format("woff"),
                url("/static/themes/telia/fonts/proximanova-bold-webfont.ttf") format("truetype"),
                url("/static/themes/telia/fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold") format("svg");
        font-weight: normal;
        font-style: normal; }

        @font-face {
          font-family: 'telia_pebble_rg';
          src: url("/static/themes/telia/fonts/Pebble_W_Rg.eot");
          src: url("/static/themes/telia/fonts/Pebble_W_Rg.eot?#iefix") format("embedded-opentype"),
                    url("/static/themes/telia/fonts/Pebble_W_Rg.woff2") format("woff2"),
                    url("/static/themes/telia/fonts/Pebble_W_Rg.woff") format("woff"),
                    url("/static/themes/telia/fonts/Pebble_W_Rg.ttf") format("truetype");
          font-weight: normal;
          font-style: normal; }

          .top-nav-wrapper:after, .nbl-nav:after, .quota-dynamic:after,
          .usage_info_wrapper:after, .detail dl:after {
            content: "";
            display: table;
            clear: both; }

            .nbl-logo, .top-nav-mid, .top-nav-mid .content-box, #user_info,
            .top-nav-right .nbl-logout, #nbl-ctrl-btn, #date_form, .detail dl dt {
              display: inline;
              float: left; }

              .top-nav-right, #activity {
                display: inline;
                float: right; }

                body {
                  color: #444;
                  -webkit-font-smoothing: antialiased; }

                  body#splash {
                    background-color: transparent;
                    height: 100%;
                    background-image: url("/static/themes/telia/img/bg.png") no-repeat !important;
                    margin: 0;
                    overflow-x: hidden; }

                    body, p {
                      font-family: "proxima_nova_rgregular"; }

                      b, strong {
                        font-weight: normal;
                        font-family: "proxima_nova_rgbold"; }

                        h2 {
                          font-family: "proxima_novalight";
                          font-size: 48px;
                          color: #444; }

                          h3 {
                            font-family: "proxima_nova_rgregular";
                            font-size: 24px;
                            font-weight: normal; }

                            form label {
                              font-family: "proxima_novasemibold";
                              font-weight: normal; }

                              input[type=text], input[type=number], input[type=password], textarea {
                                padding: 7px 8px 5px;
                                border-radius: 0; }

                                .modal-body fieldset .form-field input[type=text],
                                .modal-body fieldset .form-field input[type=number],
                                .modal-body fieldset .form-field input[type=password],
                                .modal-body fieldset .form-field textarea {
                                  width: 290px; }

                                  select {
                                    border-radius: 0;
                                    padding: 5px 24px 3px 8px;
                                    height: 32px; }

                                    .hz-dynamic-table-actions button {
                                      padding-top: 9px !important;
                                      padding-bottom: 8px !important; }

                                      .btn {
                                        border: none;
                                        border-radius: 1.2em;
                                        background: none;
                                        box-shadow: none;
                                        font-family: "proxima_novasemibold";
                                        text-transform: uppercase;
                                        text-shadow: none;
                                        color: white;
                                        font-weight: normal;
                                        padding: 11px 12px 8px 12px;
                                        line-height: 1em !important; }

                                        .btn:hover, .btn:active {
                                          color: white; }

                                          .btn.dropdown-toggle .caret {
                                            margin-left: 3px;
                                            border-top-color: #444; }

                                            .modal-footer .btn.close:hover,
                                            .modal-footer .btn:hover.help-toggle:not(.collapsed),
                                            .modal-footer .btn:hover.help-toggle:not(.collapsed):hover,
                                            .modal-footer .btn:hover.help-toggle:not(.collapsed):active,
                                            .modal-footer .btn:hover.help-toggle:not(.collapsed):focus {
                                              text-decoration: none; }

                                              .btn.secondary, .btn.dropdown-toggle, .btn.active {
                                                background-color: #cdcdcd;
                                                color: #444; }

                                                .btn.secondary:hover, .btn.dropdown-toggle:hover, .btn.secondary:active,
                                                .btn.dropdown-toggle:active, .btn.active:hover, .btn.active:active {
                                                  background-color: #b3b3b3;
                                                  color: black; }

                                                  .btn.secondary.disabled, .disabled.btn.dropdown-toggle,
                                                  .btn.secondary.disabled:hover, .disabled.btn.dropdown-toggle:hover,
                                                  .btn.secondary.disabled:active, .disabled.btn.dropdown-toggle:active,
                                                  .btn.secondary[disabled], [disabled].btn.dropdown-toggle,
                                                  .btn.secondary[disabled]:hover, [disabled].btn.dropdown-toggle:hover,
                                                  .btn.secondary[disabled]:active, [disabled].btn.dropdown-toggle:active,
                                                  .btn.active.disabled, .btn.active.disabled:hover, .btn.active.disabled:active,
                                                  .btn.active[disabled], .btn.active[disabled]:hover, .btn.active[disabled]:active {
                                                    opacity: 0.5; }

                                                    .btn {
                                                      background-color: #CC00FF; }

                                                      .btn:hover, .btn:active {
                                                        background-color: #d354f2; }

                                                        .btn.disabled, .btn.disabled:hover, .btn.disabled:active, .btn[disabled],
                                                        .btn[disabled]:hover, .btn[disabled]:active {
                                                          background-color: #b807e4;
                                                          opacity: 0.5; }

                                                          .btn-danger {
                                                            background-color: #ea5a33; }

                                                            .btn-danger:hover, .btn-danger:active {
                                                              background-color: #ef7f61; }

                                                              .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:active,
                                                              .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:active {
                                                                background-color: #d43e16;
                                                                opacity: 0.5; }

                                                                .btn-primary {
                                                                  background-color: #58a618; }

                                                                  .btn-primary:hover, .btn-primary:active {
                                                                    background-color: #70d31e; }

                                                                    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:active,
                                                                    .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:active {
                                                                      background-color: #407912;
                                                                      opacity: 0.5; }

                                                                      .membership .nav-pills .btn-primary {
                                                                        background-color: #CC00FF; }

                                                                        .membership .nav-pills .btn-primary:hover,
                                                                        .membership .nav-pills .btn-primary:active {
                                                                          background-color: #d354f2; }

                                                                          .membership .nav-pills .btn-primary.disabled,
                                                                          .membership .nav-pills .btn-primary.disabled:hover,
                                                                          .membership .nav-pills .btn-primary.disabled:active,
                                                                          .membership .nav-pills .btn-primary[disabled],
                                                                          .membership .nav-pills .btn-primary[disabled]:hover,
                                                                          .membership .nav-pills .btn-primary[disabled]:active {
                                                                            background-color: #b807e4;
                                                                            opacity: 0.5; }

                                                                            .btn-group .btn:first-child {
                                                                              border-radius: 1em 1em 0 0 !important;
                                                                              padding-top: 10px;
                                                                              padding-bottom: 9px;
                                                                              padding-left: 15px;
                                                                              padding-right: 15px;
                                                                              margin-right: 10px; }

                                                                              .btn-group .btn:last-child, .btn-group .dropdown-toggle {
                                                                                border-radius: 0 2px 2px 0 !important;
                                                                                padding-right: 15px;
                                                                                padding-left: 10px;
                                                                                box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
                                                                                margin-right: 10px; }

                                                                                .btn-group .btn:first-child:last-child, .btn-group .dropdown-toggle:first-child {
                                                                                  box-shadow: none;
                                                                                  padding-top: 4px;
                                                                                  padding-bottom: 4px;
                                                                                  padding-left: 15px;
                                                                                  padding-right: 15px;
                                                                                  border-radius: 2px !important;
                                                                                  margin-right: 10px; }

                                                                                  .btn-group .dropdown-menu {
                                                                                    left: auto;
                                                                                    right: 0;
                                                                                    border-radius: 2px !important; }

                                                                                    .btn-group.open .dropdown-menu {
                                                                                      border-radius: 0;
                                                                                      box-shadow: none; }

                                                                                      .table-bordered {
                                                                                        border-radius: 0; }

                                                                                        .table-bordered thead th, .table-bordered tfoot td {
                                                                                          border-radius: 0 !important; }

                                                                                          .table th {
                                                                                            font-family: "proxima_novasemibold";
                                                                                            font-weight: normal; }

                                                                                            .table th, .table td {
                                                                                              word-wrap: break-word;
                                                                                              white-space: normal; }

                                                                                              .datatable input {
                                                                                                padding: 7px 8px 5px; }

                                                                                                .table_search input {
                                                                                                  background-position: 195px 7px;
                                                                                                  box-shadow: none; }

                                                                                                  .table_title h3, .table_header h3 {
                                                                                                    font-family: "proxima_nova_rgregular";
                                                                                                    font-size: 24px; }

                                                                                                    .table_caption .table_header {
                                                                                                      padding: 0 0 10px 10px; }

                                                                                                      .table .table-title {
                                                                                                        color: #444; }

                                                                                                        .table-striped caption {
                                                                                                          padding-bottom: 10px;
                                                                                                          padding-right: 10px; }

                                                                                                          #browser_wrapper .table_caption .table_header {
                                                                                                            padding-top: 10px;
                                                                                                            padding-left: 15px; }

                                                                                                            #browser_wrapper .table_caption .table_header h3 {
                                                                                                              margin-bottom: 0;
                                                                                                              line-height: 32px; }

                                                                                                              #browser_wrapper .content_wrapper .table_caption .table_header {
                                                                                                                padding-right: 10px; }

                                                                                                                #browser_wrapper .content_wrapper .table_caption .table_header .btn {
                                                                                                                  margin-left: 0; }

                                                                                                                  #browser_wrapper .content_wrapper .table_caption .table_header .table_search input {
                                                                                                                    width: 140px; }

                                                                                                                    .table_actions a.btn-create, .table_actions button.btn-create,
                                                                                                                    .table_actions a.btn-launch, .table_actions button.btn-launch,
                                                                                                                    .table_actions a.btn-download, .table_actions button.btn-download,
                                                                                                                    .table_actions a.btn-delete, .table_actions button.btn-delete,
                                                                                                                    .table_actions a.btn-terminate, .table_actions button.btn-terminate,
                                                                                                                    .table_actions a.btn-upload, .table_actions button.btn-upload {
                                                                                                                      padding-left: 10px; }

                                                                                                                      .table_actions a.btn-create:before, .table_actions button.btn-create:before,
                                                                                                                      .table_actions a.btn-launch:before, .table_actions button.btn-launch:before,
                                                                                                                      .table_actions a.btn-download:before, .table_actions button.btn-download:before,
                                                                                                                      .table_actions a.btn-delete:before, .table_actions button.btn-delete:before,
                                                                                                                      .table_actions a.btn-terminate:before, .table_actions button.btn-terminate:before,
                                                                                                                      .table_actions a.btn-upload:before, .table_actions button.btn-upload:before {
                                                                                                                        background-image: url("../../bootstrap/img/glyphicons-halflings-white.png");
                                                                                                                        top: 50%;
                                                                                                                        left: 10px;
                                                                                                                        margin-top: -11px; }

                                                                                                                        .table_actions .btn:not(.active) [class^="icon-"],
                                                                                                                        .table_actions .btn:not(.active) [class*=" icon-"] {
                                                                                                                          background-image: url("/static/bootstrap/img/glyphicons-halflings-white.png"); }

                                                                                                                          .table_actions a {
                                                                                                                            margin: 5px 2px 5px 2px; }

                                                                                                                            td.actions_column {
                                                                                                                              width: 130px; }

                                                                                                                              td.actions_column .btn {
                                                                                                                                font-size: 12px;
                                                                                                                                width: 100%;
                                                                                                                                box-sizing: border-box; }

                                                                                                                                td.actions_column .btn-group {
                                                                                                                                  margin: 0;
                                                                                                                                  display: block;
                                                                                                                                  width: 100%; }

                                                                                                                                  td.actions_column .btn-group .btn {
                                                                                                                                    float: none;
                                                                                                                                    display: block;
                                                                                                                                    margin: 2px 0;
                                                                                                                                    position: relative;
                                                                                                                                    border-radius: 2px; }

                                                                                                                                    td.actions_column .btn-group .btn .caret {
                                                                                                                                      position: absolute;
                                                                                                                                      top: 50%;
                                                                                                                                      right: 10px;
                                                                                                                                      margin-top: -1px; }

                                                                                                                                      td.actions_column > .dropdown-menu > li > .btn {
                                                                                                                                        padding-top: 5px; }

                                                                                                                                        .flavor_table td {
                                                                                                                                          padding: 5px; }

                                                                                                                                          .flavor_table .flavor_name {
                                                                                                                                            width: auto;
                                                                                                                                            vertical-align: top;
                                                                                                                                            font-weight: normal;
                                                                                                                                            font-family: "proxima_novasemibold"; }

                                                                                                                                            h1.brand a {
                                                                                                                                              margin: 0;
                                                                                                                                              text-indent: 100%;
                                                                                                                                              overflow: hidden;
                                                                                                                                              width: 107px;
                                                                                                                                              height: 34px; }

                                                                                                                                              .navbar-header .navbar-brand .openstack-logo {
                                                                                                                                                margin-left: 10px;
                                                                                                                                                background-size: contain;
                                                                                                                                                width: 40px;
                                                                                                                                                height: 42px; }

                                                                                                                                                .navbar-brand-text {
                                                                                                                                                  font-family: "telia_pebble_rg";
                                                                                                                                                  color: #990AE3;
                                                                                                                                                  font-size: 30px;
                                                                                                                                                  margin-left: 10px;
                                                                                                                                                  margin-top: 3px; }

                                                                                                                                                  .topbar {
                                                                                                                                                    background: none;
                                                                                                                                                    border: none;
                                                                                                                                                    padding: 20px 0; }

                                                                                                                                                    .topbar .navbar-fixed-top {
                                                                                                                                                      background-color: #ffffff;
                                                                                                                                                      padding-top: 15px; }

                                                                                                                                                      .topbar .topbar-controls {
                                                                                                                                                        margin-top: 5px; }

                                                                                                                                                        .topbar .topbar-controls li {
                                                                                                                                                          margin-left: 2px;
                                                                                                                                                          margin-right: 10px; }

                                                                                                                                                          .topbar .topbar-controls .navbar-nav .dropdown-toggle {
                                                                                                                                                            line-height: 32px;
                                                                                                                                                            padding-left: 5px;
                                                                                                                                                            padding-right: 5px; }

                                                                                                                                                            .topbar .topbar-controls .navbar-nav .nbl-logout {
                                                                                                                                                              line-height: 32px; }

                                                                                                                                                              #profile_editor_switcher div {
                                                                                                                                                                padding-right: 36px;
                                                                                                                                                                font-size: 13px !important; }

                                                                                                                                                                .top-nav-wrapper {
                                                                                                                                                                  margin: 0 30px; }

                                                                                                                                                                  .top-nav-mid {
                                                                                                                                                                    margin: 10px 0 0 80px; }

                                                                                                                                                                    #user_info {
                                                                                                                                                                      padding: 0;
                                                                                                                                                                      margin: 0; }

                                                                                                                                                                      .top-nav-right {
                                                                                                                                                                        margin-top: 4px; }

                                                                                                                                                                        .top-nav-right .nbl-logout {
                                                                                                                                                                          margin-right: 20px;
                                                                                                                                                                          line-height: 36px;
                                                                                                                                                                          font-family: "proxima_novasemibold"; }

                                                                                                                                                                          #nbl-ctrl-btn form {
                                                                                                                                                                            margin: 0; }

                                                                                                                                                                            .nav > li > a {
                                                                                                                                                                              padding: 0px; }

                                                                                                                                                                              .nav > li > a:hover, .nav > li > a:focus {
                                                                                                                                                                                background-color: transparent; }

                                                                                                                                                                                .nbl_top_nav {
                                                                                                                                                                                  background-color: #990AE3;
                                                                                                                                                                                  padding: 16px 30px;
                                                                                                                                                                                  margin-top: 18px;
                                                                                                                                                                                  box-shadow: 0 4px 4px -1px #89D2FF; }

                                                                                                                                                                                  .nbl-nav {
                                                                                                                                                                                    margin: 0; }

                                                                                                                                                                                    .nbl-nav > li {
                                                                                                                                                                                      display: inline;
                                                                                                                                                                                      float: left;
                                                                                                                                                                                      margin-right: 24px;
                                                                                                                                                                                      line-height: 18px; }

                                                                                                                                                                                      .nbl-nav > li > a {
                                                                                                                                                                                        font-family: "proxima_novalight";
                                                                                                                                                                                        font-size: 15px;
                                                                                                                                                                                        color: white;
                                                                                                                                                                                        padding-right: 16px;
                                                                                                                                                                                        font-weight: bold;
                                                                                                                                                                                        margin-right: 5px; }

                                                                                                                                                                                        .nbl-nav > li > a:after {
                                                                                                                                                                                          content: '';
                                                                                                                                                                                          border: 5px solid transparent;
                                                                                                                                                                                          border-top-color: white;
                                                                                                                                                                                          border-bottom: 0px;
                                                                                                                                                                                          position: absolute;
                                                                                                                                                                                          right: 0;
                                                                                                                                                                                          top: 50%;
                                                                                                                                                                                          margin-top: -1px; }

                                                                                                                                                                                          .nbl-nav > li > a:hover {
                                                                                                                                                                                            color: lightgray;
                                                                                                                                                                                            background-color: transparent; }

                                                                                                                                                                                            .nbl-nav > li > a:hover:after {
                                                                                                                                                                                              border-top-color: #CC00FF; }

                                                                                                                                                                                              .nbl-nav > li.dropdown.open > a {
                                                                                                                                                                                                background-color: transparent;
                                                                                                                                                                                                color: #FFFFFF; }

                                                                                                                                                                                                .nbl-nav > li.dropdown.open > a:after {
                                                                                                                                                                                                  border-top: 0px;
                                                                                                                                                                                                  border-bottom: 5px solid #CC00FF; }

                                                                                                                                                                                                  .nbl-nav ul.dropdown-menu {
                                                                                                                                                                                                    background-color: #990AE3;
                                                                                                                                                                                                    box-shadow: none;
                                                                                                                                                                                                    border: none;
                                                                                                                                                                                                    padding: 10px 20px 15px;
                                                                                                                                                                                                    font-family: arial, helvetica, sans-serif;
                                                                                                                                                                                                    left: -20px;
                                                                                                                                                                                                    top: 30px; }

                                                                                                                                                                                                    .nbl-nav ul.dropdown-menu a {
                                                                                                                                                                                                      padding: 0;
                                                                                                                                                                                                      margin: 5px 0;
                                                                                                                                                                                                      color: #FFFFFF; }

                                                                                                                                                                                                      .nbl-nav ul.dropdown-menu a:hover {
                                                                                                                                                                                                        background-color: transparent;
                                                                                                                                                                                                        color: lightgray; }

                                                                                                                                                                                                        #main_content {
                                                                                                                                                                                                          padding-top: 90px; }

                                                                                                                                                                                                          #main-content-wrapper {
                                                                                                                                                                                                            margin: 20px; }

                                                                                                                                                                                                            .main-content-main {
                                                                                                                                                                                                              display: inline;
                                                                                                                                                                                                              float: left;
                                                                                                                                                                                                              width: 80%; }

                                                                                                                                                                                                              .main-content-right {
                                                                                                                                                                                                                display: inline;
                                                                                                                                                                                                                float: left;
                                                                                                                                                                                                                width: 20%; }

                                                                                                                                                                                                                #content_body {
                                                                                                                                                                                                                  padding-left: 0; }

                                                                                                                                                                                                                  .nbl-help-panel {
                                                                                                                                                                                                                    background-color: #fbfbfb;
                                                                                                                                                                                                                    border: 1px solid #d6d4d4;
                                                                                                                                                                                                                    padding: 25px 20px 20px;
                                                                                                                                                                                                                    margin-top: 66px;
                                                                                                                                                                                                                    position: relative; }

                                                                                                                                                                                                                    .nbl-help-panel:before {
                                                                                                                                                                                                                      content: 'i';
                                                                                                                                                                                                                      font-family: georgia;
                                                                                                                                                                                                                      font-style: italic;
                                                                                                                                                                                                                      font-weight: bold;
                                                                                                                                                                                                                      color: #FFFFFF;
                                                                                                                                                                                                                      border: 1px solid #cdcdcd;
                                                                                                                                                                                                                      font-size: 18px;
                                                                                                                                                                                                                      position: absolutE;
                                                                                                                                                                                                                      top: -18px;
                                                                                                                                                                                                                      left: 50%;
                                                                                                                                                                                                                      margin-left: -16px;
                                                                                                                                                                                                                      width: 32px;
                                                                                                                                                                                                                      height: 32px;
                                                                                                                                                                                                                      border-radius: 50%;
                                                                                                                                                                                                                      line-height: 32px;
                                                                                                                                                                                                                      text-align: center;
                                                                                                                                                                                                                      background-color: #fbfbfb; }

                                                                                                                                                                                                                      .nbl-help-panel:empty {
                                                                                                                                                                                                                        background-color: transparent;
                                                                                                                                                                                                                        border: none; }

                                                                                                                                                                                                                        .nbl-help-panel:empty:before {
                                                                                                                                                                                                                          content: none; }

                                                                                                                                                                                                                          .nbl-help-panel p {
                                                                                                                                                                                                                            font-size: 14px;
                                                                                                                                                                                                                            line-height: 18px;
                                                                                                                                                                                                                            margin-bottom: 0; }

                                                                                                                                                                                                                            .nbl-help-panel * + * {
                                                                                                                                                                                                                              margin-top: 12px; }

                                                                                                                                                                                                                              .nbl-help-panel ul, .nbl-help-panel ol {
                                                                                                                                                                                                                                padding-left: 20px; }

                                                                                                                                                                                                                                .nbl-help-panel ul li, .nbl-help-panel ol li {
                                                                                                                                                                                                                                  margin-top: 0; }

                                                                                                                                                                                                                                  .nbl-help-panel ul {
                                                                                                                                                                                                                                    list-style: disc; }

                                                                                                                                                                                                                                    .nbl-help-panel ol {
                                                                                                                                                                                                                                      list-style: decimal; }

                                                                                                                                                                                                                                      .page-header {
                                                                                                                                                                                                                                        margin: 12px 0 0 0;
                                                                                                                                                                                                                                        padding: 0 0 0 5px;
                                                                                                                                                                                                                                        border: none; }

                                                                                                                                                                                                                                        .quota-dynamic {
                                                                                                                                                                                                                                          border: 1px solid #d6d4d4;
                                                                                                                                                                                                                                          padding: 20px;
                                                                                                                                                                                                                                          margin: 20px 0; }

                                                                                                                                                                                                                                          .modal .quota-dynamic {
                                                                                                                                                                                                                                            border: none;
                                                                                                                                                                                                                                            padding: 0;
                                                                                                                                                                                                                                            margin: 0; }

                                                                                                                                                                                                                                            .modal .quota-dynamic h3 {
                                                                                                                                                                                                                                              font-size: 18px; }

                                                                                                                                                                                                                                              .modal .quota-dynamic > * + * {
                                                                                                                                                                                                                                                margin: 10px 0 0; }

                                                                                                                                                                                                                                                .quota-heading {
                                                                                                                                                                                                                                                  display: none;
                                                                                                                                                                                                                                                  margin: -20px -20px 20px;
                                                                                                                                                                                                                                                  background-color: #fbfbfb;
                                                                                                                                                                                                                                                  padding: 20px;
                                                                                                                                                                                                                                                  font-family: "proxima_nova_rgregular";
                                                                                                                                                                                                                                                  font-weight: normal;
                                                                                                                                                                                                                                                  font-size: 20px;
                                                                                                                                                                                                                                                  border-bottom: 1px solid #d6d4d4; }

                                                                                                                                                                                                                                                  .quota-heading:last-child {
                                                                                                                                                                                                                                                    margin-bottom: -20px;
                                                                                                                                                                                                                                                    border-bottom: none; }

                                                                                                                                                                                                                                                    .quota_title {
                                                                                                                                                                                                                                                      font-weight: bold;
                                                                                                                                                                                                                                                      font-size: 13px; }

                                                                                                                                                                                                                                                      .quota_subtitle {
                                                                                                                                                                                                                                                        font-size: 13px; }

                                                                                                                                                                                                                                                        .usage_info_wrapper {
                                                                                                                                                                                                                                                          border: 1px solid #d6d4d4;
                                                                                                                                                                                                                                                          padding: 20px;
                                                                                                                                                                                                                                                          margin: -21px 0 20px;
                                                                                                                                                                                                                                                          display: none; }

                                                                                                                                                                                                                                                          #date_form {
                                                                                                                                                                                                                                                            margin: 0; }

                                                                                                                                                                                                                                                            #date_form .datepicker {
                                                                                                                                                                                                                                                              margin: 0;
                                                                                                                                                                                                                                                              padding: 2px 0 0; }

                                                                                                                                                                                                                                                              #date_form h3 {
                                                                                                                                                                                                                                                                font-family: "proxima_novasemibold";
                                                                                                                                                                                                                                                                font-size: 18px;
                                                                                                                                                                                                                                                                font-weight: normal;
                                                                                                                                                                                                                                                                margin-bottom: 16px; }

                                                                                                                                                                                                                                                                #date_form span {
                                                                                                                                                                                                                                                                  font-size: 18px;
                                                                                                                                                                                                                                                                  display: inline;
                                                                                                                                                                                                                                                                  line-height: 34px;
                                                                                                                                                                                                                                                                  float: left;
                                                                                                                                                                                                                                                                  margin-right: 20px;
                                                                                                                                                                                                                                                                  margin-bottom: 16px; }

                                                                                                                                                                                                                                                                  #date_form input {
                                                                                                                                                                                                                                                                    font-size: 13px;
                                                                                                                                                                                                                                                                    line-height: 15px;
                                                                                                                                                                                                                                                                    min-width: 90px;
                                                                                                                                                                                                                                                                    font-family: arial;
                                                                                                                                                                                                                                                                    width: 6em;
                                                                                                                                                                                                                                                                    padding: 8px 10px 6px;
                                                                                                                                                                                                                                                                    margin: 0;
                                                                                                                                                                                                                                                                    border-radius: 0;
                                                                                                                                                                                                                                                                    box-shadow: none;
                                                                                                                                                                                                                                                                    margin-top: -6px;
                                                                                                                                                                                                                                                                    margin-left: 4px; }

                                                                                                                                                                                                                                                                    #date_form .btn {
                                                                                                                                                                                                                                                                      display: inline;
                                                                                                                                                                                                                                                                      float: right;
                                                                                                                                                                                                                                                                      margin-top: -2px;
                                                                                                                                                                                                                                                                      margin-left: -10px; }

                                                                                                                                                                                                                                                                      #date_form small {
                                                                                                                                                                                                                                                                        display: block;
                                                                                                                                                                                                                                                                        font-size: 14px;
                                                                                                                                                                                                                                                                        clear: left;
                                                                                                                                                                                                                                                                        line-height: 1em; }

                                                                                                                                                                                                                                                                        #activity {
                                                                                                                                                                                                                                                                          margin: -6px 0; }

                                                                                                                                                                                                                                                                          #activity span {
                                                                                                                                                                                                                                                                            display: block;
                                                                                                                                                                                                                                                                            padding: 6px 12px;
                                                                                                                                                                                                                                                                            text-align: right;
                                                                                                                                                                                                                                                                            font-size: 15px; }

                                                                                                                                                                                                                                                                            #activity span + span {
                                                                                                                                                                                                                                                                              border-top: 1px dotted #d6d4d4; }

                                                                                                                                                                                                                                                                              #activity strong {
                                                                                                                                                                                                                                                                                float: left;
                                                                                                                                                                                                                                                                                width: 15em;
                                                                                                                                                                                                                                                                                text-align: left; }

                                                                                                                                                                                                                                                                                .detail dl {
                                                                                                                                                                                                                                                                                  font-size: 14px; }

                                                                                                                                                                                                                                                                                  .detail dl dt {
                                                                                                                                                                                                                                                                                    width: 12em;
                                                                                                                                                                                                                                                                                    clear: left;
                                                                                                                                                                                                                                                                                    font-weight: normal;
                                                                                                                                                                                                                                                                                    font-family: "proxima_novasemibold"; }

                                                                                                                                                                                                                                                                                    .detail dl dd {
                                                                                                                                                                                                                                                                                      margin-left: 15em; }

                                                                                                                                                                                                                                                                                      #main_content .nav-tabs {
                                                                                                                                                                                                                                                                                        border: 1px solid #d6d4d4;
                                                                                                                                                                                                                                                                                        background-color: #fbfbfb; }

                                                                                                                                                                                                                                                                                        #main_content .nav-tabs > li {
                                                                                                                                                                                                                                                                                          margin: 10px 0 -1px; }

                                                                                                                                                                                                                                                                                          #main_content .nav-tabs > li:first-child {
                                                                                                                                                                                                                                                                                            margin-left: 10px; }

                                                                                                                                                                                                                                                                                            #main_content .tab-content {
                                                                                                                                                                                                                                                                                              padding: 20px 10px 10px; }

                                                                                                                                                                                                                                                                                              .search-icon {
                                                                                                                                                                                                                                                                                                line-height: 2.5em; }

                                                                                                                                                                                                                                                                                                td.actions {
                                                                                                                                                                                                                                                                                                  padding-top: 10px; }

                                                                                                                                                                                                                                                                                                  #date_form .datepicker {
                                                                                                                                                                                                                                                                                                    line-height: 2.2em; }

                                                                                                                                                                                                                                                                                                    .usage_info_wrapper .btn {
                                                                                                                                                                                                                                                                                                      margin-right: 5px; }

                                                                                                                                                                                                                                                                                                      #date_form small {
                                                                                                                                                                                                                                                                                                        margin-top: 5px; }

                                                                                                                                                                                                                                                                                                        .modal-body {
                                                                                                                                                                                                                                                                                                          overflow-y: visible;
                                                                                                                                                                                                                                                                                                          max-height: none !important; }

                                                                                                                                                                                                                                                                                                          .modal-body .row {
                                                                                                                                                                                                                                                                                                            margin-left: 0px; }

                                                                                                                                                                                                                                                                                                            .modal-footer {
                                                                                                                                                                                                                                                                                                              background-color: #F5F5F5; }

                                                                                                                                                                                                                                                                                                              .col-sm-6.back, .back.left, .back.right {
                                                                                                                                                                                                                                                                                                                text-align: left; }

                                                                                                                                                                                                                                                                                                                .btn-sm span.glyphicon, .btn-group-sm > .btn span.glyphicon,
                                                                                                                                                                                                                                                                                                                td .btn-group .btn span.glyphicon {
                                                                                                                                                                                                                                                                                                                  margin: -10px 0px -10px 0px; }

                                                                                                                                                                                                                                                                                                                  .btn-default span.glyphicon {
                                                                                                                                                                                                                                                                                                                    margin: -10px 0px -10px 0px; }

                                                                                                                                                                                                                                                                                                                    .btn-sm span.fa, .btn-group-sm > .btn span.fa,
                                                                                                                                                                                                                                                                                                                    .btn-sm .pie-chart-distribution span.legend-symbol,
                                                                                                                                                                                                                                                                                                                    .pie-chart-distribution .btn-sm span.legend-symbol,
                                                                                                                                                                                                                                                                                                                    .btn-group-sm > .btn .pie-chart-distribution span.legend-symbol,
                                                                                                                                                                                                                                                                                                                    .pie-chart-distribution .btn-group-sm > .btn span.legend-symbol,
                                                                                                                                                                                                                                                                                                                    .btn-sm .tablesorter-headerAsc span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    .tablesorter-headerAsc .btn-sm span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    .btn-sm .tablesorter-headerDesc span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    .tablesorter-headerDesc .btn-sm span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    .btn-group-sm > .btn .tablesorter-headerAsc span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    .tablesorter-headerAsc .btn-group-sm > .btn span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    .btn-group-sm > .btn .tablesorter-headerDesc span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    .tablesorter-headerDesc .btn-group-sm > .btn span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    td .btn-group .btn span.fa,
                                                                                                                                                                                                                                                                                                                    td .btn-group .btn .pie-chart-distribution span.legend-symbol,
                                                                                                                                                                                                                                                                                                                    .pie-chart-distribution td .btn-group .btn span.legend-symbol,
                                                                                                                                                                                                                                                                                                                    td .btn-group .pie-chart-distribution .btn span.legend-symbol,
                                                                                                                                                                                                                                                                                                                    td .btn-group .btn .tablesorter-headerAsc span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    .tablesorter-headerAsc td .btn-group .btn span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    td .btn-group .tablesorter-headerAsc .btn span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    td .btn-group .btn .tablesorter-headerDesc span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    .tablesorter-headerDesc td .btn-group .btn span.table-sort-indicator,
                                                                                                                                                                                                                                                                                                                    td .btn-group .tablesorter-headerDesc .btn span.table-sort-indicator {
                                                                                                                                                                                                                                                                                                                      margin: 2px 0px 2px 5px;
                                                                                                                                                                                                                                                                                                                      margin: -10px 0px -10px 0px; }

                                                                                                                                                                                                                                                                                                                      .port-table-header-title {
                                                                                                                                                                                                                                                                                                                        font-weight: bold;
                                                                                                                                                                                                                                                                                                                        display: table-cell; }

                                                                                                                                                                                                                                                                                                                        .port-table-header-action {
                                                                                                                                                                                                                                                                                                                          display: table-cell;
                                                                                                                                                                                                                                                                                                                          text-align: right; }

                                                                                                                                                                                                                                                                                                                          .portTableHeader {
                                                                                                                                                                                                                                                                                                                            border-top: 1px solid #eee;
                                                                                                                                                                                                                                                                                                                            padding-top: 5px;
                                                                                                                                                                                                                                                                                                                            margin: 5px 0;
                                                                                                                                                                                                                                                                                                                            display: table;
                                                                                                                                                                                                                                                                                                                            width: 100%; }

                                                                                                                                                                                                                                                                                                                            table.detailInfoTable caption {
                                                                                                                                                                                                                                                                                                                              padding-bottom: 5px; }

                                                                                                                                                                                                                                                                                                                              .nav-tabs > li > a {
                                                                                                                                                                                                                                                                                                                                padding: 9px 12px 9px 12px; }

                                                                                                                                                                                                                                                                                                                                .workflow td.help_text {
                                                                                                                                                                                                                                                                                                                                  padding-top: 10px; }

                                                                                                                                                                                                                                                                                                                                  table#instances h4, table#instances .transfer-table .transfer-heading,
                                                                                                                                                                                                                                                                                                                                  .transfer-table table#instances .transfer-heading {
                                                                                                                                                                                                                                                                                                                                    font-size: 13px;
                                                                                                                                                                                                                                                                                                                                    font-weight: bold; }

                                                                                                                                                                                                                                                                                                                                    button.help-toggle {
                                                                                                                                                                                                                                                                                                                                      padding: 5px; }

                                                                                                                                                                                                                                                                                                                                      .nav-pills > li > a {
                                                                                                                                                                                                                                                                                                                                        padding: 5px; }

                                                                                                                                                                                                                                                                                                                                        .toggle-view.btn-group {
                                                                                                                                                                                                                                                                                                                                          border-style: solid;
                                                                                                                                                                                                                                                                                                                                          border-color: #eeeeee;
                                                                                                                                                                                                                                                                                                                                          border-width: 1px; }

                                                                                                                                                                                                                                                                                                                                          .toggle-view.btn-group > .btn {
                                                                                                                                                                                                                                                                                                                                            background-color: white;
                                                                                                                                                                                                                                                                                                                                            color: #444; }

                                                                                                                                                                                                                                                                                                                                            .toggle-view.btn-group > .btn:hover {
                                                                                                                                                                                                                                                                                                                                              background-color: #b3b3b3;
                                                                                                                                                                                                                                                                                                                                              color: black; }

                                                                                                                                                                                                                                                                                                                                              .toggle-view.btn-group > .btn.active {
                                                                                                                                                                                                                                                                                                                                                background-color: #cdcdcd;
                                                                                                                                                                                                                                                                                                                                                color: black; }

                                                                                                                                                                                                                                                                                                                                                ul#topology_tabs {
                                                                                                                                                                                                                                                                                                                                                  margin-top: 8px; }

                                                                                                                                                                                                                                                                                                                                                  .form-group .dropdown-title {
                                                                                                                                                                                                                                                                                                                                                    font-size: 12px; }

                                                                                                                                                                                                                                                                                                                                                    #wizard-side-nav span.ng-binding {
                                                                                                                                                                                                                                                                                                                                                      padding-left: 5px; }

                                                                                                                                                                                                                                                                                                                                                      .wizard-steps {
                                                                                                                                                                                                                                                                                                                                                        padding-top: 30px; }

                                                                                                                                                                                                                                                                                                                                                        .wizard-steps .fa, .wizard-steps .pie-chart-distribution .legend-symbol,
                                                                                                                                                                                                                                                                                                                                                        .pie-chart-distribution .wizard-steps .legend-symbol,
                                                                                                                                                                                                                                                                                                                                                        .wizard-steps .tablesorter-headerAsc .table-sort-indicator,
                                                                                                                                                                                                                                                                                                                                                        .tablesorter-headerAsc .wizard-steps .table-sort-indicator,
                                                                                                                                                                                                                                                                                                                                                        .wizard-steps .tablesorter-headerDesc .table-sort-indicator,
                                                                                                                                                                                                                                                                                                                                                        .tablesorter-headerDesc .wizard-steps .table-sort-indicator {
                                                                                                                                                                                                                                                                                                                                                          margin: 2px; }

                                                                                                                                                                                                                                                                                                                                                          .wizard-help {
                                                                                                                                                                                                                                                                                                                                                            margin-top: -4px; }

                                                                                                                                                                                                                                                                                                                                                            .form-control, .datepicker input {
                                                                                                                                                                                                                                                                                                                                                              border-radius: 1.2em; }

                                                                                                                                                                                                                                                                                                                                                              .has-feedback .form-control-feedback {
                                                                                                                                                                                                                                                                                                                                                                top: 0px !important; }

                                                                                                                                                                                                                                                                                                                                                                .splash-telia-logo {
                                                                                                                                                                                                                                                                                                                                                                  width: 50%; }

                                                                                                                                                                                                                                                                                                                                                                  .splash-logo-text {
                                                                                                                                                                                                                                                                                                                                                                    font-size: 15px;
                                                                                                                                                                                                                                                                                                                                                                    margin-left: 25%; }
