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: none;
                  text-decoration: underline;
                  text-decoration: underline 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 {
                                                                                    color: #000 !important;
                                                                                    text-shadow: none !important;
                                                                                    background: transparent !important;
                                                                                    box-shadow: none !important;   }
                                                                                    a, a:visited {
                                                                                      text-decoration: underline;   }
                                                                                      a[href]:after {
                                                                                        content: " (" attr(href) ")";   }
                                                                                        abbr[title]:after {
                                                                                          content: " (" attr(title) ")";   }
                                                                                          a[href^="#"]: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(font-path\(\"bootstrap/glyphicons-halflings-regular.eot\"\));
    src: url(font-path\(\"bootstrap/glyphicons-halflings-regular.eot?#iefix\"\)) format("embedded-opentype"), url(font-path\(\"bootstrap/glyphicons-halflings-regular.woff2\"\)) format("woff2"), url(font-path\(\"bootstrap/glyphicons-halflings-regular.woff\"\)) format("woff"), url(font-path\(\"bootstrap/glyphicons-halflings-regular.ttf\"\)) format("truetype"), url(font-path\(\"bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular\"\)) format("svg");   }
}

.glyphicon, .membership .role_dropdown li i {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

  .glyphicon-asterisk:before {
    content: "*"; }

.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: 14px;
        line-height: 1.42857;
        color: #333333;
        background-color: #ffffff; }

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

          a {
            color: #428bca;
            text-decoration: none; }
            a:hover, a:focus {
              color: #2a6496;
              text-decoration: underline; }
              a:focus {
                outline: 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: #ffffff;
          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: 20px;
              margin-bottom: 20px;
              border: 0;
              border-top: 1px solid #eeeeee; }

              .sr-only {
                position: absolute;
                width: 1px;
                height: 1px;
                padding: 0;
                margin: -1px;
                overflow: hidden;
                clip: rect(0, 0, 0, 0);
                border: 0; }

                .sr-only-focusable:active, .sr-only-focusable:focus {
                  position: static;
                  width: auto;
                  height: auto;
                  margin: 0;
                  overflow: visible;
                  clip: auto; }

[role="button"] {
  cursor: pointer; }

  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #333333; }
    h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small,
    h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small,
    .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small,
    .h5 .small, .h6 small, .h6 .small {
      font-weight: 400;
      line-height: 1;
      color: #cccccc; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small,
  .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small,
  .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%; }

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

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

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

      h4, .h4 {
        font-size: 18px; }

        h5, .h5 {
          font-size: 14px; }

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

            p {
              margin: 0 0 10px; }

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

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

  mark, .mark {
    padding: 0.2em;
    background-color: #fcf8e3; }

    .text-left {
      text-align: left; }

      .text-right {
        text-align: right; }

        .text-center {
          text-align: center; }

          .text-justify {
            text-align: justify; }

            .text-nowrap {
              white-space: nowrap; }

              .text-lowercase {
                text-transform: lowercase; }

                .text-uppercase, .initialism {
                  text-transform: uppercase; }

                  .text-capitalize {
                    text-transform: capitalize; }

                    .text-muted {
                      color: #cccccc; }

                      .text-primary {
                        color: #428bca; }

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

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

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

                                                .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: 9px;
                                                                  margin: 40px 0 20px;
                                                                  border-bottom: 1px solid #eeeeee; }

                                                                  ul, ol {
                                                                    margin-top: 0;
                                                                    margin-bottom: 10px; }
                                                                    ul ul, ul ol, ol ul, ol ol {
                                                                      margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

  .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
    .list-inline > li {
      display: inline-block;
      padding-right: 5px;
      padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

  dt, dd {
    line-height: 1.42857; }

    dt {
      font-weight: 700; }

      dd {
        margin-left: 0; }

        .dl-horizontal dd:before, .dl-horizontal dd:after {
          display: table;
          content: " "; }
          .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; }

  .initialism {
    font-size: 90%; }

    blockquote {
      padding: 10px 20px;
      margin: 0 0 20px;
      font-size: 17.5px;
      border-left: 5px solid #eeeeee; }
      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: #cccccc; }
        blockquote footer:before, blockquote small:before, blockquote .small:before {
          content: "— "; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before, .blockquote-reverse small:before,
  .blockquote-reverse .small:before, blockquote.pull-right footer:before,
  blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ""; }
    .blockquote-reverse footer:after, .blockquote-reverse small:after,
    .blockquote-reverse .small:after, blockquote.pull-right footer:after,
    blockquote.pull-right small:after, blockquote.pull-right .small:after {
      content: " —"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.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: 700;
          box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    .container:before, .container:after {
      display: table;
      content: " "; }
      .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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
    .container-fluid:after {
      clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
    .row:after {
      clear: both; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2,
.col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4,
.col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6,
.col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9,
.col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11,
.col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7,
  .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }

    .col-xs-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 {
                                                                                                              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 {
                                                                                                                          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; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
    table td[class*="col-"], table th[class*="col-"] {
      position: static;
      display: table-cell;
      float: none; }

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

  th {
    text-align: left; }

    .table {
      width: 100%;
      max-width: 100%;
      margin-bottom: 20px; }
      .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th,
      .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #dddddd; }
      .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #dddddd; }
        .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 #dddddd; }
        .table .table {
          background-color: #ffffff; }

.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 #dddddd; }
  .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 #dddddd; }
  .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 > 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 {
  min-height: 0.01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #dddddd;   }
      .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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

  legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }

    label {
      display: inline-block;
      max-width: 100%;
      margin-bottom: 5px;
      font-weight: 700; }

      input[type="search"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        appearance: none; }

        input[type="radio"], input[type="checkbox"] {
          margin: 4px 0 0;
          margin-top: 1px \9;
          line-height: normal; }
          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; }

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: 14px;
          line-height: 1.42857;
          color: #555555; }

          .form-control, .datepicker input {
            display: block;
            width: 100%;
            height: 34px;
            padding: 6px 12px;
            font-size: 14px;
            line-height: 1.42857;
            color: #555555;
            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: #999;
                opacity: 1; }
                .form-control:-ms-input-placeholder, .datepicker input:-ms-input-placeholder {
                  color: #999; }
                  .form-control::-webkit-input-placeholder,
                  .datepicker input::-webkit-input-placeholder {
                    color: #999; }
                    .form-control::-ms-expand, .datepicker input::-ms-expand {
                      background-color: transparent;
                      border: 0; }
                      .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: #eeeeee;
                        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; }

  @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: 34px;   }
      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: 46px;   }
}

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

  .radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
    .radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label,
    fieldset[disabled] .checkbox label {
      cursor: not-allowed; }
    .radio label, .checkbox label {
      min-height: 20px;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: 400;
      cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"],
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

  .radio + .radio, .checkbox + .checkbox {
    margin-top: -5px; }

    .radio-inline, .checkbox-inline {
      position: relative;
      display: inline-block;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: 400;
      vertical-align: middle;
      cursor: pointer; }
      .radio-inline.disabled, fieldset[disabled] .radio-inline,
      .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
        cursor: not-allowed; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

  .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }
    .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-right: 0;
      padding-left: 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: 32px;
              padding: 6px 10px;
              font-size: 12px;
              line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .input-group-lg .datepicker > input,
.datepicker .input-group-lg > input {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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: 46px;
    line-height: 46px; }

    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: 46px;
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.33333;
        border-radius: 6px; }
        .form-group-lg select.form-control, .form-group-lg .datepicker selectinput,
        .datepicker .form-group-lg selectinput {
          height: 46px;
          line-height: 46px; }
          .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: 46px;
              min-height: 38px;
              padding: 11px 16px;
              font-size: 18px;
              line-height: 1.33333; }

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

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

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

    .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;
        background-color: #dff0d8;
        border-color: #3c763d; }
        .has-success .form-control-feedback {
          color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio,
.has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline,
.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }
  .has-warning .form-control-feedback {
    color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio,
.has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline,
.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;
  background-color: #f2dede;
  border-color: #a94442; }
  .has-error .form-control-feedback {
    color: #a94442; }

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

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #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, .table_actions .form-control,
      .form-inline .datepicker input, .datepicker .form-inline input,
      .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,
            .table_actions .input-group .input-group-addon,
            .table_actions .input-group .input-group-btn,
            .table_actions .input-group .form-control,
            .form-inline .input-group .datepicker input,
            .datepicker .form-inline .input-group input,
            .table_actions .input-group .datepicker input,
            .datepicker .table_actions .input-group input {
              width: auto;   }
    .form-inline .input-group > .form-control,
    .table_actions .input-group > .form-control,
    .form-inline .input-group .datepicker > input,
    .datepicker .form-inline .input-group > input,
    .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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }
  .form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px; }
    .form-horizontal .form-group {
      margin-right: -15px;
      margin-left: -15px; }
      .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        display: table;
        content: " "; }
        .form-horizontal .form-group:after {
          clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;   }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
  @media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 18px;   }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;   }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  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 {
      background-image: none;
      outline: 0;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
      .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        opacity: 0.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;
        background-image: none;
        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.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: #428bca;
  border-color: #357ebd; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #3071a9;
    border-color: #193c5a; }
    .btn-primary:hover {
      color: #fff;
      background-color: #3071a9;
      border-color: #285e8e; }
      .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #3071a9;
        background-image: none;
        border-color: #285e8e; }
        .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: #285e8e;
          border-color: #193c5a; }
  .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: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    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;
        background-image: none;
        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.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;
        background-image: none;
        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.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;
        background-image: none;
        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.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;
        background-image: none;
        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.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 {
  font-weight: 400;
  color: #428bca;
  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: #2a6496;
        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: #cccccc;
          text-decoration: none; }

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

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

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

      .btn-block {
        display: block;
        width: 100%; }

        .btn-block + .btn-block {
          margin-top: 5px; }

          input[type="submit"].btn-block, input[type="reset"].btn-block,
          input[type="button"].btn-block {
            width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

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

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

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

    .collapsing {
      position: relative;
      height: 0;
      overflow: hidden;
      -webkit-transition-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;
              font-size: 14px;
              text-align: left;
              list-style: none;
              background-color: #fff;
              background-clip: padding-box;
              border: 1px solid #ccc;
              border: 1px solid rgba(0, 0, 0, 0.15);
              border-radius: 4px;
              -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
              box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
              .dropdown-menu.pull-right {
                right: 0;
                left: auto; }
                .dropdown-menu .divider {
                  height: 1px;
                  margin: 9px 0;
                  overflow: hidden;
                  background-color: #e5e5e5; }
                  .dropdown-menu > li > a {
                    display: block;
                    padding: 3px 20px;
                    clear: both;
                    font-weight: 400;
                    line-height: 1.42857;
                    color: #333333;
                    white-space: nowrap; }
                    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
                      color: #262626;
                      text-decoration: none;
                      background-color: #f5f5f5; }

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

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

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

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

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

    .dropdown-header {
      display: block;
      padding: 3px 20px;
      font-size: 12px;
      line-height: 1.42857;
      color: #cccccc;
      white-space: nowrap; }

      .dropdown-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 990; }

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

          .dropup .caret, .navbar-fixed-bottom .dropdown .caret {
            content: "";
            border-top: 0;
            border-bottom: 4px dashed;
            border-bottom: 4px solid \9; }
            .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 {
    display: table;
    content: " "; }
    .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-top-right-radius: 0;
      border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

  .btn-group > .btn-group {
    float: left; }

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
      border-radius: 0; }

      .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
      .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

  .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0; }

    .btn-group > .btn + .dropdown-toggle {
      padding-right: 8px;
      padding-left: 8px; }

      .btn-group > .btn-lg + .dropdown-toggle,
      .btn-group .btn-group-lg > .btn + .dropdown-toggle,
      .btn-group-lg .btn-group > .btn + .dropdown-toggle {
        padding-right: 12px;
        padding-left: 12px; }

        .btn-group.open .dropdown-toggle {
          -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
          .btn-group.open .dropdown-toggle.btn-link {
            -webkit-box-shadow: none;
            box-shadow: none; }

.btn .caret {
  margin-left: 0; }

  .btn-lg .caret, .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 {
          display: table;
          content: " "; }
          .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-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
    .btn-group-vertical > .btn:last-child:not(:first-child) {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-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-left-radius: 0;
  border-top-right-radius: 0; }

  .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
      display: table-cell;
      float: none;
      width: 1%; }
      .btn-group-justified > .btn-group .btn {
        width: 100%; }
        .btn-group-justified > .btn-group .dropdown-menu {
          left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-right: 0;
    padding-left: 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: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    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: 18px;
        border-radius: 6px; }
        .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
          margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group .datepicker input:first-child,
.datepicker .input-group input:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

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

    .input-group .form-control:last-child, .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
    .input-group .datepicker input:last-child,
    .datepicker .input-group input:last-child {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

      .input-group-addon:last-child {
        border-left: 0; }

        .input-group-btn {
          position: relative;
          font-size: 0;
          white-space: nowrap; }
          .input-group-btn > .btn {
            position: relative; }
            .input-group-btn > .btn + .btn {
              margin-left: -1px; }
              .input-group-btn > .btn:hover, .input-group-btn > .btn:focus,
              .input-group-btn > .btn:active {
                z-index: 2; }
          .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
            margin-right: -1px; }
          .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
            z-index: 2;
            margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
    .nav:after {
      clear: both; }
      .nav > li {
        position: relative;
        display: block; }
        .nav > li > a {
          position: relative;
          display: block;
          padding: 10px 15px; }
          .nav > li > a:hover, .nav > li > a:focus {
            text-decoration: none;
            background-color: #eeeeee; }
        .nav > li.disabled > a {
          color: #cccccc; }
          .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
            color: #cccccc;
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
    .nav > li > a > img {
      max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: #ffffff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
    .nav-pills > li + li {
      margin-left: 2px; }
      .nav-pills > li.active > a, .nav-pills > li.active > a:hover,
      .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .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 {
      margin-bottom: 5px;
      text-align: center; }
  .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: #ffffff;   }
}

.tab-content > .tab-pane {
  display: none; }
  .tab-content > .active {
    display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

  .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
    .navbar:before, .navbar:after {
      display: table;
      content: " "; }
      .navbar:after {
        clear: both; }
        @media (min-width: 768px) {
          .navbar {
            border-radius: 4px;   }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }
  .navbar-header:after {
    clear: both; }
    @media (min-width: 768px) {
      .navbar-header {
        float: left;   }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
    display: table;
    content: " "; }
    .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-right: 0;
                  padding-left: 0;   }
}

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .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;   }
}
  @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; }

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

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
    @media (max-width: 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: 20px;   }
            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
              background-image: none;   }
}
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0;   }
      .navbar-nav > li {
        float: left;   }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px;   }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;   }
      .navbar-form .form-control, .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;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;   }
}

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

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

    .navbar-btn {
      margin-top: 8px;
      margin-bottom: 8px; }
      .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
        margin-top: 10px;
        margin-bottom: 10px; }
        .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
          margin-top: 14px;
          margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px;   }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;   }
    .navbar-right {
      float: right !important;
      margin-right: -15px;   }
      .navbar-right ~ .navbar-right {
        margin-right: 0;   }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
    .navbar-default .navbar-nav > li > a {
      color: #777; }
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; }
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    @media (max-width: 767px) {
      .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;   }
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #333;
          background-color: transparent;   }
      .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
      .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
      .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;   }
      .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
      .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
      .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;   }
}
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
      .navbar-default .navbar-toggle .icon-bar {
        background-color: #888; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7; }
    .navbar-default .navbar-link {
      color: #777; }
      .navbar-default .navbar-link:hover {
        color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
      .navbar-default .btn-link[disabled]:hover,
      .navbar-default .btn-link[disabled]:focus,
      fieldset[disabled] .navbar-default .btn-link:hover,
      fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }
  .navbar-inverse .navbar-brand {
    color: #f2f2f2; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #f2f2f2; }
    .navbar-inverse .navbar-nav > li > a {
      color: #f2f2f2; }
      .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-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
      color: #fff;
      background-color: #080808; }
    @media (max-width: 767px) {
      .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;   }
        .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
          background-color: #080808;   }
          .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
            color: #f2f2f2;   }
            .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-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-link {
      color: #f2f2f2; }
      .navbar-inverse .navbar-link:hover {
        color: #fff; }
  .navbar-inverse .btn-link {
    color: #f2f2f2; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
      .navbar-inverse .btn-link[disabled]:hover,
      .navbar-inverse .btn-link[disabled]:focus,
      fieldset[disabled] .navbar-inverse .btn-link:hover,
      fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #cccccc; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857;
      color: #428bca;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover, .pagination > li > span:focus {
        z-index: 2;
        color: #2a6496;
        background-color: #eeeeee;
        border-color: #ddd; }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .pagination > li:last-child > a, .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .pagination > .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;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca; }
  .pagination > .disabled > span, .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus, .pagination > .disabled > a,
  .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #cccccc;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }
  .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
  .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
    .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: #eeeeee; }
  .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: #cccccc;
    cursor: not-allowed;
    background-color: #fff; }

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em; }
  .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: #cccccc; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #b3b3b3; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

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

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

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

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #cccccc;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
    .btn .badge {
      position: relative;
      top: -1px; }
      .btn-xs .badge, .btn-group-xs > .btn .badge {
        top: 0;
        padding: 1px 5px; }
        .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
          color: #428bca;
          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: #eeeeee; }
  .jumbotron h1, .jumbotron .h1 {
    color: inherit; }
    .jumbotron p {
      margin-bottom: 15px;
      font-size: 21px;
      font-weight: 200; }
      .jumbotron > hr {
        border-top-color: #d5d5d5; }
        .container .jumbotron, .container-fluid .jumbotron {
          padding-right: 15px;
          padding-left: 15px;
          border-radius: 6px; }
          .jumbotron .container {
            max-width: 100%; }
            @media screen and (min-width: 768px) {
              .jumbotron {
                padding-top: 48px;
                padding-bottom: 48px;   }
                .container .jumbotron, .container-fluid .jumbotron {
                  padding-right: 60px;
                  padding-left: 60px;   }
                  .jumbotron h1, .jumbotron .h1 {
                    font-size: 63px;   }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #ffffff;
  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-right: auto;
    margin-left: auto; }
    .thumbnail .caption {
      padding: 9px;
      color: #333333; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca; }

  .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
    .alert h4 {
      margin-top: 0;
      color: inherit; }
      .alert .alert-link {
        font-weight: bold; }
        .alert > p, .alert > ul {
          margin-bottom: 0; }
          .alert > p + p {
            margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

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

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

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

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
    .alert-danger .alert-link {
      color: #843534; }

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

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

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

  .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease; }

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

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

        .progress-bar-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 {
  overflow: hidden;
  zoom: 1; }

  .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 {
                padding-left: 0;
                margin-bottom: 20px; }

                .list-group-item {
                  position: relative;
                  display: block;
                  padding: 10px 15px;
                  margin-bottom: -1px;
                  background-color: #fff;
                  border: 1px solid #ddd; }
                  .list-group-item:first-child {
                    border-top-left-radius: 4px;
                    border-top-right-radius: 4px; }
                    .list-group-item:last-child {
                      margin-bottom: 0;
                      border-bottom-right-radius: 4px;
                      border-bottom-left-radius: 4px; }
                      .list-group-item.disabled, .list-group-item.disabled:hover,
                      .list-group-item.disabled:focus {
                        color: #cccccc;
                        cursor: not-allowed;
                        background-color: #eeeeee; }
                        .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: #cccccc; }
                  .list-group-item.active, .list-group-item.active:hover,
                  .list-group-item.active:focus {
                    z-index: 2;
                    color: #fff;
                    background-color: #428bca;
                    border-color: #428bca; }
                    .list-group-item.active .list-group-item-heading,
                    .list-group-item.active .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: #e1edf7; }

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 {
      color: #555;
      text-decoration: none;
      background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

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

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

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

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

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

  .panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
    .panel > .list-group .list-group-item,
    .panel > .panel-collapse > .list-group .list-group-item {
      border-width: 1px 0;
      border-radius: 0; }
      .panel > .list-group:first-child .list-group-item:first-child,
      .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-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-left-radius: 0;
    border-top-right-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-right: 15px;
      padding-left: 15px; }
  .panel > .table:first-child,
  .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child,
    .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-right-radius: 3px;
      border-bottom-left-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 #dddddd; }
    .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 {
    margin-bottom: 0;
    border: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .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: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
      .panel-default > .panel-heading .badge {
        color: #f5f5f5;
        background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

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

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

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

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

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
      .panel-danger > .panel-heading .badge {
        color: #f2dede;
        background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item, .embed-responsive iframe,
  .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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 {
      float: right;
      font-size: 21px;
      font-weight: bold;
      line-height: 1;
      color: #000;
      text-shadow: 0 1px 0 #fff;
      filter: alpha(opacity=20);
      opacity: 0.2; }
      .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: 0.5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none; }

  .modal-open {
    overflow: hidden; }

    .modal {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1050;
      display: none;
      overflow: hidden;
      -webkit-overflow-scrolling: touch;
      outline: 0; }
      .modal.fade .modal-dialog {
        -webkit-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;
      background-clip: padding-box;
      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);
      outline: 0; }

      .modal-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000; }
        .modal-backdrop.fade {
          filter: alpha(opacity=0);
          opacity: 0; }
          .modal-backdrop.in {
            filter: alpha(opacity=50);
            opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
    .modal-header:after {
      clear: both; }

.modal-header .close {
  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 {
          display: table;
          content: " "; }
          .modal-footer:after {
            clear: both; }
            .modal-footer .btn + .btn {
              margin-bottom: 0;
              margin-left: 5px; }
              .modal-footer .btn-group .btn + .btn {
                margin-left: -1px; }
                .modal-footer .btn-block + .btn-block {
                  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

  @media (min-width: 768px) {
    .modal-dialog {
      width: 600px;
      margin: 30px auto;   }
      .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);   }
        .modal-sm {
          width: 300px;   }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;   }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
    .tooltip.top {
      padding: 5px 0;
      margin-top: -3px; }
      .tooltip.right {
        padding: 0 5px;
        margin-left: 3px; }
        .tooltip.bottom {
          padding: 5px 0;
          margin-top: 3px; }
          .tooltip.left {
            padding: 0 5px;
            margin-left: -3px; }
            .tooltip.top .tooltip-arrow {
              bottom: 0;
              left: 50%;
              margin-left: -5px;
              border-width: 5px 5px 0;
              border-top-color: #000; }
              .tooltip.top-left .tooltip-arrow {
                right: 5px;
                bottom: 0;
                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; }

.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; }

    .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: 400;
      line-height: 1.42857;
      line-break: auto;
      text-align: left;
      text-align: start;
      text-decoration: none;
      text-shadow: none;
      text-transform: none;
      letter-spacing: normal;
      word-break: normal;
      word-spacing: normal;
      word-wrap: normal;
      white-space: normal;
      font-size: 14px;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #ccc;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 6px;
      -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
      .popover.top {
        margin-top: -10px; }
        .popover.right {
          margin-left: 10px; }
          .popover.bottom {
            margin-top: 10px; }
            .popover.left {
              margin-left: -10px; }
              .popover > .arrow {
                border-width: 11px; }
                .popover > .arrow, .popover > .arrow:after {
                  position: absolute;
                  display: block;
                  width: 0;
                  height: 0;
                  border-color: transparent;
                  border-style: solid; }
                  .popover > .arrow:after {
                    content: "";
                    border-width: 10px; }
      .popover.top > .arrow {
        bottom: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-color: #999;
        border-top-color: rgba(0, 0, 0, 0.25);
        border-bottom-width: 0; }
        .popover.top > .arrow:after {
          bottom: 1px;
          margin-left: -10px;
          content: " ";
          border-top-color: #fff;
          border-bottom-width: 0; }
      .popover.right > .arrow {
        top: 50%;
        left: -11px;
        margin-top: -11px;
        border-right-color: #999;
        border-right-color: rgba(0, 0, 0, 0.25);
        border-left-width: 0; }
        .popover.right > .arrow:after {
          bottom: -10px;
          left: 1px;
          content: " ";
          border-right-color: #fff;
          border-left-width: 0; }
      .popover.bottom > .arrow {
        top: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-width: 0;
        border-bottom-color: #999;
        border-bottom-color: rgba(0, 0, 0, 0.25); }
        .popover.bottom > .arrow:after {
          top: 1px;
          margin-left: -10px;
          content: " ";
          border-top-width: 0;
          border-bottom-color: #fff; }
      .popover.left > .arrow {
        top: 50%;
        right: -11px;
        margin-top: -11px;
        border-right-width: 0;
        border-left-color: #999;
        border-left-color: rgba(0, 0, 0, 0.25); }
        .popover.left > .arrow:after {
          right: 1px;
          bottom: -10px;
          content: " ";
          border-right-width: 0;
          border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

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

    .carousel {
      position: relative; }

      .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden; }
        .carousel-inner > .item {
          position: relative;
          display: none;
          -webkit-transition: 0.6s ease-in-out left;
          -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left; }
          .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.0001));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',
        endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
    .carousel-control.right {
      right: 0;
      left: auto;
      background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001), rgba(0, 0, 0, 0.5));
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
            endColorstr='#80000000', GradientType=1);
      background-repeat: repeat-x; }
      .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        filter: alpha(opacity=90);
        opacity: 0.9; }
        .carousel-control .icon-prev, .carousel-control .icon-next,
        .carousel-control .glyphicon-chevron-left,
        .carousel-control .glyphicon-chevron-right {
          position: absolute;
          top: 50%;
          z-index: 5;
          display: inline-block;
          margin-top: -10px; }
          .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;
                font-family: serif;
                line-height: 1; }
                .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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
    .carousel-indicators .active {
      width: 12px;
      height: 12px;
      margin: 0;
      background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;   }
    .carousel-indicators {
      bottom: 20px;   }
}

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }
  .clearfix:after {
    clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

  .pull-right {
    float: right !important; }

    .pull-left {
      float: left !important; }

      .hide {
        display: none !important; }

        .show {
          display: block !important; }

          .invisible {
            visibility: hidden; }

            .text-hide {
              font: 0 / 0 a;
              color: transparent;
              text-shadow: none;
              background-color: transparent;
              border: 0; }

              .hidden {
                display: none !important; }

                .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;   }
}

@media screen {
  .modal-dialog {
    left: 0% !important;   }
    .row-xs-1 {
      height: 20px;   }
      .row-xs-2 {
        height: 40px;   }
        .row-xs-3 {
          height: 60px;   }
          .row-xs-4 {
            height: 80px;   }
            .row-xs-5 {
              height: 100px;   }
              .row-xs-6 {
                height: 120px;   }
                .row-xs-7 {
                  height: 140px;   }
                  .row-xs-8 {
                    height: 160px;   }
                    .row-xs-9 {
                      height: 180px;   }
                      .row-xs-10 {
                        height: 200px;   }
                        .row-xs-11 {
                          height: 240px;   }
                          .row-xs-12 {
                            height: 280px;   }
                            .row-xs-13 {
                              height: 320px;   }
                              .row-xs-14 {
                                height: 400px;   }
                                .row-xs-15 {
                                  height: 480px;   }
                                  .row-xs-16 {
                                    height: 540px;   }
                                    .row-xs-17 {
                                      height: 620px;   }
                                      .row-xs-18 {
                                        height: 700px;   }
                                        .row-xs-19 {
                                          height: 780px;   }
                                          .row-xs-20 {
                                            height: 860px;   }
                                            .row-xs-21 {
                                              height: 940px;   }
                                              .row-xs-22 {
                                                height: 1020px;   }
                                                .row-xs-23 {
                                                  height: 1100px;   }
                                                  .row-xs-24 {
                                                    height: 1200px;   }
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    left: 0% !important;   }
    .row-sm-1 {
      height: 20px;   }
      .row-sm-2 {
        height: 40px;   }
        .row-sm-3 {
          height: 60px;   }
          .row-sm-4 {
            height: 80px;   }
            .row-sm-5 {
              height: 100px;   }
              .row-sm-6 {
                height: 120px;   }
                .row-sm-7 {
                  height: 140px;   }
                  .row-sm-8 {
                    height: 160px;   }
                    .row-sm-9 {
                      height: 180px;   }
                      .row-sm-10 {
                        height: 200px;   }
                        .row-sm-11 {
                          height: 240px;   }
                          .row-sm-12 {
                            height: 280px;   }
                            .row-sm-13 {
                              height: 320px;   }
                              .row-sm-14 {
                                height: 400px;   }
                                .row-sm-15 {
                                  height: 480px;   }
                                  .row-sm-16 {
                                    height: 540px;   }
                                    .row-sm-17 {
                                      height: 620px;   }
                                      .row-sm-18 {
                                        height: 700px;   }
                                        .row-sm-19 {
                                          height: 780px;   }
                                          .row-sm-20 {
                                            height: 860px;   }
                                            .row-sm-21 {
                                              height: 940px;   }
                                              .row-sm-22 {
                                                height: 1020px;   }
                                                .row-sm-23 {
                                                  height: 1100px;   }
                                                  .row-sm-24 {
                                                    height: 1200px;   }
}

@media screen and (min-width: 992px) {
  .modal-dialog {
    left: 0% !important;   }
    .row-md-1 {
      height: 20px;   }
      .row-md-2 {
        height: 40px;   }
        .row-md-3 {
          height: 60px;   }
          .row-md-4 {
            height: 80px;   }
            .row-md-5 {
              height: 100px;   }
              .row-md-6 {
                height: 120px;   }
                .row-md-7 {
                  height: 140px;   }
                  .row-md-8 {
                    height: 160px;   }
                    .row-md-9 {
                      height: 180px;   }
                      .row-md-10 {
                        height: 200px;   }
                        .row-md-11 {
                          height: 240px;   }
                          .row-md-12 {
                            height: 280px;   }
                            .row-md-13 {
                              height: 320px;   }
                              .row-md-14 {
                                height: 400px;   }
                                .row-md-15 {
                                  height: 480px;   }
                                  .row-md-16 {
                                    height: 540px;   }
                                    .row-md-17 {
                                      height: 620px;   }
                                      .row-md-18 {
                                        height: 700px;   }
                                        .row-md-19 {
                                          height: 780px;   }
                                          .row-md-20 {
                                            height: 860px;   }
                                            .row-md-21 {
                                              height: 940px;   }
                                              .row-md-22 {
                                                height: 1020px;   }
                                                .row-md-23 {
                                                  height: 1100px;   }
                                                  .row-md-24 {
                                                    height: 1200px;   }
}

@media screen and (min-width: 1200px) {
  .modal-dialog {
    left: 0% !important;   }
    .row-lg-1 {
      height: 20px;   }
      .row-lg-2 {
        height: 40px;   }
        .row-lg-3 {
          height: 60px;   }
          .row-lg-4 {
            height: 80px;   }
            .row-lg-5 {
              height: 100px;   }
              .row-lg-6 {
                height: 120px;   }
                .row-lg-7 {
                  height: 140px;   }
                  .row-lg-8 {
                    height: 160px;   }
                    .row-lg-9 {
                      height: 180px;   }
                      .row-lg-10 {
                        height: 200px;   }
                        .row-lg-11 {
                          height: 240px;   }
                          .row-lg-12 {
                            height: 280px;   }
                            .row-lg-13 {
                              height: 320px;   }
                              .row-lg-14 {
                                height: 400px;   }
                                .row-lg-15 {
                                  height: 480px;   }
                                  .row-lg-16 {
                                    height: 540px;   }
                                    .row-lg-17 {
                                      height: 620px;   }
                                      .row-lg-18 {
                                        height: 700px;   }
                                        .row-lg-19 {
                                          height: 780px;   }
                                          .row-lg-20 {
                                            height: 860px;   }
                                            .row-lg-21 {
                                              height: 940px;   }
                                              .row-lg-22 {
                                                height: 1020px;   }
                                                .row-lg-23 {
                                                  height: 1100px;   }
                                                  .row-lg-24 {
                                                    height: 1200px;   }
}

.w25p {
  width: 25% !important; }

  .w40p {
    width: 40% !important; }

    .w50p {
      width: 50% !important; }

      .w60p {
        width: 60% !important; }

        .w75p {
          width: 75% !important; }

          .w100p {
            width: 100% !important; }

            .h25p {
              height: 25% !important; }

              .h50p {
                height: 50% !important; }

                .h75p {
                  height: 75% !important; }

                  .h100p {
                    height: 100% !important; }

                    .col-md-0 {
                      display: none; }

                      .no-gutter > [class*="col-"] {
                        padding-left: 0;
                        padding-right: 0; }

                        .col1, .col2, .col3 {
                          padding-left: 0 !important;
                          padding-right: 0 !important; }

                          .equal, .equal > div[class*='col-'] {
                            display: -webkit-box;
                            display: -moz-box;
                            display: -ms-flexbox;
                            display: -webkit-flex;
                            display: flex;
                            flex: 1 1 auto; }

                            .modal {
                              overflow: auto;
                              margin-bottom: 2.5%;
                              top: 0 !important;
                              outline: none; }

                              input[id=search-input]:focus {
                                width: 220px !important;
                                background-color: #fff;
                                border-color: #6dcff6;
                                z-index: 9900; }

                                #search-button {
                                  z-index: 9900; }

                                  input[id=search-input] {
                                    width: 100px !important;
                                    border: solid 1px #ccc;
                                    padding: 9px 10px 9px 32px;
                                    width: 55px;
                                    -webkit-border-radius: 10em;
                                    -moz-border-radius: 10em;
                                    border-radius: 10em;
                                    -webkit-transition: all 0.5s;
                                    -moz-transition: all 0.5s;
                                    transition: all 0.5s; }

                                    .leonardo-content {
                                      height: 100%; }

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

                                        * html .clearfix {
                                          zoom: 1; }

                                          *:first-child + html .clearfix {
                                            zoom: 1; }

                                            small {
                                              font-size: 11px; }

                                              a {
                                                color: #428bca;
                                                text-decoration: none; }

                                                a:hover, a:focus {
                                                  color: #2a6496;
                                                  text-decoration: underline; }

                                                  footer {
                                                    display: inline-block;
                                                    width: 100%; }

                                                    ul {
                                                      list-style: none;
                                                      margin: 0; }

                                                      .list-bullet {
                                                        list-style: disc; }

                                                        .small-padding {
                                                          padding-left: 0;
                                                          padding-right: 5px;
                                                          padding-bottom: 5px; }

                                                          dt {
                                                            font-weight: bold; }

                                                            .topbar {
                                                              background: #eeeeee;
                                                              border-bottom: 1px solid #cccccc;
                                                              padding: 10px 0px 15px 0px; }

                                                              .topbar .switcher_bar {
                                                                display: inline-block;
                                                                height: auto;
                                                                width: 160px;
                                                                max-width: 160px;
                                                                background-position: 140px center;
                                                                margin-bottom: 0;
                                                                margin-right: 10px;
                                                                padding: 0;
                                                                background-image: url(../img/drop_arrow.png);
                                                                background-color: #eeeeee;
                                                                background-repeat: no-repeat;
                                                                border: 1px solid #cccccc;
                                                                border-bottom-color: #b3b3b3;
                                                                border-radius: 4px; }
                                                                .topbar .switcher_bar ul#tenant_list a {
                                                                  max-width: 160px;
                                                                  overflow: hidden;
                                                                  text-overflow: ellipsis; }

.topbar .switcher_bar a {
  margin-left: 0;
  display: block; }

  .topbar .switcher_bar ul {
    width: 130px; }

    .topbar .switcher_bar div {
      padding: 2px 10px 1px;
      line-height: 20px;
      color: #555555;
      text-decoration: none;
      overflow: hidden;
      padding-right: 32px;
      text-overflow: ellipsis; }

      .hide_image {
        background-image: none !important; }

        #profile_editor_switcher {
          width: auto;
          max-width: 200px;
          vertical-align: top;
          white-space: nowrap;
          background-image: url(../img/profile_drop.png);
          background-repeat: no-repeat;
          background-position: right center; }

          #user_info {
            margin: auto 10px;
            padding-bottom: 15px;
            padding-right: 25px; }

            #user_info > a {
              color: #333333;
              margin-left: 15px;
              line-height: 20px;
              font-size: 13px !important; }

              .django-select2 {
                display: none !important; }

                .select2-results__option {
                  color: #333;
                  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
                  font-size: 16px; }

                  #splash .login {
                    background: url(../img/logo-splash.png) no-repeat center 35px;
                    position: absolute;
                    top: 80px;
                    left: 50%;
                    margin: 0 0 0 -195px;
                    padding-top: 170px;
                    width: 390px;
                    border: 1px solid #dddddd;
                    max-height: none;
                    border-radius: 6px;
                    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
                    background-clip: padding-box; }
                    #splash .login form .error {
                      width: 100%; }
                      #splash .login form input {
                        width: 100%; }
                        #splash .login form select {
                          width: 360px; }

#splash p.help-block {
  display: none; }

  #create_container_form .modal-footer {
    margin-top: 190px; }

    .container-fluid {
      padding-left: 0; }

      .sidebar {
        border-width: 0 5px 5px 0;
        border-color: #dddddd;
        border-style: solid;
        border-radius: 0 0 5px 0;
        float: left;
        min-width: 236px; }

        .sidebar h4 {
          margin-left: 14px;
          color: #333333; }

          .sidebar .nav-tabs {
            margin-top: -34px; }

            .sidebar .nav-tabs li.active a {
              background-color: #ffffff; }

              h1.brand {
                width: 100%;
                margin: 0; }

                h1.brand a {
                  background: url(../img/logo.png) top left no-repeat;
                  display: block;
                  float: left;
                  width: 216px;
                  height: 35px;
                  text-indent: -9999px;
                  margin-left: 16px; }

                  a.current_item {
                    width: 163px;
                    float: left; }

                    a.current_item:hover {
                      text-decoration: none; }

                      a.current_item:hover h3, a.current_item:hover h4 {
                        color: #2a6496;
                        border-radius: 4px; }

                        .sidebar .switcher_bar {
                          width: 190px;
                          height: 38px;
                          padding: 5px 0;
                          margin-left: 14px;
                          margin-bottom: 15px; }

                          .sidebar .switcher_bar a.dropdown-toggle {
                            display: block;
                            padding: 5px 0;
                            background-image: url(../img/drop_arrow.png);
                            border: 1px solid #c0d9e4;
                            background-color: #e9f5fa;
                            background-repeat: no-repeat;
                            background-position: 167px 23px; }

                            .sidebar .switcher_bar a.dropdown-toggle:hover {
                              text-decoration: none;
                              background-color: #cde8f4; }

                              .sidebar .switcher_bar:focus {
                                outline: none; }

                                .sidebar .switcher_bar h3 {
                                  color: #4790ae;
                                  font-size: 16px;
                                  margin: -6px 0 0 14px;
                                  padding: 0;
                                  overflow: hidden;
                                  text-overflow: ellipsis;
                                  white-space: nowrap; }
                                  .sidebar .switcher_bar h3:hover {
                                    white-space: normal;
                                    overflow: visible;
                                    text-overflow: none;
                                    padding-right: 1em;
                                    word-wrap: break-word; }

.sidebar .switcher_bar h4 {
  color: #6fabc4;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0; }

  .sidebar .switcher_bar ul {
    border: 1px solid #c0d9e4;
    margin-left: -1px;
    width: 190px; }

    .sidebar .switcher_bar li a:hover {
      background: #92d6f1; }

      .table-bordered {
        border: none; }

        .table_header {
          min-height: 35px;
          padding: 5px 0; }

          .table_caption th {
            background-color: transparent;
            border: none; }

            .table_title h3, .table_header h3 {
              font-weight: normal;
              font-size: 24px;
              margin: 0 0 5px 0;
              float: left; }

              .table th.header {
                cursor: pointer; }

                .table th.header:hover {
                  text-decoration: underline; }

                  .table tbody td.anchor a {
                    display: block; }

                    .table tr.table_caption th.header:hover {
                      background-color: transparent;
                      cursor: default; }

                      .table th.headerSortUp, .table th.headerSortDown {
                        background-repeat: no-repeat;
                        background-position: 98% center; }

                        .table th.headerSortDown {
                          background-image: url(../img/drop_arrow.png); }

                          .table th.headerSortUp {
                            background-image: url(../img/up_arrow.png); }

                            .table tr.summation td:first-child, .table tr.summation td:last-child {
                              border-radius: 0;
                              border-bottom: 0 none; }

                              .table li {
                                list-style-position: inside; }

                                td.anchor {
                                  padding: 0; }

                                  .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 {
                                        border: 2px solid #d8d8d8;
                                        border-right: 0;
                                        border-bottom-color: #ccc; }

                                        table form {
                                          margin-bottom: 0;
                                          width: 1px; }

                                          .messages {
                                            position: fixed;
                                            z-index: 9999;
                                            top: 20px;
                                            right: 20px;
                                            width: 300px; }
                                            .messages .alert {
                                              -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
                                              box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); }
                                              .messages .alert.alert-danger {
                                                border-width: 1px;
                                                border-style: solid;
                                                border-color: #d43f3a; }
                                                .messages .alert.alert-success {
                                                  border-width: 1px;
                                                  border-style: solid;
                                                  border-color: #4cae4c; }

.alert .alert-actions {
  margin-top: -23px;
  margin-right: -23px; }

  .modal > form, .login > form, .alert-actions > form {
    margin-bottom: 0; }

    .alert p {
      overflow: hidden;
      word-wrap: break-word; }

      .alert p:last-child {
        margin-bottom: 0; }

        #actions.single {
          width: 90px; }

          .table-striped tr td {
            transition: background 0.2s;
            -webkit-transition: background 0.2s;
            -moz-transition: background 0.2s;
            -o-transition: background 0.2s; }

            .inspect {
              float: left;
              display: block;
              margin-top: 5px;
              margin-right: 25px; }

              .table {
                margin-bottom: 25px; }
                .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 tr td {
  vertical-align: middle; }

  .table tr.empty td {
    text-align: center; }

    .table tfoot tr td {
      font-size: 11px;
      line-height: 14px; }

      .table_actions {
        float: right;
        min-width: 400px; }

        .table_actions .table_search, .table_actions .table_filter {
          display: inline-block; }

          .table_search input[type="text"] {
            padding-right: 26px; }
            .table_search select {
              width: auto; }

.table_actions .table_actions_menu {
  display: inline-block;
  position: relative;
  margin-left: 5px; }
  .table_actions .table_actions_menu .dropdown-menu {
    left: auto;
    right: 0; }
    .table_actions .table_actions_menu .dropdown-menu a,
    .table_actions .table_actions_menu .dropdown-menu button {
      margin-left: 0px;
      padding-left: 22px; }
      .table_actions .table_actions_menu .dropdown-menu a .glyphicon,
      .table_actions .table_actions_menu .dropdown-menu button .glyphicon,
      .table_actions .table_actions_menu .dropdown-menu a .membership .role_dropdown li i,
      .membership .role_dropdown li .table_actions .table_actions_menu .dropdown-menu a i,
      .table_actions .table_actions_menu .dropdown-menu button .membership .role_dropdown li i,
      .membership .role_dropdown li .table_actions .table_actions_menu .dropdown-menu button i {
        margin-left: -14px; }

td.no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

  td.success {
    background-color: #dff0d8 !important; }

    td.loading {
      background-color: #e6e6e6 !important; }

      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-image: url("../../bootstrap/img/glyphicons-halflings.png");
          background-position: 0 -72px;
          background-repeat: no-repeat;
          position: absolute;
          top: 2px;
          left: 4px; }

div.table_cell_wrapper {
  min-height: 18px;
  position: relative; }
  div.table_cell_wrapper .inline-edit-label {
    display: inline; }
    div.table_cell_wrapper .inline-edit-form {
      float: left; }
      div.table_cell_wrapper .inline-edit-actions,
      div.table_cell_wrapper .table_cell_action {
        float: right;
        width: 20px;
        margin: 0; }
        div.table_cell_wrapper .inline-edit-actions button.ajax-inline-edit,
        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-image: url("../../bootstrap/img/glyphicons-halflings.png");
        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-image: url("../../bootstrap/img/glyphicons-halflings.png");
      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; }

.table_header .table_actions {
  min-width: 0; }

  .table_header .table_actions a, .table_header .table_actions > button,
  .table_header .table_actions .table_search button {
    display: inline-block;
    float: none; }

    .table_header .table_actions .table_search select {
      margin-bottom: 0;
      line-height: 22px; }

      .table_header .table_filter {
        vertical-align: bottom;
        margin-right: 20px; }

        .table_header .table_filter i {
          vertical-align: middle; }

          .table_actions form {
            float: right;
            margin-left: 10px; }

            .hidden {
              display: none; }

              .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-striped tbody tr.status_unknown:nth-child(odd) td {
  background-color: #ffffb5; }

  .table-striped tbody tr.status_unknown:nth-child(even) td {
    background-color: #ffffc6; }

    .nowrap-col {
      white-space: nowrap; }

      .overview {
        font-size: 24px; }

        .datatable th.narrow {
          width: 1em; }
          .datatable input {
            padding: 2px 5px;
            margin: 0; }
            .datatable th span.required:after {
              content: "*";
              font-weight: bold;
              line-height: 0;
              padding-left: 4px;
              color: #428bca; }
              .datatable .normal_column ul {
                padding-left: 0; }

form label {
  text-align: left;
  color: #555555;
  font-weight: bold;
  display: inline-block; }

  form .form-group > div.dynamic-select {
    display: table;
    border-collapse: separate; }
    form .form-group > div.dynamic-select > * {
      display: table-cell; }
      form .form-group > div.dynamic-select > a {
        width: 1%; }

.modal-header h3 {
  margin-top: 5px; }

  .modal.fullscreen .modal-dialog {
    width: 90%;
    margin: auto;
    left: 5%; }

    .modal.loading .modal-dialog {
      width: 170px; }
      .modal.loading .modal-dialog .modal-body {
        height: 170px; }

.modal.loading p {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 150px; }

  .modal-body {
    overflow-y: visible;
    max-height: none; }

    .modal-body table {
      margin-bottom: 30px; }

      .modal-body ~ hr {
        margin-bottom: 0; }

        .static_page.login-modal {
          max-width: 400px !important; }
          .static_page.login-modal .login-link {
            float: right;
            line-height: 36px; }

.static_page {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin: 0px auto;
  margin-top: 10%; }
  .static_page.sm {
    max-width: 300px; }
    .static_page.md {
      max-width: 732px; }
      .static_page.lg {
        max-width: 900px; }

.static_page > form {
  margin-bottom: 0; }

  .left {
    float: left;
    width: 342px;
    margin-right: 15px; }

    .carousel-control.left {
      width: 33%; }

      .left form {
        margin: 0; }

        .right {
          float: left;
          width: 342px; }

          .carousel-control.right {
            width: 33%; }

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

              .modal {
                top: 0 !important; }

                .modal-header {
                  min-height: 53px !important; }
                  .modal-header .close {
                    float: right !important; }

.modal-footer input {
  width: auto; }

  .modal-body .modal-footer {
    width: 670px;
    margin-left: -25px;
    margin-right: -15px; }

    .modal-footer a.close {
      margin-top: 0;
      margin-right: 5px;
      font-size: 13px;
      line-height: 1.42857;
      color: #666;
      font-weight: normal;
      filter: alpha(opacity=100);
      -khtml-opacity: 1;
      -moz-opacity: 1;
      opacity: 1; }

      .modal-footer a.close:hover {
        color: #333;
        text-decoration: underline; }

        .modal-body .help-block {
          text-align: left;
          float: left;
          width: 100%;
          margin-bottom: 10px; }

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

                      .details-modal .modal-body {
                        padding-bottom: 20px; }

                        .form-inline, .table_actions {
                          display: inline; }
                          .form-inline input, .form-inline button, .form-inline a.btn, .table_actions input,
                          .table_actions button, .table_actions a.btn {
                            margin-left: 5px; }

td.select {
  width: 10px; }

  td.actions_column {
    white-space: nowrap;
    padding: 10px;
    position: relative;
    width: 200px;
    background-clip: padding-box; }

    td.actions_column .btn-group {
      display: inline-block; }

      td.actions_column .row_actions a, td.actions_column .row_actions input,
      td.actions_column .row_actions button, div.table_actions_menu .dropdown-menu a,
      div.table_actions_menu .dropdown-menu input,
      div.table_actions_menu .dropdown-menu button {
        background: none;
        float: none;
        display: block;
        padding: 5px 10px;
        color: #333333;
        text-align: left;
        border-radius: 0;
        border: 0 none;
        -webkit-box-shadow: none;
        box-shadow: none; }

        td.actions_column .row_actions .hide {
          display: none; }

          td.actions_column .btn-action-required {
            font-weight: bold; }

            .tab-content {
              overflow: visible; }

              .btn.hide, .btn-group .hide {
                display: none; }

                .btn-group .dropdown-toggle:focus {
                  outline: none; }

                  .dropdown-menu button {
                    line-height: 18px;
                    width: 100%; }

                    .btn-group .dropdown-menu .btn {
                      border-radius: 0; }

                      .dropdown-menu .btn.btn-danger, .dropdown-menu .btn.btn-danger:hover,
                      .dropdown-menu .btn.btn-success, .dropdown-menu .btn.btn-success:hover,
                      .dropdown-menu .btn.btn-info, .dropdown-menu .btn.btn-info:hover {
                        text-shadow: none; }

                        .dropdown-menu li:hover {
                          background: none; }

                          td.actions_column .dropdown-menu a:hover,
                          td.actions_column .dropdown-menu button:hover,
                          div.table_actions_menu .dropdown-menu a:hover,
                          div.table_actions_menu .dropdown-menu button:hover {
                            background-color: #eeeeee; }

                            .dropdown-menu .btn.btn-danger {
                              color: #d9534f; }

                              .dropdown-menu .btn.btn-danger:hover {
                                background-color: #eeeeee; }

                                tr td.actions_column ul.row_actions.single,
                                tr:hover td.actions_column ul.row_actions.single,
                                td.actions_column ul.row_actions.single,
                                td.actions_column ul.row_actions.single:hover {
                                  border: none; }

                                  td.actions_column ul.row_actions.single li.action {
                                    display: block; }

                                    td.actions_column ul.row_actions.single li.action:hover {
                                      background-color: transparent; }

                                      td.actions_column ul.row_actions.single a,
                                      td.actions_column ul.row_actions.single input,
                                      td.actions_column ul.row_actions.single button {
                                        color: #5bc0de; }

                                        td.actions_column ul.row_actions.single a:hover,
                                        td.actions_column ul.row_actions.single input:hover,
                                        td.actions_column ul.row_actions.single button:hover {
                                          color: #333333; }

                                          th.multi_select_column, td.multi_select_column {
                                            width: 41px; }

                                            th.multi_select_column, td.multi_select_column {
                                              text-align: center; }

                                              .table-fixed {
                                                table-layout: fixed; }

                                                .table input[type="checkbox"] {
                                                  display: inline; }

                                                  div.input input[type="checkbox"] {
                                                    float: left;
                                                    width: 25px; }

                                                    .table_title a {
                                                      font-size: 11px;
                                                      float: right;
                                                      margin-left: 10px;
                                                      margin-top: 10px; }

                                                      tr.terminated {
                                                        color: #999999; }

                                                        #instance_tabs {
                                                          float: left;
                                                          width: 100%;
                                                          border-bottom: 1px solid #e1e1e1; }

                                                          #instance_tabs li a {
                                                            background: #f2f2f2;
                                                            display: block;
                                                            font-size: 14px;
                                                            float: left;
                                                            padding: 5px 10px;
                                                            margin-right: 10px;
                                                            border: 1px solid #e1e1e1;
                                                            border-bottom: none; }

                                                            #instance_tabs li.active a {
                                                              background: #fff;
                                                              padding-bottom: 8px;
                                                              margin-bottom: -5px; }

                                                              #main_content .nav-tabs {
                                                                margin-bottom: 0; }

                                                                #main_content .tab-content {
                                                                  border: 1px solid #ddd;
                                                                  border-top: 0 none;
                                                                  padding: 25px 15px 15px 15px; }

                                                                  #main_content .workflow .modal-body {
                                                                    padding-left: 0;
                                                                    padding-right: 0; }

                                                                    #main_content .workflow .modal-body .tab-content {
                                                                      border-left: 0 none;
                                                                      border-right: 0 none;
                                                                      border-bottom: 0 none; }

                                                                      #content_body {
                                                                        padding-left: 255px;
                                                                        padding-right: 25px; }

                                                                        .tab_wrapper {
                                                                          padding-top: 50px; }

                                                                          .tooltip {
                                                                            z-index: 12000; }

                                                                            .volume_boot_disclosure {
                                                                              font-weight: bold;
                                                                              color: #555;
                                                                              cursor: pointer;
                                                                              background-image: url(../img/right_droparrow.png);
                                                                              background-repeat: no-repeat;
                                                                              background-position: 130px center; }

                                                                              .volume_boot_disclosure.on {
                                                                                width: 334px;
                                                                                margin-bottom: 10px;
                                                                                border-bottom: solid 1px #dddddd;
                                                                                background-image: url(../img/drop_arrow.png); }

                                                                                .nav-tabs a {
                                                                                  cursor: pointer; }

                                                                                  .nav-tabs li.error a {
                                                                                    color: #d9534f; }

                                                                                    .nav-tabs li.error a:after {
                                                                                      content: "*"; }

                                                                                      .nav-tabs li.required a:after, form .form-group.required > label:after,
                                                                                      form .form-field.required > label:after {
                                                                                        content: "*";
                                                                                        font-weight: bold;
                                                                                        line-height: 0;
                                                                                        padding-left: 4px;
                                                                                        color: #428bca; }

                                                                                        #region_selector {
                                                                                          position: absolute;
                                                                                          z-index: 9999;
                                                                                          right: 0;
                                                                                          top: 24px; }

                                                                                          #region_selector a {
                                                                                            margin-left: 0; }

                                                                                            #region_selector ul {
                                                                                              float: left;
                                                                                              margin-left: 5px;
                                                                                              padding-right: 21px;
                                                                                              width: 125px; }

                                                                                              #region_selector ul:hover a {
                                                                                                display: block; }

                                                                                                #region_selector li a {
                                                                                                  padding: 3px 3px 3px 5px;
                                                                                                  display: none;
                                                                                                  background: #e1e1e1;
                                                                                                  margin-top: -10px; }

                                                                                                  #region_selector li:first-child p {
                                                                                                    background: #ededed url(../img/drop_arrow.png) no-repeat 106px 9px !important;
                                                                                                    display: block;
                                                                                                    border: 1px solid #e1e1e1;
                                                                                                    padding: 5px; }

                                                                                                    iframe {
                                                                                                      border: none; }

                                                                                                      .item_detail ul li label {
                                                                                                        color: #333333;
                                                                                                        font-weight: bold;
                                                                                                        display: block;
                                                                                                        margin-top: 5px; }

                                                                                                        .progress_bar {
                                                                                                          height: 100%;
                                                                                                          width: 100%;
                                                                                                          border: 1px solid #cccccc;
                                                                                                          background-color: #cccccc; }

                                                                                                          .progress_bar_fill, .progress_bar_selected {
                                                                                                            height: 100%;
                                                                                                            float: left; }

                                                                                                            .progress_bar_fill {
                                                                                                              background-color: #555555; }

                                                                                                              .progress_bar_selected {
                                                                                                                background-color: #428bca;
                                                                                                                width: 0; }

                                                                                                                .progress_bar_over {
                                                                                                                  background-color: #d9534f; }

                                                                                                                  .d3_quota_bar {
                                                                                                                    width: 20%;
                                                                                                                    margin-bottom: 8px;
                                                                                                                    margin-top: 10px;
                                                                                                                    float: left;
                                                                                                                    text-align: center; }

                                                                                                                    .quota-dynamic {
                                                                                                                      overflow: hidden;
                                                                                                                      margin-bottom: 8px; }

                                                                                                                      .quota_title {
                                                                                                                        color: #cccccc;
                                                                                                                        padding-bottom: 0;
                                                                                                                        margin-bottom: 8px; }

                                                                                                                        .quota_title strong {
                                                                                                                          color: #333333; }

                                                                                                                          .quota_title strong span {
                                                                                                                            font-weight: normal; }

                                                                                                                            .quota_title p {
                                                                                                                              float: right;
                                                                                                                              margin-bottom: 0; }

                                                                                                                              .quota_bar {
                                                                                                                                margin: -8px 0 8px; }

                                                                                                                                div .flavor_table {
                                                                                                                                  border: 1px solid #dddddd;
                                                                                                                                  width: 100%;
                                                                                                                                  margin-bottom: 14px; }

                                                                                                                                  .flavor_table .flavor_name {
                                                                                                                                    white-space: nowrap;
                                                                                                                                    font-weight: bold;
                                                                                                                                    text-align: left;
                                                                                                                                    padding: 7px 12px 7px 7px;
                                                                                                                                    width: 160px; }

                                                                                                                                    #main_content .row {
                                                                                                                                      margin: 10px 0 20px; }

                                                                                                                                      .version_label {
                                                                                                                                        position: relative;
                                                                                                                                        text-align: right; }

                                                                                                                                        .header_rule {
                                                                                                                                          margin: 0 0 10px; }

                                                                                                                                          .item_detail .detail_section {
                                                                                                                                            margin-bottom: 25px;
                                                                                                                                            float: left;
                                                                                                                                            margin-right: 50px; }

                                                                                                                                            .has-error .help-block, .dynamic-error {
                                                                                                                                              padding: 10px; }

                                                                                                                                              .dynamic-error {
                                                                                                                                                background: #ffffff;
                                                                                                                                                border: 1px solid #dddddd;
                                                                                                                                                color: #d9534f;
                                                                                                                                                margin-bottom: 0.5em; }

                                                                                                                                                label.log-length {
                                                                                                                                                  line-height: 28px;
                                                                                                                                                  margin-right: 10px; }

                                                                                                                                                  .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); }

                                                                                                                                                        .split_five div.form-group input[type="text"], .split_five div.form-group select {
                                                                                                                                                          width: 120px; }

                                                                                                                                                          .warning {
                                                                                                                                                            background-color: #ffffff;
                                                                                                                                                            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; }

#admin_warning_detail ul {
  list-style: circle;
  padding-left: 20px;
  margin-bottom: 10px; }

.no_split {
  margin-top: -60px; }

  .capabilities {
    min-height: 200px; }
    .capabilities .panel .list-group {
      height: 400px;
      overflow: auto; }
      .capabilities .panel-heading .form-control,
      .capabilities .panel-heading .datepicker input,
      .datepicker .capabilities .panel-heading input {
        width: 150px;
        margin-left: 20px; }
        .capabilities .dark-stripe {
          background-color: #f9f9f9; }
          .capabilities .light-stripe {
            background-color: white; }
            .capabilities .list-group-item.level-0 > * {
              padding-left: 0px; }
              .capabilities .list-group-item.level-1 > * {
                padding-left: 15px; }
                .capabilities .list-group-item.level-2 > * {
                  padding-left: 30px; }
                  .capabilities .list-group-item .leaf {
                    padding-left: 10px; }
                    .capabilities .list-group-item span.input-group-addon {
                      overflow: hidden;
                      text-overflow: ellipsis;
                      white-space: nowrap;
                      width: 50%;
                      max-width: 140px;
                      text-align: right; }
                      .capabilities .list-group-item .label-info {
                        display: inline-block;
                        position: absolute;
                        z-index: 10;
                        top: 1px;
                        left: 25px;
                        max-width: 80%;
                        overflow: hidden;
                        text-overflow: ellipsis; }
                        .capabilities .list-group-item .label-danger {
                          display: inline-block;
                          position: absolute;
                          z-index: 10;
                          bottom: 1px;
                          left: 25px; }

.membership {
  min-height: 200px; }
  .membership .btn-group {
    margin-left: 0px;
    padding: 3px 10px;
    margin-bottom: 0px;
    border: 1px solid #cccccc;
    border-bottom: none; }
    .membership .btn-group .active {
      float: right; }
      .membership a.btn-primary:hover {
        background-color: #2a6496; }
        .membership .help_text {
          margin-left: 5px;
          margin-bottom: 15px;
          width: 650px; }
          .membership .members_title {
            color: #555555;
            font-weight: bold;
            float: left;
            line-height: 30px;
            width: 160px; }
            .membership input[type="text"]:disabled + span.glyphicon-search {
              color: #cccccc; }
              .membership .fake_table_header {
                background-color: #ffffff;
                padding: 10px;
                border: 1px solid #dddddd;
                border-bottom: none;
                overflow: hidden; }
                .membership .fake_table > ul {
                  padding: 0; }
                  .membership .fake_table > ul.no_results {
                    border: 1px solid #dddddd;
                    padding: 10px; }
                .membership .fake_table ul.btn-group:hover {
                  background-color: #dddddd; }
  .membership .member {
    text-align: left;
    line-height: 32px; }
    .membership .members ul.btn-group, .membership .available_members ul.btn-group {
      display: block; }
      .membership .members ul.btn-group.nav-pills > li > a,
      .membership .available_members ul.btn-group.nav-pills > li > a {
        padding: 6px 11px; }
  .membership .dark_stripe {
    background-color: #f9f9f9; }
    .membership .light_stripe {
      background-color: white; }
      .membership .last_stripe {
        border-bottom: 1px solid #dddddd; }
        .membership .has-feedback {
          display: inline-block;
          float: right;
          margin-bottom: 0; }
          .membership .filter {
            width: 130px; }
            .membership .form-control-feedback {
              top: 0; }
              .membership .role_dropdown li {
                cursor: pointer;
                background: none;
                float: none;
                display: block;
                padding: 5px 10px;
                color: #000;
                text-align: left;
                border-radius: 0;
                border: 0 none;
                -webkit-box-shadow: none;
                box-shadow: none;
                z-index: 99999; }
                .membership .role_dropdown li i {
                  opacity: 0;
                  display: inline-block;
                  width: 14px;
                  font-size: 12px;
                  line-height: 14px;
                  vertical-align: text-top; }
                  .membership .role_dropdown li i:before {
                    content: ""; }
                .membership .role_dropdown li:hover {
                  background-color: #cdcdcd; }
                  .membership .role_dropdown li.selected i {
                    opacity: 1; }
  .membership .dropdown-menu.role_dropdown {
    right: 0;
    left: auto; }
    .membership .nav .role_options {
      float: right;
      padding-right: 5px; }

.add_member_btn {
  display: inline; }

  #add_member {
    clear: both; }

    .add_member {
      float: right;
      margin-top: 10px;
      margin-right: 15px; }

      .dropdown_fix {
        overflow: visible; }

        .loading_gif {
          margin-right: 0.5em;
          float: left; }

          .btn-inline {
            margin-bottom: 9px; }

            .modal-body fieldset .form-field select[data-add-item-url] {
              width: 275px;
              margin-right: 2px; }

              #networkListSortContainer {
                display: none; }

                .networklist {
                  padding: 6px;
                  background: #eee;
                  border: 1px solid #dddddd;
                  min-height: 2em;
                  width: auto !important;
                  -webkit-box-sizing: border-box;
                  -moz-box-sizing: border-box;
                  box-sizing: border-box; }
                  .networklist li {
                    width: 226px;
                    list-style-type: none;
                    margin: 6px auto;
                    padding: 3px;
                    background: #ffffff;
                    border: 1px solid #aaa;
                    line-height: 18px;
                    border-radius: 3px;
                    cursor: move;
                    padding-left: 23px;
                    background: #ffffff url(../img/drag.png) no-repeat 11px 50%; }
                    .networklist li em {
                      font-size: 0.5em;
                      line-height: 1em;
                      color: #999;
                      font-style: normal;
                      margin-left: 0.8em; }
                      .networklist li i {
                        margin-right: 5px;
                        vertical-align: middle; }
                        .networklist 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; }
                          .networklist li a.btn:before {
                            content: "+"; }
                  .networklist li.ui-sortable-helper {
                    background-color: #def; }
                    .networklist li.ui-state-highlight {
                      border: 1px dotted #cccccc;
                      background: #efefef;
                      height: 0.5em; }
                      .networklist li:after {
                        visibility: hidden;
                        display: block;
                        font-size: 0;
                        content: " ";
                        clear: both;
                        height: 0; }

#selected_network {
  margin-bottom: 1.5em;
  counter-reset: v1 0;
  background: #edf9ff;
  border: 1px solid #c0d9e4; }
  #selected_network li {
    position: relative; }
    #selected_network li a.btn:before {
      content: "-"; }
  #selected_network li:before {
    content: "NIC:" counter(v1);
    counter-increment: v1;
    display: inline-block;
    margin-right: 5px;
    background: #555555;
    color: #ffffff;
    font-size: 90%;
    padding: 0px 4px;
    vertical-align: middle;
    border-radius: 2px;
    position: absolute;
    left: -2em; }
    #selected_network.dragging li:before {
      content: "NIC:";
      background-color: rgba(102, 102, 102, 0.5);
      padding-right: 10px; }
      #selected_network.dragging li.ui-state-highlight:before {
        content: "";
        background: transparent; }

#topologyCanvasContainer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 25px;
  padding-left: 50px;
  background: #efefef;
  min-height: 400px; }
  #topologyCanvasContainer div.nodata {
    font-size: 150%;
    text-align: center;
    padding-top: 150px;
    display: none; }
    #topologyCanvasContainer.noinfo div.nodata {
      display: block; }
      #topologyCanvasContainer.noinfo #topology_canvas {
        display: none; }

.topologyNavi {
  overflow: hidden;
  margin: 10px 0 20px; }
  .topologyNavi i {
    margin-right: 3px; }
    .topologyNavi .toggleView {
      float: left; }
      .topologyNavi .launchButtons {
        float: right;
        text-align: right; }
        .topologyNavi .launchButtons a.btn {
          margin-left: 10px; }

.topologyBalloon {
  display: none;
  background: #ffffff;
  position: absolute;
  left: 100px;
  top: 20px;
  z-index: 600;
  border-radius: 5px;
  color: #333;
  min-width: 200px;
  line-height: 1.2;
  font-size: 11px;
  -webkit-box-shadow: 0px 1px 6px #777;
  box-shadow: 0px 1px 6px #777; }
  .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 #dddddd;
    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 table.detailInfoTable {
    margin-bottom: 5px; }
    .topologyBalloon table.detailInfoTable caption {
      text-align: left;
      font-size: 12px;
      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: #cccccc;
          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 #dddddd;
    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 #ffffff;
      display: block;
      position: absolute;
      top: 31px;
      left: -8px;
      width: 0;
      height: 0;
      content: ""; }
      .topologyBalloon.leftPosition:before {
        border-right: none;
        border-left: 9px solid #dddddd;
        right: -9px;
        top: 30px;
        left: auto; }
        .topologyBalloon.leftPosition:after {
          border-right: none;
          border-left: 8px solid #ffffff;
          right: -8px;
          top: 31px;
          left: auto; }

.quota-heading {
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 10px; }

  .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; }

                                #ruleListSortContainer {
                                  display: none; }

                                  .rulelist {
                                    padding: 6px;
                                    background: #eee;
                                    border: 1px solid #dddddd;
                                    min-height: 2em;
                                    width: auto !important;
                                    -webkit-box-sizing: border-box;
                                    -moz-box-sizing: border-box;
                                    box-sizing: border-box; }
                                    .rulelist li {
                                      width: 226px;
                                      list-style-type: none;
                                      margin: 6px auto;
                                      padding: 3px;
                                      background: #ffffff;
                                      border: 1px solid #dddddd;
                                      line-height: 18px;
                                      border-radius: 3px;
                                      cursor: move;
                                      padding-left: 23px;
                                      background: #ffffff url(../img/drag.png) no-repeat 11px 50%; }
                                      .rulelist li em {
                                        font-size: 0.5em;
                                        line-height: 1em;
                                        color: #999;
                                        font-style: normal;
                                        margin-left: 0.8em; }
                                        .rulelist li i {
                                          margin-right: 5px;
                                          vertical-align: middle; }
                                          .rulelist 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; }
                                            .rulelist li a.btn:before {
                                              content: "+"; }
                                    .rulelist li.ui-sortable-helper {
                                      background-color: #def; }
                                      .rulelist li.ui-state-highlight {
                                        border: 1px dotted #dddddd;
                                        background: #efefef;
                                        height: 0.5em; }
                                        .rulelist li:after {
                                          visibility: hidden;
                                          display: block;
                                          font-size: 0;
                                          content: " ";
                                          clear: both;
                                          height: 0; }

#selected_rule {
  margin-bottom: 1.5em;
  counter-reset: v1 0;
  background: #edf9ff;
  border: 1px solid #dddddd; }
  #selected_rule li {
    position: relative; }
    #selected_rule li a.btn:before {
      content: "-"; }
  #selected_rule li:before {
    content: "rule:" counter(v1);
    counter-increment: v1;
    display: inline-block;
    margin-right: 5px;
    background: #555555;
    color: #ffffff;
    font-size: 90%;
    padding: 0px 4px;
    vertical-align: middle;
    border-radius: 2px;
    position: absolute;
    left: -2em; }
    #selected_rule.dragging li:before {
      content: "rule:";
      background-color: rgba(102, 102, 102, 0.5);
      padding-right: 10px; }
      #selected_rule.dragging li.ui-state-highlight:before {
        content: "";
        background: transparent; }

.tablesorter thead tr th.tablesorter-header {
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 99% center;
  background-position: right 5px center; }
  .tablesorter thead tr th.tablesorter-headerAsc {
    background-image: url(../img/up_arrow.png); }
    .tablesorter thead tr th.tablesorter-headerDesc {
      background-image: url(../img/drop_arrow.png); }

a.link-popover {
  cursor: default; }

  a:hover.link-popover {
    text-decoration: none; }

    .has-feedback .form-control-feedback {
      top: 0; }

      .text-center .img-responsive {
        margin: 0 auto; }

.valignContainer {
  white-space: nowrap; }
  .valignContainer * {
    float: none !important; }
    .valignContainer:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -0.25em; }
      .valignContainer .centered {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        max-width: 100%; }

.overlayContainer {
  position: relative; }
  .overlayContainer .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

img.svgFill {
  width: 100%;
  height: auto; }

  .leonardo-searchform {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0; }
    .leonardo-searchform.open {
      -webkit-transform: translate(0px, 0px) scale(1, 1);
      -moz-transform: translate(0px, 0px) scale(1, 1);
      -o-transform: translate(0px, 0px) scale(1, 1);
      -ms-transform: translate(0px, 0px) scale(1, 1);
      transform: translate(0px, 0px) scale(1, 1);
      opacity: 1; }
      .leonardo-searchform input[type="search"] {
        top: 50%;
        width: 100%;
        color: white;
        background: transparent;
        font-size: 60px;
        font-weight: 300;
        text-align: center;
        border: 0px;
        margin: 0px auto;
        margin-top: 12%;
        padding-left: 30px;
        padding-right: 30px;
        outline: none; }
        .leonardo-searchform .btn {
          position: absolute;
          top: 50%;
          left: 50%;
          margin-top: 61px;
          margin-left: -45px; }
          .leonardo-searchform .close {
            position: fixed;
            top: 15px;
            right: 15px;
            color: #fff;
            background-color: #428bca;
            border-color: #357ebd;
            opacity: 1;
            padding: 10px 17px;
            font-size: 27px; }

.workflow ul.nav-tabs {
  padding: 0 13px; }
  .workflow td.actions {
    vertical-align: top;
    width: 308px;
    padding-right: 10px; }
    .workflow td.help_text {
      vertical-align: top;
      width: 340px;
      padding-left: 10px;
      border-left: 1px solid #dddddd; }
.workflow fieldset > table {
  margin-bottom: 0; }
  .workflow.wizard .row .btn {
    float: none;
    margin: 0; }
    .workflow.wizard .row .next {
      text-align: right; }
      .workflow.wizard .row .back {
        text-align: left; }
  .workflow.wizard .nav-tabs.wizard-tabs {
    border-bottom: 0;
    background: #efefef;
    padding: 0; }
    .workflow.wizard .nav-tabs.wizard-tabs li {
      margin-bottom: 0;
      position: relative; }
      .workflow.wizard .nav-tabs.wizard-tabs li:before {
        position: absolute;
        top: 0;
        right: -20px;
        z-index: 2;
        display: block;
        border: 20px solid transparent;
        border-right: 0;
        border-left: 20px solid #dddddd;
        content: ''; }
        .workflow.wizard .nav-tabs.wizard-tabs li:after {
          position: absolute;
          top: -2px;
          right: -22px;
          z-index: 1;
          display: block;
          border: 22px solid transparent;
          border-right: 0;
          border-left: 22px solid #ffffff;
          content: ''; }
          .workflow.wizard .nav-tabs.wizard-tabs li.active:before,
          .workflow.wizard .nav-tabs.wizard-tabs li.done:before {
            border-left: 20px solid #007acc; }
            .workflow.wizard .nav-tabs.wizard-tabs li a {
              border: 0;
              border-radius: 0;
              background: #dddddd;
              color: #43a4d7;
              padding: 0 15px;
              padding-left: 35px;
              line-height: 40px;
              position: relative;
              margin: 0; }
              .workflow.wizard .nav-tabs.wizard-tabs li:first-child a {
                padding-left: 15px; }
                .workflow.wizard .nav-tabs.wizard-tabs li.active a {
                  background: #007acc;
                  color: #ffffff; }
                  .workflow.wizard .nav-tabs.wizard-tabs li.done a {
                    background: #007acc; }
  .workflow.wizard label.error {
    color: #d9534f; }

@keyframes spinner-spin {
  100% {
    transform: rotate(360deg);   }
}

@keyframes spinner-fade {
  20% {
    opacity: 0.1;   }
    40% {
      opacity: 1;   }
      60% {
        opacity: 0.1;   }
}

@keyframes spinner-wiggle {
  30% {
    transform: perspective(200px) rotateX(66deg);   }
    40% {
      transform: perspective(200px) rotateX(65deg);   }
      50% {
        transform: perspective(200px) rotateX(68deg);   }
        60% {
          transform: perspective(200px) rotateX(64deg);   }
}

.modal.loading .modal-dialog {
  height: 200px;
  width: 200px;
  margin: 0px auto !important;
  top: 35vh; }
  .modal.loading .modal-dialog .modal-body {
    height: 200px;
    width: 200px;
    padding: 0px; }
.modal.loading .spinner {
  position: relative;
  z-index: 1050;
  margin: auto;
  box-sizing: border-box;
  background-clip: padding-box;
  left: 0px !important;
  top: 0px !important;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  border: 15px solid rgba(255, 255, 255, 0.1);
  -webkit-mask: linear-gradient(rgba(0, 0, 0, 0.1), black 90%);
  transform-origin: 50% 60%;
  transform: perspective(200px) rotateX(66deg);
  animation: spinner-wiggle 1.2s infinite; }
  .modal.loading .spinner > div {
    display: none; }
    .modal.loading .spinner ~ span {
      display: none; }
.modal.loading .spinner:before, .modal.loading .spinner:after {
  content: "";
  position: absolute;
  margin: -15px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 0.05;
  border: inherit;
  border-color: transparent;
  animation: spinner-spin 1.2s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,
    spinner-fade 1.2s linear infinite; }
  .modal.loading .spinner:before {
    border-top-color: #6aa3d5; }
    .modal.loading .spinner:after {
      border-top-color: #2a8de2;
      animation-delay: 0.3s; }

.leonardo-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: 2px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .leonardo-btn:focus, .leonardo-btn.focus, .leonardo-btn:active:focus,
  .leonardo-btn:active.focus, .leonardo-btn.active:focus, .leonardo-btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .leonardo-btn:hover, .leonardo-btn:focus, .leonardo-btn.focus {
    color: #333;
    text-decoration: none; }
    .leonardo-btn:active, .leonardo-btn.active {
      outline: 0;
      background-image: none;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
      .leonardo-btn.disabled, .leonardo-btn[disabled], fieldset[disabled] .leonardo-btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        opacity: 0.65;
        -webkit-box-shadow: none;
        box-shadow: none; }

a.leonardo-btn.disabled, fieldset[disabled] a.leonardo-btn {
  pointer-events: none; }

.leonardo-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc !important; }
  .leonardo-btn-default .fa:before {
    color: #333 !important; }
    .leonardo-btn-default:focus, .leonardo-btn-default.focus {
      color: #333;
      background-color: #ccc; }
      .leonardo-btn-default:hover {
        color: #333;
        background-color: #ccc; }
        .leonardo-btn-default:active, .leonardo-btn-default.active,
        .open > .leonardo-btn-default.dropdown-toggle {
          color: #333;
          background-color: #ccc; }
          .leonardo-btn-default:active:hover, .leonardo-btn-default:active:focus,
          .leonardo-btn-default:active.focus, .leonardo-btn-default.active:hover,
          .leonardo-btn-default.active:focus, .leonardo-btn-default.active.focus,
          .open > .leonardo-btn-default.dropdown-toggle:hover,
          .open > .leonardo-btn-default.dropdown-toggle:focus,
          .open > .leonardo-btn-default.dropdown-toggle.focus {
            color: #333;
            background-color: #ccc; }
  .leonardo-btn-default:active, .leonardo-btn-default.active,
  .open > .leonardo-btn-default.dropdown-toggle {
    background-image: none; }
    .leonardo-btn-default.disabled:hover, .leonardo-btn-default.disabled:focus,
    .leonardo-btn-default.disabled.focus, .leonardo-btn-default[disabled]:hover,
    .leonardo-btn-default[disabled]:focus, .leonardo-btn-default[disabled].focus,
    fieldset[disabled] .leonardo-btn-default:hover,
    fieldset[disabled] .leonardo-btn-default:focus,
    fieldset[disabled] .leonardo-btn-default.focus {
      background-color: #fff;
      border-color: #ccc; }
  .leonardo-btn-default .badge {
    color: #fff;
    background-color: #333; }

.leonardo-btn-primary {
  color: #666;
  background-color: #fff;
  border-color: #666 !important; }
  .leonardo-btn-primary .fa:before {
    color: #666 !important; }
    .leonardo-btn-primary:focus, .leonardo-btn-primary.focus {
      color: #666;
      background-color: #4abeeb; }
      .leonardo-btn-primary:hover {
        color: #666;
        background-color: #4abeeb; }
        .leonardo-btn-primary:active, .leonardo-btn-primary.active,
        .open > .leonardo-btn-primary.dropdown-toggle {
          color: #666;
          background-color: #4abeeb; }
          .leonardo-btn-primary:active:hover, .leonardo-btn-primary:active:focus,
          .leonardo-btn-primary:active.focus, .leonardo-btn-primary.active:hover,
          .leonardo-btn-primary.active:focus, .leonardo-btn-primary.active.focus,
          .open > .leonardo-btn-primary.dropdown-toggle:hover,
          .open > .leonardo-btn-primary.dropdown-toggle:focus,
          .open > .leonardo-btn-primary.dropdown-toggle.focus {
            color: #666;
            background-color: #4abeeb; }
  .leonardo-btn-primary:active, .leonardo-btn-primary.active,
  .open > .leonardo-btn-primary.dropdown-toggle {
    background-image: none; }
    .leonardo-btn-primary.disabled:hover, .leonardo-btn-primary.disabled:focus,
    .leonardo-btn-primary.disabled.focus, .leonardo-btn-primary[disabled]:hover,
    .leonardo-btn-primary[disabled]:focus, .leonardo-btn-primary[disabled].focus,
    fieldset[disabled] .leonardo-btn-primary:hover,
    fieldset[disabled] .leonardo-btn-primary:focus,
    fieldset[disabled] .leonardo-btn-primary.focus {
      background-color: #fff;
      border-color: #666; }
  .leonardo-btn-primary .badge {
    color: #fff;
    background-color: #666; }

.leonardo-btn-success {
  color: #666;
  background-color: #fff;
  border-color: #666 !important; }
  .leonardo-btn-success .fa:before {
    color: #666 !important; }
    .leonardo-btn-success:focus, .leonardo-btn-success.focus {
      color: #666;
      background-color: #55f65c; }
      .leonardo-btn-success:hover {
        color: #666;
        background-color: #55f65c; }
        .leonardo-btn-success:active, .leonardo-btn-success.active,
        .open > .leonardo-btn-success.dropdown-toggle {
          color: #666;
          background-color: #55f65c; }
          .leonardo-btn-success:active:hover, .leonardo-btn-success:active:focus,
          .leonardo-btn-success:active.focus, .leonardo-btn-success.active:hover,
          .leonardo-btn-success.active:focus, .leonardo-btn-success.active.focus,
          .open > .leonardo-btn-success.dropdown-toggle:hover,
          .open > .leonardo-btn-success.dropdown-toggle:focus,
          .open > .leonardo-btn-success.dropdown-toggle.focus {
            color: #666;
            background-color: #55f65c; }
  .leonardo-btn-success:active, .leonardo-btn-success.active,
  .open > .leonardo-btn-success.dropdown-toggle {
    background-image: none; }
    .leonardo-btn-success.disabled:hover, .leonardo-btn-success.disabled:focus,
    .leonardo-btn-success.disabled.focus, .leonardo-btn-success[disabled]:hover,
    .leonardo-btn-success[disabled]:focus, .leonardo-btn-success[disabled].focus,
    fieldset[disabled] .leonardo-btn-success:hover,
    fieldset[disabled] .leonardo-btn-success:focus,
    fieldset[disabled] .leonardo-btn-success.focus {
      background-color: #fff;
      border-color: #666; }
  .leonardo-btn-success .badge {
    color: #fff;
    background-color: #666; }

.leonardo-btn-info {
  color: #666;
  background-color: #fff;
  border-color: #666 !important; }
  .leonardo-btn-info .fa:before {
    color: #666 !important; }
    .leonardo-btn-info:focus, .leonardo-btn-info.focus {
      color: #666;
      background-color: #ceecf8; }
      .leonardo-btn-info:hover {
        color: #666;
        background-color: #ceecf8; }
        .leonardo-btn-info:active, .leonardo-btn-info.active,
        .open > .leonardo-btn-info.dropdown-toggle {
          color: #666;
          background-color: #ceecf8; }
          .leonardo-btn-info:active:hover, .leonardo-btn-info:active:focus,
          .leonardo-btn-info:active.focus, .leonardo-btn-info.active:hover,
          .leonardo-btn-info.active:focus, .leonardo-btn-info.active.focus,
          .open > .leonardo-btn-info.dropdown-toggle:hover,
          .open > .leonardo-btn-info.dropdown-toggle:focus,
          .open > .leonardo-btn-info.dropdown-toggle.focus {
            color: #666;
            background-color: #ceecf8; }
  .leonardo-btn-info:active, .leonardo-btn-info.active,
  .open > .leonardo-btn-info.dropdown-toggle {
    background-image: none; }
    .leonardo-btn-info.disabled:hover, .leonardo-btn-info.disabled:focus,
    .leonardo-btn-info.disabled.focus, .leonardo-btn-info[disabled]:hover,
    .leonardo-btn-info[disabled]:focus, .leonardo-btn-info[disabled].focus,
    fieldset[disabled] .leonardo-btn-info:hover,
    fieldset[disabled] .leonardo-btn-info:focus,
    fieldset[disabled] .leonardo-btn-info.focus {
      background-color: #fff;
      border-color: #666; }
  .leonardo-btn-info .badge {
    color: #fff;
    background-color: #666; }

.leonardo-btn-warning {
  color: #666;
  background-color: #fff;
  border-color: #666 !important; }
  .leonardo-btn-warning .fa:before {
    color: #666 !important; }
    .leonardo-btn-warning:focus, .leonardo-btn-warning.focus {
      color: #666;
      background-color: #ffbc81; }
      .leonardo-btn-warning:hover {
        color: #666;
        background-color: #ffbc81; }
        .leonardo-btn-warning:active, .leonardo-btn-warning.active,
        .open > .leonardo-btn-warning.dropdown-toggle {
          color: #666;
          background-color: #ffbc81; }
          .leonardo-btn-warning:active:hover, .leonardo-btn-warning:active:focus,
          .leonardo-btn-warning:active.focus, .leonardo-btn-warning.active:hover,
          .leonardo-btn-warning.active:focus, .leonardo-btn-warning.active.focus,
          .open > .leonardo-btn-warning.dropdown-toggle:hover,
          .open > .leonardo-btn-warning.dropdown-toggle:focus,
          .open > .leonardo-btn-warning.dropdown-toggle.focus {
            color: #666;
            background-color: #ffbc81; }
  .leonardo-btn-warning:active, .leonardo-btn-warning.active,
  .open > .leonardo-btn-warning.dropdown-toggle {
    background-image: none; }
    .leonardo-btn-warning.disabled:hover, .leonardo-btn-warning.disabled:focus,
    .leonardo-btn-warning.disabled.focus, .leonardo-btn-warning[disabled]:hover,
    .leonardo-btn-warning[disabled]:focus, .leonardo-btn-warning[disabled].focus,
    fieldset[disabled] .leonardo-btn-warning:hover,
    fieldset[disabled] .leonardo-btn-warning:focus,
    fieldset[disabled] .leonardo-btn-warning.focus {
      background-color: #fff;
      border-color: #666; }
  .leonardo-btn-warning .badge {
    color: #fff;
    background-color: #666; }

.leonardo-btn-danger {
  color: #666;
  background-color: #fff;
  border-color: #666 !important; }
  .leonardo-btn-danger .fa:before {
    color: #666 !important; }
    .leonardo-btn-danger:focus, .leonardo-btn-danger.focus {
      color: #666;
      background-color: #ffa19c; }
      .leonardo-btn-danger:hover {
        color: #666;
        background-color: #ffa19c; }
        .leonardo-btn-danger:active, .leonardo-btn-danger.active,
        .open > .leonardo-btn-danger.dropdown-toggle {
          color: #666;
          background-color: #ffa19c; }
          .leonardo-btn-danger:active:hover, .leonardo-btn-danger:active:focus,
          .leonardo-btn-danger:active.focus, .leonardo-btn-danger.active:hover,
          .leonardo-btn-danger.active:focus, .leonardo-btn-danger.active.focus,
          .open > .leonardo-btn-danger.dropdown-toggle:hover,
          .open > .leonardo-btn-danger.dropdown-toggle:focus,
          .open > .leonardo-btn-danger.dropdown-toggle.focus {
            color: #666;
            background-color: #ffa19c; }
  .leonardo-btn-danger:active, .leonardo-btn-danger.active,
  .open > .leonardo-btn-danger.dropdown-toggle {
    background-image: none; }
    .leonardo-btn-danger.disabled:hover, .leonardo-btn-danger.disabled:focus,
    .leonardo-btn-danger.disabled.focus, .leonardo-btn-danger[disabled]:hover,
    .leonardo-btn-danger[disabled]:focus, .leonardo-btn-danger[disabled].focus,
    fieldset[disabled] .leonardo-btn-danger:hover,
    fieldset[disabled] .leonardo-btn-danger:focus,
    fieldset[disabled] .leonardo-btn-danger.focus {
      background-color: #fff;
      border-color: #666; }
  .leonardo-btn-danger .badge {
    color: #fff;
    background-color: #666; }

body.frontend-editing .leonardo-widget:hover,
body.frontend-editing .leonardo-widget:focus,
body.frontend-editing .leonardo-widget:active {
  outline: 2px dashed #0bda14;
  outline-offset: 2px; }
  body.frontend-editing .leonardo-widget:hover .widget-tools,
  body.frontend-editing .leonardo-widget:focus .widget-tools,
  body.frontend-editing .leonardo-widget:active .widget-tools {
    visibility: visible; }
    body.frontend-editing .leonardo-widget:hover .widget-tools ~ div .widget-tools,
    body.frontend-editing .leonardo-widget:focus .widget-tools ~ div .widget-tools,
    body.frontend-editing .leonardo-widget:active .widget-tools ~ div .widget-tools {
      visibility: hidden; }
  body.frontend-editing .leonardo-widget:hover .leonardo-widget:hover,
  body.frontend-editing .leonardo-widget:hover .leonardo-widget:focus,
  body.frontend-editing .leonardo-widget:hover .leonardo-widget:active,
  body.frontend-editing .leonardo-widget:focus .leonardo-widget:hover,
  body.frontend-editing .leonardo-widget:focus .leonardo-widget:focus,
  body.frontend-editing .leonardo-widget:focus .leonardo-widget:active,
  body.frontend-editing .leonardo-widget:active .leonardo-widget:hover,
  body.frontend-editing .leonardo-widget:active .leonardo-widget:focus,
  body.frontend-editing .leonardo-widget:active .leonardo-widget:active {
    outline-color: #75caeb; }
    body.frontend-editing .leonardo-widget:hover .leonardo-widget:hover .widget-tools,
    body.frontend-editing .leonardo-widget:hover .leonardo-widget:focus .widget-tools,
    body.frontend-editing .leonardo-widget:hover .leonardo-widget:active .widget-tools,
    body.frontend-editing .leonardo-widget:focus .leonardo-widget:hover .widget-tools,
    body.frontend-editing .leonardo-widget:focus .leonardo-widget:focus .widget-tools,
    body.frontend-editing .leonardo-widget:focus .leonardo-widget:active .widget-tools,
    body.frontend-editing .leonardo-widget:active .leonardo-widget:hover .widget-tools,
    body.frontend-editing .leonardo-widget:active .leonardo-widget:focus .widget-tools,
    body.frontend-editing .leonardo-widget:active .leonardo-widget:active .widget-tools {
      visibility: visible;
      left: 0px;
      right: initial; }
body.frontend-editing #edit-position + .dropdown-menu {
  right: 0px;
  left: initial; }

.widget-tools {
  position: absolute;
  visibility: hidden;
  top: -40px;
  bottom: initial;
  right: 0px;
  z-index: 1040; }
  .widget-tools .leonardo-btn {
    padding: 8px 12px 5px 12px;
    transition: background-color 0.3s ease; }
    .widget-tools .leonardo-widget-dnd-handle {
      margin-left: 1px;
      width: 44px;
      height: 44px; }
      .widget-tools .leonardo-widget-dnd-handle > .fa {
        vertical-align: middle; }
  .widget-tools > .btn-group {
    border: 2px solid #666; }
    .widget-tools > .btn-group .leonardo-btn {
      width: 40px;
      height: 40px;
      border: none; }
      .widget-tools > .btn-group .leonardo-btn > .fa {
        vertical-align: middle; }
        .widget-tools > .btn-group .leonardo-btn > .fa.fa-exchange {
          margin-top: -4px; }
          .widget-tools > .btn-group .leonardo-btn > .fa.fa-pencil-square-o {
            margin-left: 1px; }
      .widget-tools > .btn-group .leonardo-btn:not(:first-child) {
        margin-left: -5px; }

.ui-sortable-placeholder {
  min-height: 20px;
  outline: 2px dashed #ff851b;
  outline-offset: 5px;
  visibility: visible !important;
  background: #fceedb; }

  .ui-sortable-helper.fe_dragging {
    background: #fff; }
    .ui-sortable-helper.fe_dragging .widget-tools .btn-group {
      display: none; }

.region-tools {
  float: right;
  width: 100%;
  padding: 5px 0; }
  .region-tools > a {
    width: 100%;
    padding: 10px;
    font-family: "Ubuntu"; }

.leonardo-btn.aylen {
  background: #fff;
  color: #37474f;
  overflow: hidden;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
  z-index: 1; }
  .leonardo-btn.aylen.aylen-inverted {
    background: none;
    color: #fff; }
    .leonardo-btn.aylen::before, .leonardo-btn.aylen::after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      bottom: 100%;
      left: 0;
      z-index: -1;
      -webkit-transition: -webkit-transform 0.3s;
      transition: transform 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
      transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
      .leonardo-btn.aylen.leonardo-btn-primary::before {
        background: #33b6e8; }
        .leonardo-btn.aylen.leonardo-btn-primary::after {
          background: #158cba; }
          .leonardo-btn.aylen.leonardo-btn-success::before {
            background: #3cf544; }
            .leonardo-btn.aylen.leonardo-btn-success::after {
              background: #0bda14; }
              .leonardo-btn.aylen.leonardo-btn-warning::before {
                background: #ffae68; }
                .leonardo-btn.aylen.leonardo-btn-warning::after {
                  background: #ff851b; }
                  .leonardo-btn.aylen.leonardo-btn-danger::before {
                    background: #ff8983; }
                    .leonardo-btn.aylen.leonardo-btn-danger::after {
                      background: #ff4136; }
                      .leonardo-btn.aylen.leonardo-btn-info::before {
                        background: #b8e4f5; }
                        .leonardo-btn.aylen.leonardo-btn-info::after {
                          background: #75caeb; }
                          .leonardo-btn.aylen:hover, .leonardo-btn.aylen:focus, .leonardo-btn.aylen:active {
                            color: #fff; }
                            .leonardo-btn.aylen:hover .fa:before, .leonardo-btn.aylen:focus .fa:before,
                            .leonardo-btn.aylen:active .fa:before {
                              color: #fff !important; }
                              .leonardo-btn.aylen:hover::before, .leonardo-btn.aylen:hover::after,
                              .leonardo-btn.aylen:focus::before, .leonardo-btn.aylen:focus::after,
                              .leonardo-btn.aylen:active::before, .leonardo-btn.aylen:active::after {
                                -webkit-transform: translate3d(0, 100%, 0);
                                transform: translate3d(0, 100%, 0); }
.leonardo-btn.aylen:hover::after, .leonardo-btn.aylen:focus::after,
.leonardo-btn.aylen:active::after {
  -webkit-transition-delay: 0.175s;
  transition-delay: 0.175s; }

.points-nav {
  color: #eeeeee;
  font-size: 15px;
  position: fixed;
  overflow: hidden;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 500;
  background: transparent;
  line-height: 40px;
  right: 30px;
  border-radius: 4px; }
  .points-nav ul li {
    transition: all 0.5s ease;
    line-height: 30px; }
    .points-nav .nav-pills > li a::before {
      font-family: fontawesome;
      content: ''; }
      .points-nav .nav-pills > li.active > a {
        background-color: transparent;
        color: #428bca;
        transition: all 0.4s ease; }
        .points-nav .nav-pills > li.active > a::before {
          font-family: fontawesome;
          content: ''; }
          .points-nav .nav-pills > li a:hover, .points-nav .nav-pills > li a:focus {
            background-color: transparent;
            color: #428bca; }
            .points-nav .nav-pills > li a:active {
              color: #eeeeee; }

.w-100 {
  width: 100% !important; }

  .m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

    .m-a-0 {
      margin: 0 0 !important; }

      .m-t-0 {
        margin-top: 0 !important; }

        .m-r-0 {
          margin-right: 0 !important; }

          .m-b-0 {
            margin-bottom: 0 !important; }

            .m-l-0 {
              margin-left: 0 !important; }

              .m-x-0 {
                margin-right: 0 !important;
                margin-left: 0 !important; }

                .m-y-0 {
                  margin-top: 0 !important;
                  margin-bottom: 0 !important; }

                  .m-a-1 {
                    margin: 1rem 1rem !important; }

                    .m-t-1 {
                      margin-top: 1rem !important; }

                      .m-r-1 {
                        margin-right: 1rem !important; }

                        .m-b-1 {
                          margin-bottom: 1rem !important; }

                          .m-l-1 {
                            margin-left: 1rem !important; }

                            .m-x-1 {
                              margin-right: 1rem !important;
                              margin-left: 1rem !important; }

                              .m-y-1 {
                                margin-top: 1rem !important;
                                margin-bottom: 1rem !important; }

                                .m-a-2 {
                                  margin: 1.5rem 1.5rem !important; }

                                  .m-t-2 {
                                    margin-top: 1.5rem !important; }

                                    .m-r-2 {
                                      margin-right: 1.5rem !important; }

                                      .m-b-2 {
                                        margin-bottom: 1.5rem !important; }

                                        .m-l-2 {
                                          margin-left: 1.5rem !important; }

                                          .m-x-2 {
                                            margin-right: 1.5rem !important;
                                            margin-left: 1.5rem !important; }

                                            .m-y-2 {
                                              margin-top: 1.5rem !important;
                                              margin-bottom: 1.5rem !important; }

                                              .m-a-3 {
                                                margin: 3rem 3rem !important; }

                                                .m-t-3 {
                                                  margin-top: 3rem !important; }

                                                  .m-r-3 {
                                                    margin-right: 3rem !important; }

                                                    .m-b-3 {
                                                      margin-bottom: 3rem !important; }

                                                      .m-l-3 {
                                                        margin-left: 3rem !important; }

                                                        .m-x-3 {
                                                          margin-right: 3rem !important;
                                                          margin-left: 3rem !important; }

                                                          .m-y-3 {
                                                            margin-top: 3rem !important;
                                                            margin-bottom: 3rem !important; }

                                                            .p-a-0 {
                                                              padding: 0 0 !important; }

                                                              .p-t-0 {
                                                                padding-top: 0 !important; }

                                                                .p-r-0 {
                                                                  padding-right: 0 !important; }

                                                                  .p-b-0 {
                                                                    padding-bottom: 0 !important; }

                                                                    .p-l-0 {
                                                                      padding-left: 0 !important; }

                                                                      .p-x-0 {
                                                                        padding-right: 0 !important;
                                                                        padding-left: 0 !important; }

                                                                        .p-y-0 {
                                                                          padding-top: 0 !important;
                                                                          padding-bottom: 0 !important; }

                                                                          .p-a-1 {
                                                                            padding: 1rem 1rem !important; }

                                                                            .p-t-1 {
                                                                              padding-top: 1rem !important; }

                                                                              .p-r-1 {
                                                                                padding-right: 1rem !important; }

                                                                                .p-b-1 {
                                                                                  padding-bottom: 1rem !important; }

                                                                                  .p-l-1 {
                                                                                    padding-left: 1rem !important; }

                                                                                    .p-x-1 {
                                                                                      padding-right: 1rem !important;
                                                                                      padding-left: 1rem !important; }

                                                                                      .p-y-1 {
                                                                                        padding-top: 1rem !important;
                                                                                        padding-bottom: 1rem !important; }

                                                                                        .p-a-2 {
                                                                                          padding: 1.5rem 1.5rem !important; }

                                                                                          .p-t-2 {
                                                                                            padding-top: 1.5rem !important; }

                                                                                            .p-r-2 {
                                                                                              padding-right: 1.5rem !important; }

                                                                                              .p-b-2 {
                                                                                                padding-bottom: 1.5rem !important; }

                                                                                                .p-l-2 {
                                                                                                  padding-left: 1.5rem !important; }

                                                                                                  .p-x-2 {
                                                                                                    padding-right: 1.5rem !important;
                                                                                                    padding-left: 1.5rem !important; }

                                                                                                    .p-y-2 {
                                                                                                      padding-top: 1.5rem !important;
                                                                                                      padding-bottom: 1.5rem !important; }

                                                                                                      .p-a-3 {
                                                                                                        padding: 3rem 3rem !important; }

                                                                                                        .p-t-3 {
                                                                                                          padding-top: 3rem !important; }

                                                                                                          .p-r-3 {
                                                                                                            padding-right: 3rem !important; }

                                                                                                            .p-b-3 {
                                                                                                              padding-bottom: 3rem !important; }

                                                                                                              .p-l-3 {
                                                                                                                padding-left: 3rem !important; }

                                                                                                                .p-x-3 {
                                                                                                                  padding-right: 3rem !important;
                                                                                                                  padding-left: 3rem !important; }

                                                                                                                  .p-y-3 {
                                                                                                                    padding-top: 3rem !important;
                                                                                                                    padding-bottom: 3rem !important; }

                                                                                                                    .pos-f-t {
                                                                                                                      position: fixed;
                                                                                                                      top: 0;
                                                                                                                      right: 0;
                                                                                                                      left: 0;
                                                                                                                      z-index: 1030; }

                                                                                                                      html.wf-loading * {
                                                                                                                        color: transparent !important; }

                                                                                                                        .asteriskField {
                                                                                                                          display: none; }

                                                                                                                          .dropdown-submenu {
                                                                                                                            position: relative; }

                                                                                                                            .dropdown-submenu > .dropdown-menu {
                                                                                                                              top: 0;
                                                                                                                              left: 100%;
                                                                                                                              margin-top: -6px;
                                                                                                                              margin-left: -1px;
                                                                                                                              -webkit-border-radius: 0 6px 6px 6px;
                                                                                                                              -moz-border-radius: 0 6px 6px;
                                                                                                                              border-radius: 0 6px 6px 6px; }

                                                                                                                              .dropdown-submenu:hover > .dropdown-menu {
                                                                                                                                display: block; }

                                                                                                                                .dropdown-submenu > a:after {
                                                                                                                                  display: block;
                                                                                                                                  content: " ";
                                                                                                                                  float: right;
                                                                                                                                  width: 0;
                                                                                                                                  height: 0;
                                                                                                                                  border-color: transparent;
                                                                                                                                  border-style: solid;
                                                                                                                                  border-width: 5px 0 5px 5px;
                                                                                                                                  border-left-color: #ccc;
                                                                                                                                  margin-top: 5px;
                                                                                                                                  margin-right: -10px; }

                                                                                                                                  .dropdown-submenu:hover > a:after {
                                                                                                                                    border-left-color: #fff; }

                                                                                                                                    .dropdown-submenu.pull-left {
                                                                                                                                      float: none; }

                                                                                                                                      .dropdown-submenu.pull-left > .dropdown-menu {
                                                                                                                                        left: -100%;
                                                                                                                                        margin-left: 10px;
                                                                                                                                        -webkit-border-radius: 6px 0 6px 6px;
                                                                                                                                        -moz-border-radius: 6px 0 6px 6px;
                                                                                                                                        border-radius: 6px 0 6px 6px; }

                                                                                                                                        .carousel-control {
                                                                                                                                          background-image: none !important;
                                                                                                                                          background: transparent !important; }
                                                                                                                                          .carousel-control .fa {
                                                                                                                                            top: 50%;
                                                                                                                                            position: absolute; }

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

    .embed-responsive-21by9 {
      padding-bottom: 42.85714%; }

      .embed-responsive-16by9 {
        padding-bottom: 56.25%; }

        .embed-responsive-4by3 {
          padding-bottom: 75%; }

          .no-gutter > [class*="col-"] {
            padding-left: 0;
            padding-right: 0; }

            .no-gutter {
              padding-left: 0;
              padding-right: 0; }

              .carousel-caption {
                left: 20%;
                position: relative;
                right: 20%;
                width: 60%; }

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

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

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

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

                        .fullscreen-slider .slider-caption i {
                          font-size: auto !important; }

                          .carousel-inner, .carousel, .item, .fill {
                            height: 100%;
                            width: 100%; }

                            .leonardo-htmltext-widget ul {
                              list-style: initial; }
                              .leonardo-htmltext-widget ul.dropdown-menu {
                                list-style: none; }

.has-feedback .form-control-feedback {
  top: 30%; }

  @font-face {
    font-family: Raleway;
    src: url(/static/fonts/Raleway-ExtraLight.ttf); }

    @font-face {
      font-family: RalewayLight;
      src: url(/static/fonts/Raleway-Light.ttf); }

      @font-face {
        font-family: RalewayRegular;
        src: url(/static/fonts/Raleway-Regular.ttf); }

        html {
          position: relative;
          min-height: 100%;
          overflow-y: scroll; }

          body {
            font-family: RalewayLight;
            background-color: #e6e6e6; }

            a {
              transition: all 0.25s ease; }

              a:hover {
                text-decoration: none;
                color: #333333; }

                h1 {
                  padding-left: 12px; }

                  .pagetitle-base-default h1 {
                    padding-left: 0; }

                    .padding-40-30 {
                      padding-top: 40px;
                      padding-bottom: 30px; }

                      .product-detail ul li {
                        list-style-type: disc; }

                        hr {
                          border-top: 1px solid #dadada; }

                          .htmltext-base-default {
                            padding: 22px 32px; }

                            .blog-list {
                              padding: 35px 45px; }

                              .navbar.navbar-default {
                                background-color: #45abe1;
                                border: none;
                                margin-bottom: 0px; }
                                .navbar.navbar-default .navbar-nav {
                                  display: inline-block;
                                  float: none;
                                  vertical-align: top; }
                                  .navbar.navbar-default .navbar-nav > li .dropdown-menu {
                                    background-color: #45abe1;
                                    border: 1px solid #45abe1;
                                    border-radius: 1px;
                                    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
                                    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
                                    background-clip: padding-box; }
                                    .navbar.navbar-default .navbar-nav > li .dropdown-menu > li > a {
                                      padding: 3px 20px;
                                      color: #ffffff; }
                                      .navbar.navbar-default .navbar-nav > li .dropdown-menu > li > a:hover {
                                        color: #dcdcdc;
                                        background-color: transparent; }
                                  .navbar.navbar-default .navbar-nav > li > a {
                                    color: #fff;
                                    text-transform: uppercase;
                                    transition: 0.25s ease; }
                                    .navbar.navbar-default .navbar-nav > li > a:hover,
                                    .navbar.navbar-default .navbar-nav > li > a:focus {
                                      color: #dcdcdc;
                                      outline: none;
                                      background-color: transparent; }
                                  .navbar.navbar-default .navbar-nav .active > a {
                                    background-color: transparent;
                                    font-weight: bold;
                                    font-family: RalewayRegular; }
                                .navbar.navbar-default .navbar-collapse {
                                  text-align: center; }

.navbar-nav > li {
  padding: 0 24px; }

  .col3.col-md-12 {
    margin-top: -1px; }

    .white-background {
      background-color: #FFFFFF; }

      .toolbar-container {
        padding: 30px 0px;
        background-color: #FFFFFF; }

        .padding-none {
          padding: 0; }

          .uppercase {
            text-transform: uppercase;
            font-weight: bold; }

            .main-context-link {
              color: #000000;
              font-size: 16px; }
              .main-context-link:hover {
                color: #4a4a4a;
                text-decoration: none; }

.main-right-text {
  padding: 20px 30px; }

  .main-link-wrapper {
    padding-top: 18px; }

    .main-context-list-navigation li {
      padding: 50px 0px; }

      .sub-context-list-navigation li {
        padding: 50px 0px;
        border-bottom: 1px solid black; }
        .sub-context-list-navigation li:last-child {
          border-bottom: none; }

.main-blog-list {
  border-right: 1px solid black; }
  .main-blog-list li {
    padding: 50px 0px;
    border-bottom: 1px solid black; }
    .main-blog-list li:last-child {
      border-bottom: none; }

ul.margin-top-30 {
  margin-top: 30px; }

  ul.nav.nav-pills.nav-stacked * {
    color: black; }

    ul.nav.nav-pills.nav-stacked li {
      margin: 0;
      margin: 0;
      float: left;
      width: 100%; }
      ul.nav.nav-pills.nav-stacked li a {
        border-radius: 0px;
        padding: 12px 14px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #3e3e3e;
  background-color: transparent;
  font-weight: bold;
  outline: none; }

  ul.first-nav > li > a {
    text-transform: uppercase; }

    ul.nav.nav-pills.nav-stacked.second-nav {
      border-left: 1px solid #565656;
      font-size: 13px;
      width: 80%;
      margin: 0 auto; }

      ul.nav.nav-pills.nav-stacked.third-nav {
        float: right;
        border-left: 1px solid #565656;
        width: 85%; }

        .main-details-button {
          color: #45abe1;
          transition: all 0.25s ease;
          text-transform: uppercase; }
          .main-details-button:hover, .main-details-button:focus {
            color: #3c3c3c;
            text-decoration: none; }
            .main-details-button.banner {
              font-size: 22px;
              position: absolute;
              bottom: 55px; }
              .main-details-button.blog {
                font-size: 19px; }

.carousel-indicators {
  position: absolute;
  bottom: 0px !important;
  left: 32px;
  z-index: 15;
  width: 50%;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  text-align: left; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px;
    text-indent: -999px;
    border: 1px solid #45abe1;
    border-radius: 0px;
    background-color: #45abe1;
    cursor: pointer; }
    .carousel-indicators li.active {
      margin: 0;
      width: 10px;
      height: 10px;
      background-color: #ffffff;
      border-color: #45abe1; }

.banner-inner-preview {
  padding: 10px 30px; }

  .carousel-inner {
    border-bottom: 1px solid black; }
    .carousel-inner .item {
      height: 400px;
      background-repeat: no-repeat !important;
      background-size: 100% auto !important;
      background-position: center !important; }

footer {
  width: 100%;
  background-color: #FFFFFF;
  padding: 40px 0;
  border-top: 3px solid #45abe1; }
  footer p {
    margin: 0 0 3px; }
    footer .footer-heading {
      color: #45abe1;
      font-weight: bold;
      padding: 10px 0px; }
      footer .footer-inner-wrapper i {
        background-color: #45abe1;
        border-radius: 50%;
        padding: 8px;
        width: 36px;
        border: none;
        height: 36px;
        font-size: 21px !important;
        text-align: center;
        color: white;
        margin: 18px 22px 18px 0px;
        transition: all 0.2s ease; }
        footer .footer-inner-wrapper i:hover {
          color: #272727; }

.leonardo-maplocation-widget {
  padding-left: 0px !important;
  padding-right: 0px !important;
  color: #000; }

  @keyframes sh_line {
    from {
      width: 1vw;   }
      to {
        width: 100vw;   }
}

@-moz-keyframes sh_line {
  from {
    width: 1vw;   }
    to {
      width: 100vw;   }
}

@-webkit-keyframes sh_line {
  from {
    width: 1vw;   }
    to {
      width: 100vw;   }
}

@-o-keyframes sh_line {
  from {
    width: 1vw;   }
    to {
      width: 100vw;   }
}

#sh_preloader {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 5050;
  background-color: #222;
  opacity: 1;
  -moz-transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }
  #sh_preloader #sh_preloader_line {
    width: 1vw;
    position: absolute;
    top: 50%;
    margin: 0px;
    box-shadow: 0px 0px 5px 2px rgba(200, 200, 200, 0.5);
    opacity: 1;
    -moz-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
    -moz-animation: sh_line 1300ms ease-in 1 forwards;
    -webkit-animation: sh_line 1300ms ease-in 1 forwards;
    -o-animation: sh_line 1300ms ease-in 1 forwards;
    animation: sh_line 1300ms ease-in 1 forwards; }
    #sh_preloader.sh_hiding {
      opacity: 0; }
      #sh_preloader.sh_hiding #sh_preloader_line {
        opacity: 0; }
  #sh_preloader.sh_hidden {
    display: none; }
    #sh_preloader.sh_hidden #sh_preloader_line {
      display: none; }

#news-sidebar {
  left: -61px;
  margin-top: -89px;
  position: fixed;
  top: 50%;
  z-index: 1000;
  transform: rotate(-90deg);
  height: 40px; }

  #social-sidebar {
    left: -40px;
    margin-top: 0px;
    position: fixed;
    top: 50%;
    z-index: 1000; }

    #social-sidebar a {
      background: #8c8c8c;
      color: #fff;
      display: block;
      height: 46px;
      font-size: 23px;
      line-height: 50px;
      position: relative;
      text-align: center;
      width: 42px; }

      #social-sidebar a.hover span {
        left: 130%;
        opacity: 1; }

        #social-sidebar a span {
          border-radius: 3px;
          line-height: 24px;
          left: -100%;
          margin-top: -16px;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
          filter: alpha(opacity=0);
          opacity: 0;
          padding: 4px 8px;
          position: absolute;
          -webkit-transition: opacity 0.3s, left 0.4s;
          -moz-transition: opacity 0.3s, left 0.4s;
          -ms-transition: opacity 0.3s, left 0.4s;
          -o-transition: opacity 0.3s, left 0.4s;
          transition: opacity 0.3s, left 0.4s;
          top: 50%;
          white-space: nowrap;
          z-index: -1; }

          #social-sidebar a span:before {
            content: "";
            display: block;
            height: 8px;
            left: -4px;
            margin-top: -4px;
            position: absolute;
            top: 50%;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            width: 8px;
            z-index: -2; }

            #social-sidebar a[class*="facebook"].hover,
            #social-sidebar a[class*="facebook"] span,
            #social-sidebar a[class*="facebook"] span:before {
              background: #3D5C95; }

              #social-sidebar a[class*="youtube"].hover,
              #social-sidebar a[class*="youtube"] span,
              #social-sidebar a[class*="youtube"] span:before {
                background: #D92524; }

                #social-sidebar a[class*="linkedin"].hover,
                #social-sidebar a[class*="linkedin"] span,
                #social-sidebar a[class*="linkedin"] span:before {
                  background: #007AB9; }

                  #social-sidebar a[class*="twitter"].hover,
                  #social-sidebar a[class*="twitter"] span,
                  #social-sidebar a[class*="twitter"] span:before {
                    background: #329CC3; }

                    #social-sidebar a[class*="instagram"].hover,
                    #social-sidebar a[class*="instagram"] span,
                    #social-sidebar a[class*="instagram"] span:before {
                      background: #9b4c80;
                      background: linear-gradient(180deg, #9b4c80, #db4b3f 34%, #e3a73d); }

                      #social-sidebar a[class*="email"].hover, #social-sidebar a[class*="email"] span,
                      #social-sidebar a[class*="email"] span:before {
                        background: #FF6500; }

                        ::-webkit-input-placeholder {
                          color: black; }

                          ::-moz-placeholder {
                            color: black; }

                            :-ms-input-placeholder {
                              color: black; }

                              input.input-emial-newsletter {
                                border: none;
                                background-color: #ededed;
                                padding: 6px 15px;
                                width: 100%; }

                                input.input-emial-newsletter:focus, input.input-emial-newsletter:active {
                                  outline: none; }

                                  input.btn-subscribe-newsletter {
                                    border: 1px solid #868686;
                                    background-color: #fff;
                                    color: #47abe1;
                                    padding: 5px 11px;
                                    margin-top: 15px;
                                    transition: all 0.1s ease; }

                                    input.btn-subscribe-newsletter:hover, input.btn-subscribe-newsletter:focus,
                                    input.btn-subscribe-newsletter:active {
                                      background-color: #ffffff;
                                      color: #3a3a3a;
                                      border-color: #47abe1;
                                      outline: none; }

                                      button.btn-modal-news {
                                        padding: 12px 12px;
                                        border: none;
                                        background-color: #8c8c8c;
                                        color: #fff;
                                        transition: all 0.1s ease; }

                                        button.btn-modal-news:hover {
                                          background-color: #45abe1; }

                                          @media only screen and (max-width: 760px) {
                                            body {
                                              background-color: #ffffff !important;   }
                                              #news-sidebar, #social-sidebar {
                                                display: none !important;   }
                                                .navbar-brand > img {
                                                  max-width: initial !important;
                                                  width: 180px;   }
                                                  .main-blog-list {
                                                    border-right: none;
                                                    border-bottom: 1px solid black;   }
                                                    .main-right-text {
                                                      border-left: none;   }
}

.modal-news-floating {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.71);
  z-index: 99999; }

  .navbar-nav > li {
    padding: 0px 72px; }

    ::-webkit-input-placeholder {
      color: black; }

      ::-moz-placeholder {
        color: black; }

        :-ms-input-placeholder {
          color: black; }

          input.input-emial-newsletter {
            border: none;
            background-color: #ededed;
            padding: 6px 15px;
            width: 100%; }

            input.input-emial-newsletter:focus, input.input-emial-newsletter:active {
              outline: none; }

              input.btn-subscribe-newsletter {
                border: 1px solid #868686;
                background-color: #fff;
                color: #47abe1;
                padding: 5px 11px;
                margin-top: 15px;
                transition: all 0.1s ease; }

                input.btn-subscribe-newsletter:hover, input.btn-subscribe-newsletter:focus,
                input.btn-subscribe-newsletter:active {
                  background-color: #ffffff;
                  color: #3a3a3a;
                  border-color: #47abe1;
                  outline: none; }

                  .footer-heading {
                    color: #45abe1;
                    font-weight: bold;
                    padding: 10px 0px; }

                    footer .footer-inner-wrapper i {
                      background-color: #45ABE1;
                      border-radius: 50%;
                      padding: 8px;
                      width: 36px;
                      border: none;
                      height: 36px;
                      font-size: 21px !important;
                      text-align: center;
                      color: white;
                      margin: 18px 22px 18px 0px;
                      transition: all 0.2s ease; }

                      footer .footer-inner-wrapper i:hover {
                        color: #272727; }
