@charset "UTF-8";
.MFE {
  /* Import bootstrap here */
  /*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /* Import mintel-header within the .MFE selector*/ }
  .MFE html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }
  .MFE body {
    margin: 0; }
  .MFE article,
  .MFE aside,
  .MFE details,
  .MFE figcaption,
  .MFE figure,
  .MFE footer,
  .MFE header,
  .MFE hgroup,
  .MFE main,
  .MFE menu,
  .MFE nav,
  .MFE section,
  .MFE summary {
    display: block; }
  .MFE audio,
  .MFE canvas,
  .MFE progress,
  .MFE video {
    display: inline-block;
    vertical-align: baseline; }
  .MFE audio:not([controls]) {
    display: none;
    height: 0; }
  .MFE [hidden],
  .MFE template {
    display: none; }
  .MFE a {
    background-color: transparent; }
  .MFE a:active,
  .MFE a:hover {
    outline: 0; }
  .MFE abbr[title] {
    border-bottom: 1px dotted; }
  .MFE b,
  .MFE strong {
    font-weight: bold; }
  .MFE dfn {
    font-style: italic; }
  .MFE h1 {
    margin: .67em 0;
    font-size: 2em; }
  .MFE mark {
    color: #000;
    background: #ff0; }
  .MFE small {
    font-size: 80%; }
  .MFE sub,
  .MFE sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .MFE sup {
    top: -.5em; }
  .MFE sub {
    bottom: -.25em; }
  .MFE img {
    border: 0; }
  .MFE svg:not(:root) {
    overflow: hidden; }
  .MFE figure {
    margin: 1em 40px; }
  .MFE hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .MFE pre {
    overflow: auto; }
  .MFE code,
  .MFE kbd,
  .MFE pre,
  .MFE samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .MFE button,
  .MFE input,
  .MFE optgroup,
  .MFE select,
  .MFE textarea {
    margin: 0;
    font: inherit;
    color: inherit; }
  .MFE button {
    overflow: visible; }
  .MFE button,
  .MFE select {
    text-transform: none; }
  .MFE button,
  .MFE html input[type="button"],
  .MFE input[type="reset"],
  .MFE input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .MFE button[disabled],
  .MFE html input[disabled] {
    cursor: default; }
  .MFE button::-moz-focus-inner,
  .MFE input::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .MFE input {
    line-height: normal; }
  .MFE input[type="checkbox"],
  .MFE input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
  .MFE input[type="number"]::-webkit-inner-spin-button,
  .MFE input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .MFE input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield; }
  .MFE input[type="search"]::-webkit-search-cancel-button,
  .MFE input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .MFE fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0; }
  .MFE legend {
    padding: 0;
    border: 0; }
  .MFE textarea {
    overflow: auto; }
  .MFE optgroup {
    font-weight: bold; }
  .MFE table {
    border-spacing: 0;
    border-collapse: collapse; }
  .MFE td,
  .MFE th {
    padding: 0; }
  @media print {
    .MFE *,
    .MFE *:before,
    .MFE *:after {
      color: #000 !important;
      text-shadow: none !important;
      background: transparent !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
    .MFE a,
    .MFE a:visited {
      text-decoration: underline; }
    .MFE a[href]:after {
      content: " (" attr(href) ")"; }
    .MFE abbr[title]:after {
      content: " (" attr(title) ")"; }
    .MFE a[href^="#"]:after,
    .MFE a[href^="javascript:"]:after {
      content: ""; }
    .MFE pre,
    .MFE blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .MFE thead {
      display: table-header-group; }
    .MFE tr,
    .MFE img {
      page-break-inside: avoid; }
    .MFE img {
      max-width: 100% !important; }
    .MFE p,
    .MFE h2,
    .MFE h3 {
      orphans: 3;
      widows: 3; }
    .MFE h2,
    .MFE h3 {
      page-break-after: avoid; }
    .MFE select {
      background: #fff !important; }
    .MFE .navbar {
      display: none; }
    .MFE .btn > .caret,
    .MFE .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    .MFE .label {
      border: 1px solid #000; }
    .MFE .table {
      border-collapse: collapse !important; }
    .MFE .table td,
    .MFE .table th {
      background-color: #fff !important; }
    .MFE .table-bordered th,
    .MFE .table-bordered td {
      border: 1px solid #ddd !important; } }

@font-face {
  .MFE {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/glyphicons-halflings-regular.eot");
    src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); } }
  .MFE .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .MFE .glyphicon-asterisk:before {
    content: "\2a"; }
  .MFE .glyphicon-plus:before {
    content: "\2b"; }
  .MFE .glyphicon-euro:before,
  .MFE .glyphicon-eur:before {
    content: "\20ac"; }
  .MFE .glyphicon-minus:before {
    content: "\2212"; }
  .MFE .glyphicon-cloud:before {
    content: "\2601"; }
  .MFE .glyphicon-envelope:before {
    content: "\2709"; }
  .MFE .glyphicon-pencil:before {
    content: "\270f"; }
  .MFE .glyphicon-glass:before {
    content: "\e001"; }
  .MFE .glyphicon-music:before {
    content: "\e002"; }
  .MFE .glyphicon-search:before {
    content: "\e003"; }
  .MFE .glyphicon-heart:before {
    content: "\e005"; }
  .MFE .glyphicon-star:before {
    content: "\e006"; }
  .MFE .glyphicon-star-empty:before {
    content: "\e007"; }
  .MFE .glyphicon-user:before {
    content: "\e008"; }
  .MFE .glyphicon-film:before {
    content: "\e009"; }
  .MFE .glyphicon-th-large:before {
    content: "\e010"; }
  .MFE .glyphicon-th:before {
    content: "\e011"; }
  .MFE .glyphicon-th-list:before {
    content: "\e012"; }
  .MFE .glyphicon-ok:before {
    content: "\e013"; }
  .MFE .glyphicon-remove:before {
    content: "\e014"; }
  .MFE .glyphicon-zoom-in:before {
    content: "\e015"; }
  .MFE .glyphicon-zoom-out:before {
    content: "\e016"; }
  .MFE .glyphicon-off:before {
    content: "\e017"; }
  .MFE .glyphicon-signal:before {
    content: "\e018"; }
  .MFE .glyphicon-cog:before {
    content: "\e019"; }
  .MFE .glyphicon-trash:before {
    content: "\e020"; }
  .MFE .glyphicon-home:before {
    content: "\e021"; }
  .MFE .glyphicon-file:before {
    content: "\e022"; }
  .MFE .glyphicon-time:before {
    content: "\e023"; }
  .MFE .glyphicon-road:before {
    content: "\e024"; }
  .MFE .glyphicon-download-alt:before {
    content: "\e025"; }
  .MFE .glyphicon-download:before {
    content: "\e026"; }
  .MFE .glyphicon-upload:before {
    content: "\e027"; }
  .MFE .glyphicon-inbox:before {
    content: "\e028"; }
  .MFE .glyphicon-play-circle:before {
    content: "\e029"; }
  .MFE .glyphicon-repeat:before {
    content: "\e030"; }
  .MFE .glyphicon-refresh:before {
    content: "\e031"; }
  .MFE .glyphicon-list-alt:before {
    content: "\e032"; }
  .MFE .glyphicon-lock:before {
    content: "\e033"; }
  .MFE .glyphicon-flag:before {
    content: "\e034"; }
  .MFE .glyphicon-headphones:before {
    content: "\e035"; }
  .MFE .glyphicon-volume-off:before {
    content: "\e036"; }
  .MFE .glyphicon-volume-down:before {
    content: "\e037"; }
  .MFE .glyphicon-volume-up:before {
    content: "\e038"; }
  .MFE .glyphicon-qrcode:before {
    content: "\e039"; }
  .MFE .glyphicon-barcode:before {
    content: "\e040"; }
  .MFE .glyphicon-tag:before {
    content: "\e041"; }
  .MFE .glyphicon-tags:before {
    content: "\e042"; }
  .MFE .glyphicon-book:before {
    content: "\e043"; }
  .MFE .glyphicon-bookmark:before {
    content: "\e044"; }
  .MFE .glyphicon-print:before {
    content: "\e045"; }
  .MFE .glyphicon-camera:before {
    content: "\e046"; }
  .MFE .glyphicon-font:before {
    content: "\e047"; }
  .MFE .glyphicon-bold:before {
    content: "\e048"; }
  .MFE .glyphicon-italic:before {
    content: "\e049"; }
  .MFE .glyphicon-text-height:before {
    content: "\e050"; }
  .MFE .glyphicon-text-width:before {
    content: "\e051"; }
  .MFE .glyphicon-align-left:before {
    content: "\e052"; }
  .MFE .glyphicon-align-center:before {
    content: "\e053"; }
  .MFE .glyphicon-align-right:before {
    content: "\e054"; }
  .MFE .glyphicon-align-justify:before {
    content: "\e055"; }
  .MFE .glyphicon-list:before {
    content: "\e056"; }
  .MFE .glyphicon-indent-left:before {
    content: "\e057"; }
  .MFE .glyphicon-indent-right:before {
    content: "\e058"; }
  .MFE .glyphicon-facetime-video:before {
    content: "\e059"; }
  .MFE .glyphicon-picture:before {
    content: "\e060"; }
  .MFE .glyphicon-map-marker:before {
    content: "\e062"; }
  .MFE .glyphicon-adjust:before {
    content: "\e063"; }
  .MFE .glyphicon-tint:before {
    content: "\e064"; }
  .MFE .glyphicon-edit:before {
    content: "\e065"; }
  .MFE .glyphicon-share:before {
    content: "\e066"; }
  .MFE .glyphicon-check:before {
    content: "\e067"; }
  .MFE .glyphicon-move:before {
    content: "\e068"; }
  .MFE .glyphicon-step-backward:before {
    content: "\e069"; }
  .MFE .glyphicon-fast-backward:before {
    content: "\e070"; }
  .MFE .glyphicon-backward:before {
    content: "\e071"; }
  .MFE .glyphicon-play:before {
    content: "\e072"; }
  .MFE .glyphicon-pause:before {
    content: "\e073"; }
  .MFE .glyphicon-stop:before {
    content: "\e074"; }
  .MFE .glyphicon-forward:before {
    content: "\e075"; }
  .MFE .glyphicon-fast-forward:before {
    content: "\e076"; }
  .MFE .glyphicon-step-forward:before {
    content: "\e077"; }
  .MFE .glyphicon-eject:before {
    content: "\e078"; }
  .MFE .glyphicon-chevron-left:before {
    content: "\e079"; }
  .MFE .glyphicon-chevron-right:before {
    content: "\e080"; }
  .MFE .glyphicon-plus-sign:before {
    content: "\e081"; }
  .MFE .glyphicon-minus-sign:before {
    content: "\e082"; }
  .MFE .glyphicon-remove-sign:before {
    content: "\e083"; }
  .MFE .glyphicon-ok-sign:before {
    content: "\e084"; }
  .MFE .glyphicon-question-sign:before {
    content: "\e085"; }
  .MFE .glyphicon-info-sign:before {
    content: "\e086"; }
  .MFE .glyphicon-screenshot:before {
    content: "\e087"; }
  .MFE .glyphicon-remove-circle:before {
    content: "\e088"; }
  .MFE .glyphicon-ok-circle:before {
    content: "\e089"; }
  .MFE .glyphicon-ban-circle:before {
    content: "\e090"; }
  .MFE .glyphicon-arrow-left:before {
    content: "\e091"; }
  .MFE .glyphicon-arrow-right:before {
    content: "\e092"; }
  .MFE .glyphicon-arrow-up:before {
    content: "\e093"; }
  .MFE .glyphicon-arrow-down:before {
    content: "\e094"; }
  .MFE .glyphicon-share-alt:before {
    content: "\e095"; }
  .MFE .glyphicon-resize-full:before {
    content: "\e096"; }
  .MFE .glyphicon-resize-small:before {
    content: "\e097"; }
  .MFE .glyphicon-exclamation-sign:before {
    content: "\e101"; }
  .MFE .glyphicon-gift:before {
    content: "\e102"; }
  .MFE .glyphicon-leaf:before {
    content: "\e103"; }
  .MFE .glyphicon-fire:before {
    content: "\e104"; }
  .MFE .glyphicon-eye-open:before {
    content: "\e105"; }
  .MFE .glyphicon-eye-close:before {
    content: "\e106"; }
  .MFE .glyphicon-warning-sign:before {
    content: "\e107"; }
  .MFE .glyphicon-plane:before {
    content: "\e108"; }
  .MFE .glyphicon-calendar:before {
    content: "\e109"; }
  .MFE .glyphicon-random:before {
    content: "\e110"; }
  .MFE .glyphicon-comment:before {
    content: "\e111"; }
  .MFE .glyphicon-magnet:before {
    content: "\e112"; }
  .MFE .glyphicon-chevron-up:before {
    content: "\e113"; }
  .MFE .glyphicon-chevron-down:before {
    content: "\e114"; }
  .MFE .glyphicon-retweet:before {
    content: "\e115"; }
  .MFE .glyphicon-shopping-cart:before {
    content: "\e116"; }
  .MFE .glyphicon-folder-close:before {
    content: "\e117"; }
  .MFE .glyphicon-folder-open:before {
    content: "\e118"; }
  .MFE .glyphicon-resize-vertical:before {
    content: "\e119"; }
  .MFE .glyphicon-resize-horizontal:before {
    content: "\e120"; }
  .MFE .glyphicon-hdd:before {
    content: "\e121"; }
  .MFE .glyphicon-bullhorn:before {
    content: "\e122"; }
  .MFE .glyphicon-bell:before {
    content: "\e123"; }
  .MFE .glyphicon-certificate:before {
    content: "\e124"; }
  .MFE .glyphicon-thumbs-up:before {
    content: "\e125"; }
  .MFE .glyphicon-thumbs-down:before {
    content: "\e126"; }
  .MFE .glyphicon-hand-right:before {
    content: "\e127"; }
  .MFE .glyphicon-hand-left:before {
    content: "\e128"; }
  .MFE .glyphicon-hand-up:before {
    content: "\e129"; }
  .MFE .glyphicon-hand-down:before {
    content: "\e130"; }
  .MFE .glyphicon-circle-arrow-right:before {
    content: "\e131"; }
  .MFE .glyphicon-circle-arrow-left:before {
    content: "\e132"; }
  .MFE .glyphicon-circle-arrow-up:before {
    content: "\e133"; }
  .MFE .glyphicon-circle-arrow-down:before {
    content: "\e134"; }
  .MFE .glyphicon-globe:before {
    content: "\e135"; }
  .MFE .glyphicon-wrench:before {
    content: "\e136"; }
  .MFE .glyphicon-tasks:before {
    content: "\e137"; }
  .MFE .glyphicon-filter:before {
    content: "\e138"; }
  .MFE .glyphicon-briefcase:before {
    content: "\e139"; }
  .MFE .glyphicon-fullscreen:before {
    content: "\e140"; }
  .MFE .glyphicon-dashboard:before {
    content: "\e141"; }
  .MFE .glyphicon-paperclip:before {
    content: "\e142"; }
  .MFE .glyphicon-heart-empty:before {
    content: "\e143"; }
  .MFE .glyphicon-link:before {
    content: "\e144"; }
  .MFE .glyphicon-phone:before {
    content: "\e145"; }
  .MFE .glyphicon-pushpin:before {
    content: "\e146"; }
  .MFE .glyphicon-usd:before {
    content: "\e148"; }
  .MFE .glyphicon-gbp:before {
    content: "\e149"; }
  .MFE .glyphicon-sort:before {
    content: "\e150"; }
  .MFE .glyphicon-sort-by-alphabet:before {
    content: "\e151"; }
  .MFE .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }
  .MFE .glyphicon-sort-by-order:before {
    content: "\e153"; }
  .MFE .glyphicon-sort-by-order-alt:before {
    content: "\e154"; }
  .MFE .glyphicon-sort-by-attributes:before {
    content: "\e155"; }
  .MFE .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }
  .MFE .glyphicon-unchecked:before {
    content: "\e157"; }
  .MFE .glyphicon-expand:before {
    content: "\e158"; }
  .MFE .glyphicon-collapse-down:before {
    content: "\e159"; }
  .MFE .glyphicon-collapse-up:before {
    content: "\e160"; }
  .MFE .glyphicon-log-in:before {
    content: "\e161"; }
  .MFE .glyphicon-flash:before {
    content: "\e162"; }
  .MFE .glyphicon-log-out:before {
    content: "\e163"; }
  .MFE .glyphicon-new-window:before {
    content: "\e164"; }
  .MFE .glyphicon-record:before {
    content: "\e165"; }
  .MFE .glyphicon-save:before {
    content: "\e166"; }
  .MFE .glyphicon-open:before {
    content: "\e167"; }
  .MFE .glyphicon-saved:before {
    content: "\e168"; }
  .MFE .glyphicon-import:before {
    content: "\e169"; }
  .MFE .glyphicon-export:before {
    content: "\e170"; }
  .MFE .glyphicon-send:before {
    content: "\e171"; }
  .MFE .glyphicon-floppy-disk:before {
    content: "\e172"; }
  .MFE .glyphicon-floppy-saved:before {
    content: "\e173"; }
  .MFE .glyphicon-floppy-remove:before {
    content: "\e174"; }
  .MFE .glyphicon-floppy-save:before {
    content: "\e175"; }
  .MFE .glyphicon-floppy-open:before {
    content: "\e176"; }
  .MFE .glyphicon-credit-card:before {
    content: "\e177"; }
  .MFE .glyphicon-transfer:before {
    content: "\e178"; }
  .MFE .glyphicon-cutlery:before {
    content: "\e179"; }
  .MFE .glyphicon-header:before {
    content: "\e180"; }
  .MFE .glyphicon-compressed:before {
    content: "\e181"; }
  .MFE .glyphicon-earphone:before {
    content: "\e182"; }
  .MFE .glyphicon-phone-alt:before {
    content: "\e183"; }
  .MFE .glyphicon-tower:before {
    content: "\e184"; }
  .MFE .glyphicon-stats:before {
    content: "\e185"; }
  .MFE .glyphicon-sd-video:before {
    content: "\e186"; }
  .MFE .glyphicon-hd-video:before {
    content: "\e187"; }
  .MFE .glyphicon-subtitles:before {
    content: "\e188"; }
  .MFE .glyphicon-sound-stereo:before {
    content: "\e189"; }
  .MFE .glyphicon-sound-dolby:before {
    content: "\e190"; }
  .MFE .glyphicon-sound-5-1:before {
    content: "\e191"; }
  .MFE .glyphicon-sound-6-1:before {
    content: "\e192"; }
  .MFE .glyphicon-sound-7-1:before {
    content: "\e193"; }
  .MFE .glyphicon-copyright-mark:before {
    content: "\e194"; }
  .MFE .glyphicon-registration-mark:before {
    content: "\e195"; }
  .MFE .glyphicon-cloud-download:before {
    content: "\e197"; }
  .MFE .glyphicon-cloud-upload:before {
    content: "\e198"; }
  .MFE .glyphicon-tree-conifer:before {
    content: "\e199"; }
  .MFE .glyphicon-tree-deciduous:before {
    content: "\e200"; }
  .MFE .glyphicon-cd:before {
    content: "\e201"; }
  .MFE .glyphicon-save-file:before {
    content: "\e202"; }
  .MFE .glyphicon-open-file:before {
    content: "\e203"; }
  .MFE .glyphicon-level-up:before {
    content: "\e204"; }
  .MFE .glyphicon-copy:before {
    content: "\e205"; }
  .MFE .glyphicon-paste:before {
    content: "\e206"; }
  .MFE .glyphicon-alert:before {
    content: "\e209"; }
  .MFE .glyphicon-equalizer:before {
    content: "\e210"; }
  .MFE .glyphicon-king:before {
    content: "\e211"; }
  .MFE .glyphicon-queen:before {
    content: "\e212"; }
  .MFE .glyphicon-pawn:before {
    content: "\e213"; }
  .MFE .glyphicon-bishop:before {
    content: "\e214"; }
  .MFE .glyphicon-knight:before {
    content: "\e215"; }
  .MFE .glyphicon-baby-formula:before {
    content: "\e216"; }
  .MFE .glyphicon-tent:before {
    content: "\26fa"; }
  .MFE .glyphicon-blackboard:before {
    content: "\e218"; }
  .MFE .glyphicon-bed:before {
    content: "\e219"; }
  .MFE .glyphicon-apple:before {
    content: "\f8ff"; }
  .MFE .glyphicon-erase:before {
    content: "\e221"; }
  .MFE .glyphicon-hourglass:before {
    content: "\231b"; }
  .MFE .glyphicon-lamp:before {
    content: "\e223"; }
  .MFE .glyphicon-duplicate:before {
    content: "\e224"; }
  .MFE .glyphicon-piggy-bank:before {
    content: "\e225"; }
  .MFE .glyphicon-scissors:before {
    content: "\e226"; }
  .MFE .glyphicon-bitcoin:before {
    content: "\e227"; }
  .MFE .glyphicon-yen:before {
    content: "\00a5"; }
  .MFE .glyphicon-ruble:before {
    content: "\20bd"; }
  .MFE .glyphicon-scale:before {
    content: "\e230"; }
  .MFE .glyphicon-ice-lolly:before {
    content: "\e231"; }
  .MFE .glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }
  .MFE .glyphicon-education:before {
    content: "\e233"; }
  .MFE .glyphicon-option-horizontal:before {
    content: "\e234"; }
  .MFE .glyphicon-option-vertical:before {
    content: "\e235"; }
  .MFE .glyphicon-menu-hamburger:before {
    content: "\e236"; }
  .MFE .glyphicon-modal-window:before {
    content: "\e237"; }
  .MFE .glyphicon-oil:before {
    content: "\e238"; }
  .MFE .glyphicon-grain:before {
    content: "\e239"; }
  .MFE .glyphicon-sunglasses:before {
    content: "\e240"; }
  .MFE .glyphicon-text-size:before {
    content: "\e241"; }
  .MFE .glyphicon-text-color:before {
    content: "\e242"; }
  .MFE .glyphicon-text-background:before {
    content: "\e243"; }
  .MFE .glyphicon-object-align-top:before {
    content: "\e244"; }
  .MFE .glyphicon-object-align-bottom:before {
    content: "\e245"; }
  .MFE .glyphicon-object-align-horizontal:before {
    content: "\e246"; }
  .MFE .glyphicon-object-align-left:before {
    content: "\e247"; }
  .MFE .glyphicon-object-align-vertical:before {
    content: "\e248"; }
  .MFE .glyphicon-object-align-right:before {
    content: "\e249"; }
  .MFE .glyphicon-triangle-right:before {
    content: "\e250"; }
  .MFE .glyphicon-triangle-left:before {
    content: "\e251"; }
  .MFE .glyphicon-triangle-bottom:before {
    content: "\e252"; }
  .MFE .glyphicon-triangle-top:before {
    content: "\e253"; }
  .MFE .glyphicon-console:before {
    content: "\e254"; }
  .MFE .glyphicon-superscript:before {
    content: "\e255"; }
  .MFE .glyphicon-subscript:before {
    content: "\e256"; }
  .MFE .glyphicon-menu-left:before {
    content: "\e257"; }
  .MFE .glyphicon-menu-right:before {
    content: "\e258"; }
  .MFE .glyphicon-menu-down:before {
    content: "\e259"; }
  .MFE .glyphicon-menu-up:before {
    content: "\e260"; }
  .MFE * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .MFE *:before,
  .MFE *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .MFE html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }
  .MFE body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff; }
  .MFE input,
  .MFE button,
  .MFE select,
  .MFE textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .MFE a {
    color: #337ab7;
    text-decoration: none; }
  .MFE a:hover,
  .MFE a:focus {
    color: #23527c;
    text-decoration: underline; }
  .MFE a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .MFE figure {
    margin: 0; }
  .MFE img {
    vertical-align: middle; }
  .MFE .img-responsive,
  .MFE .thumbnail > img,
  .MFE .thumbnail a > img,
  .MFE .carousel-inner > .item > img,
  .MFE .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto; }
  .MFE .img-rounded {
    border-radius: 6px; }
  .MFE .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .MFE .img-circle {
    border-radius: 50%; }
  .MFE hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }
  .MFE .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .MFE .sr-only-focusable:active,
  .MFE .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .MFE h1,
  .MFE h2,
  .MFE h3,
  .MFE h4,
  .MFE h5,
  .MFE h6,
  .MFE .h1,
  .MFE .h2,
  .MFE .h3,
  .MFE .h4,
  .MFE .h5,
  .MFE .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
  .MFE h1 small,
  .MFE h2 small,
  .MFE h3 small,
  .MFE h4 small,
  .MFE h5 small,
  .MFE h6 small,
  .MFE .h1 small,
  .MFE .h2 small,
  .MFE .h3 small,
  .MFE .h4 small,
  .MFE .h5 small,
  .MFE .h6 small,
  .MFE h1 .small,
  .MFE h2 .small,
  .MFE h3 .small,
  .MFE h4 .small,
  .MFE h5 .small,
  .MFE h6 .small,
  .MFE .h1 .small,
  .MFE .h2 .small,
  .MFE .h3 .small,
  .MFE .h4 .small,
  .MFE .h5 .small,
  .MFE .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777; }
  .MFE h1,
  .MFE .h1,
  .MFE h2,
  .MFE .h2,
  .MFE h3,
  .MFE .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
  .MFE h1 small,
  .MFE .h1 small,
  .MFE h2 small,
  .MFE .h2 small,
  .MFE h3 small,
  .MFE .h3 small,
  .MFE h1 .small,
  .MFE .h1 .small,
  .MFE h2 .small,
  .MFE .h2 .small,
  .MFE h3 .small,
  .MFE .h3 .small {
    font-size: 65%; }
  .MFE h4,
  .MFE .h4,
  .MFE h5,
  .MFE .h5,
  .MFE h6,
  .MFE .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .MFE h4 small,
  .MFE .h4 small,
  .MFE h5 small,
  .MFE .h5 small,
  .MFE h6 small,
  .MFE .h6 small,
  .MFE h4 .small,
  .MFE .h4 .small,
  .MFE h5 .small,
  .MFE .h5 .small,
  .MFE h6 .small,
  .MFE .h6 .small {
    font-size: 75%; }
  .MFE h1,
  .MFE .h1 {
    font-size: 36px; }
  .MFE h2,
  .MFE .h2 {
    font-size: 30px; }
  .MFE h3,
  .MFE .h3 {
    font-size: 24px; }
  .MFE h4,
  .MFE .h4 {
    font-size: 18px; }
  .MFE h5,
  .MFE .h5 {
    font-size: 14px; }
  .MFE h6,
  .MFE .h6 {
    font-size: 12px; }
  .MFE p {
    margin: 0 0 10px; }
  .MFE .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
  @media (min-width: 768px) {
    .MFE .lead {
      font-size: 21px; } }
  .MFE small,
  .MFE .small {
    font-size: 85%; }
  .MFE mark,
  .MFE .mark {
    padding: .2em;
    background-color: #fcf8e3; }
  .MFE .text-left {
    text-align: left; }
  .MFE .text-right {
    text-align: right; }
  .MFE .text-center {
    text-align: center; }
  .MFE .text-justify {
    text-align: justify; }
  .MFE .text-nowrap {
    white-space: nowrap; }
  .MFE .text-lowercase {
    text-transform: lowercase; }
  .MFE .text-uppercase {
    text-transform: uppercase; }
  .MFE .text-capitalize {
    text-transform: capitalize; }
  .MFE .text-muted {
    color: #777; }
  .MFE .text-primary {
    color: #337ab7; }
  .MFE a.text-primary:hover {
    color: #286090; }
  .MFE .text-success {
    color: #3c763d; }
  .MFE a.text-success:hover {
    color: #2b542c; }
  .MFE .text-info {
    color: #31708f; }
  .MFE a.text-info:hover {
    color: #245269; }
  .MFE .text-warning {
    color: #8a6d3b; }
  .MFE a.text-warning:hover {
    color: #66512c; }
  .MFE .text-danger {
    color: #a94442; }
  .MFE a.text-danger:hover {
    color: #843534; }
  .MFE .bg-primary {
    color: #fff;
    background-color: #337ab7; }
  .MFE a.bg-primary:hover {
    background-color: #286090; }
  .MFE .bg-success {
    background-color: #dff0d8; }
  .MFE a.bg-success:hover {
    background-color: #c1e2b3; }
  .MFE .bg-info {
    background-color: #d9edf7; }
  .MFE a.bg-info:hover {
    background-color: #afd9ee; }
  .MFE .bg-warning {
    background-color: #fcf8e3; }
  .MFE a.bg-warning:hover {
    background-color: #f7ecb5; }
  .MFE .bg-danger {
    background-color: #f2dede; }
  .MFE a.bg-danger:hover {
    background-color: #e4b9b9; }
  .MFE .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee; }
  .MFE ul,
  .MFE ol {
    margin-top: 0;
    margin-bottom: 10px; }
  .MFE ul ul,
  .MFE ol ul,
  .MFE ul ol,
  .MFE ol ol {
    margin-bottom: 0; }
  .MFE .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .MFE .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none; }
  .MFE .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }
  .MFE dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .MFE dt,
  .MFE dd {
    line-height: 1.42857143; }
  .MFE dt {
    font-weight: bold; }
  .MFE dd {
    margin-left: 0; }
  @media (min-width: 768px) {
    .MFE .dl-horizontal dt {
      float: left;
      width: 160px;
      overflow: hidden;
      clear: left;
      text-align: right;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .MFE .dl-horizontal dd {
      margin-left: 180px; } }
  .MFE abbr[title],
  .MFE abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777; }
  .MFE .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .MFE blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; }
  .MFE blockquote p:last-child,
  .MFE blockquote ul:last-child,
  .MFE blockquote ol:last-child {
    margin-bottom: 0; }
  .MFE blockquote footer,
  .MFE blockquote small,
  .MFE blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777; }
  .MFE blockquote footer:before,
  .MFE blockquote small:before,
  .MFE blockquote .small:before {
    content: '\2014 \00A0'; }
  .MFE .blockquote-reverse,
  .MFE blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0; }
  .MFE .blockquote-reverse footer:before,
  .MFE blockquote.pull-right footer:before,
  .MFE .blockquote-reverse small:before,
  .MFE blockquote.pull-right small:before,
  .MFE .blockquote-reverse .small:before,
  .MFE blockquote.pull-right .small:before {
    content: ''; }
  .MFE .blockquote-reverse footer:after,
  .MFE blockquote.pull-right footer:after,
  .MFE .blockquote-reverse small:after,
  .MFE blockquote.pull-right small:after,
  .MFE .blockquote-reverse .small:after,
  .MFE blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }
  .MFE address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143; }
  .MFE code,
  .MFE kbd,
  .MFE pre,
  .MFE samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  .MFE code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }
  .MFE kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .MFE kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .MFE pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
  .MFE pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }
  .MFE .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .MFE .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 768px) {
    .MFE .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .MFE .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .MFE .container {
      width: 1170px; } }
  .MFE .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .MFE .row {
    margin-right: -15px;
    margin-left: -15px; }
  .MFE .col-xs-1, .MFE .col-sm-1, .MFE .col-md-1, .MFE .col-lg-1, .MFE .col-xs-2, .MFE .col-sm-2, .MFE .col-md-2, .MFE .col-lg-2, .MFE .col-xs-3, .MFE .col-sm-3, .MFE .col-md-3, .MFE .col-lg-3, .MFE .col-xs-4, .MFE .col-sm-4, .MFE .col-md-4, .MFE .col-lg-4, .MFE .col-xs-5, .MFE .col-sm-5, .MFE .col-md-5, .MFE .col-lg-5, .MFE .col-xs-6, .MFE .col-sm-6, .MFE .col-md-6, .MFE .col-lg-6, .MFE .col-xs-7, .MFE .col-sm-7, .MFE .col-md-7, .MFE .col-lg-7, .MFE .col-xs-8, .MFE .col-sm-8, .MFE .col-md-8, .MFE .col-lg-8, .MFE .col-xs-9, .MFE .col-sm-9, .MFE .col-md-9, .MFE .col-lg-9, .MFE .col-xs-10, .MFE .col-sm-10, .MFE .col-md-10, .MFE .col-lg-10, .MFE .col-xs-11, .MFE .col-sm-11, .MFE .col-md-11, .MFE .col-lg-11, .MFE .col-xs-12, .MFE .col-sm-12, .MFE .col-md-12, .MFE .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .MFE .col-xs-1, .MFE .col-xs-2, .MFE .col-xs-3, .MFE .col-xs-4, .MFE .col-xs-5, .MFE .col-xs-6, .MFE .col-xs-7, .MFE .col-xs-8, .MFE .col-xs-9, .MFE .col-xs-10, .MFE .col-xs-11, .MFE .col-xs-12 {
    float: left; }
  .MFE .col-xs-12 {
    width: 100%; }
  .MFE .col-xs-11 {
    width: 91.66666667%; }
  .MFE .col-xs-10 {
    width: 83.33333333%; }
  .MFE .col-xs-9 {
    width: 75%; }
  .MFE .col-xs-8 {
    width: 66.66666667%; }
  .MFE .col-xs-7 {
    width: 58.33333333%; }
  .MFE .col-xs-6 {
    width: 50%; }
  .MFE .col-xs-5 {
    width: 41.66666667%; }
  .MFE .col-xs-4 {
    width: 33.33333333%; }
  .MFE .col-xs-3 {
    width: 25%; }
  .MFE .col-xs-2 {
    width: 16.66666667%; }
  .MFE .col-xs-1 {
    width: 8.33333333%; }
  .MFE .col-xs-pull-12 {
    right: 100%; }
  .MFE .col-xs-pull-11 {
    right: 91.66666667%; }
  .MFE .col-xs-pull-10 {
    right: 83.33333333%; }
  .MFE .col-xs-pull-9 {
    right: 75%; }
  .MFE .col-xs-pull-8 {
    right: 66.66666667%; }
  .MFE .col-xs-pull-7 {
    right: 58.33333333%; }
  .MFE .col-xs-pull-6 {
    right: 50%; }
  .MFE .col-xs-pull-5 {
    right: 41.66666667%; }
  .MFE .col-xs-pull-4 {
    right: 33.33333333%; }
  .MFE .col-xs-pull-3 {
    right: 25%; }
  .MFE .col-xs-pull-2 {
    right: 16.66666667%; }
  .MFE .col-xs-pull-1 {
    right: 8.33333333%; }
  .MFE .col-xs-pull-0 {
    right: auto; }
  .MFE .col-xs-push-12 {
    left: 100%; }
  .MFE .col-xs-push-11 {
    left: 91.66666667%; }
  .MFE .col-xs-push-10 {
    left: 83.33333333%; }
  .MFE .col-xs-push-9 {
    left: 75%; }
  .MFE .col-xs-push-8 {
    left: 66.66666667%; }
  .MFE .col-xs-push-7 {
    left: 58.33333333%; }
  .MFE .col-xs-push-6 {
    left: 50%; }
  .MFE .col-xs-push-5 {
    left: 41.66666667%; }
  .MFE .col-xs-push-4 {
    left: 33.33333333%; }
  .MFE .col-xs-push-3 {
    left: 25%; }
  .MFE .col-xs-push-2 {
    left: 16.66666667%; }
  .MFE .col-xs-push-1 {
    left: 8.33333333%; }
  .MFE .col-xs-push-0 {
    left: auto; }
  .MFE .col-xs-offset-12 {
    margin-left: 100%; }
  .MFE .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  .MFE .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  .MFE .col-xs-offset-9 {
    margin-left: 75%; }
  .MFE .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  .MFE .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  .MFE .col-xs-offset-6 {
    margin-left: 50%; }
  .MFE .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  .MFE .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  .MFE .col-xs-offset-3 {
    margin-left: 25%; }
  .MFE .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  .MFE .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  .MFE .col-xs-offset-0 {
    margin-left: 0; }
  @media (min-width: 768px) {
    .MFE .col-sm-1, .MFE .col-sm-2, .MFE .col-sm-3, .MFE .col-sm-4, .MFE .col-sm-5, .MFE .col-sm-6, .MFE .col-sm-7, .MFE .col-sm-8, .MFE .col-sm-9, .MFE .col-sm-10, .MFE .col-sm-11, .MFE .col-sm-12 {
      float: left; }
    .MFE .col-sm-12 {
      width: 100%; }
    .MFE .col-sm-11 {
      width: 91.66666667%; }
    .MFE .col-sm-10 {
      width: 83.33333333%; }
    .MFE .col-sm-9 {
      width: 75%; }
    .MFE .col-sm-8 {
      width: 66.66666667%; }
    .MFE .col-sm-7 {
      width: 58.33333333%; }
    .MFE .col-sm-6 {
      width: 50%; }
    .MFE .col-sm-5 {
      width: 41.66666667%; }
    .MFE .col-sm-4 {
      width: 33.33333333%; }
    .MFE .col-sm-3 {
      width: 25%; }
    .MFE .col-sm-2 {
      width: 16.66666667%; }
    .MFE .col-sm-1 {
      width: 8.33333333%; }
    .MFE .col-sm-pull-12 {
      right: 100%; }
    .MFE .col-sm-pull-11 {
      right: 91.66666667%; }
    .MFE .col-sm-pull-10 {
      right: 83.33333333%; }
    .MFE .col-sm-pull-9 {
      right: 75%; }
    .MFE .col-sm-pull-8 {
      right: 66.66666667%; }
    .MFE .col-sm-pull-7 {
      right: 58.33333333%; }
    .MFE .col-sm-pull-6 {
      right: 50%; }
    .MFE .col-sm-pull-5 {
      right: 41.66666667%; }
    .MFE .col-sm-pull-4 {
      right: 33.33333333%; }
    .MFE .col-sm-pull-3 {
      right: 25%; }
    .MFE .col-sm-pull-2 {
      right: 16.66666667%; }
    .MFE .col-sm-pull-1 {
      right: 8.33333333%; }
    .MFE .col-sm-pull-0 {
      right: auto; }
    .MFE .col-sm-push-12 {
      left: 100%; }
    .MFE .col-sm-push-11 {
      left: 91.66666667%; }
    .MFE .col-sm-push-10 {
      left: 83.33333333%; }
    .MFE .col-sm-push-9 {
      left: 75%; }
    .MFE .col-sm-push-8 {
      left: 66.66666667%; }
    .MFE .col-sm-push-7 {
      left: 58.33333333%; }
    .MFE .col-sm-push-6 {
      left: 50%; }
    .MFE .col-sm-push-5 {
      left: 41.66666667%; }
    .MFE .col-sm-push-4 {
      left: 33.33333333%; }
    .MFE .col-sm-push-3 {
      left: 25%; }
    .MFE .col-sm-push-2 {
      left: 16.66666667%; }
    .MFE .col-sm-push-1 {
      left: 8.33333333%; }
    .MFE .col-sm-push-0 {
      left: auto; }
    .MFE .col-sm-offset-12 {
      margin-left: 100%; }
    .MFE .col-sm-offset-11 {
      margin-left: 91.66666667%; }
    .MFE .col-sm-offset-10 {
      margin-left: 83.33333333%; }
    .MFE .col-sm-offset-9 {
      margin-left: 75%; }
    .MFE .col-sm-offset-8 {
      margin-left: 66.66666667%; }
    .MFE .col-sm-offset-7 {
      margin-left: 58.33333333%; }
    .MFE .col-sm-offset-6 {
      margin-left: 50%; }
    .MFE .col-sm-offset-5 {
      margin-left: 41.66666667%; }
    .MFE .col-sm-offset-4 {
      margin-left: 33.33333333%; }
    .MFE .col-sm-offset-3 {
      margin-left: 25%; }
    .MFE .col-sm-offset-2 {
      margin-left: 16.66666667%; }
    .MFE .col-sm-offset-1 {
      margin-left: 8.33333333%; }
    .MFE .col-sm-offset-0 {
      margin-left: 0; } }
  @media (min-width: 992px) {
    .MFE .col-md-1, .MFE .col-md-2, .MFE .col-md-3, .MFE .col-md-4, .MFE .col-md-5, .MFE .col-md-6, .MFE .col-md-7, .MFE .col-md-8, .MFE .col-md-9, .MFE .col-md-10, .MFE .col-md-11, .MFE .col-md-12 {
      float: left; }
    .MFE .col-md-12 {
      width: 100%; }
    .MFE .col-md-11 {
      width: 91.66666667%; }
    .MFE .col-md-10 {
      width: 83.33333333%; }
    .MFE .col-md-9 {
      width: 75%; }
    .MFE .col-md-8 {
      width: 66.66666667%; }
    .MFE .col-md-7 {
      width: 58.33333333%; }
    .MFE .col-md-6 {
      width: 50%; }
    .MFE .col-md-5 {
      width: 41.66666667%; }
    .MFE .col-md-4 {
      width: 33.33333333%; }
    .MFE .col-md-3 {
      width: 25%; }
    .MFE .col-md-2 {
      width: 16.66666667%; }
    .MFE .col-md-1 {
      width: 8.33333333%; }
    .MFE .col-md-pull-12 {
      right: 100%; }
    .MFE .col-md-pull-11 {
      right: 91.66666667%; }
    .MFE .col-md-pull-10 {
      right: 83.33333333%; }
    .MFE .col-md-pull-9 {
      right: 75%; }
    .MFE .col-md-pull-8 {
      right: 66.66666667%; }
    .MFE .col-md-pull-7 {
      right: 58.33333333%; }
    .MFE .col-md-pull-6 {
      right: 50%; }
    .MFE .col-md-pull-5 {
      right: 41.66666667%; }
    .MFE .col-md-pull-4 {
      right: 33.33333333%; }
    .MFE .col-md-pull-3 {
      right: 25%; }
    .MFE .col-md-pull-2 {
      right: 16.66666667%; }
    .MFE .col-md-pull-1 {
      right: 8.33333333%; }
    .MFE .col-md-pull-0 {
      right: auto; }
    .MFE .col-md-push-12 {
      left: 100%; }
    .MFE .col-md-push-11 {
      left: 91.66666667%; }
    .MFE .col-md-push-10 {
      left: 83.33333333%; }
    .MFE .col-md-push-9 {
      left: 75%; }
    .MFE .col-md-push-8 {
      left: 66.66666667%; }
    .MFE .col-md-push-7 {
      left: 58.33333333%; }
    .MFE .col-md-push-6 {
      left: 50%; }
    .MFE .col-md-push-5 {
      left: 41.66666667%; }
    .MFE .col-md-push-4 {
      left: 33.33333333%; }
    .MFE .col-md-push-3 {
      left: 25%; }
    .MFE .col-md-push-2 {
      left: 16.66666667%; }
    .MFE .col-md-push-1 {
      left: 8.33333333%; }
    .MFE .col-md-push-0 {
      left: auto; }
    .MFE .col-md-offset-12 {
      margin-left: 100%; }
    .MFE .col-md-offset-11 {
      margin-left: 91.66666667%; }
    .MFE .col-md-offset-10 {
      margin-left: 83.33333333%; }
    .MFE .col-md-offset-9 {
      margin-left: 75%; }
    .MFE .col-md-offset-8 {
      margin-left: 66.66666667%; }
    .MFE .col-md-offset-7 {
      margin-left: 58.33333333%; }
    .MFE .col-md-offset-6 {
      margin-left: 50%; }
    .MFE .col-md-offset-5 {
      margin-left: 41.66666667%; }
    .MFE .col-md-offset-4 {
      margin-left: 33.33333333%; }
    .MFE .col-md-offset-3 {
      margin-left: 25%; }
    .MFE .col-md-offset-2 {
      margin-left: 16.66666667%; }
    .MFE .col-md-offset-1 {
      margin-left: 8.33333333%; }
    .MFE .col-md-offset-0 {
      margin-left: 0; } }
  @media (min-width: 1200px) {
    .MFE .col-lg-1, .MFE .col-lg-2, .MFE .col-lg-3, .MFE .col-lg-4, .MFE .col-lg-5, .MFE .col-lg-6, .MFE .col-lg-7, .MFE .col-lg-8, .MFE .col-lg-9, .MFE .col-lg-10, .MFE .col-lg-11, .MFE .col-lg-12 {
      float: left; }
    .MFE .col-lg-12 {
      width: 100%; }
    .MFE .col-lg-11 {
      width: 91.66666667%; }
    .MFE .col-lg-10 {
      width: 83.33333333%; }
    .MFE .col-lg-9 {
      width: 75%; }
    .MFE .col-lg-8 {
      width: 66.66666667%; }
    .MFE .col-lg-7 {
      width: 58.33333333%; }
    .MFE .col-lg-6 {
      width: 50%; }
    .MFE .col-lg-5 {
      width: 41.66666667%; }
    .MFE .col-lg-4 {
      width: 33.33333333%; }
    .MFE .col-lg-3 {
      width: 25%; }
    .MFE .col-lg-2 {
      width: 16.66666667%; }
    .MFE .col-lg-1 {
      width: 8.33333333%; }
    .MFE .col-lg-pull-12 {
      right: 100%; }
    .MFE .col-lg-pull-11 {
      right: 91.66666667%; }
    .MFE .col-lg-pull-10 {
      right: 83.33333333%; }
    .MFE .col-lg-pull-9 {
      right: 75%; }
    .MFE .col-lg-pull-8 {
      right: 66.66666667%; }
    .MFE .col-lg-pull-7 {
      right: 58.33333333%; }
    .MFE .col-lg-pull-6 {
      right: 50%; }
    .MFE .col-lg-pull-5 {
      right: 41.66666667%; }
    .MFE .col-lg-pull-4 {
      right: 33.33333333%; }
    .MFE .col-lg-pull-3 {
      right: 25%; }
    .MFE .col-lg-pull-2 {
      right: 16.66666667%; }
    .MFE .col-lg-pull-1 {
      right: 8.33333333%; }
    .MFE .col-lg-pull-0 {
      right: auto; }
    .MFE .col-lg-push-12 {
      left: 100%; }
    .MFE .col-lg-push-11 {
      left: 91.66666667%; }
    .MFE .col-lg-push-10 {
      left: 83.33333333%; }
    .MFE .col-lg-push-9 {
      left: 75%; }
    .MFE .col-lg-push-8 {
      left: 66.66666667%; }
    .MFE .col-lg-push-7 {
      left: 58.33333333%; }
    .MFE .col-lg-push-6 {
      left: 50%; }
    .MFE .col-lg-push-5 {
      left: 41.66666667%; }
    .MFE .col-lg-push-4 {
      left: 33.33333333%; }
    .MFE .col-lg-push-3 {
      left: 25%; }
    .MFE .col-lg-push-2 {
      left: 16.66666667%; }
    .MFE .col-lg-push-1 {
      left: 8.33333333%; }
    .MFE .col-lg-push-0 {
      left: auto; }
    .MFE .col-lg-offset-12 {
      margin-left: 100%; }
    .MFE .col-lg-offset-11 {
      margin-left: 91.66666667%; }
    .MFE .col-lg-offset-10 {
      margin-left: 83.33333333%; }
    .MFE .col-lg-offset-9 {
      margin-left: 75%; }
    .MFE .col-lg-offset-8 {
      margin-left: 66.66666667%; }
    .MFE .col-lg-offset-7 {
      margin-left: 58.33333333%; }
    .MFE .col-lg-offset-6 {
      margin-left: 50%; }
    .MFE .col-lg-offset-5 {
      margin-left: 41.66666667%; }
    .MFE .col-lg-offset-4 {
      margin-left: 33.33333333%; }
    .MFE .col-lg-offset-3 {
      margin-left: 25%; }
    .MFE .col-lg-offset-2 {
      margin-left: 16.66666667%; }
    .MFE .col-lg-offset-1 {
      margin-left: 8.33333333%; }
    .MFE .col-lg-offset-0 {
      margin-left: 0; } }
  .MFE table {
    background-color: transparent; }
  .MFE caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left; }
  .MFE th {
    text-align: left; }
  .MFE .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  .MFE .table > thead > tr > th,
  .MFE .table > tbody > tr > th,
  .MFE .table > tfoot > tr > th,
  .MFE .table > thead > tr > td,
  .MFE .table > tbody > tr > td,
  .MFE .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .MFE .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .MFE .table > caption + thead > tr:first-child > th,
  .MFE .table > colgroup + thead > tr:first-child > th,
  .MFE .table > thead:first-child > tr:first-child > th,
  .MFE .table > caption + thead > tr:first-child > td,
  .MFE .table > colgroup + thead > tr:first-child > td,
  .MFE .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .MFE .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .MFE .table .table {
    background-color: #fff; }
  .MFE .table-condensed > thead > tr > th,
  .MFE .table-condensed > tbody > tr > th,
  .MFE .table-condensed > tfoot > tr > th,
  .MFE .table-condensed > thead > tr > td,
  .MFE .table-condensed > tbody > tr > td,
  .MFE .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .MFE .table-bordered {
    border: 1px solid #ddd; }
  .MFE .table-bordered > thead > tr > th,
  .MFE .table-bordered > tbody > tr > th,
  .MFE .table-bordered > tfoot > tr > th,
  .MFE .table-bordered > thead > tr > td,
  .MFE .table-bordered > tbody > tr > td,
  .MFE .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .MFE .table-bordered > thead > tr > th,
  .MFE .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }
  .MFE .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  .MFE .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  .MFE table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  .MFE table td[class*="col-"],
  .MFE table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }
  .MFE .table > thead > tr > td.active,
  .MFE .table > tbody > tr > td.active,
  .MFE .table > tfoot > tr > td.active,
  .MFE .table > thead > tr > th.active,
  .MFE .table > tbody > tr > th.active,
  .MFE .table > tfoot > tr > th.active,
  .MFE .table > thead > tr.active > td,
  .MFE .table > tbody > tr.active > td,
  .MFE .table > tfoot > tr.active > td,
  .MFE .table > thead > tr.active > th,
  .MFE .table > tbody > tr.active > th,
  .MFE .table > tfoot > tr.active > th {
    background-color: #f5f5f5; }
  .MFE .table-hover > tbody > tr > td.active:hover,
  .MFE .table-hover > tbody > tr > th.active:hover,
  .MFE .table-hover > tbody > tr.active:hover > td,
  .MFE .table-hover > tbody > tr:hover > .active,
  .MFE .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }
  .MFE .table > thead > tr > td.success,
  .MFE .table > tbody > tr > td.success,
  .MFE .table > tfoot > tr > td.success,
  .MFE .table > thead > tr > th.success,
  .MFE .table > tbody > tr > th.success,
  .MFE .table > tfoot > tr > th.success,
  .MFE .table > thead > tr.success > td,
  .MFE .table > tbody > tr.success > td,
  .MFE .table > tfoot > tr.success > td,
  .MFE .table > thead > tr.success > th,
  .MFE .table > tbody > tr.success > th,
  .MFE .table > tfoot > tr.success > th {
    background-color: #dff0d8; }
  .MFE .table-hover > tbody > tr > td.success:hover,
  .MFE .table-hover > tbody > tr > th.success:hover,
  .MFE .table-hover > tbody > tr.success:hover > td,
  .MFE .table-hover > tbody > tr:hover > .success,
  .MFE .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6; }
  .MFE .table > thead > tr > td.info,
  .MFE .table > tbody > tr > td.info,
  .MFE .table > tfoot > tr > td.info,
  .MFE .table > thead > tr > th.info,
  .MFE .table > tbody > tr > th.info,
  .MFE .table > tfoot > tr > th.info,
  .MFE .table > thead > tr.info > td,
  .MFE .table > tbody > tr.info > td,
  .MFE .table > tfoot > tr.info > td,
  .MFE .table > thead > tr.info > th,
  .MFE .table > tbody > tr.info > th,
  .MFE .table > tfoot > tr.info > th {
    background-color: #d9edf7; }
  .MFE .table-hover > tbody > tr > td.info:hover,
  .MFE .table-hover > tbody > tr > th.info:hover,
  .MFE .table-hover > tbody > tr.info:hover > td,
  .MFE .table-hover > tbody > tr:hover > .info,
  .MFE .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }
  .MFE .table > thead > tr > td.warning,
  .MFE .table > tbody > tr > td.warning,
  .MFE .table > tfoot > tr > td.warning,
  .MFE .table > thead > tr > th.warning,
  .MFE .table > tbody > tr > th.warning,
  .MFE .table > tfoot > tr > th.warning,
  .MFE .table > thead > tr.warning > td,
  .MFE .table > tbody > tr.warning > td,
  .MFE .table > tfoot > tr.warning > td,
  .MFE .table > thead > tr.warning > th,
  .MFE .table > tbody > tr.warning > th,
  .MFE .table > tfoot > tr.warning > th {
    background-color: #fcf8e3; }
  .MFE .table-hover > tbody > tr > td.warning:hover,
  .MFE .table-hover > tbody > tr > th.warning:hover,
  .MFE .table-hover > tbody > tr.warning:hover > td,
  .MFE .table-hover > tbody > tr:hover > .warning,
  .MFE .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc; }
  .MFE .table > thead > tr > td.danger,
  .MFE .table > tbody > tr > td.danger,
  .MFE .table > tfoot > tr > td.danger,
  .MFE .table > thead > tr > th.danger,
  .MFE .table > tbody > tr > th.danger,
  .MFE .table > tfoot > tr > th.danger,
  .MFE .table > thead > tr.danger > td,
  .MFE .table > tbody > tr.danger > td,
  .MFE .table > tfoot > tr.danger > td,
  .MFE .table > thead > tr.danger > th,
  .MFE .table > tbody > tr.danger > th,
  .MFE .table > tfoot > tr.danger > th {
    background-color: #f2dede; }
  .MFE .table-hover > tbody > tr > td.danger:hover,
  .MFE .table-hover > tbody > tr > th.danger:hover,
  .MFE .table-hover > tbody > tr.danger:hover > td,
  .MFE .table-hover > tbody > tr:hover > .danger,
  .MFE .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc; }
  .MFE .table-responsive {
    min-height: .01%;
    overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .MFE .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
    .MFE .table-responsive > .table {
      margin-bottom: 0; }
    .MFE .table-responsive > .table > thead > tr > th,
    .MFE .table-responsive > .table > tbody > tr > th,
    .MFE .table-responsive > .table > tfoot > tr > th,
    .MFE .table-responsive > .table > thead > tr > td,
    .MFE .table-responsive > .table > tbody > tr > td,
    .MFE .table-responsive > .table > tfoot > tr > td {
      white-space: nowrap; }
    .MFE .table-responsive > .table-bordered {
      border: 0; }
    .MFE .table-responsive > .table-bordered > thead > tr > th:first-child,
    .MFE .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .MFE .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .MFE .table-responsive > .table-bordered > thead > tr > td:first-child,
    .MFE .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .MFE .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .MFE .table-responsive > .table-bordered > thead > tr > th:last-child,
    .MFE .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .MFE .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .MFE .table-responsive > .table-bordered > thead > tr > td:last-child,
    .MFE .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .MFE .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .MFE .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .MFE .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .MFE .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .MFE .table-responsive > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0; } }
  .MFE fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .MFE legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  .MFE label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .MFE input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .MFE input[type="radio"],
  .MFE input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }
  .MFE input[type="file"] {
    display: block; }
  .MFE input[type="range"] {
    display: block;
    width: 100%; }
  .MFE select[multiple],
  .MFE select[size] {
    height: auto; }
  .MFE input[type="file"]:focus,
  .MFE input[type="radio"]:focus,
  .MFE input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .MFE output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555; }
  .MFE .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .MFE .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .MFE .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .MFE .form-control:-ms-input-placeholder {
    color: #999; }
  .MFE .form-control::-webkit-input-placeholder {
    color: #999; }
  .MFE .form-control[disabled],
  .MFE .form-control[readonly],
  .MFE fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1; }
  .MFE textarea.form-control {
    height: auto; }
  .MFE input[type="search"] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .MFE input[type="date"],
    .MFE input[type="time"],
    .MFE input[type="datetime-local"],
    .MFE input[type="month"] {
      line-height: 34px; }
    .MFE input[type="date"].input-sm,
    .MFE input[type="time"].input-sm,
    .MFE input[type="datetime-local"].input-sm,
    .MFE input[type="month"].input-sm,
    .MFE .input-group-sm input[type="date"],
    .MFE .input-group-sm input[type="time"],
    .MFE .input-group-sm input[type="datetime-local"],
    .MFE .input-group-sm input[type="month"] {
      line-height: 30px; }
    .MFE input[type="date"].input-lg,
    .MFE input[type="time"].input-lg,
    .MFE input[type="datetime-local"].input-lg,
    .MFE input[type="month"].input-lg,
    .MFE .input-group-lg input[type="date"],
    .MFE .input-group-lg input[type="time"],
    .MFE .input-group-lg input[type="datetime-local"],
    .MFE .input-group-lg input[type="month"] {
      line-height: 46px; } }
  .MFE .form-group {
    margin-bottom: 15px; }
  .MFE .radio,
  .MFE .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
  .MFE .radio label,
  .MFE .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
  .MFE .radio input[type="radio"],
  .MFE .radio-inline input[type="radio"],
  .MFE .checkbox input[type="checkbox"],
  .MFE .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px; }
  .MFE .radio + .radio,
  .MFE .checkbox + .checkbox {
    margin-top: -5px; }
  .MFE .radio-inline,
  .MFE .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer; }
  .MFE .radio-inline + .radio-inline,
  .MFE .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .MFE input[type="radio"][disabled],
  .MFE input[type="checkbox"][disabled],
  .MFE input[type="radio"].disabled,
  .MFE input[type="checkbox"].disabled,
  .MFE fieldset[disabled] input[type="radio"],
  .MFE fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed; }
  .MFE .radio-inline.disabled,
  .MFE .checkbox-inline.disabled,
  .MFE fieldset[disabled] .radio-inline,
  .MFE fieldset[disabled] .checkbox-inline {
    cursor: not-allowed; }
  .MFE .radio.disabled label,
  .MFE .checkbox.disabled label,
  .MFE fieldset[disabled] .radio label,
  .MFE fieldset[disabled] .checkbox label {
    cursor: not-allowed; }
  .MFE .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }
  .MFE .form-control-static.input-lg,
  .MFE .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0; }
  .MFE .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .MFE select.input-sm {
    height: 30px;
    line-height: 30px; }
  .MFE textarea.input-sm,
  .MFE select[multiple].input-sm {
    height: auto; }
  .MFE .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .MFE select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px; }
  .MFE textarea.form-group-sm .form-control,
  .MFE select[multiple].form-group-sm .form-control {
    height: auto; }
  .MFE .form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .MFE .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .MFE select.input-lg {
    height: 46px;
    line-height: 46px; }
  .MFE textarea.input-lg,
  .MFE select[multiple].input-lg {
    height: auto; }
  .MFE .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .MFE select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px; }
  .MFE textarea.form-group-lg .form-control,
  .MFE select[multiple].form-group-lg .form-control {
    height: auto; }
  .MFE .form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  .MFE .has-feedback {
    position: relative; }
  .MFE .has-feedback .form-control {
    padding-right: 42.5px; }
  .MFE .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; }
  .MFE .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .MFE .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .MFE .has-success .help-block,
  .MFE .has-success .control-label,
  .MFE .has-success .radio,
  .MFE .has-success .checkbox,
  .MFE .has-success .radio-inline,
  .MFE .has-success .checkbox-inline,
  .MFE .has-success.radio label,
  .MFE .has-success.checkbox label,
  .MFE .has-success.radio-inline label,
  .MFE .has-success.checkbox-inline label {
    color: #3c763d; }
  .MFE .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .MFE .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .MFE .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d; }
  .MFE .has-success .form-control-feedback {
    color: #3c763d; }
  .MFE .has-warning .help-block,
  .MFE .has-warning .control-label,
  .MFE .has-warning .radio,
  .MFE .has-warning .checkbox,
  .MFE .has-warning .radio-inline,
  .MFE .has-warning .checkbox-inline,
  .MFE .has-warning.radio label,
  .MFE .has-warning.checkbox label,
  .MFE .has-warning.radio-inline label,
  .MFE .has-warning.checkbox-inline label {
    color: #8a6d3b; }
  .MFE .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .MFE .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .MFE .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b; }
  .MFE .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .MFE .has-error .help-block,
  .MFE .has-error .control-label,
  .MFE .has-error .radio,
  .MFE .has-error .checkbox,
  .MFE .has-error .radio-inline,
  .MFE .has-error .checkbox-inline,
  .MFE .has-error.radio label,
  .MFE .has-error.checkbox label,
  .MFE .has-error.radio-inline label,
  .MFE .has-error.checkbox-inline label {
    color: #a94442; }
  .MFE .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .MFE .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .MFE .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442; }
  .MFE .has-error .form-control-feedback {
    color: #a94442; }
  .MFE .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  .MFE .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  .MFE .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .MFE .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .MFE .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .MFE .form-inline .form-control-static {
      display: inline-block; }
    .MFE .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
    .MFE .form-inline .input-group .input-group-addon,
    .MFE .form-inline .input-group .input-group-btn,
    .MFE .form-inline .input-group .form-control {
      width: auto; }
    .MFE .form-inline .input-group > .form-control {
      width: 100%; }
    .MFE .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .MFE .form-inline .radio,
    .MFE .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    .MFE .form-inline .radio label,
    .MFE .form-inline .checkbox label {
      padding-left: 0; }
    .MFE .form-inline .radio input[type="radio"],
    .MFE .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .MFE .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  .MFE .form-horizontal .radio,
  .MFE .form-horizontal .checkbox,
  .MFE .form-horizontal .radio-inline,
  .MFE .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0; }
  .MFE .form-horizontal .radio,
  .MFE .form-horizontal .checkbox {
    min-height: 27px; }
  .MFE .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    .MFE .form-horizontal .control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right; } }
  .MFE .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    .MFE .form-horizontal .form-group-lg .control-label {
      padding-top: 14.333333px; } }
  @media (min-width: 768px) {
    .MFE .form-horizontal .form-group-sm .control-label {
      padding-top: 6px; } }
  .MFE .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  .MFE .btn:focus,
  .MFE .btn:active:focus,
  .MFE .btn.active:focus,
  .MFE .btn.focus,
  .MFE .btn:active.focus,
  .MFE .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .MFE .btn:hover,
  .MFE .btn:focus,
  .MFE .btn.focus {
    color: #333;
    text-decoration: none; }
  .MFE .btn:active,
  .MFE .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); }
  .MFE .btn.disabled,
  .MFE .btn[disabled],
  .MFE fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65; }
  .MFE .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
  .MFE .btn-default:hover,
  .MFE .btn-default:focus,
  .MFE .btn-default.focus,
  .MFE .btn-default:active,
  .MFE .btn-default.active,
  .MFE .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .MFE .btn-default:active,
  .MFE .btn-default.active,
  .MFE .open > .dropdown-toggle.btn-default {
    background-image: none; }
  .MFE .btn-default.disabled,
  .MFE .btn-default[disabled],
  .MFE fieldset[disabled] .btn-default,
  .MFE .btn-default.disabled:hover,
  .MFE .btn-default[disabled]:hover,
  .MFE fieldset[disabled] .btn-default:hover,
  .MFE .btn-default.disabled:focus,
  .MFE .btn-default[disabled]:focus,
  .MFE fieldset[disabled] .btn-default:focus,
  .MFE .btn-default.disabled.focus,
  .MFE .btn-default[disabled].focus,
  .MFE fieldset[disabled] .btn-default.focus,
  .MFE .btn-default.disabled:active,
  .MFE .btn-default[disabled]:active,
  .MFE fieldset[disabled] .btn-default:active,
  .MFE .btn-default.disabled.active,
  .MFE .btn-default[disabled].active,
  .MFE fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .MFE .btn-default .badge {
    color: #fff;
    background-color: #333; }
  .MFE .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }
  .MFE .btn-primary:hover,
  .MFE .btn-primary:focus,
  .MFE .btn-primary.focus,
  .MFE .btn-primary:active,
  .MFE .btn-primary.active,
  .MFE .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .MFE .btn-primary:active,
  .MFE .btn-primary.active,
  .MFE .open > .dropdown-toggle.btn-primary {
    background-image: none; }
  .MFE .btn-primary.disabled,
  .MFE .btn-primary[disabled],
  .MFE fieldset[disabled] .btn-primary,
  .MFE .btn-primary.disabled:hover,
  .MFE .btn-primary[disabled]:hover,
  .MFE fieldset[disabled] .btn-primary:hover,
  .MFE .btn-primary.disabled:focus,
  .MFE .btn-primary[disabled]:focus,
  .MFE fieldset[disabled] .btn-primary:focus,
  .MFE .btn-primary.disabled.focus,
  .MFE .btn-primary[disabled].focus,
  .MFE fieldset[disabled] .btn-primary.focus,
  .MFE .btn-primary.disabled:active,
  .MFE .btn-primary[disabled]:active,
  .MFE fieldset[disabled] .btn-primary:active,
  .MFE .btn-primary.disabled.active,
  .MFE .btn-primary[disabled].active,
  .MFE fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .MFE .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }
  .MFE .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .MFE .btn-success:hover,
  .MFE .btn-success:focus,
  .MFE .btn-success.focus,
  .MFE .btn-success:active,
  .MFE .btn-success.active,
  .MFE .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .MFE .btn-success:active,
  .MFE .btn-success.active,
  .MFE .open > .dropdown-toggle.btn-success {
    background-image: none; }
  .MFE .btn-success.disabled,
  .MFE .btn-success[disabled],
  .MFE fieldset[disabled] .btn-success,
  .MFE .btn-success.disabled:hover,
  .MFE .btn-success[disabled]:hover,
  .MFE fieldset[disabled] .btn-success:hover,
  .MFE .btn-success.disabled:focus,
  .MFE .btn-success[disabled]:focus,
  .MFE fieldset[disabled] .btn-success:focus,
  .MFE .btn-success.disabled.focus,
  .MFE .btn-success[disabled].focus,
  .MFE fieldset[disabled] .btn-success.focus,
  .MFE .btn-success.disabled:active,
  .MFE .btn-success[disabled]:active,
  .MFE fieldset[disabled] .btn-success:active,
  .MFE .btn-success.disabled.active,
  .MFE .btn-success[disabled].active,
  .MFE fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .MFE .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
  .MFE .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
  .MFE .btn-info:hover,
  .MFE .btn-info:focus,
  .MFE .btn-info.focus,
  .MFE .btn-info:active,
  .MFE .btn-info.active,
  .MFE .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .MFE .btn-info:active,
  .MFE .btn-info.active,
  .MFE .open > .dropdown-toggle.btn-info {
    background-image: none; }
  .MFE .btn-info.disabled,
  .MFE .btn-info[disabled],
  .MFE fieldset[disabled] .btn-info,
  .MFE .btn-info.disabled:hover,
  .MFE .btn-info[disabled]:hover,
  .MFE fieldset[disabled] .btn-info:hover,
  .MFE .btn-info.disabled:focus,
  .MFE .btn-info[disabled]:focus,
  .MFE fieldset[disabled] .btn-info:focus,
  .MFE .btn-info.disabled.focus,
  .MFE .btn-info[disabled].focus,
  .MFE fieldset[disabled] .btn-info.focus,
  .MFE .btn-info.disabled:active,
  .MFE .btn-info[disabled]:active,
  .MFE fieldset[disabled] .btn-info:active,
  .MFE .btn-info.disabled.active,
  .MFE .btn-info[disabled].active,
  .MFE fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .MFE .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
  .MFE .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
  .MFE .btn-warning:hover,
  .MFE .btn-warning:focus,
  .MFE .btn-warning.focus,
  .MFE .btn-warning:active,
  .MFE .btn-warning.active,
  .MFE .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .MFE .btn-warning:active,
  .MFE .btn-warning.active,
  .MFE .open > .dropdown-toggle.btn-warning {
    background-image: none; }
  .MFE .btn-warning.disabled,
  .MFE .btn-warning[disabled],
  .MFE fieldset[disabled] .btn-warning,
  .MFE .btn-warning.disabled:hover,
  .MFE .btn-warning[disabled]:hover,
  .MFE fieldset[disabled] .btn-warning:hover,
  .MFE .btn-warning.disabled:focus,
  .MFE .btn-warning[disabled]:focus,
  .MFE fieldset[disabled] .btn-warning:focus,
  .MFE .btn-warning.disabled.focus,
  .MFE .btn-warning[disabled].focus,
  .MFE fieldset[disabled] .btn-warning.focus,
  .MFE .btn-warning.disabled:active,
  .MFE .btn-warning[disabled]:active,
  .MFE fieldset[disabled] .btn-warning:active,
  .MFE .btn-warning.disabled.active,
  .MFE .btn-warning[disabled].active,
  .MFE fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .MFE .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
  .MFE .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
  .MFE .btn-danger:hover,
  .MFE .btn-danger:focus,
  .MFE .btn-danger.focus,
  .MFE .btn-danger:active,
  .MFE .btn-danger.active,
  .MFE .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .MFE .btn-danger:active,
  .MFE .btn-danger.active,
  .MFE .open > .dropdown-toggle.btn-danger {
    background-image: none; }
  .MFE .btn-danger.disabled,
  .MFE .btn-danger[disabled],
  .MFE fieldset[disabled] .btn-danger,
  .MFE .btn-danger.disabled:hover,
  .MFE .btn-danger[disabled]:hover,
  .MFE fieldset[disabled] .btn-danger:hover,
  .MFE .btn-danger.disabled:focus,
  .MFE .btn-danger[disabled]:focus,
  .MFE fieldset[disabled] .btn-danger:focus,
  .MFE .btn-danger.disabled.focus,
  .MFE .btn-danger[disabled].focus,
  .MFE fieldset[disabled] .btn-danger.focus,
  .MFE .btn-danger.disabled:active,
  .MFE .btn-danger[disabled]:active,
  .MFE fieldset[disabled] .btn-danger:active,
  .MFE .btn-danger.disabled.active,
  .MFE .btn-danger[disabled].active,
  .MFE fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .MFE .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }
  .MFE .btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0; }
  .MFE .btn-link,
  .MFE .btn-link:active,
  .MFE .btn-link.active,
  .MFE .btn-link[disabled],
  .MFE fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .MFE .btn-link,
  .MFE .btn-link:hover,
  .MFE .btn-link:focus,
  .MFE .btn-link:active {
    border-color: transparent; }
  .MFE .btn-link:hover,
  .MFE .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .MFE .btn-link[disabled]:hover,
  .MFE fieldset[disabled] .btn-link:hover,
  .MFE .btn-link[disabled]:focus,
  .MFE fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none; }
  .MFE .btn-lg,
  .MFE .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .MFE .btn-sm,
  .MFE .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .MFE .btn-xs,
  .MFE .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .MFE .btn-block {
    display: block;
    width: 100%; }
  .MFE .btn-block + .btn-block {
    margin-top: 5px; }
  .MFE input[type="submit"].btn-block,
  .MFE input[type="reset"].btn-block,
  .MFE input[type="button"].btn-block {
    width: 100%; }
  .MFE .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear; }
  .MFE .fade.in {
    opacity: 1; }
  .MFE .collapse {
    display: none;
    visibility: hidden; }
  .MFE .collapse.in {
    display: block;
    visibility: visible; }
  .MFE tr.collapse.in {
    display: table-row; }
  .MFE tbody.collapse.in {
    display: table-row-group; }
  .MFE .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility; }
  .MFE .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .MFE .dropup,
  .MFE .dropdown {
    position: relative; }
  .MFE .dropdown-toggle:focus {
    outline: 0; }
  .MFE .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: 12px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .MFE .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .MFE .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .MFE .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; }
  .MFE .dropdown-menu > li > a:hover,
  .MFE .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }
  .MFE .dropdown-menu > .active > a,
  .MFE .dropdown-menu > .active > a:hover,
  .MFE .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0; }
  .MFE .dropdown-menu > .disabled > a,
  .MFE .dropdown-menu > .disabled > a:hover,
  .MFE .dropdown-menu > .disabled > a:focus {
    color: #777; }
  .MFE .dropdown-menu > .disabled > a:hover,
  .MFE .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .MFE .open > .dropdown-menu {
    display: block; }
  .MFE .open > a {
    outline: 0; }
  .MFE .dropdown-menu-right {
    right: 0;
    left: auto; }
  .MFE .dropdown-menu-left {
    right: auto;
    left: 0; }
  .MFE .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap; }
  .MFE .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }
  .MFE .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .MFE .dropup .caret,
  .MFE .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid; }
  .MFE .dropup .dropdown-menu,
  .MFE .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 768px) {
    .MFE .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    .MFE .navbar-right .dropdown-menu-left {
      right: auto;
      left: 0; } }
  .MFE .btn-group,
  .MFE .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
  .MFE .btn-group > .btn,
  .MFE .btn-group-vertical > .btn {
    position: relative;
    float: left; }
  .MFE .btn-group > .btn:hover,
  .MFE .btn-group-vertical > .btn:hover,
  .MFE .btn-group > .btn:focus,
  .MFE .btn-group-vertical > .btn:focus,
  .MFE .btn-group > .btn:active,
  .MFE .btn-group-vertical > .btn:active,
  .MFE .btn-group > .btn.active,
  .MFE .btn-group-vertical > .btn.active {
    z-index: 2; }
  .MFE .btn-group .btn + .btn,
  .MFE .btn-group .btn + .btn-group,
  .MFE .btn-group .btn-group + .btn,
  .MFE .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .MFE .btn-toolbar {
    margin-left: -5px; }
  .MFE .btn-toolbar .btn-group,
  .MFE .btn-toolbar .input-group {
    float: left; }
  .MFE .btn-toolbar > .btn,
  .MFE .btn-toolbar > .btn-group,
  .MFE .btn-toolbar > .input-group {
    margin-left: 5px; }
  .MFE .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .MFE .btn-group > .btn:first-child {
    margin-left: 0; }
  .MFE .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .MFE .btn-group > .btn:last-child:not(:first-child),
  .MFE .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .MFE .btn-group > .btn-group {
    float: left; }
  .MFE .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .MFE .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .MFE .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .MFE .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .MFE .btn-group .dropdown-toggle:active,
  .MFE .btn-group.open .dropdown-toggle {
    outline: 0; }
  .MFE .btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }
  .MFE .btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px; }
  .MFE .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); }
  .MFE .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .MFE .btn .caret {
    margin-left: 0; }
  .MFE .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .MFE .dropup .btn-lg .caret {
    border-width: 0 5px 5px; }
  .MFE .btn-group-vertical > .btn,
  .MFE .btn-group-vertical > .btn-group,
  .MFE .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .MFE .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .MFE .btn-group-vertical > .btn + .btn,
  .MFE .btn-group-vertical > .btn + .btn-group,
  .MFE .btn-group-vertical > .btn-group + .btn,
  .MFE .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .MFE .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .MFE .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .MFE .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px; }
  .MFE .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .MFE .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .MFE .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .MFE .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .MFE .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
  .MFE .btn-group-justified > .btn,
  .MFE .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .MFE .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .MFE .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }
  .MFE [data-toggle="buttons"] > .btn input[type="radio"],
  .MFE [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  .MFE [data-toggle="buttons"] > .btn input[type="checkbox"],
  .MFE [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .MFE .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
  .MFE .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .MFE .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
  .MFE .input-group-lg > .form-control,
  .MFE .input-group-lg > .input-group-addon,
  .MFE .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .MFE select.input-group-lg > .form-control,
  .MFE select.input-group-lg > .input-group-addon,
  .MFE select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px; }
  .MFE textarea.input-group-lg > .form-control,
  .MFE textarea.input-group-lg > .input-group-addon,
  .MFE textarea.input-group-lg > .input-group-btn > .btn,
  .MFE select[multiple].input-group-lg > .form-control,
  .MFE select[multiple].input-group-lg > .input-group-addon,
  .MFE select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto; }
  .MFE .input-group-sm > .form-control,
  .MFE .input-group-sm > .input-group-addon,
  .MFE .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .MFE select.input-group-sm > .form-control,
  .MFE select.input-group-sm > .input-group-addon,
  .MFE select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px; }
  .MFE textarea.input-group-sm > .form-control,
  .MFE textarea.input-group-sm > .input-group-addon,
  .MFE textarea.input-group-sm > .input-group-btn > .btn,
  .MFE select[multiple].input-group-sm > .form-control,
  .MFE select[multiple].input-group-sm > .input-group-addon,
  .MFE select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto; }
  .MFE .input-group-addon,
  .MFE .input-group-btn,
  .MFE .input-group .form-control {
    display: table-cell; }
  .MFE .input-group-addon:not(:first-child):not(:last-child),
  .MFE .input-group-btn:not(:first-child):not(:last-child),
  .MFE .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .MFE .input-group-addon,
  .MFE .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .MFE .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; }
  .MFE .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .MFE .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .MFE .input-group-addon input[type="radio"],
  .MFE .input-group-addon input[type="checkbox"] {
    margin-top: 0; }
  .MFE .input-group .form-control:first-child,
  .MFE .input-group-addon:first-child,
  .MFE .input-group-btn:first-child > .btn,
  .MFE .input-group-btn:first-child > .btn-group > .btn,
  .MFE .input-group-btn:first-child > .dropdown-toggle,
  .MFE .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .MFE .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .MFE .input-group-addon:first-child {
    border-right: 0; }
  .MFE .input-group .form-control:last-child,
  .MFE .input-group-addon:last-child,
  .MFE .input-group-btn:last-child > .btn,
  .MFE .input-group-btn:last-child > .btn-group > .btn,
  .MFE .input-group-btn:last-child > .dropdown-toggle,
  .MFE .input-group-btn:first-child > .btn:not(:first-child),
  .MFE .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .MFE .input-group-addon:last-child {
    border-left: 0; }
  .MFE .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
  .MFE .input-group-btn > .btn {
    position: relative; }
  .MFE .input-group-btn > .btn + .btn {
    margin-left: -1px; }
  .MFE .input-group-btn > .btn:hover,
  .MFE .input-group-btn > .btn:focus,
  .MFE .input-group-btn > .btn:active {
    z-index: 2; }
  .MFE .input-group-btn:first-child > .btn,
  .MFE .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .MFE .input-group-btn:last-child > .btn,
  .MFE .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }
  .MFE .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .MFE .nav > li {
    position: relative;
    display: block; }
  .MFE .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
  .MFE .nav > li > a:hover,
  .MFE .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee; }
  .MFE .nav > li.disabled > a {
    color: #777; }
  .MFE .nav > li.disabled > a:hover,
  .MFE .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent; }
  .MFE .nav .open > a,
  .MFE .nav .open > a:hover,
  .MFE .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7; }
  .MFE .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .MFE .nav > li > a > img {
    max-width: none; }
  .MFE .nav-tabs {
    border-bottom: 1px solid #ddd; }
  .MFE .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
  .MFE .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
  .MFE .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd; }
  .MFE .nav-tabs > li.active > a,
  .MFE .nav-tabs > li.active > a:hover,
  .MFE .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent; }
  .MFE .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0; }
  .MFE .nav-tabs.nav-justified > li {
    float: none; }
  .MFE .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  .MFE .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .MFE .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
    .MFE .nav-tabs.nav-justified > li > a {
      margin-bottom: 0; } }
  .MFE .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .MFE .nav-tabs.nav-justified > .active > a,
  .MFE .nav-tabs.nav-justified > .active > a:hover,
  .MFE .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .MFE .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .MFE .nav-tabs.nav-justified > .active > a,
    .MFE .nav-tabs.nav-justified > .active > a:hover,
    .MFE .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }
  .MFE .nav-pills > li {
    float: left; }
  .MFE .nav-pills > li > a {
    border-radius: 4px; }
  .MFE .nav-pills > li + li {
    margin-left: 2px; }
  .MFE .nav-pills > li.active > a,
  .MFE .nav-pills > li.active > a:hover,
  .MFE .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }
  .MFE .nav-stacked > li {
    float: none; }
  .MFE .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }
  .MFE .nav-justified {
    width: 100%; }
  .MFE .nav-justified > li {
    float: none; }
  .MFE .nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  .MFE .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .MFE .nav-justified > li {
      display: table-cell;
      width: 1%; }
    .MFE .nav-justified > li > a {
      margin-bottom: 0; } }
  .MFE .nav-tabs-justified {
    border-bottom: 0; }
  .MFE .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .MFE .nav-tabs-justified > .active > a,
  .MFE .nav-tabs-justified > .active > a:hover,
  .MFE .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .MFE .nav-tabs-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .MFE .nav-tabs-justified > .active > a,
    .MFE .nav-tabs-justified > .active > a:hover,
    .MFE .nav-tabs-justified > .active > a:focus {
      border-bottom-color: #fff; } }
  .MFE .tab-content > .tab-pane {
    display: none;
    visibility: hidden; }
  .MFE .tab-content > .active {
    display: block;
    visibility: visible; }
  .MFE .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .MFE .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
  @media (min-width: 768px) {
    .MFE .navbar {
      border-radius: 4px; } }
  @media (min-width: 768px) {
    .MFE .navbar-header {
      float: left; } }
  .MFE .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .MFE .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .MFE .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .MFE .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
      visibility: visible !important; }
    .MFE .navbar-collapse.in {
      overflow-y: visible; }
    .MFE .navbar-fixed-top .navbar-collapse,
    .MFE .navbar-static-top .navbar-collapse,
    .MFE .navbar-fixed-bottom .navbar-collapse {
      padding-right: 0;
      padding-left: 0; } }
  .MFE .navbar-fixed-top .navbar-collapse,
  .MFE .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .MFE .navbar-fixed-top .navbar-collapse,
    .MFE .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }
  .MFE .container > .navbar-header,
  .MFE .container-fluid > .navbar-header,
  .MFE .container > .navbar-collapse,
  .MFE .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    .MFE .container > .navbar-header,
    .MFE .container-fluid > .navbar-header,
    .MFE .container > .navbar-collapse,
    .MFE .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }
  .MFE .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .MFE .navbar-static-top {
      border-radius: 0; } }
  .MFE .navbar-fixed-top,
  .MFE .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
  @media (min-width: 768px) {
    .MFE .navbar-fixed-top,
    .MFE .navbar-fixed-bottom {
      border-radius: 0; } }
  .MFE .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .MFE .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .MFE .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px; }
  .MFE .navbar-brand:hover,
  .MFE .navbar-brand:focus {
    text-decoration: none; }
  .MFE .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .MFE .navbar > .container .navbar-brand,
    .MFE .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }
  .MFE .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  .MFE .navbar-toggle:focus {
    outline: 0; }
  .MFE .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .MFE .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .MFE .navbar-toggle {
      display: none; } }
  .MFE .navbar-nav {
    margin: 7.5px -15px; }
  .MFE .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .MFE .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .MFE .navbar-nav .open .dropdown-menu > li > a,
    .MFE .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px; }
    .MFE .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px; }
    .MFE .navbar-nav .open .dropdown-menu > li > a:hover,
    .MFE .navbar-nav .open .dropdown-menu > li > a:focus {
      background-image: none; } }
  @media (min-width: 768px) {
    .MFE .navbar-nav {
      float: left;
      margin: 0; }
    .MFE .navbar-nav > li {
      float: left; }
    .MFE .navbar-nav > li > a {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .MFE .navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  @media (min-width: 768px) {
    .MFE .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .MFE .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .MFE .navbar-form .form-control-static {
      display: inline-block; }
    .MFE .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
    .MFE .navbar-form .input-group .input-group-addon,
    .MFE .navbar-form .input-group .input-group-btn,
    .MFE .navbar-form .input-group .form-control {
      width: auto; }
    .MFE .navbar-form .input-group > .form-control {
      width: 100%; }
    .MFE .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .MFE .navbar-form .radio,
    .MFE .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    .MFE .navbar-form .radio label,
    .MFE .navbar-form .checkbox label {
      padding-left: 0; }
    .MFE .navbar-form .radio input[type="radio"],
    .MFE .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .MFE .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .MFE .navbar-form .form-group {
      margin-bottom: 5px; }
    .MFE .navbar-form .form-group:last-child {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .MFE .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; } }
  .MFE .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .MFE .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; }
  .MFE .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
  .MFE .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .MFE .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }
  .MFE .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .MFE .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }
  @media (min-width: 768px) {
    .MFE .navbar-left {
      float: left !important; }
    .MFE .navbar-right {
      float: right !important;
      margin-right: -15px; }
    .MFE .navbar-right ~ .navbar-right {
      margin-right: 0; } }
  .MFE .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
  .MFE .navbar-default .navbar-brand {
    color: #777; }
  .MFE .navbar-default .navbar-brand:hover,
  .MFE .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent; }
  .MFE .navbar-default .navbar-text {
    color: #777; }
  .MFE .navbar-default .navbar-nav > li > a {
    color: #777; }
  .MFE .navbar-default .navbar-nav > li > a:hover,
  .MFE .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent; }
  .MFE .navbar-default .navbar-nav > .active > a,
  .MFE .navbar-default .navbar-nav > .active > a:hover,
  .MFE .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .MFE .navbar-default .navbar-nav > .disabled > a,
  .MFE .navbar-default .navbar-nav > .disabled > a:hover,
  .MFE .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .MFE .navbar-default .navbar-toggle {
    border-color: #ddd; }
  .MFE .navbar-default .navbar-toggle:hover,
  .MFE .navbar-default .navbar-toggle:focus {
    background-color: #ddd; }
  .MFE .navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
  .MFE .navbar-default .navbar-collapse,
  .MFE .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .MFE .navbar-default .navbar-nav > .open > a,
  .MFE .navbar-default .navbar-nav > .open > a:hover,
  .MFE .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .MFE .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
    .MFE .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .MFE .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #333;
      background-color: transparent; }
    .MFE .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .MFE .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .MFE .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .MFE .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .MFE .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .MFE .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .MFE .navbar-default .navbar-link {
    color: #777; }
  .MFE .navbar-default .navbar-link:hover {
    color: #333; }
  .MFE .navbar-default .btn-link {
    color: #777; }
  .MFE .navbar-default .btn-link:hover,
  .MFE .navbar-default .btn-link:focus {
    color: #333; }
  .MFE .navbar-default .btn-link[disabled]:hover,
  .MFE fieldset[disabled] .navbar-default .btn-link:hover,
  .MFE .navbar-default .btn-link[disabled]:focus,
  .MFE fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc; }
  .MFE .navbar-inverse {
    background-color: #222;
    border-color: #080808; }
  .MFE .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
  .MFE .navbar-inverse .navbar-brand:hover,
  .MFE .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent; }
  .MFE .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .MFE .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
  .MFE .navbar-inverse .navbar-nav > li > a:hover,
  .MFE .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .MFE .navbar-inverse .navbar-nav > .active > a,
  .MFE .navbar-inverse .navbar-nav > .active > a:hover,
  .MFE .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  .MFE .navbar-inverse .navbar-nav > .disabled > a,
  .MFE .navbar-inverse .navbar-nav > .disabled > a:hover,
  .MFE .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .MFE .navbar-inverse .navbar-toggle {
    border-color: #333; }
  .MFE .navbar-inverse .navbar-toggle:hover,
  .MFE .navbar-inverse .navbar-toggle:focus {
    background-color: #333; }
  .MFE .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
  .MFE .navbar-inverse .navbar-collapse,
  .MFE .navbar-inverse .navbar-form {
    border-color: #101010; }
  .MFE .navbar-inverse .navbar-nav > .open > a,
  .MFE .navbar-inverse .navbar-nav > .open > a:hover,
  .MFE .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808; }
  @media (max-width: 767px) {
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #080808; }
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #080808; }
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #fff;
      background-color: transparent; }
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #080808; }
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .MFE .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .MFE .navbar-inverse .navbar-link {
    color: #9d9d9d; }
  .MFE .navbar-inverse .navbar-link:hover {
    color: #fff; }
  .MFE .navbar-inverse .btn-link {
    color: #9d9d9d; }
  .MFE .navbar-inverse .btn-link:hover,
  .MFE .navbar-inverse .btn-link:focus {
    color: #fff; }
  .MFE .navbar-inverse .btn-link[disabled]:hover,
  .MFE fieldset[disabled] .navbar-inverse .btn-link:hover,
  .MFE .navbar-inverse .btn-link[disabled]:focus,
  .MFE fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444; }
  .MFE .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
  .MFE .breadcrumb > li {
    display: inline-block; }
  .MFE .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"; }
  .MFE .breadcrumb > .active {
    color: #777; }
  .MFE .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
  .MFE .pagination > li {
    display: inline; }
  .MFE .pagination > li > a,
  .MFE .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }
  .MFE .pagination > li:first-child > a,
  .MFE .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .MFE .pagination > li:last-child > a,
  .MFE .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  .MFE .pagination > li > a:hover,
  .MFE .pagination > li > span:hover,
  .MFE .pagination > li > a:focus,
  .MFE .pagination > li > span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd; }
  .MFE .pagination > .active > a,
  .MFE .pagination > .active > span,
  .MFE .pagination > .active > a:hover,
  .MFE .pagination > .active > span:hover,
  .MFE .pagination > .active > a:focus,
  .MFE .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }
  .MFE .pagination > .disabled > span,
  .MFE .pagination > .disabled > span:hover,
  .MFE .pagination > .disabled > span:focus,
  .MFE .pagination > .disabled > a,
  .MFE .pagination > .disabled > a:hover,
  .MFE .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }
  .MFE .pagination-lg > li > a,
  .MFE .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px; }
  .MFE .pagination-lg > li:first-child > a,
  .MFE .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
  .MFE .pagination-lg > li:last-child > a,
  .MFE .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
  .MFE .pagination-sm > li > a,
  .MFE .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px; }
  .MFE .pagination-sm > li:first-child > a,
  .MFE .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .MFE .pagination-sm > li:last-child > a,
  .MFE .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .MFE .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none; }
  .MFE .pager li {
    display: inline; }
  .MFE .pager li > a,
  .MFE .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
  .MFE .pager li > a:hover,
  .MFE .pager li > a:focus {
    text-decoration: none;
    background-color: #eee; }
  .MFE .pager .next > a,
  .MFE .pager .next > span {
    float: right; }
  .MFE .pager .previous > a,
  .MFE .pager .previous > span {
    float: left; }
  .MFE .pager .disabled > a,
  .MFE .pager .disabled > a:hover,
  .MFE .pager .disabled > a:focus,
  .MFE .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff; }
  .MFE .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }
  .MFE a.label:hover,
  .MFE a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .MFE .label:empty {
    display: none; }
  .MFE .btn .label {
    position: relative;
    top: -1px; }
  .MFE .label-default {
    background-color: #777; }
  .MFE .label-default[href]:hover,
  .MFE .label-default[href]:focus {
    background-color: #5e5e5e; }
  .MFE .label-primary {
    background-color: #337ab7; }
  .MFE .label-primary[href]:hover,
  .MFE .label-primary[href]:focus {
    background-color: #286090; }
  .MFE .label-success {
    background-color: #5cb85c; }
  .MFE .label-success[href]:hover,
  .MFE .label-success[href]:focus {
    background-color: #449d44; }
  .MFE .label-info {
    background-color: #5bc0de; }
  .MFE .label-info[href]:hover,
  .MFE .label-info[href]:focus {
    background-color: #31b0d5; }
  .MFE .label-warning {
    background-color: #f0ad4e; }
  .MFE .label-warning[href]:hover,
  .MFE .label-warning[href]:focus {
    background-color: #ec971f; }
  .MFE .label-danger {
    background-color: #d9534f; }
  .MFE .label-danger[href]:hover,
  .MFE .label-danger[href]:focus {
    background-color: #c9302c; }
  .MFE .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: baseline;
    background-color: #777;
    border-radius: 10px; }
  .MFE .badge:empty {
    display: none; }
  .MFE .btn .badge {
    position: relative;
    top: -1px; }
  .MFE .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }
  .MFE a.badge:hover,
  .MFE a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .MFE .list-group-item.active > .badge,
  .MFE .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .MFE .list-group-item > .badge {
    float: right; }
  .MFE .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .MFE .nav-pills > li > a > .badge {
    margin-left: 3px; }
  .MFE .jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee; }
  .MFE .jumbotron h1,
  .MFE .jumbotron .h1 {
    color: inherit; }
  .MFE .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .MFE .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .MFE .container .jumbotron,
  .MFE .container-fluid .jumbotron {
    border-radius: 6px; }
  .MFE .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .MFE .jumbotron {
      padding: 48px 0; }
    .MFE .container .jumbotron,
    .MFE .container-fluid .jumbotron {
      padding-right: 60px;
      padding-left: 60px; }
    .MFE .jumbotron h1,
    .MFE .jumbotron .h1 {
      font-size: 63px; } }
  .MFE .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out; }
  .MFE .thumbnail > img,
  .MFE .thumbnail a > img {
    margin-right: auto;
    margin-left: auto; }
  .MFE a.thumbnail:hover,
  .MFE a.thumbnail:focus,
  .MFE a.thumbnail.active {
    border-color: #337ab7; }
  .MFE .thumbnail .caption {
    padding: 9px;
    color: #333; }
  .MFE .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
  .MFE .alert h4 {
    margin-top: 0;
    color: inherit; }
  .MFE .alert .alert-link {
    font-weight: bold; }
  .MFE .alert > p,
  .MFE .alert > ul {
    margin-bottom: 0; }
  .MFE .alert > p + p {
    margin-top: 5px; }
  .MFE .alert-dismissable,
  .MFE .alert-dismissible {
    padding-right: 35px; }
  .MFE .alert-dismissable .close,
  .MFE .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }
  .MFE .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .MFE .alert-success hr {
    border-top-color: #c9e2b3; }
  .MFE .alert-success .alert-link {
    color: #2b542c; }
  .MFE .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .MFE .alert-info hr {
    border-top-color: #a6e1ec; }
  .MFE .alert-info .alert-link {
    color: #245269; }
  .MFE .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .MFE .alert-warning hr {
    border-top-color: #f7e1b5; }
  .MFE .alert-warning .alert-link {
    color: #66512c; }
  .MFE .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .MFE .alert-danger hr {
    border-top-color: #e4b9c0; }
  .MFE .alert-danger .alert-link {
    color: #843534; }

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

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

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
  .MFE .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); }
  .MFE .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -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 .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease; }
  .MFE .progress-striped .progress-bar,
  .MFE .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px; }
  .MFE .progress.active .progress-bar,
  .MFE .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; }
  .MFE .progress-bar-success {
    background-color: #5cb85c; }
  .MFE .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); }
  .MFE .progress-bar-info {
    background-color: #5bc0de; }
  .MFE .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); }
  .MFE .progress-bar-warning {
    background-color: #f0ad4e; }
  .MFE .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); }
  .MFE .progress-bar-danger {
    background-color: #d9534f; }
  .MFE .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); }
  .MFE .media {
    margin-top: 15px; }
  .MFE .media:first-child {
    margin-top: 0; }
  .MFE .media,
  .MFE .media-body {
    overflow: hidden;
    zoom: 1; }
  .MFE .media-body {
    width: 10000px; }
  .MFE .media-object {
    display: block; }
  .MFE .media-right,
  .MFE .media > .pull-right {
    padding-left: 10px; }
  .MFE .media-left,
  .MFE .media > .pull-left {
    padding-right: 10px; }
  .MFE .media-left,
  .MFE .media-right,
  .MFE .media-body {
    display: table-cell;
    vertical-align: top; }
  .MFE .media-middle {
    vertical-align: middle; }
  .MFE .media-bottom {
    vertical-align: bottom; }
  .MFE .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .MFE .media-list {
    padding-left: 0;
    list-style: none; }
  .MFE .list-group {
    padding-left: 0;
    margin-bottom: 20px; }
  .MFE .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
  .MFE .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .MFE .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .MFE a.list-group-item {
    color: #555; }
  .MFE a.list-group-item .list-group-item-heading {
    color: #333; }
  .MFE a.list-group-item:hover,
  .MFE a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }
  .MFE .list-group-item.disabled,
  .MFE .list-group-item.disabled:hover,
  .MFE .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee; }
  .MFE .list-group-item.disabled .list-group-item-heading,
  .MFE .list-group-item.disabled:hover .list-group-item-heading,
  .MFE .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .MFE .list-group-item.disabled .list-group-item-text,
  .MFE .list-group-item.disabled:hover .list-group-item-text,
  .MFE .list-group-item.disabled:focus .list-group-item-text {
    color: #777; }
  .MFE .list-group-item.active,
  .MFE .list-group-item.active:hover,
  .MFE .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  .MFE .list-group-item.active .list-group-item-heading,
  .MFE .list-group-item.active:hover .list-group-item-heading,
  .MFE .list-group-item.active:focus .list-group-item-heading,
  .MFE .list-group-item.active .list-group-item-heading > small,
  .MFE .list-group-item.active:hover .list-group-item-heading > small,
  .MFE .list-group-item.active:focus .list-group-item-heading > small,
  .MFE .list-group-item.active .list-group-item-heading > .small,
  .MFE .list-group-item.active:hover .list-group-item-heading > .small,
  .MFE .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .MFE .list-group-item.active .list-group-item-text,
  .MFE .list-group-item.active:hover .list-group-item-text,
  .MFE .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }
  .MFE .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  .MFE a.list-group-item-success {
    color: #3c763d; }
  .MFE a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  .MFE a.list-group-item-success:hover,
  .MFE a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  .MFE a.list-group-item-success.active,
  .MFE a.list-group-item-success.active:hover,
  .MFE a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }
  .MFE .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  .MFE a.list-group-item-info {
    color: #31708f; }
  .MFE a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  .MFE a.list-group-item-info:hover,
  .MFE a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  .MFE a.list-group-item-info.active,
  .MFE a.list-group-item-info.active:hover,
  .MFE a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }
  .MFE .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .MFE a.list-group-item-warning {
    color: #8a6d3b; }
  .MFE a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  .MFE a.list-group-item-warning:hover,
  .MFE a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  .MFE a.list-group-item-warning.active,
  .MFE a.list-group-item-warning.active:hover,
  .MFE a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }
  .MFE .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  .MFE a.list-group-item-danger {
    color: #a94442; }
  .MFE a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  .MFE a.list-group-item-danger:hover,
  .MFE a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  .MFE a.list-group-item-danger.active,
  .MFE a.list-group-item-danger.active:hover,
  .MFE a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }
  .MFE .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .MFE .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .MFE .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); }
  .MFE .panel-body {
    padding: 15px; }
  .MFE .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .MFE .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }
  .MFE .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
  .MFE .panel-title > a,
  .MFE .panel-title > small,
  .MFE .panel-title > .small,
  .MFE .panel-title > small > a,
  .MFE .panel-title > .small > a {
    color: inherit; }
  .MFE .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .MFE .panel > .list-group,
  .MFE .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
  .MFE .panel > .list-group .list-group-item,
  .MFE .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .MFE .panel > .list-group:first-child .list-group-item:first-child,
  .MFE .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; }
  .MFE .panel > .list-group:last-child .list-group-item:last-child,
  .MFE .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; }
  .MFE .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .MFE .list-group + .panel-footer {
    border-top-width: 0; }
  .MFE .panel > .table,
  .MFE .panel > .table-responsive > .table,
  .MFE .panel > .panel-collapse > .table {
    margin-bottom: 0; }
  .MFE .panel > .table caption,
  .MFE .panel > .table-responsive > .table caption,
  .MFE .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
  .MFE .panel > .table:first-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .MFE .panel > .table:first-child > thead:first-child > tr:first-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .MFE .panel > .table:first-child > tbody:first-child > tr:first-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .MFE .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .MFE .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .MFE .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .MFE .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .MFE .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .MFE .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .MFE .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .MFE .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .MFE .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
  .MFE .panel > .table:last-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .MFE .panel > .table:last-child > tbody:last-child > tr:last-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .MFE .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .MFE .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .MFE .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .MFE .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .MFE .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .MFE .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .MFE .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .MFE .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .MFE .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .MFE .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
  .MFE .panel > .panel-body + .table,
  .MFE .panel > .panel-body + .table-responsive,
  .MFE .panel > .table + .panel-body,
  .MFE .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
  .MFE .panel > .table > tbody:first-child > tr:first-child th,
  .MFE .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  .MFE .panel > .table-bordered,
  .MFE .panel > .table-responsive > .table-bordered {
    border: 0; }
  .MFE .panel > .table-bordered > thead > tr > th:first-child,
  .MFE .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .MFE .panel > .table-bordered > tbody > tr > th:first-child,
  .MFE .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .MFE .panel > .table-bordered > tfoot > tr > th:first-child,
  .MFE .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .MFE .panel > .table-bordered > thead > tr > td:first-child,
  .MFE .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .MFE .panel > .table-bordered > tbody > tr > td:first-child,
  .MFE .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .MFE .panel > .table-bordered > tfoot > tr > td:first-child,
  .MFE .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .MFE .panel > .table-bordered > thead > tr > th:last-child,
  .MFE .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .MFE .panel > .table-bordered > tbody > tr > th:last-child,
  .MFE .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .MFE .panel > .table-bordered > tfoot > tr > th:last-child,
  .MFE .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .MFE .panel > .table-bordered > thead > tr > td:last-child,
  .MFE .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .MFE .panel > .table-bordered > tbody > tr > td:last-child,
  .MFE .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .MFE .panel > .table-bordered > tfoot > tr > td:last-child,
  .MFE .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .MFE .panel > .table-bordered > thead > tr:first-child > td,
  .MFE .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .MFE .panel > .table-bordered > tbody > tr:first-child > td,
  .MFE .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .MFE .panel > .table-bordered > thead > tr:first-child > th,
  .MFE .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .MFE .panel > .table-bordered > tbody > tr:first-child > th,
  .MFE .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .MFE .panel > .table-bordered > tbody > tr:last-child > td,
  .MFE .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .MFE .panel > .table-bordered > tfoot > tr:last-child > td,
  .MFE .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .MFE .panel > .table-bordered > tbody > tr:last-child > th,
  .MFE .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .MFE .panel > .table-bordered > tfoot > tr:last-child > th,
  .MFE .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
  .MFE .panel > .table-responsive {
    margin-bottom: 0;
    border: 0; }
  .MFE .panel-group {
    margin-bottom: 20px; }
  .MFE .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
  .MFE .panel-group .panel + .panel {
    margin-top: 5px; }
  .MFE .panel-group .panel-heading {
    border-bottom: 0; }
  .MFE .panel-group .panel-heading + .panel-collapse > .panel-body,
  .MFE .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd; }
  .MFE .panel-group .panel-footer {
    border-top: 0; }
  .MFE .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }
  .MFE .panel-default {
    border-color: #ddd; }
  .MFE .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd; }
  .MFE .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }
  .MFE .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333; }
  .MFE .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
  .MFE .panel-primary {
    border-color: #337ab7; }
  .MFE .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  .MFE .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7; }
  .MFE .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff; }
  .MFE .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }
  .MFE .panel-success {
    border-color: #d6e9c6; }
  .MFE .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .MFE .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }
  .MFE .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }
  .MFE .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }
  .MFE .panel-info {
    border-color: #bce8f1; }
  .MFE .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .MFE .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }
  .MFE .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
  .MFE .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }
  .MFE .panel-warning {
    border-color: #faebcc; }
  .MFE .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .MFE .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }
  .MFE .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }
  .MFE .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }
  .MFE .panel-danger {
    border-color: #ebccd1; }
  .MFE .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .MFE .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }
  .MFE .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }
  .MFE .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }
  .MFE .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
  .MFE .embed-responsive .embed-responsive-item,
  .MFE .embed-responsive iframe,
  .MFE .embed-responsive embed,
  .MFE .embed-responsive object,
  .MFE .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .MFE .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .MFE .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }
  .MFE .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); }
  .MFE .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }
  .MFE .well-lg {
    padding: 24px;
    border-radius: 6px; }
  .MFE .well-sm {
    padding: 9px;
    border-radius: 3px; }
  .MFE .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: .2; }
  .MFE .close:hover,
  .MFE .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5; }
  .MFE button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0; }
  .MFE .modal-open {
    overflow: hidden; }
  .MFE .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
  .MFE .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .MFE .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .MFE .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .MFE .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .MFE .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
  .MFE .modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000; }
  .MFE .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .MFE .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }
  .MFE .modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
  .MFE .modal-header .close {
    margin-top: -2px; }
  .MFE .modal-title {
    margin: 0;
    line-height: 1.42857143; }
  .MFE .modal-body {
    position: relative;
    padding: 15px; }
  .MFE .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
  .MFE .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .MFE .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .MFE .modal-footer .btn-block + .btn-block {
    margin-left: 0; }
  .MFE .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    .MFE .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .MFE .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); }
    .MFE .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    .MFE .modal-lg {
      width: 900px; } }
  .MFE .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0; }
  .MFE .tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9; }
  .MFE .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .MFE .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .MFE .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .MFE .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .MFE .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px; }
  .MFE .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .MFE .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .MFE .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .MFE .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .MFE .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .MFE .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .MFE .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .MFE .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .MFE .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .MFE .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-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .MFE .popover.top {
    margin-top: -10px; }
  .MFE .popover.right {
    margin-left: 10px; }
  .MFE .popover.bottom {
    margin-top: 10px; }
  .MFE .popover.left {
    margin-left: -10px; }
  .MFE .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  .MFE .popover-content {
    padding: 9px 14px; }
  .MFE .popover > .arrow,
  .MFE .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .MFE .popover > .arrow {
    border-width: 11px; }
  .MFE .popover > .arrow:after {
    content: "";
    border-width: 10px; }
  .MFE .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; }
  .MFE .popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }
  .MFE .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; }
  .MFE .popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0; }
  .MFE .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); }
  .MFE .popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff; }
  .MFE .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); }
  .MFE .popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; }
  .MFE .carousel {
    position: relative; }
  .MFE .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
  .MFE .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left; }
  .MFE .carousel-inner > .item > img,
  .MFE .carousel-inner > .item > a > img {
    line-height: 1; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .MFE .carousel-inner > .item {
      -webkit-transition: -webkit-transform .6s ease-in-out;
      -o-transition: -o-transform .6s ease-in-out;
      transition: transform .6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000;
      perspective: 1000; }
    .MFE .carousel-inner > .item.next,
    .MFE .carousel-inner > .item.active.right {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); }
    .MFE .carousel-inner > .item.prev,
    .MFE .carousel-inner > .item.active.left {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0); }
    .MFE .carousel-inner > .item.next.left,
    .MFE .carousel-inner > .item.prev.right,
    .MFE .carousel-inner > .item.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
  .MFE .carousel-inner > .active,
  .MFE .carousel-inner > .next,
  .MFE .carousel-inner > .prev {
    display: block; }
  .MFE .carousel-inner > .active {
    left: 0; }
  .MFE .carousel-inner > .next,
  .MFE .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .MFE .carousel-inner > .next {
    left: 100%; }
  .MFE .carousel-inner > .prev {
    left: -100%; }
  .MFE .carousel-inner > .next.left,
  .MFE .carousel-inner > .prev.right {
    left: 0; }
  .MFE .carousel-inner > .active.left {
    left: -100%; }
  .MFE .carousel-inner > .active.right {
    left: 100%; }
  .MFE .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=50);
    opacity: .5; }
  .MFE .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .MFE .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .MFE .carousel-control:hover,
  .MFE .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9; }
  .MFE .carousel-control .icon-prev,
  .MFE .carousel-control .icon-next,
  .MFE .carousel-control .glyphicon-chevron-left,
  .MFE .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .MFE .carousel-control .icon-prev,
  .MFE .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .MFE .carousel-control .icon-next,
  .MFE .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .MFE .carousel-control .icon-prev,
  .MFE .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .MFE .carousel-control .icon-prev:before {
    content: '\2039'; }
  .MFE .carousel-control .icon-next:before {
    content: '\203a'; }
  .MFE .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; }
  .MFE .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; }
  .MFE .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }
  .MFE .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); }
  .MFE .carousel-caption .btn {
    text-shadow: none; }
  @media screen and (min-width: 768px) {
    .MFE .carousel-control .glyphicon-chevron-left,
    .MFE .carousel-control .glyphicon-chevron-right,
    .MFE .carousel-control .icon-prev,
    .MFE .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      font-size: 30px; }
    .MFE .carousel-control .glyphicon-chevron-left,
    .MFE .carousel-control .icon-prev {
      margin-left: -15px; }
    .MFE .carousel-control .glyphicon-chevron-right,
    .MFE .carousel-control .icon-next {
      margin-right: -15px; }
    .MFE .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px; }
    .MFE .carousel-indicators {
      bottom: 20px; } }
  .MFE .clearfix:before,
  .MFE .clearfix:after,
  .MFE .dl-horizontal dd:before,
  .MFE .dl-horizontal dd:after,
  .MFE .container:before,
  .MFE .container:after,
  .MFE .container-fluid:before,
  .MFE .container-fluid:after,
  .MFE .row:before,
  .MFE .row:after,
  .MFE .form-horizontal .form-group:before,
  .MFE .form-horizontal .form-group:after,
  .MFE .btn-toolbar:before,
  .MFE .btn-toolbar:after,
  .MFE .btn-group-vertical > .btn-group:before,
  .MFE .btn-group-vertical > .btn-group:after,
  .MFE .nav:before,
  .MFE .nav:after,
  .MFE .navbar:before,
  .MFE .navbar:after,
  .MFE .navbar-header:before,
  .MFE .navbar-header:after,
  .MFE .navbar-collapse:before,
  .MFE .navbar-collapse:after,
  .MFE .pager:before,
  .MFE .pager:after,
  .MFE .panel-body:before,
  .MFE .panel-body:after,
  .MFE .modal-footer:before,
  .MFE .modal-footer:after {
    display: table;
    content: " "; }
  .MFE .clearfix:after,
  .MFE .dl-horizontal dd:after,
  .MFE .container:after,
  .MFE .container-fluid:after,
  .MFE .row:after,
  .MFE .form-horizontal .form-group:after,
  .MFE .btn-toolbar:after,
  .MFE .btn-group-vertical > .btn-group:after,
  .MFE .nav:after,
  .MFE .navbar:after,
  .MFE .navbar-header:after,
  .MFE .navbar-collapse:after,
  .MFE .pager:after,
  .MFE .panel-body:after,
  .MFE .modal-footer:after {
    clear: both; }
  .MFE .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .MFE .pull-right {
    float: right !important; }
  .MFE .pull-left {
    float: left !important; }
  .MFE .hide {
    display: none !important; }
  .MFE .show {
    display: block !important; }
  .MFE .invisible {
    visibility: hidden; }
  .MFE .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .MFE .hidden {
    display: none !important;
    visibility: hidden !important; }
  .MFE .affix {
    position: fixed; }

@-ms-viewport {
  .MFE {
    width: device-width; } }
  .MFE .visible-xs,
  .MFE .visible-sm,
  .MFE .visible-md,
  .MFE .visible-lg {
    display: none !important; }
  .MFE .visible-xs-block,
  .MFE .visible-xs-inline,
  .MFE .visible-xs-inline-block,
  .MFE .visible-sm-block,
  .MFE .visible-sm-inline,
  .MFE .visible-sm-inline-block,
  .MFE .visible-md-block,
  .MFE .visible-md-inline,
  .MFE .visible-md-inline-block,
  .MFE .visible-lg-block,
  .MFE .visible-lg-inline,
  .MFE .visible-lg-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    .MFE .visible-xs {
      display: block !important; }
    .MFE table.visible-xs {
      display: table; }
    .MFE tr.visible-xs {
      display: table-row !important; }
    .MFE th.visible-xs,
    .MFE td.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    .MFE .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    .MFE .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    .MFE .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .MFE .visible-sm {
      display: block !important; }
    .MFE table.visible-sm {
      display: table; }
    .MFE tr.visible-sm {
      display: table-row !important; }
    .MFE th.visible-sm,
    .MFE td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .MFE .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .MFE .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .MFE .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .MFE .visible-md {
      display: block !important; }
    .MFE table.visible-md {
      display: table; }
    .MFE tr.visible-md {
      display: table-row !important; }
    .MFE th.visible-md,
    .MFE td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .MFE .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .MFE .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .MFE .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .MFE .visible-lg {
      display: block !important; }
    .MFE table.visible-lg {
      display: table; }
    .MFE tr.visible-lg {
      display: table-row !important; }
    .MFE th.visible-lg,
    .MFE td.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .MFE .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .MFE .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .MFE .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    .MFE .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .MFE .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .MFE .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .MFE .hidden-lg {
      display: none !important; } }
  .MFE .visible-print {
    display: none !important; }
  @media print {
    .MFE .visible-print {
      display: block !important; }
    .MFE table.visible-print {
      display: table; }
    .MFE tr.visible-print {
      display: table-row !important; }
    .MFE th.visible-print,
    .MFE td.visible-print {
      display: table-cell !important; } }
  .MFE .visible-print-block {
    display: none !important; }
  @media print {
    .MFE .visible-print-block {
      display: block !important; } }
  .MFE .visible-print-inline {
    display: none !important; }
  @media print {
    .MFE .visible-print-inline {
      display: inline !important; } }
  .MFE .visible-print-inline-block {
    display: none !important; }
  @media print {
    .MFE .visible-print-inline-block {
      display: inline-block !important; } }
  @media print {
    .MFE .hidden-print {
      display: none !important; } }
  .MFE h1 {
    font-size: 2.7rem;
    font-size: 27px;
    font-weight: 900;
    line-height: 3.3rem;
    line-height: 33px;
    font-family: "Lato", Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif; }
  .MFE h2 {
    font-size: 2.4rem;
    font-size: 24px;
    font-weight: 900;
    line-height: 3.0rem;
    line-height: 30px;
    font-family: "Lato", Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif; }
  .MFE h3 {
    font-size: 1.8rem;
    font-size: 18px;
    font-weight: 900;
    line-height: 2.4rem;
    line-height: 24px;
    font-family: "Lato", Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif; }
  .MFE h4 {
    font-size: 1.8rem;
    font-size: 18px;
    font-weight: 700;
    font-family: "Lato", Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif;
    text-decoration: underline; }
  .MFE h5 {
    font-size: 1.4rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8rem;
    line-height: 18px;
    font-family: "Lato", Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif; }
  .MFE .main-text {
    font-size: 1.4rem;
    font-size: 14px;
    line-height: 2.4rem;
    line-height: 24px;
    font-family: Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif; }
  .MFE .secondary-text {
    font-size: 1.2rem;
    font-size: 12px;
    font-family: Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif; }
  .MFE [class^="PD-"], .MFE [class*=" PD-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'PD-icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .MFE .PD-viewnew:before {
    content: "\e901"; }
  .MFE .PD-deletebin:before {
    content: "\e900"; }
  .MFE .PD-pdf:before {
    content: "\e802"; }
  .MFE .PD-addedtopptbuilder:before {
    content: "\e800"; }
  .MFE .PD-pptbuilder:before {
    content: "\e801"; }
  .MFE .PD-buzz-humming:before {
    content: "\e6e5"; }
  .MFE .PD-buzz2:before {
    content: "\e6e5"; }
  .MFE .PD-buzz-screaming:before {
    content: "\e6e7"; }
  .MFE .PD-buzz5:before {
    content: "\e6e7"; }
  .MFE .PD-buzz-shouting:before {
    content: "\e6e8"; }
  .MFE .PD-buzz4:before {
    content: "\e6e8"; }
  .MFE .PD-buzz-talking:before {
    content: "\e6e9"; }
  .MFE .PD-buzz3:before {
    content: "\e6e9"; }
  .MFE .PD-buzz-whispering:before {
    content: "\e6eb"; }
  .MFE .PD-buzz1:before {
    content: "\e6eb"; }
  .MFE .PD-down-arrow:before {
    content: "\e6ec"; }
  .MFE .PD-export:before {
    content: "\e6ed"; }
  .MFE .PD-labels:before {
    content: "\e6ee"; }
  .MFE .PD-lifecycledeclining1:before {
    content: "\e6ef"; }
  .MFE .PD-lifecycle4:before {
    content: "\e6ef"; }
  .MFE .PD-lifecycleemerging1:before {
    content: "\e6f0"; }
  .MFE .PD-lifecycle1:before {
    content: "\e6f0"; }
  .MFE .PD-lifecycleestablished1:before {
    content: "\e6f8"; }
  .MFE .PD-lifecycle3:before {
    content: "\e6f8"; }
  .MFE .PD-lifecyclemainstreaming1:before {
    content: "\e6f9"; }
  .MFE .PD-lifecycle2:before {
    content: "\e6f9"; }
  .MFE .PD-mail-not-set:before {
    content: "\e6fa"; }
  .MFE .PD-mail-set:before {
    content: "\e6fb"; }
  .MFE .PD-mail:before {
    content: "\e6fc"; }
  .MFE .PD-ppt1:before {
    content: "\e6fd"; }
  .MFE .PD-ppt:before {
    content: "\e6fd"; }
  .MFE .PD-sector-demo-theme:before {
    content: "\e6fe"; }
  .MFE .PD-thanksthumb:before {
    content: "\e6ff"; }
  .MFE .PD-trendscape:before {
    content: "\e700"; }
  .MFE .PD-up-arrow:before {
    content: "\e701"; }
  .MFE .PD-arrow-left:before {
    content: "\e702"; }
  .MFE .PD-arrow-right:before {
    content: "\e703"; }
  .MFE .PD-link1:before {
    content: "\e704"; }
  .MFE .PD-observations:before {
    content: "\e705"; }
  .MFE .PD-reports-other:before {
    content: "\e706"; }
  .MFE .PD-trends:before {
    content: "\e707"; }
  .MFE .PD-tour:before {
    content: "\e708"; }
  .MFE .PD-happy:before {
    content: "\e709"; }
  .MFE .PD-smile:before {
    content: "\e709"; }
  .MFE .PD-sad:before {
    content: "\e70a"; }
  .MFE .PD-neutral:before {
    content: "\e70b"; }
  .MFE .PD-similar-campaigns:before {
    content: "\e6f7"; }
  .MFE .PD-summary:before {
    content: "\e6f6"; }
  .MFE .PD-texture-36:before {
    content: "\e6f5"; }
  .MFE .PD-double-arrow-right:before {
    content: "\e6f3"; }
  .MFE .PD-double-arrow-left:before {
    content: "\e6f4"; }
  .MFE .PD-lifecycle-mainstreaming:before {
    content: "\e6d9"; }
  .MFE .PD-lifecycle-established:before {
    content: "\e6e0"; }
  .MFE .PD-lifecycle-emerging:before {
    content: "\e6e2"; }
  .MFE .PD-lifecycle-declining:before {
    content: "\e6e3"; }
  .MFE .PD-buzz-talking2:before {
    content: "\e6e4"; }
  .MFE .PD-no-search-results:before {
    content: "\e6f1"; }
  .MFE .PD-reports:before {
    content: "\e6f2"; }
  .MFE .PD-person:before {
    content: "\e6df"; }
  .MFE .PD-error:before {
    content: "\e6d6"; }
  .MFE .PD-feedback:before {
    content: "\e6d7"; }
  .MFE .PD-bubble:before {
    content: "\e6d7"; }
  .MFE .PD-edit:before {
    content: "\e6d8"; }
  .MFE .PD-expand:before {
    content: "\e6da"; }
  .MFE .PD-collapse:before {
    content: "\e6db"; }
  .MFE .PD-thanks:before {
    content: "\e6dc"; }
  .MFE .PD-mailicon:before {
    content: "\e6dd"; }
  .MFE .PD-mailalertnotset:before {
    content: "\e6de"; }
  .MFE .PD-mailalertset:before {
    content: "\e6e1"; }
  .MFE .PD-table:before {
    content: "\e6d5"; }
  .MFE .PD-crop:before {
    content: "\e62c"; }
  .MFE .PD-featuredcontent:before {
    content: "\e6d4"; }
  .MFE .PD-art:before {
    content: "\e6cb"; }
  .MFE .PD-analysis:before {
    content: "\e6ce"; }
  .MFE .PD-more:before {
    content: "\e6cf"; }
  .MFE .PD-filter:before {
    content: "\e6d0"; }
  .MFE .PD-horizontalgraph:before {
    content: "\e6ca"; }
  .MFE .PD-mobile:before {
    content: "\e6d1"; }
  .MFE .PD-print:before {
    content: "\e6d2"; }
  .MFE .PD-save:before {
    content: "\e6d3"; }
  .MFE .PD-arrowincircle-down2:before {
    content: "\e6cc"; }
  .MFE .PD-arrowincircle-up2:before {
    content: "\e6cd"; }
  .MFE .PD-envelopewithexclamation:before {
    content: "\e6c9"; }
  .MFE .PD-share:before {
    content: "\e6c8"; }
  .MFE .PD-pencil:before {
    content: "\e6c7"; }
  .MFE .PD-logout:before {
    content: "\e6c6"; }
  .MFE .PD-insight:before {
    content: "\e6c3"; }
  .MFE .PD-linechart:before {
    content: "\e6c4"; }
  .MFE .PD-bars:before {
    content: "\e6c5"; }
  .MFE .PD-fourboxes:before {
    content: "\e6bc"; }
  .MFE .PD-hamburgersquare:before {
    content: "\e6bd"; }
  .MFE .PD-ingredientspotlight:before {
    content: "\e6be"; }
  .MFE .PD-searchfolder:before {
    content: "\e6bf"; }
  .MFE .PD-searchpage:before {
    content: "\e6c0"; }
  .MFE .PD-plus:before {
    content: "\e6c1"; }
  .MFE .PD-minus:before {
    content: "\e6c2"; }
  .MFE .PD-play:before {
    content: "\e6b7"; }
  .MFE .PD-copy:before {
    content: "\e656"; }
  .MFE .PD-question:before {
    content: "\e65b"; }
  .MFE .PD-people:before {
    content: "\e65d"; }
  .MFE .PD-calendar:before {
    content: "\e624"; }
  .MFE .PD-x2:before {
    content: "\e644"; }
  .MFE .PD-mintel:before {
    content: "\e64c"; }
  .MFE .PD-newwindow:before {
    content: "\e64e"; }
  .MFE .PD-zoom:before {
    content: "\e60f"; }
  .MFE .PD-search:before {
    content: "\e61c"; }
  .MFE .PD-paginationforward:before {
    content: "\e61e"; }
  .MFE .PD-paginationback:before {
    content: "\e62a"; }
  .MFE .PD-dottedarrowforward:before {
    content: "\e62e"; }
  .MFE .PD-dottedarrowback:before {
    content: "\e632"; }
  .MFE .PD-directmail:before {
    content: "\e63b"; }
  .MFE .PD-compereemail:before {
    content: "\e63d"; }
  .MFE .PD-flip:before {
    content: "\e600"; }
  .MFE .PD-highlight:before {
    content: "\e601"; }
  .MFE .PD-view:before {
    content: "\e602"; }
  .MFE .PD-storageType:before {
    content: "\e603"; }
  .MFE .PD-allergen:before {
    content: "\e604"; }
  .MFE .PD-country:before {
    content: "\e605"; }
  .MFE .PD-region:before {
    content: "\e606"; }
  .MFE .PD-nutrition:before {
    content: "\e607"; }
  .MFE .PD-packagingMaterial:before {
    content: "\e608"; }
  .MFE .PD-packagingType:before {
    content: "\e609"; }
  .MFE .PD-claimCategory:before {
    content: "\e60a"; }
  .MFE .PD-ingredientPreparation:before {
    content: "\e60b"; }
  .MFE .PD-ingredientFunction:before {
    content: "\e60c"; }
  .MFE .PD-company:before {
    content: "\e60d"; }
  .MFE .PD-ingredientClaim:before {
    content: "\e60e"; }
  .MFE .PD-claim:before {
    content: "\e610"; }
  .MFE .PD-flavour:before {
    content: "\e611"; }
  .MFE .PD-subcategory:before {
    content: "\e612"; }
  .MFE .PD-categories:before {
    content: "\e613"; }
  .MFE .PD-supercategory:before {
    content: "\e614"; }
  .MFE .PD-productName:before {
    content: "\e615"; }
  .MFE .PD-magnifyingGlass:before {
    content: "\e616"; }
  .MFE .PD-topResult:before {
    content: "\e617"; }
  .MFE .PD-attention:before {
    content: "\e618"; }
  .MFE .PD-checkTick:before {
    content: "\e619"; }
  .MFE .PD-grid:before {
    content: "\e61a"; }
  .MFE .PD-pieChart:before {
    content: "\e61b"; }
  .MFE .PD-lineGraph:before {
    content: "\e61d"; }
  .MFE .PD-barChart:before {
    content: "\e61f"; }
  .MFE .PD-hopperRemove:before {
    content: "\e620"; }
  .MFE .PD-uniE621:before {
    content: "\e621"; }
  .MFE .PD-data:before {
    content: "\e622"; }
  .MFE .PD-prestige:before {
    content: "\e623"; }
  .MFE .PD-play2:before {
    content: "\e625"; }
  .MFE .PD-tagSideways:before {
    content: "\e626"; }
  .MFE .PD-link:before {
    content: "\e627"; }
  .MFE .PD-cog:before {
    content: "\e628"; }
  .MFE .PD-PD_59:before {
    content: "\e629"; }
  .MFE .PD-wrench:before {
    content: "\e62b"; }
  .MFE .PD-delete:before {
    content: "\e62d"; }
  .MFE .PD-star:before {
    content: "\e62f"; }
  .MFE .PD-PD_52:before {
    content: "\e630"; }
  .MFE .PD-pageInBrowser:before {
    content: "\e631"; }
  .MFE .PD-map:before {
    content: "\e633"; }
  .MFE .PD-searchCategories:before {
    content: "\e634"; }
  .MFE .PD-history:before {
    content: "\e635"; }
  .MFE .PD-zoomInBrowser:before {
    content: "\e636"; }
  .MFE .PD-home:before {
    content: "\e637"; }
  .MFE .PD-PD_44:before {
    content: "\e638"; }
  .MFE .PD-presentation:before {
    content: "\e639"; }
  .MFE .PD-ingredient:before {
    content: "\e63a"; }
  .MFE .PD-microscope:before {
    content: "\e63c"; }
  .MFE .PD-PD_38:before {
    content: "\e63e"; }
  .MFE .PD-settings:before {
    content: "\e640"; }
  .MFE .PD-commentBubble:before {
    content: "\e641"; }
  .MFE .PD-infiniteScrollArrowDown:before {
    content: "\e642"; }
  .MFE .PD-infiniteScrollArrowUp:before {
    content: "\e643"; }
  .MFE .PD-calendar2:before {
    content: "\e645"; }
  .MFE .PD-barGraph:before {
    content: "\e646"; }
  .MFE .PD-menu:before {
    content: "\e647"; }
  .MFE .PD-information:before {
    content: "\e648"; }
  .MFE .PD-foodAndDrink:before {
    content: "\e649"; }
  .MFE .PD-speechBubbles:before {
    content: "\e64a"; }
  .MFE .PD-PD_25:before {
    content: "\e64b"; }
  .MFE .PD-lightBulb:before {
    content: "\e64d"; }
  .MFE .PD-downloadSelection:before {
    content: "\e650"; }
  .MFE .PD-globe:before {
    content: "\e651"; }
  .MFE .PD-unlocked:before {
    content: "\e652"; }
  .MFE .PD-locked:before {
    content: "\e653"; }
  .MFE .PD-PD_16:before {
    content: "\e654"; }
  .MFE .PD-PD_15:before {
    content: "\e655"; }
  .MFE .PD-dropdownArrowDown:before {
    content: "\e63f"; }
  .MFE .PD-PD_132:before {
    content: "\e657"; }
  .MFE .PD-categoriesArrowUp:before {
    content: "\e658"; }
  .MFE .PD-categoriesArrowDown:before {
    content: "\e659"; }
  .MFE .PD-categoriesArrowRight:before {
    content: "\e64f"; }
  .MFE .PD-categoriesArrowLeft:before {
    content: "\e65a"; }
  .MFE .PD-x:before {
    content: "\e65c"; }
  .MFE .PD-tag:before {
    content: "\e65e"; }
  .MFE .PD-delivery:before {
    content: "\e65f"; }
  .MFE .PD-slideshow:before {
    content: "\e660"; }
  .MFE .PD-hopperAdd:before {
    content: "\e661"; }
  .MFE .PD-email:before {
    content: "\e662"; }
  .MFE .PD-download:before {
    content: "\e663"; }
  .MFE .PD-svg:before {
    content: "\e664"; }
  .MFE .PD-svg2:before {
    content: "\e665"; }
  .MFE .PD-svg3:before {
    content: "\e666"; }
  .MFE .PD-svg4:before {
    content: "\e667"; }
  .MFE .PD-svg5:before {
    content: "\e668"; }
  .MFE .PD-svg6:before {
    content: "\e669"; }
  .MFE .PD-svg7:before {
    content: "\e66a"; }
  .MFE .PD-svg8:before {
    content: "\e66b"; }
  .MFE .PD-svg9:before {
    content: "\e66c"; }
  .MFE .PD-svg10:before {
    content: "\e66d"; }
  .MFE .PD-svg11:before {
    content: "\e66e"; }
  .MFE .PD-svg12:before {
    content: "\e66f"; }
  .MFE .PD-svg13:before {
    content: "\e670"; }
  .MFE .PD-svg14:before {
    content: "\e671"; }
  .MFE .PD-svg15:before {
    content: "\e672"; }
  .MFE .PD-svg16:before {
    content: "\e673"; }
  .MFE .PD-svg17:before {
    content: "\e674"; }
  .MFE .PD-svg18:before {
    content: "\e675"; }
  .MFE .PD-svg19:before {
    content: "\e676"; }
  .MFE .PD-svg20:before {
    content: "\e677"; }
  .MFE .PD-svg21:before {
    content: "\e678"; }
  .MFE .PD-svg22:before {
    content: "\e679"; }
  .MFE .PD-svg23:before {
    content: "\e67a"; }
  .MFE .PD-svg24:before {
    content: "\e67b"; }
  .MFE .PD-svg25:before {
    content: "\e67c"; }
  .MFE .PD-svg26:before {
    content: "\e67d"; }
  .MFE .PD-svg27:before {
    content: "\e67e"; }
  .MFE .PD-svg28:before {
    content: "\e67f"; }
  .MFE .PD-svg29:before {
    content: "\e680"; }
  .MFE .PD-svg30:before {
    content: "\e681"; }
  .MFE .PD-svg31:before {
    content: "\e682"; }
  .MFE .PD-svg32:before {
    content: "\e683"; }
  .MFE .PD-svg33:before {
    content: "\e684"; }
  .MFE .PD-svg34:before {
    content: "\e685"; }
  .MFE .PD-svg35:before {
    content: "\e686"; }
  .MFE .PD-svg36:before {
    content: "\e687"; }
  .MFE .PD-svg37:before {
    content: "\e688"; }
  .MFE .PD-svg38:before {
    content: "\e689"; }
  .MFE .PD-svg39:before {
    content: "\e68a"; }
  .MFE .PD-svg40:before {
    content: "\e68b"; }
  .MFE .PD-svg41:before {
    content: "\e68c"; }
  .MFE .PD-svg42:before {
    content: "\e68d"; }
  .MFE .PD-svg43:before {
    content: "\e68e"; }
  .MFE .PD-svg44:before {
    content: "\e68f"; }
  .MFE .PD-svg45:before {
    content: "\e690"; }
  .MFE .PD-svg46:before {
    content: "\e691"; }
  .MFE .PD-svg47:before {
    content: "\e692"; }
  .MFE .PD-svg48:before {
    content: "\e693"; }
  .MFE .PD-svg49:before {
    content: "\e694"; }
  .MFE .PD-svg50:before {
    content: "\e695"; }
  .MFE .PD-svg51:before {
    content: "\e696"; }
  .MFE .PD-svg52:before {
    content: "\e697"; }
  .MFE .PD-svg53:before {
    content: "\e698"; }
  .MFE .PD-svg54:before {
    content: "\e699"; }
  .MFE .PD-svg55:before {
    content: "\e69a"; }
  .MFE .PD-svg56:before {
    content: "\e69b"; }
  .MFE .PD-svg57:before {
    content: "\e69c"; }
  .MFE .PD-svg58:before {
    content: "\e69d"; }
  .MFE .PD-svg59:before {
    content: "\e69e"; }
  .MFE .PD-svg60:before {
    content: "\e69f"; }
  .MFE .PD-svg61:before {
    content: "\e6a0"; }
  .MFE .PD-svg62:before {
    content: "\e6a1"; }
  .MFE .PD-svg63:before {
    content: "\e6a2"; }
  .MFE .PD-svg64:before {
    content: "\e6a3"; }
  .MFE .PD-svg65:before {
    content: "\e6a4"; }
  .MFE .PD-svg66:before {
    content: "\e6a5"; }
  .MFE .PD-svg67:before {
    content: "\e6a6"; }
  .MFE .PD-svg68:before {
    content: "\e6a7"; }
  .MFE .PD-svg69:before {
    content: "\e6a8"; }
  .MFE .PD-svg70:before {
    content: "\e6a9"; }
  .MFE .PD-svg71:before {
    content: "\e6aa"; }
  .MFE .PD-svg72:before {
    content: "\e6ab"; }
  .MFE .PD-svg73:before {
    content: "\e6ac"; }
  .MFE .PD-svg74:before {
    content: "\e6ad"; }
  .MFE .PD-svg75:before {
    content: "\e6ae"; }
  .MFE .PD-svg76:before {
    content: "\e6af"; }
  .MFE .PD-svg77:before {
    content: "\e6b0"; }
  .MFE .PD-svg78:before {
    content: "\e6b1"; }
  .MFE .PD-svg79:before {
    content: "\e6b2"; }
  .MFE .PD-svg80:before {
    content: "\e6b3"; }
  .MFE .PD-svg81:before {
    content: "\e6b4"; }
  .MFE .PD-svg82:before {
    content: "\e6b5"; }
  .MFE .PD-svg83:before {
    content: "\e6b6"; }
  .MFE .PD-svg85:before {
    content: "\e6b8"; }
  .MFE .PD-svg86:before {
    content: "\e6b9"; }
  .MFE .PD-svg87:before {
    content: "\e6ba"; }
  .MFE .PD-svg88:before {
    content: "\e6bb"; }
  .MFE .navbar {
    color: black;
    font-family: Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif;
    background: #FFFFFF;
    border: 0;
    font-size: 1.4rem;
    font-family: Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif;
    margin-bottom: 0; }
    .MFE .navbar .navbar-nav button,
    .MFE .navbar .navbar-nav button span,
    .MFE .navbar a {
      border: 0;
      outline: 0;
      text-decoration: none;
      font-size: 1.4rem; }
    .MFE .navbar .navbar-nav .personal {
      width: 125px;
      overflow-x: hidden; }
    .MFE .navbar .navbar-nav .user-caret {
      position: absolute;
      right: 14px;
      margin-top: 4px; }
    .MFE .navbar .navbar-nav .user-caret::before {
      background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white 30%);
      padding-left: 7px; }
    .MFE .navbar button,
    .MFE .navbar button:active,
    .MFE .navbar button:focus,
    .MFE .navbar button:hover {
      outline: 0;
      background: none;
      border-radius: 0;
      box-shadow: none; }
    .MFE .navbar .navbar-nav button,
    .MFE .navbar .navbar-nav button:active,
    .MFE .navbar .navbar-nav button:focus,
    .MFE .navbar .navbar-nav button:hover {
      color: black;
      padding: 26px 10px 15px 10px; }
    .MFE .navbar .navbar-brand {
      padding-top: 6px;
      font-family: "Lato", Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif;
      font-size: 1.5rem;
      color: black;
      font-weight: 900;
      text-transform: uppercase; }
      .MFE .navbar .navbar-brand img.logo {
        padding: 0;
        padding-top: 15px;
        display: inline;
        margin-right: 1rem;
        vertical-align: middle; }
    .MFE .navbar .navbar-header {
      padding-left: 0; }
    .MFE .navbar .navbar-right {
      font-size: 1.2rem;
      font-family: "Lato", Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif; }
    .MFE .navbar .search {
      background: #EFEFEF;
      margin: 0px;
      margin-top: 3px;
      padding: 6px 0; }
      .MFE .navbar .search .input-group {
        width: 100%; }
      .MFE .navbar .search input {
        font-size: 1.2rem;
        border-radius: 0;
        border: 0;
        width: 100%;
        padding: 6px 12px;
        box-shadow: none;
        z-index: 152; }
      .MFE .navbar .search input:focus {
        box-shadow: none; }
      .MFE .navbar .search a {
        color: black;
        display: block;
        font-size: 1rem;
        padding-top: 1.1rem;
        z-index: 152;
        position: absolute; }
      .MFE .navbar .search a:hover {
        color: black;
        text-decoration: none; }
      .MFE .navbar .search .input-group-addon {
        border: 0;
        background: #FFFFFF;
        border-radius: 0;
        font-size: 1.9rem; }
      .MFE .navbar .search #feedback_toggle {
        text-align: right; }
      .MFE .navbar .search .search-banner-button {
        margin-top: 7px;
        cursor: pointer;
        text-decoration: none; }
      .MFE .navbar .search .search-banner-button:hover {
        text-decoration: underline; }
    .MFE .navbar .dropdown-menu {
      text-align: left;
      border: none; }
    .MFE .navbar .dropdown-menu li .empty {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857143;
      white-space: nowrap;
      color: #ccc;
      background: none; }
    .MFE .navbar .dropdown-menu li a {
      white-space: normal; }
    .MFE .navbar .dropdown-header {
      font-size: 1.4rem;
      font-family: "Lato", Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif; }
    .MFE .navbar .caret {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'PD-icon-font' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      height: auto;
      border: none; }
    .MFE .navbar .caret::before {
      content: "\e6ec"; }
    .MFE .navbar button.dropdown-toggle .caret::before {
      margin-left: -6px; }
    .MFE .navbar .navbar-nav button.dropdown-toggle .caret::before {
      margin-left: 0; }
    .MFE .navbar a:hover,
    .MFE .navbar .navbar-brand:hover,
    .MFE .navbar a.navbar-brand:hover {
      color: black; }
    .MFE .navbar .arrow {
      position: absolute;
      width: 1.6rem;
      height: 1.6rem;
      margin-top: -1.6rem;
      border-color: transparent;
      border-bottom-color: #888;
      border-bottom-color: rgba(0, 0, 0, 0.33); }
    .MFE .navbar .arrow,
    .MFE .navbar .arrow:after {
      display: block;
      border-style: solid;
      border-width: 1.6rem;
      margin-left: -1.6rem; }
    .MFE .navbar .arrow:after {
      content: " ";
      border-width: 1.6rem;
      top: 2px;
      border-top-width: 0;
      border-color: transparent;
      border-bottom-color: #FFFFFF; }
    .MFE .navbar img.avatar {
      width: 40px;
      height: 40px;
      margin-top: 10px;
      vertical-align: middle;
      visibility: hidden; }
    .MFE .navbar img.avatar[src] {
      visibility: visible; }
  .MFE .navbar a.navbar-brand {
    text-decoration: none; }
  .MFE .nav.navbar-nav {
    height: 76px;
    text-align: center;
    color: black; }
    .MFE .nav.navbar-nav .dropdown.open a,
    .MFE .nav.navbar-nav .dropdown.open button {
      background: none; }
    .MFE .nav.navbar-nav > li > a:active,
    .MFE .nav.navbar-nav > li > a:focus,
    .MFE .nav.navbar-nav > li > a:hover,
    .MFE .nav.navbar-nav > li > a:link,
    .MFE .nav.navbar-nav > li > a {
      color: black;
      padding-top: 26px;
      background: none; }
    .MFE .nav.navbar-nav li.dropdown.open .dropdown-menu a,
    .MFE .nav.navbar-nav li.active .dropdown-menu a {
      padding-top: 3px;
      font-weight: normal; }
    .MFE .nav.navbar-nav li.separator {
      margin-top: 22px;
      height: 28px;
      border-left: 1px solid #ccc; }
  .MFE nav.navbar-default {
    border-radius: 0; }
  .MFE nav .mega-menu {
    display: none;
    margin-top: -6.7rem;
    position: absolute;
    z-index: 153;
    padding: 0;
    box-shadow: 0px 1px 2px 1px #ccc;
    position: absolute; }
    .MFE nav .mega-menu .mega-menu-heading {
      font-family: "Lato", Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif;
      font-size: 1.4rem;
      font-weight: 800;
      border-bottom: 1px solid #ccc;
      padding: 6px 0;
      margin: 6px 0; }
    .MFE nav .mega-menu .mega-menu-content {
      background: #FFFFFF;
      padding: 0 15px 10px 15px; }
      .MFE nav .mega-menu .mega-menu-content .dropdown .btn {
        border-radius: 0;
        text-align: left;
        font-size: 1.2rem; }
      .MFE nav .mega-menu .mega-menu-content .dropdown-menu li a:hover {
        color: black; }
      .MFE nav .mega-menu .mega-menu-content li {
        padding: 0.6rem 0; }
    .MFE nav .mega-menu .dropdown-toggle .caret {
      float: right; }
    .MFE nav .mega-menu .dropdown-toggle.btn-default,
    .MFE nav .mega-menu .dropdown-toggle.btn-default:hover {
      background: #FFFFFF; }
    .MFE nav .mega-menu .dropdown-menu a:hover {
      color: black; }
    .MFE nav .mega-menu a,
    .MFE nav .mega-menu a:visited {
      color: #5F5F5F;
      font-size: 1.2rem;
      text-decoration: none; }
    .MFE nav .mega-menu a:active,
    .MFE nav .mega-menu a:hover {
      color: black;
      font-size: 1.2rem;
      text-decoration: none; }
    .MFE nav .mega-menu li {
      padding: 0.5rem 0; }
    .MFE nav .mega-menu .dropdown .dropdown-menu {
      width: 100%;
      max-height: 25rem;
      overflow-x: hidden;
      overflow-y: auto; }
    .MFE nav .mega-menu .btn-block {
      padding: 6px 12px; }
  .MFE nav .mega-menu.mega-menu-with-search {
    padding-top: 6.7rem;
    z-index: 151; }
  .MFE footer {
    font-size: 1.2rem;
    font-family: Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif;
    background: #efefef;
    margin-top: 2rem; }
    .MFE footer .main-container {
      min-height: 32rem; }
    .MFE footer h2 {
      line-height: 1.2rem;
      font-size: 1.2rem;
      text-transform: uppercase;
      color: black;
      background: none;
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px; }
    .MFE footer a,
    .MFE footer a:link,
    .MFE footer a:hover,
    .MFE footer a:visited,
    .MFE footer .office-location {
      text-decoration: none;
      color: #5F5F5F; }
    .MFE footer .email a::before {
      content: none; }
    .MFE footer li {
      line-height: 1.8rem; }
    .MFE footer .map .globe {
      background: url("./images/globe.png") no-repeat top left;
      width: 267px;
      min-height: 158px; }
    .MFE footer .map .marker {
      position: absolute;
      width: 24px;
      height: 24px;
      border: 3px solid #FFE512;
      border-radius: 12px;
      box-shadow: 0px 0px 7.38462px 7.38462px #efefef; }
    .MFE footer .map .marker .tail {
      position: absolute;
      content: "";
      width: 265px;
      height: 0px;
      right: 0px;
      border-bottom: 3px solid #FFE512;
      left: 21px;
      bottom: 9px; }
    .MFE footer .office-details {
      background: #efefef;
      border-left: 3px solid #FFE512; }
      .MFE footer .office-details h2 {
        margin: 0; }
    .MFE footer .copyright {
      background: #2E2E2E;
      color: #FFFFFF;
      font-family: Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif;
      text-align: center;
      padding: 1.5rem 0; }
  .MFE *[data-access] {
    display: none; }
  .MFE #ui-toggle-control {
    position: absolute;
    left: 50%; }
    .MFE #ui-toggle-control div.inner {
      cursor: pointer;
      cursor: hand;
      position: relative;
      left: -50%;
      padding: 0.1rem 6px;
      background: #EFEFEF;
      text-transform: uppercase;
      font-family: Arial, Helvetica, Meiryo, “メイリオ”, “MS PGothic”, “ＭＳ Ｐゴシック”, “Hiragino Kaku Gothic Pro”, “ヒラギノ角ゴ Pro W3”, “Microsoft Yahei”, “微软雅黑”, SimSun, 宋体, STXihei, “华文细黑”, Dotum, sans-serif;
      font-size: 0.8rem;
      color: #5F5F5F; }
    .MFE #ui-toggle-control div.inner::before,
    .MFE #ui-toggle-control div.inner::after {
      content: " ";
      position: absolute;
      height: 0;
      width: 0;
      top: 0;
      border: 0.6rem solid transparent; }
    .MFE #ui-toggle-control div.inner::before {
      left: -1.2rem;
      border-top: 0.6rem solid #EFEFEF;
      border-right: 0.6rem solid #EFEFEF; }
    .MFE #ui-toggle-control div.inner::after {
      right: -1.2rem;
      border-top: 0.6rem solid #EFEFEF;
      border-left: 0.6rem solid #EFEFEF; }
  .MFE #feedback_modal .container {
    width: 30%;
    padding: 0px; }
  .MFE #feedback_modal .modal-dialog {
    width: 100%;
    height: 90vh; }
  .MFE #feedback_modal .modal-content {
    text-align: center;
    border: 0;
    border-top: 8px #fbe90d solid;
    border-radius: 0;
    box-shadow: none;
    padding: 0px 15px 5px 15px; }
  .MFE #feedback_modal .modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0px; }
  .MFE #feedback_modal .modal-header p {
    font-size: 2.7rem;
    font-size: 27px;
    font-weight: 900;
    line-height: 3.3rem;
    line-height: 33px;
    font-family: "Lato"; }
  .MFE #feedback_modal button.close:before {
    content: none; }
  .MFE #feedback_modal .header_block {
    margin-top: 20px; }
  .MFE #feedback_modal .PD-bubble {
    font-size: 60px; }
  .MFE #feedback_modal h1 {
    margin: 0px; }
  .MFE #feedback_modal p {
    font-size: 14px; }
  .MFE #feedback_modal ul {
    padding: 0px; }
  .MFE #feedback_modal ul li {
    list-style: none; }
  .MFE #feedback_modal input[type="radio"] {
    display: none; }
  .MFE #feedback_modal #mood label {
    width: 100%;
    border: 1px #e1e1e1 solid;
    background: #fff;
    padding: 10px 16px;
    margin-bottom: 8px;
    font-family: Lato,Arial,sans-serif;
    font-size: 16px;
    text-align: left;
    cursor: pointer; }
  .MFE #feedback_modal #mood label.selected {
    border-color: #fbe90d;
    background: #fbe90d; }
  .MFE #feedback_modal #mood label:hover {
    color: #333;
    border-color: #b2b2b2; }
  .MFE #feedback_modal .mood_emoji {
    display: inline-block;
    float: right;
    font-size: 18px; }
  .MFE #feedback_modal p.middle {
    margin-top: 10px; }
  .MFE #feedback_modal #id_message {
    width: 100%;
    height: 100px;
    padding: 6px; }
  .MFE #feedback_modal .action_button {
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background: #000;
    border: 0px;
    padding: 12px;
    margin-top: 15px; }
  .MFE #feedback_modal .action_button:disabled {
    opacity: .5; }
  .MFE #feedback_modal h1, .MFE #feedback_modal h2, .MFE #feedback_modal h3,
  .MFE #feedback_modal div#staticlinks h5,
  .MFE #feedback_modal .fp_section_head,
  .MFE #feedback_modal div.cc_section_header,
  .MFE #feedback_modal table.itemlist_options th,
  .MFE #feedback_modal #list_tab a:hover,
  .MFE #feedback_modal #list_tab a.active:link,
  .MFE #feedback_modal #list_tab a.active:visited,
  .MFE #feedback_modal table.jeckyll_options tr.title th,
  .MFE #feedback_modal table.generic th,
  .MFE #feedback_modal table.generic_boxed th {
    color: #000; }
  .MFE .modal-backdrop {
    bottom: 0; }

/* For background on font-face definitions below see: http://www.paulirish.com/2009/bulletproof-font-face-implementation-syntax/ */
/* Lato Light */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url("./fonts/Lato-Lig-webfont.eot");
  src: url("./fonts/Lato-Lig-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/Lato-Lig-webfont.woff") format("woff"), url("./fonts/Lato-Lig-webfont.ttf") format("truetype"), url("./fonts/Lato-Lig-webfont.svg#Lato") format("svg"); }

/* Lato Light Italic */
@font-face {
  font-family: 'lato-light-italic';
  font-style: italic;
  font-weight: 300;
  src: url("./fonts/Lato-LigIta-webfont.eot");
  src: url("./fonts/Lato-LigIta-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/Lato-LigIta-webfont.woff") format("woff"), url("./fonts/Lato-LigIta-webfont.ttf") format("truetype"), url("./fonts/Lato-LigIta-webfont.svg#Lato") format("svg"); }

/* Lato Regular */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/Lato-Reg-webfont.eot");
  src: url("./fonts/Lato-Reg-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/Lato-Reg-webfont.woff") format("woff"), url("./fonts/Lato-Reg-webfont.ttf") format("truetype"), url("./fonts/Lato-Reg-webfont.svg#Lato") format("svg"); }

/* Lato Regular Bold */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/Lato-Bol-webfont.eot");
  src: url("./fonts/Lato-Bol-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/Lato-Bol-webfont.woff") format("woff"), url("./fonts/Lato-Bol-webfont.ttf") format("truetype"), url("./fonts/Lato-Bol-webfont.svg#Lato") format("svg"); }

/* Lato Regular Black */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url("./fonts/Lato-Black-webfont.eot");
  src: url("./fonts/Lato-Black-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/Lato-Black-webfont.woff") format("woff"), url("./fonts/Lato-Black-webfont.ttf") format("truetype"); }

/* Lato Regular Italic */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url("./fonts/Lato-RegIta-webfont.eot");
  src: url("./fonts/Lato-RegIta-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/Lato-RegIta-webfont.woff") format("woff"), url("./fonts/Lato-RegIta-webfont.ttf") format("truetype"), url("./fonts/Lato-RegIta-webfont.svg#Lato") format("svg"); }

/* Lato Regular Bold Italic */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url("./fonts/Lato-BolIta-webfont.eot");
  src: url("./fonts/Lato-BolIta-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/Lato-BolIta-webfont.woff") format("woff"), url("./fonts/Lato-BolIta-webfont.ttf") format("truetype"), url("./fonts/Lato-BolIta-webfont.svg#Lato") format("svg"); }

@font-face {
  font-family: 'PD-icon-font';
  src: url("./fonts/PD-icon-font.eot?xerf99");
  src: url("./fonts/PD-icon-font.eot?xerf99#iefix") format("embedded-opentype"), url("./fonts/PD-icon-font.woff2?xerf99") format("woff2"), url("./fonts/PD-icon-font.ttf?xerf99") format("truetype"), url("./fonts/PD-icon-font.woff?xerf99") format("woff"), url("./fonts/PD-icon-font.svg?xerf99#PD-icon-font") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  /* Set the font size here for rems */
  font-size: 62.5%; }

body {
  /* Reset the font size here to undo the one set on html for rems */
  font-size: 160%; }
