/**
* ATTENTION:
* Any themeing specific to a client or project should NOT go here.
* These are very generic styles which are mainly just a starting point
* for ALL searchblox implementations.
*
* Please add project specfic styles in your projects' css and not here.
*
**/
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot");
  src: url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.woff") format("woff"), url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

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

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

@-ms-viewport {
  width: device-width; }

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

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: ''; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

.mg-search-results .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings' !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mg-search-results .glyphicon-asterisk:before {
  content: '\2a'; }

.mg-search-results .glyphicon-plus:before {
  content: '\2b'; }

.mg-search-results .glyphicon-euro:before,
.mg-search-results .glyphicon-eur:before {
  content: '\20ac'; }

.mg-search-results .glyphicon-minus:before {
  content: '\2212'; }

.mg-search-results .glyphicon-cloud:before {
  content: '\2601'; }

.mg-search-results .glyphicon-envelope:before {
  content: '\2709'; }

.mg-search-results .glyphicon-pencil:before {
  content: '\270f'; }

.mg-search-results .glyphicon-glass:before {
  content: '\e001'; }

.mg-search-results .glyphicon-music:before {
  content: '\e002'; }

.mg-search-results .glyphicon-search:before {
  content: '\e003'; }

.mg-search-results .glyphicon-heart:before {
  content: '\e005'; }

.mg-search-results .glyphicon-star:before {
  content: '\e006'; }

.mg-search-results .glyphicon-star-empty:before {
  content: '\e007'; }

.mg-search-results .glyphicon-user:before {
  content: '\e008'; }

.mg-search-results .glyphicon-film:before {
  content: '\e009'; }

.mg-search-results .glyphicon-th-large:before {
  content: '\e010'; }

.mg-search-results .glyphicon-th:before {
  content: '\e011'; }

.mg-search-results .glyphicon-th-list:before {
  content: '\e012'; }

.mg-search-results .glyphicon-ok:before {
  content: '\e013'; }

.mg-search-results .glyphicon-remove:before {
  content: '\e014'; }

.mg-search-results .glyphicon-zoom-in:before {
  content: '\e015'; }

.mg-search-results .glyphicon-zoom-out:before {
  content: '\e016'; }

.mg-search-results .glyphicon-off:before {
  content: '\e017'; }

.mg-search-results .glyphicon-signal:before {
  content: '\e018'; }

.mg-search-results .glyphicon-cog:before {
  content: '\e019'; }

.mg-search-results .glyphicon-trash:before {
  content: '\e020'; }

.mg-search-results .glyphicon-home:before {
  content: '\e021'; }

.mg-search-results .glyphicon-file:before {
  content: '\e022'; }

.mg-search-results .glyphicon-time:before {
  content: '\e023'; }

.mg-search-results .glyphicon-road:before {
  content: '\e024'; }

.mg-search-results .glyphicon-download-alt:before {
  content: '\e025'; }

.mg-search-results .glyphicon-download:before {
  content: '\e026'; }

.mg-search-results .glyphicon-upload:before {
  content: '\e027'; }

.mg-search-results .glyphicon-inbox:before {
  content: '\e028'; }

.mg-search-results .glyphicon-play-circle:before {
  content: '\e029'; }

.mg-search-results .glyphicon-repeat:before {
  content: '\e030'; }

.mg-search-results .glyphicon-refresh:before {
  content: '\e031'; }

.mg-search-results .glyphicon-list-alt:before {
  content: '\e032'; }

.mg-search-results .glyphicon-lock:before {
  content: '\e033'; }

.mg-search-results .glyphicon-flag:before {
  content: '\e034'; }

.mg-search-results .glyphicon-headphones:before {
  content: '\e035'; }

.mg-search-results .glyphicon-volume-off:before {
  content: '\e036'; }

.mg-search-results .glyphicon-volume-down:before {
  content: '\e037'; }

.mg-search-results .glyphicon-volume-up:before {
  content: '\e038'; }

.mg-search-results .glyphicon-qrcode:before {
  content: '\e039'; }

.mg-search-results .glyphicon-barcode:before {
  content: '\e040'; }

.mg-search-results .glyphicon-tag:before {
  content: '\e041'; }

.mg-search-results .glyphicon-tags:before {
  content: '\e042'; }

.mg-search-results .glyphicon-book:before {
  content: '\e043'; }

.mg-search-results .glyphicon-bookmark:before {
  content: '\e044'; }

.mg-search-results .glyphicon-print:before {
  content: '\e045'; }

.mg-search-results .glyphicon-camera:before {
  content: '\e046'; }

.mg-search-results .glyphicon-font:before {
  content: '\e047'; }

.mg-search-results .glyphicon-bold:before {
  content: '\e048'; }

.mg-search-results .glyphicon-italic:before {
  content: '\e049'; }

.mg-search-results .glyphicon-text-height:before {
  content: '\e050'; }

.mg-search-results .glyphicon-text-width:before {
  content: '\e051'; }

.mg-search-results .glyphicon-align-left:before {
  content: '\e052'; }

.mg-search-results .glyphicon-align-center:before {
  content: '\e053'; }

.mg-search-results .glyphicon-align-right:before {
  content: '\e054'; }

.mg-search-results .glyphicon-align-justify:before {
  content: '\e055'; }

.mg-search-results .glyphicon-list:before {
  content: '\e056'; }

.mg-search-results .glyphicon-indent-left:before {
  content: '\e057'; }

.mg-search-results .glyphicon-indent-right:before {
  content: '\e058'; }

.mg-search-results .glyphicon-facetime-video:before {
  content: '\e059'; }

.mg-search-results .glyphicon-picture:before {
  content: '\e060'; }

.mg-search-results .glyphicon-map-marker:before {
  content: '\e062'; }

.mg-search-results .glyphicon-adjust:before {
  content: '\e063'; }

.mg-search-results .glyphicon-tint:before {
  content: '\e064'; }

.mg-search-results .glyphicon-edit:before {
  content: '\e065'; }

.mg-search-results .glyphicon-share:before {
  content: '\e066'; }

.mg-search-results .glyphicon-check:before {
  content: '\e067'; }

.mg-search-results .glyphicon-move:before {
  content: '\e068'; }

.mg-search-results .glyphicon-step-backward:before {
  content: '\e069'; }

.mg-search-results .glyphicon-fast-backward:before {
  content: '\e070'; }

.mg-search-results .glyphicon-backward:before {
  content: '\e071'; }

.mg-search-results .glyphicon-play:before {
  content: '\e072'; }

.mg-search-results .glyphicon-pause:before {
  content: '\e073'; }

.mg-search-results .glyphicon-stop:before {
  content: '\e074'; }

.mg-search-results .glyphicon-forward:before {
  content: '\e075'; }

.mg-search-results .glyphicon-fast-forward:before {
  content: '\e076'; }

.mg-search-results .glyphicon-step-forward:before {
  content: '\e077'; }

.mg-search-results .glyphicon-eject:before {
  content: '\e078'; }

.mg-search-results .glyphicon-chevron-left:before {
  content: '\e079'; }

.mg-search-results .glyphicon-chevron-right:before {
  content: '\e080'; }

.mg-search-results .glyphicon-plus-sign:before {
  content: '\e081'; }

.mg-search-results .glyphicon-minus-sign:before {
  content: '\e082'; }

.mg-search-results .glyphicon-remove-sign:before {
  content: '\e083'; }

.mg-search-results .glyphicon-ok-sign:before {
  content: '\e084'; }

.mg-search-results .glyphicon-question-sign:before {
  content: '\e085'; }

.mg-search-results .glyphicon-info-sign:before {
  content: '\e086'; }

.mg-search-results .glyphicon-screenshot:before {
  content: '\e087'; }

.mg-search-results .glyphicon-remove-circle:before {
  content: '\e088'; }

.mg-search-results .glyphicon-ok-circle:before {
  content: '\e089'; }

.mg-search-results .glyphicon-ban-circle:before {
  content: '\e090'; }

.mg-search-results .glyphicon-arrow-left:before {
  content: '\e091'; }

.mg-search-results .glyphicon-arrow-right:before {
  content: '\e092'; }

.mg-search-results .glyphicon-arrow-up:before {
  content: '\e093'; }

.mg-search-results .glyphicon-arrow-down:before {
  content: '\e094'; }

.mg-search-results .glyphicon-share-alt:before {
  content: '\e095'; }

.mg-search-results .glyphicon-resize-full:before {
  content: '\e096'; }

.mg-search-results .glyphicon-resize-small:before {
  content: '\e097'; }

.mg-search-results .glyphicon-exclamation-sign:before {
  content: '\e101'; }

.mg-search-results .glyphicon-gift:before {
  content: '\e102'; }

.mg-search-results .glyphicon-leaf:before {
  content: '\e103'; }

.mg-search-results .glyphicon-fire:before {
  content: '\e104'; }

.mg-search-results .glyphicon-eye-open:before {
  content: '\e105'; }

.mg-search-results .glyphicon-eye-close:before {
  content: '\e106'; }

.mg-search-results .glyphicon-warning-sign:before {
  content: '\e107'; }

.mg-search-results .glyphicon-plane:before {
  content: '\e108'; }

.mg-search-results .glyphicon-calendar:before {
  content: '\e109'; }

.mg-search-results .glyphicon-random:before {
  content: '\e110'; }

.mg-search-results .glyphicon-comment:before {
  content: '\e111'; }

.mg-search-results .glyphicon-magnet:before {
  content: '\e112'; }

.mg-search-results .glyphicon-chevron-up:before {
  content: '\e113'; }

.mg-search-results .glyphicon-chevron-down:before {
  content: '\e114'; }

.mg-search-results .glyphicon-retweet:before {
  content: '\e115'; }

.mg-search-results .glyphicon-shopping-cart:before {
  content: '\e116'; }

.mg-search-results .glyphicon-folder-close:before {
  content: '\e117'; }

.mg-search-results .glyphicon-folder-open:before {
  content: '\e118'; }

.mg-search-results .glyphicon-resize-vertical:before {
  content: '\e119'; }

.mg-search-results .glyphicon-resize-horizontal:before {
  content: '\e120'; }

.mg-search-results .glyphicon-hdd:before {
  content: '\e121'; }

.mg-search-results .glyphicon-bullhorn:before {
  content: '\e122'; }

.mg-search-results .glyphicon-bell:before {
  content: '\e123'; }

.mg-search-results .glyphicon-certificate:before {
  content: '\e124'; }

.mg-search-results .glyphicon-thumbs-up:before {
  content: '\e125'; }

.mg-search-results .glyphicon-thumbs-down:before {
  content: '\e126'; }

.mg-search-results .glyphicon-hand-right:before {
  content: '\e127'; }

.mg-search-results .glyphicon-hand-left:before {
  content: '\e128'; }

.mg-search-results .glyphicon-hand-up:before {
  content: '\e129'; }

.mg-search-results .glyphicon-hand-down:before {
  content: '\e130'; }

.mg-search-results .glyphicon-circle-arrow-right:before {
  content: '\e131'; }

.mg-search-results .glyphicon-circle-arrow-left:before {
  content: '\e132'; }

.mg-search-results .glyphicon-circle-arrow-up:before {
  content: '\e133'; }

.mg-search-results .glyphicon-circle-arrow-down:before {
  content: '\e134'; }

.mg-search-results .glyphicon-globe:before {
  content: '\e135'; }

.mg-search-results .glyphicon-wrench:before {
  content: '\e136'; }

.mg-search-results .glyphicon-tasks:before {
  content: '\e137'; }

.mg-search-results .glyphicon-filter:before {
  content: '\e138'; }

.mg-search-results .glyphicon-briefcase:before {
  content: '\e139'; }

.mg-search-results .glyphicon-fullscreen:before {
  content: '\e140'; }

.mg-search-results .glyphicon-dashboard:before {
  content: '\e141'; }

.mg-search-results .glyphicon-paperclip:before {
  content: '\e142'; }

.mg-search-results .glyphicon-heart-empty:before {
  content: '\e143'; }

.mg-search-results .glyphicon-link:before {
  content: '\e144'; }

.mg-search-results .glyphicon-phone:before {
  content: '\e145'; }

.mg-search-results .glyphicon-pushpin:before {
  content: '\e146'; }

.mg-search-results .glyphicon-usd:before {
  content: '\e148'; }

.mg-search-results .glyphicon-gbp:before {
  content: '\e149'; }

.mg-search-results .glyphicon-sort:before {
  content: '\e150'; }

.mg-search-results .glyphicon-sort-by-alphabet:before {
  content: '\e151'; }

.mg-search-results .glyphicon-sort-by-alphabet-alt:before {
  content: '\e152'; }

.mg-search-results .glyphicon-sort-by-order:before {
  content: '\e153'; }

.mg-search-results .glyphicon-sort-by-order-alt:before {
  content: '\e154'; }

.mg-search-results .glyphicon-sort-by-attributes:before {
  content: '\e155'; }

.mg-search-results .glyphicon-sort-by-attributes-alt:before {
  content: '\e156'; }

.mg-search-results .glyphicon-unchecked:before {
  content: '\e157'; }

.mg-search-results .glyphicon-expand:before {
  content: '\e158'; }

.mg-search-results .glyphicon-collapse-down:before {
  content: '\e159'; }

.mg-search-results .glyphicon-collapse-up:before {
  content: '\e160'; }

.mg-search-results .glyphicon-log-in:before {
  content: '\e161'; }

.mg-search-results .glyphicon-flash:before {
  content: '\e162'; }

.mg-search-results .glyphicon-log-out:before {
  content: '\e163'; }

.mg-search-results .glyphicon-new-window:before {
  content: '\e164'; }

.mg-search-results .glyphicon-record:before {
  content: '\e165'; }

.mg-search-results .glyphicon-save:before {
  content: '\e166'; }

.mg-search-results .glyphicon-open:before {
  content: '\e167'; }

.mg-search-results .glyphicon-saved:before {
  content: '\e168'; }

.mg-search-results .glyphicon-import:before {
  content: '\e169'; }

.mg-search-results .glyphicon-export:before {
  content: '\e170'; }

.mg-search-results .glyphicon-send:before {
  content: '\e171'; }

.mg-search-results .glyphicon-floppy-disk:before {
  content: '\e172'; }

.mg-search-results .glyphicon-floppy-saved:before {
  content: '\e173'; }

.mg-search-results .glyphicon-floppy-remove:before {
  content: '\e174'; }

.mg-search-results .glyphicon-floppy-save:before {
  content: '\e175'; }

.mg-search-results .glyphicon-floppy-open:before {
  content: '\e176'; }

.mg-search-results .glyphicon-credit-card:before {
  content: '\e177'; }

.mg-search-results .glyphicon-transfer:before {
  content: '\e178'; }

.mg-search-results .glyphicon-cutlery:before {
  content: '\e179'; }

.mg-search-results .glyphicon-header:before {
  content: '\e180'; }

.mg-search-results .glyphicon-compressed:before {
  content: '\e181'; }

.mg-search-results .glyphicon-earphone:before {
  content: '\e182'; }

.mg-search-results .glyphicon-phone-alt:before {
  content: '\e183'; }

.mg-search-results .glyphicon-tower:before {
  content: '\e184'; }

.mg-search-results .glyphicon-stats:before {
  content: '\e185'; }

.mg-search-results .glyphicon-sd-video:before {
  content: '\e186'; }

.mg-search-results .glyphicon-hd-video:before {
  content: '\e187'; }

.mg-search-results .glyphicon-subtitles:before {
  content: '\e188'; }

.mg-search-results .glyphicon-sound-stereo:before {
  content: '\e189'; }

.mg-search-results .glyphicon-sound-dolby:before {
  content: '\e190'; }

.mg-search-results .glyphicon-sound-5-1:before {
  content: '\e191'; }

.mg-search-results .glyphicon-sound-6-1:before {
  content: '\e192'; }

.mg-search-results .glyphicon-sound-7-1:before {
  content: '\e193'; }

.mg-search-results .glyphicon-copyright-mark:before {
  content: '\e194'; }

.mg-search-results .glyphicon-registration-mark:before {
  content: '\e195'; }

.mg-search-results .glyphicon-cloud-download:before {
  content: '\e197'; }

.mg-search-results .glyphicon-cloud-upload:before {
  content: '\e198'; }

.mg-search-results .glyphicon-tree-conifer:before {
  content: '\e199'; }

.mg-search-results .glyphicon-tree-deciduous:before {
  content: '\e200'; }

.mg-search-results .glyphicon-cd:before {
  content: '\e201'; }

.mg-search-results .glyphicon-save-file:before {
  content: '\e202'; }

.mg-search-results .glyphicon-open-file:before {
  content: '\e203'; }

.mg-search-results .glyphicon-level-up:before {
  content: '\e204'; }

.mg-search-results .glyphicon-copy:before {
  content: '\e205'; }

.mg-search-results .glyphicon-paste:before {
  content: '\e206'; }

.mg-search-results .glyphicon-alert:before {
  content: '\e209'; }

.mg-search-results .glyphicon-equalizer:before {
  content: '\e210'; }

.mg-search-results .glyphicon-king:before {
  content: '\e211'; }

.mg-search-results .glyphicon-queen:before {
  content: '\e212'; }

.mg-search-results .glyphicon-pawn:before {
  content: '\e213'; }

.mg-search-results .glyphicon-bishop:before {
  content: '\e214'; }

.mg-search-results .glyphicon-knight:before {
  content: '\e215'; }

.mg-search-results .glyphicon-baby-formula:before {
  content: '\e216'; }

.mg-search-results .glyphicon-tent:before {
  content: '\26fa'; }

.mg-search-results .glyphicon-blackboard:before {
  content: '\e218'; }

.mg-search-results .glyphicon-bed:before {
  content: '\e219'; }

.mg-search-results .glyphicon-apple:before {
  content: '\f8ff'; }

.mg-search-results .glyphicon-erase:before {
  content: '\e221'; }

.mg-search-results .glyphicon-hourglass:before {
  content: '\231b'; }

.mg-search-results .glyphicon-lamp:before {
  content: '\e223'; }

.mg-search-results .glyphicon-duplicate:before {
  content: '\e224'; }

.mg-search-results .glyphicon-piggy-bank:before {
  content: '\e225'; }

.mg-search-results .glyphicon-scissors:before {
  content: '\e226'; }

.mg-search-results .glyphicon-bitcoin:before {
  content: '\e227'; }

.mg-search-results .glyphicon-btc:before {
  content: '\e227'; }

.mg-search-results .glyphicon-xbt:before {
  content: '\e227'; }

.mg-search-results .glyphicon-yen:before {
  content: '\00a5'; }

.mg-search-results .glyphicon-jpy:before {
  content: '\00a5'; }

.mg-search-results .glyphicon-ruble:before {
  content: '\20bd'; }

.mg-search-results .glyphicon-rub:before {
  content: '\20bd'; }

.mg-search-results .glyphicon-scale:before {
  content: '\e230'; }

.mg-search-results .glyphicon-ice-lolly:before {
  content: '\e231'; }

.mg-search-results .glyphicon-ice-lolly-tasted:before {
  content: '\e232'; }

.mg-search-results .glyphicon-education:before {
  content: '\e233'; }

.mg-search-results .glyphicon-option-horizontal:before {
  content: '\e234'; }

.mg-search-results .glyphicon-option-vertical:before {
  content: '\e235'; }

.mg-search-results .glyphicon-menu-hamburger:before {
  content: '\e236'; }

.mg-search-results .glyphicon-modal-window:before {
  content: '\e237'; }

.mg-search-results .glyphicon-oil:before {
  content: '\e238'; }

.mg-search-results .glyphicon-grain:before {
  content: '\e239'; }

.mg-search-results .glyphicon-sunglasses:before {
  content: '\e240'; }

.mg-search-results .glyphicon-text-size:before {
  content: '\e241'; }

.mg-search-results .glyphicon-text-color:before {
  content: '\e242'; }

.mg-search-results .glyphicon-text-background:before {
  content: '\e243'; }

.mg-search-results .glyphicon-object-align-top:before {
  content: '\e244'; }

.mg-search-results .glyphicon-object-align-bottom:before {
  content: '\e245'; }

.mg-search-results .glyphicon-object-align-horizontal:before {
  content: '\e246'; }

.mg-search-results .glyphicon-object-align-left:before {
  content: '\e247'; }

.mg-search-results .glyphicon-object-align-vertical:before {
  content: '\e248'; }

.mg-search-results .glyphicon-object-align-right:before {
  content: '\e249'; }

.mg-search-results .glyphicon-triangle-right:before {
  content: '\e250'; }

.mg-search-results .glyphicon-triangle-left:before {
  content: '\e251'; }

.mg-search-results .glyphicon-triangle-bottom:before {
  content: '\e252'; }

.mg-search-results .glyphicon-triangle-top:before {
  content: '\e253'; }

.mg-search-results .glyphicon-console:before {
  content: '\e254'; }

.mg-search-results .glyphicon-superscript:before {
  content: '\e255'; }

.mg-search-results .glyphicon-subscript:before {
  content: '\e256'; }

.mg-search-results .glyphicon-menu-left:before {
  content: '\e257'; }

.mg-search-results .glyphicon-menu-right:before {
  content: '\e258'; }

.mg-search-results .glyphicon-menu-down:before {
  content: '\e259'; }

.mg-search-results .glyphicon-menu-up:before {
  content: '\e260'; }

.mg-search-results * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mg-search-results *:before,
.mg-search-results *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

.mg-search-results a {
  color: #337ab7;
  text-decoration: none; }

.mg-search-results a:hover,
.mg-search-results a:focus {
  color: #23527c;
  text-decoration: underline; }

.mg-search-results a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.mg-search-results figure {
  margin: 0; }

.mg-search-results img {
  vertical-align: middle; }

.mg-search-results .img-responsive,
.mg-search-results .thumbnail > img,
.mg-search-results .thumbnail a > img,
.mg-search-results .carousel-inner > .item > img,
.mg-search-results .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.mg-search-results .img-rounded {
  border-radius: 6px; }

.mg-search-results .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 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

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

.mg-search-results hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

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

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

.mg-search-results [role='button'] {
  cursor: pointer; }

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

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

.mg-search-results .text-left {
  text-align: left; }

.mg-search-results .text-right {
  text-align: right; }

.mg-search-results .text-center {
  text-align: center; }

.mg-search-results .text-justify {
  text-align: justify; }

.mg-search-results .text-nowrap {
  white-space: nowrap; }

.mg-search-results .text-lowercase {
  text-transform: lowercase; }

.mg-search-results .text-uppercase {
  text-transform: uppercase; }

.mg-search-results .text-capitalize {
  text-transform: capitalize; }

.mg-search-results .text-muted {
  color: #777; }

.mg-search-results .text-primary {
  color: #337ab7; }

.mg-search-results a.text-primary:hover {
  color: #286090; }

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

.mg-search-results a.text-success:hover {
  color: #2b542c; }

.mg-search-results .text-info {
  color: #27aae1; }

.mg-search-results a.text-info:hover {
  color: #245269; }

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

.mg-search-results a.text-warning:hover {
  color: #66512c; }

.mg-search-results .text-danger {
  color: #a94442; }

.mg-search-results a.text-danger:hover {
  color: #843534; }

.mg-search-results .bg-primary {
  color: #fff;
  background-color: #337ab7; }

.mg-search-results a.bg-primary:hover {
  background-color: #286090; }

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

.mg-search-results a.bg-success:hover {
  background-color: #c1e2b3; }

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

.mg-search-results a.bg-info:hover {
  background-color: #afd9ee; }

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

.mg-search-results a.bg-warning:hover {
  background-color: #f7ecb5; }

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

.mg-search-results a.bg-danger:hover {
  background-color: #e4b9b9; }

.mg-search-results .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

.mg-search-results ul,
.mg-search-results ol {
  margin-top: 0;
  margin-bottom: 10px; }

.mg-search-results ul ul,
.mg-search-results ol ul,
.mg-search-results ul ol,
.mg-search-results ol ol {
  margin-bottom: 0; }

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

.mg-search-results .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

.mg-search-results .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

.mg-search-results dl {
  margin-top: 0;
  margin-bottom: 20px; }

.mg-search-results dt,
.mg-search-results dd {
  line-height: 1.42857143; }

.mg-search-results dt {
  font-weight: bold; }

.mg-search-results dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .mg-search-results .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .mg-search-results .dl-horizontal dd {
    margin-left: 180px; } }

.mg-search-results abbr[title],
.mg-search-results abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.mg-search-results .initialism {
  font-size: 90%;
  text-transform: uppercase; }

.mg-search-results blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

.mg-search-results blockquote p:last-child,
.mg-search-results blockquote ul:last-child,
.mg-search-results blockquote ol:last-child {
  margin-bottom: 0; }

.mg-search-results blockquote footer,
.mg-search-results blockquote small,
.mg-search-results blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

.mg-search-results blockquote footer:before,
.mg-search-results blockquote small:before,
.mg-search-results blockquote .small:before {
  content: '\2014 \00A0'; }

.mg-search-results .blockquote-reverse,
.mg-search-results blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.mg-search-results .blockquote-reverse footer:before,
.mg-search-results blockquote.pull-right footer:before,
.mg-search-results .blockquote-reverse small:before,
.mg-search-results blockquote.pull-right small:before,
.mg-search-results .blockquote-reverse .small:before,
.mg-search-results blockquote.pull-right .small:before {
  content: ''; }

.mg-search-results .blockquote-reverse footer:after,
.mg-search-results blockquote.pull-right footer:after,
.mg-search-results .blockquote-reverse small:after,
.mg-search-results blockquote.pull-right small:after,
.mg-search-results .blockquote-reverse .small:after,
.mg-search-results blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

.mg-search-results address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

.mg-search-results code,
.mg-search-results kbd,
.mg-search-results pre,
.mg-search-results samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; }

.mg-search-results code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

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

.mg-search-results kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none; }

.mg-search-results 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; }

.mg-search-results pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

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

.mg-search-results .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .mg-search-results .container {
    width: 750px; } }

@media (min-width: 992px) {
  .mg-search-results .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .mg-search-results .container {
    width: 1170px; } }

.mg-search-results .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.mg-search-results .row {
  margin-right: -15px;
  margin-left: -15px; }

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

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

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

.mg-search-results .col-xs-11 {
  width: 91.66666667%; }

.mg-search-results .col-xs-10 {
  width: 83.33333333%; }

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

.mg-search-results .col-xs-8 {
  width: 66.66666667%; }

.mg-search-results .col-xs-7 {
  width: 58.33333333%; }

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

.mg-search-results .col-xs-5 {
  width: 41.66666667%; }

.mg-search-results .col-xs-4 {
  width: 33.33333333%; }

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

.mg-search-results .col-xs-2 {
  width: 16.66666667%; }

.mg-search-results .col-xs-1 {
  width: 8.33333333%; }

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

.mg-search-results .col-xs-pull-11 {
  right: 91.66666667%; }

.mg-search-results .col-xs-pull-10 {
  right: 83.33333333%; }

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

.mg-search-results .col-xs-pull-8 {
  right: 66.66666667%; }

.mg-search-results .col-xs-pull-7 {
  right: 58.33333333%; }

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

.mg-search-results .col-xs-pull-5 {
  right: 41.66666667%; }

.mg-search-results .col-xs-pull-4 {
  right: 33.33333333%; }

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

.mg-search-results .col-xs-pull-2 {
  right: 16.66666667%; }

.mg-search-results .col-xs-pull-1 {
  right: 8.33333333%; }

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

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

.mg-search-results .col-xs-push-11 {
  left: 91.66666667%; }

.mg-search-results .col-xs-push-10 {
  left: 83.33333333%; }

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

.mg-search-results .col-xs-push-8 {
  left: 66.66666667%; }

.mg-search-results .col-xs-push-7 {
  left: 58.33333333%; }

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

.mg-search-results .col-xs-push-5 {
  left: 41.66666667%; }

.mg-search-results .col-xs-push-4 {
  left: 33.33333333%; }

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

.mg-search-results .col-xs-push-2 {
  left: 16.66666667%; }

.mg-search-results .col-xs-push-1 {
  left: 8.33333333%; }

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

.mg-search-results .col-xs-offset-12 {
  margin-left: 100%; }

.mg-search-results .col-xs-offset-11 {
  margin-left: 91.66666667%; }

.mg-search-results .col-xs-offset-10 {
  margin-left: 83.33333333%; }

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

.mg-search-results .col-xs-offset-8 {
  margin-left: 66.66666667%; }

.mg-search-results .col-xs-offset-7 {
  margin-left: 58.33333333%; }

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

.mg-search-results .col-xs-offset-5 {
  margin-left: 41.66666667%; }

.mg-search-results .col-xs-offset-4 {
  margin-left: 33.33333333%; }

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

.mg-search-results .col-xs-offset-2 {
  margin-left: 16.66666667%; }

.mg-search-results .col-xs-offset-1 {
  margin-left: 8.33333333%; }

.mg-search-results .col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .mg-search-results .col-sm-1,
  .mg-search-results .col-sm-2,
  .mg-search-results .col-sm-3,
  .mg-search-results .col-sm-4,
  .mg-search-results .col-sm-5,
  .mg-search-results .col-sm-6,
  .mg-search-results .col-sm-7,
  .mg-search-results .col-sm-8,
  .mg-search-results .col-sm-9,
  .mg-search-results .col-sm-10,
  .mg-search-results .col-sm-11,
  .mg-search-results .col-sm-12 {
    float: left; }
  .mg-search-results .col-sm-12 {
    width: 100%; }
  .mg-search-results .col-sm-11 {
    width: 91.66666667%; }
  .mg-search-results .col-sm-10 {
    width: 83.33333333%; }
  .mg-search-results .col-sm-9 {
    width: 75%; }
  .mg-search-results .col-sm-8 {
    width: 66.66666667%; }
  .mg-search-results .col-sm-7 {
    width: 58.33333333%; }
  .mg-search-results .col-sm-6 {
    width: 50%; }
  .mg-search-results .col-sm-5 {
    width: 41.66666667%; }
  .mg-search-results .col-sm-4 {
    width: 33.33333333%; }
  .mg-search-results .col-sm-3 {
    width: 25%; }
  .mg-search-results .col-sm-2 {
    width: 16.66666667%; }
  .mg-search-results .col-sm-1 {
    width: 8.33333333%; }
  .mg-search-results .col-sm-pull-12 {
    right: 100%; }
  .mg-search-results .col-sm-pull-11 {
    right: 91.66666667%; }
  .mg-search-results .col-sm-pull-10 {
    right: 83.33333333%; }
  .mg-search-results .col-sm-pull-9 {
    right: 75%; }
  .mg-search-results .col-sm-pull-8 {
    right: 66.66666667%; }
  .mg-search-results .col-sm-pull-7 {
    right: 58.33333333%; }
  .mg-search-results .col-sm-pull-6 {
    right: 50%; }
  .mg-search-results .col-sm-pull-5 {
    right: 41.66666667%; }
  .mg-search-results .col-sm-pull-4 {
    right: 33.33333333%; }
  .mg-search-results .col-sm-pull-3 {
    right: 25%; }
  .mg-search-results .col-sm-pull-2 {
    right: 16.66666667%; }
  .mg-search-results .col-sm-pull-1 {
    right: 8.33333333%; }
  .mg-search-results .col-sm-pull-0 {
    right: auto; }
  .mg-search-results .col-sm-push-12 {
    left: 100%; }
  .mg-search-results .col-sm-push-11 {
    left: 91.66666667%; }
  .mg-search-results .col-sm-push-10 {
    left: 83.33333333%; }
  .mg-search-results .col-sm-push-9 {
    left: 75%; }
  .mg-search-results .col-sm-push-8 {
    left: 66.66666667%; }
  .mg-search-results .col-sm-push-7 {
    left: 58.33333333%; }
  .mg-search-results .col-sm-push-6 {
    left: 50%; }
  .mg-search-results .col-sm-push-5 {
    left: 41.66666667%; }
  .mg-search-results .col-sm-push-4 {
    left: 33.33333333%; }
  .mg-search-results .col-sm-push-3 {
    left: 25%; }
  .mg-search-results .col-sm-push-2 {
    left: 16.66666667%; }
  .mg-search-results .col-sm-push-1 {
    left: 8.33333333%; }
  .mg-search-results .col-sm-push-0 {
    left: auto; }
  .mg-search-results .col-sm-offset-12 {
    margin-left: 100%; }
  .mg-search-results .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .mg-search-results .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .mg-search-results .col-sm-offset-9 {
    margin-left: 75%; }
  .mg-search-results .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .mg-search-results .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .mg-search-results .col-sm-offset-6 {
    margin-left: 50%; }
  .mg-search-results .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .mg-search-results .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .mg-search-results .col-sm-offset-3 {
    margin-left: 25%; }
  .mg-search-results .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .mg-search-results .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .mg-search-results .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .mg-search-results .col-md-1,
  .mg-search-results .col-md-2,
  .mg-search-results .col-md-3,
  .mg-search-results .col-md-4,
  .mg-search-results .col-md-5,
  .mg-search-results .col-md-6,
  .mg-search-results .col-md-7,
  .mg-search-results .col-md-8,
  .mg-search-results .col-md-9,
  .mg-search-results .col-md-10,
  .mg-search-results .col-md-11,
  .mg-search-results .col-md-12 {
    float: left; }
  .mg-search-results .col-md-12 {
    width: 100%; }
  .mg-search-results .col-md-11 {
    width: 91.66666667%; }
  .mg-search-results .col-md-10 {
    width: 83.33333333%; }
  .mg-search-results .col-md-9 {
    width: 75%; }
  .mg-search-results .col-md-8 {
    width: 66.66666667%; }
  .mg-search-results .col-md-7 {
    width: 58.33333333%; }
  .mg-search-results .col-md-6 {
    width: 50%; }
  .mg-search-results .col-md-5 {
    width: 41.66666667%; }
  .mg-search-results .col-md-4 {
    width: 33.33333333%; }
  .mg-search-results .col-md-3 {
    width: 25%; }
  .mg-search-results .col-md-2 {
    width: 16.66666667%; }
  .mg-search-results .col-md-1 {
    width: 8.33333333%; }
  .mg-search-results .col-md-pull-12 {
    right: 100%; }
  .mg-search-results .col-md-pull-11 {
    right: 91.66666667%; }
  .mg-search-results .col-md-pull-10 {
    right: 83.33333333%; }
  .mg-search-results .col-md-pull-9 {
    right: 75%; }
  .mg-search-results .col-md-pull-8 {
    right: 66.66666667%; }
  .mg-search-results .col-md-pull-7 {
    right: 58.33333333%; }
  .mg-search-results .col-md-pull-6 {
    right: 50%; }
  .mg-search-results .col-md-pull-5 {
    right: 41.66666667%; }
  .mg-search-results .col-md-pull-4 {
    right: 33.33333333%; }
  .mg-search-results .col-md-pull-3 {
    right: 25%; }
  .mg-search-results .col-md-pull-2 {
    right: 16.66666667%; }
  .mg-search-results .col-md-pull-1 {
    right: 8.33333333%; }
  .mg-search-results .col-md-pull-0 {
    right: auto; }
  .mg-search-results .col-md-push-12 {
    left: 100%; }
  .mg-search-results .col-md-push-11 {
    left: 91.66666667%; }
  .mg-search-results .col-md-push-10 {
    left: 83.33333333%; }
  .mg-search-results .col-md-push-9 {
    left: 75%; }
  .mg-search-results .col-md-push-8 {
    left: 66.66666667%; }
  .mg-search-results .col-md-push-7 {
    left: 58.33333333%; }
  .mg-search-results .col-md-push-6 {
    left: 50%; }
  .mg-search-results .col-md-push-5 {
    left: 41.66666667%; }
  .mg-search-results .col-md-push-4 {
    left: 33.33333333%; }
  .mg-search-results .col-md-push-3 {
    left: 25%; }
  .mg-search-results .col-md-push-2 {
    left: 16.66666667%; }
  .mg-search-results .col-md-push-1 {
    left: 8.33333333%; }
  .mg-search-results .col-md-push-0 {
    left: auto; }
  .mg-search-results .col-md-offset-12 {
    margin-left: 100%; }
  .mg-search-results .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .mg-search-results .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .mg-search-results .col-md-offset-9 {
    margin-left: 75%; }
  .mg-search-results .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .mg-search-results .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .mg-search-results .col-md-offset-6 {
    margin-left: 50%; }
  .mg-search-results .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .mg-search-results .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .mg-search-results .col-md-offset-3 {
    margin-left: 25%; }
  .mg-search-results .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .mg-search-results .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .mg-search-results .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .mg-search-results .col-lg-1,
  .mg-search-results .col-lg-2,
  .mg-search-results .col-lg-3,
  .mg-search-results .col-lg-4,
  .mg-search-results .col-lg-5,
  .mg-search-results .col-lg-6,
  .mg-search-results .col-lg-7,
  .mg-search-results .col-lg-8,
  .mg-search-results .col-lg-9,
  .mg-search-results .col-lg-10,
  .mg-search-results .col-lg-11,
  .mg-search-results .col-lg-12 {
    float: left; }
  .mg-search-results .col-lg-12 {
    width: 100%; }
  .mg-search-results .col-lg-11 {
    width: 91.66666667%; }
  .mg-search-results .col-lg-10 {
    width: 83.33333333%; }
  .mg-search-results .col-lg-9 {
    width: 75%; }
  .mg-search-results .col-lg-8 {
    width: 66.66666667%; }
  .mg-search-results .col-lg-7 {
    width: 58.33333333%; }
  .mg-search-results .col-lg-6 {
    width: 50%; }
  .mg-search-results .col-lg-5 {
    width: 41.66666667%; }
  .mg-search-results .col-lg-4 {
    width: 33.33333333%; }
  .mg-search-results .col-lg-3 {
    width: 25%; }
  .mg-search-results .col-lg-2 {
    width: 16.66666667%; }
  .mg-search-results .col-lg-1 {
    width: 8.33333333%; }
  .mg-search-results .col-lg-pull-12 {
    right: 100%; }
  .mg-search-results .col-lg-pull-11 {
    right: 91.66666667%; }
  .mg-search-results .col-lg-pull-10 {
    right: 83.33333333%; }
  .mg-search-results .col-lg-pull-9 {
    right: 75%; }
  .mg-search-results .col-lg-pull-8 {
    right: 66.66666667%; }
  .mg-search-results .col-lg-pull-7 {
    right: 58.33333333%; }
  .mg-search-results .col-lg-pull-6 {
    right: 50%; }
  .mg-search-results .col-lg-pull-5 {
    right: 41.66666667%; }
  .mg-search-results .col-lg-pull-4 {
    right: 33.33333333%; }
  .mg-search-results .col-lg-pull-3 {
    right: 25%; }
  .mg-search-results .col-lg-pull-2 {
    right: 16.66666667%; }
  .mg-search-results .col-lg-pull-1 {
    right: 8.33333333%; }
  .mg-search-results .col-lg-pull-0 {
    right: auto; }
  .mg-search-results .col-lg-push-12 {
    left: 100%; }
  .mg-search-results .col-lg-push-11 {
    left: 91.66666667%; }
  .mg-search-results .col-lg-push-10 {
    left: 83.33333333%; }
  .mg-search-results .col-lg-push-9 {
    left: 75%; }
  .mg-search-results .col-lg-push-8 {
    left: 66.66666667%; }
  .mg-search-results .col-lg-push-7 {
    left: 58.33333333%; }
  .mg-search-results .col-lg-push-6 {
    left: 50%; }
  .mg-search-results .col-lg-push-5 {
    left: 41.66666667%; }
  .mg-search-results .col-lg-push-4 {
    left: 33.33333333%; }
  .mg-search-results .col-lg-push-3 {
    left: 25%; }
  .mg-search-results .col-lg-push-2 {
    left: 16.66666667%; }
  .mg-search-results .col-lg-push-1 {
    left: 8.33333333%; }
  .mg-search-results .col-lg-push-0 {
    left: auto; }
  .mg-search-results .col-lg-offset-12 {
    margin-left: 100%; }
  .mg-search-results .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .mg-search-results .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .mg-search-results .col-lg-offset-9 {
    margin-left: 75%; }
  .mg-search-results .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .mg-search-results .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .mg-search-results .col-lg-offset-6 {
    margin-left: 50%; }
  .mg-search-results .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .mg-search-results .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .mg-search-results .col-lg-offset-3 {
    margin-left: 25%; }
  .mg-search-results .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .mg-search-results .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .mg-search-results .col-lg-offset-0 {
    margin-left: 0; } }

.mg-search-results table {
  background-color: transparent; }

.mg-search-results caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

.mg-search-results th {
  text-align: left; }

.mg-search-results .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.mg-search-results .table > thead > tr > th,
.mg-search-results .table > tbody > tr > th,
.mg-search-results .table > tfoot > tr > th,
.mg-search-results .table > thead > tr > td,
.mg-search-results .table > tbody > tr > td,
.mg-search-results .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.mg-search-results .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.mg-search-results .table > caption + thead > tr:first-child > th,
.mg-search-results .table > colgroup + thead > tr:first-child > th,
.mg-search-results .table > thead:first-child > tr:first-child > th,
.mg-search-results .table > caption + thead > tr:first-child > td,
.mg-search-results .table > colgroup + thead > tr:first-child > td,
.mg-search-results .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.mg-search-results .table > tbody + tbody {
  border-top: 2px solid #ddd; }

.mg-search-results .table .table {
  background-color: #fff; }

.mg-search-results .table-condensed > thead > tr > th,
.mg-search-results .table-condensed > tbody > tr > th,
.mg-search-results .table-condensed > tfoot > tr > th,
.mg-search-results .table-condensed > thead > tr > td,
.mg-search-results .table-condensed > tbody > tr > td,
.mg-search-results .table-condensed > tfoot > tr > td {
  padding: 5px; }

.mg-search-results .table-bordered {
  border: 1px solid #ddd; }

.mg-search-results .table-bordered > thead > tr > th,
.mg-search-results .table-bordered > tbody > tr > th,
.mg-search-results .table-bordered > tfoot > tr > th,
.mg-search-results .table-bordered > thead > tr > td,
.mg-search-results .table-bordered > tbody > tr > td,
.mg-search-results .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.mg-search-results .table-bordered > thead > tr > th,
.mg-search-results .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.mg-search-results .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.mg-search-results .table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.mg-search-results table col[class*='col-'] {
  position: static;
  display: table-column;
  float: none; }

.mg-search-results table td[class*='col-'],
.mg-search-results table th[class*='col-'] {
  position: static;
  display: table-cell;
  float: none; }

.mg-search-results .table > thead > tr > td.active,
.mg-search-results .table > tbody > tr > td.active,
.mg-search-results .table > tfoot > tr > td.active,
.mg-search-results .table > thead > tr > th.active,
.mg-search-results .table > tbody > tr > th.active,
.mg-search-results .table > tfoot > tr > th.active,
.mg-search-results .table > thead > tr.active > td,
.mg-search-results .table > tbody > tr.active > td,
.mg-search-results .table > tfoot > tr.active > td,
.mg-search-results .table > thead > tr.active > th,
.mg-search-results .table > tbody > tr.active > th,
.mg-search-results .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.mg-search-results .table-hover > tbody > tr > td.active:hover,
.mg-search-results .table-hover > tbody > tr > th.active:hover,
.mg-search-results .table-hover > tbody > tr.active:hover > td,
.mg-search-results .table-hover > tbody > tr:hover > .active,
.mg-search-results .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.mg-search-results .table > thead > tr > td.success,
.mg-search-results .table > tbody > tr > td.success,
.mg-search-results .table > tfoot > tr > td.success,
.mg-search-results .table > thead > tr > th.success,
.mg-search-results .table > tbody > tr > th.success,
.mg-search-results .table > tfoot > tr > th.success,
.mg-search-results .table > thead > tr.success > td,
.mg-search-results .table > tbody > tr.success > td,
.mg-search-results .table > tfoot > tr.success > td,
.mg-search-results .table > thead > tr.success > th,
.mg-search-results .table > tbody > tr.success > th,
.mg-search-results .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.mg-search-results .table-hover > tbody > tr > td.success:hover,
.mg-search-results .table-hover > tbody > tr > th.success:hover,
.mg-search-results .table-hover > tbody > tr.success:hover > td,
.mg-search-results .table-hover > tbody > tr:hover > .success,
.mg-search-results .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.mg-search-results .table > thead > tr > td.info,
.mg-search-results .table > tbody > tr > td.info,
.mg-search-results .table > tfoot > tr > td.info,
.mg-search-results .table > thead > tr > th.info,
.mg-search-results .table > tbody > tr > th.info,
.mg-search-results .table > tfoot > tr > th.info,
.mg-search-results .table > thead > tr.info > td,
.mg-search-results .table > tbody > tr.info > td,
.mg-search-results .table > tfoot > tr.info > td,
.mg-search-results .table > thead > tr.info > th,
.mg-search-results .table > tbody > tr.info > th,
.mg-search-results .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.mg-search-results .table-hover > tbody > tr > td.info:hover,
.mg-search-results .table-hover > tbody > tr > th.info:hover,
.mg-search-results .table-hover > tbody > tr.info:hover > td,
.mg-search-results .table-hover > tbody > tr:hover > .info,
.mg-search-results .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.mg-search-results .table > thead > tr > td.warning,
.mg-search-results .table > tbody > tr > td.warning,
.mg-search-results .table > tfoot > tr > td.warning,
.mg-search-results .table > thead > tr > th.warning,
.mg-search-results .table > tbody > tr > th.warning,
.mg-search-results .table > tfoot > tr > th.warning,
.mg-search-results .table > thead > tr.warning > td,
.mg-search-results .table > tbody > tr.warning > td,
.mg-search-results .table > tfoot > tr.warning > td,
.mg-search-results .table > thead > tr.warning > th,
.mg-search-results .table > tbody > tr.warning > th,
.mg-search-results .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.mg-search-results .table-hover > tbody > tr > td.warning:hover,
.mg-search-results .table-hover > tbody > tr > th.warning:hover,
.mg-search-results .table-hover > tbody > tr.warning:hover > td,
.mg-search-results .table-hover > tbody > tr:hover > .warning,
.mg-search-results .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.mg-search-results .table > thead > tr > td.danger,
.mg-search-results .table > tbody > tr > td.danger,
.mg-search-results .table > tfoot > tr > td.danger,
.mg-search-results .table > thead > tr > th.danger,
.mg-search-results .table > tbody > tr > th.danger,
.mg-search-results .table > tfoot > tr > th.danger,
.mg-search-results .table > thead > tr.danger > td,
.mg-search-results .table > tbody > tr.danger > td,
.mg-search-results .table > tfoot > tr.danger > td,
.mg-search-results .table > thead > tr.danger > th,
.mg-search-results .table > tbody > tr.danger > th,
.mg-search-results .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.mg-search-results .table-hover > tbody > tr > td.danger:hover,
.mg-search-results .table-hover > tbody > tr > th.danger:hover,
.mg-search-results .table-hover > tbody > tr.danger:hover > td,
.mg-search-results .table-hover > tbody > tr:hover > .danger,
.mg-search-results .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.mg-search-results .table-responsive {
  min-height: 0.01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .mg-search-results .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .mg-search-results .table-responsive > .table {
    margin-bottom: 0; }
  .mg-search-results .table-responsive > .table > thead > tr > th,
  .mg-search-results .table-responsive > .table > tbody > tr > th,
  .mg-search-results .table-responsive > .table > tfoot > tr > th,
  .mg-search-results .table-responsive > .table > thead > tr > td,
  .mg-search-results .table-responsive > .table > tbody > tr > td,
  .mg-search-results .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .mg-search-results .table-responsive > .table-bordered {
    border: 0; }
  .mg-search-results .table-responsive > .table-bordered > thead > tr > th:first-child,
  .mg-search-results .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .mg-search-results .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .mg-search-results .table-responsive > .table-bordered > thead > tr > td:first-child,
  .mg-search-results .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .mg-search-results .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .mg-search-results .table-responsive > .table-bordered > thead > tr > th:last-child,
  .mg-search-results .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .mg-search-results .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .mg-search-results .table-responsive > .table-bordered > thead > tr > td:last-child,
  .mg-search-results .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .mg-search-results .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .mg-search-results .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .mg-search-results .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .mg-search-results .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .mg-search-results .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

.mg-search-results fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

.mg-search-results 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; }

.mg-search-results label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

.mg-search-results input[type='search'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

.mg-search-results input[type='file'] {
  display: block; }

.mg-search-results input[type='range'] {
  display: block;
  width: 100%; }

.mg-search-results select[multiple],
.mg-search-results select[size] {
  height: auto; }

.mg-search-results input[type='file']:focus,
.mg-search-results input[type='radio']:focus,
.mg-search-results input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.mg-search-results output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.mg-search-results .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

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

.mg-search-results .form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.mg-search-results .form-control:-ms-input-placeholder {
  color: #999; }

.mg-search-results .form-control::-webkit-input-placeholder {
  color: #999; }

.mg-search-results .form-control[disabled],
.mg-search-results .form-control[readonly],
.mg-search-results fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.mg-search-results .form-control[disabled],
.mg-search-results fieldset[disabled] .form-control {
  cursor: not-allowed; }

.mg-search-results textarea.form-control {
  height: auto; }

.mg-search-results input[type='search'] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .mg-search-results input[type='date'],
  .mg-search-results input[type='time'],
  .mg-search-results input[type='datetime-local'],
  .mg-search-results input[type='month'] {
    line-height: 34px; }
  .mg-search-results input[type='date'].input-sm,
  .mg-search-results input[type='time'].input-sm,
  .mg-search-results input[type='datetime-local'].input-sm,
  .mg-search-results input[type='month'].input-sm,
  .mg-search-results .input-group-sm input[type='date'],
  .mg-search-results .input-group-sm input[type='time'],
  .mg-search-results .input-group-sm input[type='datetime-local'],
  .mg-search-results .input-group-sm input[type='month'] {
    line-height: 30px; }
  .mg-search-results input[type='date'].input-lg,
  .mg-search-results input[type='time'].input-lg,
  .mg-search-results input[type='datetime-local'].input-lg,
  .mg-search-results input[type='month'].input-lg,
  .mg-search-results .input-group-lg input[type='date'],
  .mg-search-results .input-group-lg input[type='time'],
  .mg-search-results .input-group-lg input[type='datetime-local'],
  .mg-search-results .input-group-lg input[type='month'] {
    line-height: 46px; } }

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

.mg-search-results .radio,
.mg-search-results .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.mg-search-results .radio label,
.mg-search-results .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

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

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

.mg-search-results .radio-inline,
.mg-search-results .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

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

.mg-search-results input[type='radio'][disabled],
.mg-search-results input[type='checkbox'][disabled],
.mg-search-results input[type='radio'].disabled,
.mg-search-results input[type='checkbox'].disabled,
.mg-search-results fieldset[disabled] input[type='radio'],
.mg-search-results fieldset[disabled] input[type='checkbox'] {
  cursor: not-allowed; }

.mg-search-results .radio-inline.disabled,
.mg-search-results .checkbox-inline.disabled,
.mg-search-results fieldset[disabled] .radio-inline,
.mg-search-results fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.mg-search-results .radio.disabled label,
.mg-search-results .checkbox.disabled label,
.mg-search-results fieldset[disabled] .radio label,
.mg-search-results fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.mg-search-results .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.mg-search-results .form-control-static.input-lg,
.mg-search-results .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.mg-search-results .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.mg-search-results select.input-sm {
  height: 30px;
  line-height: 30px; }

.mg-search-results textarea.input-sm,
.mg-search-results select[multiple].input-sm {
  height: auto; }

.mg-search-results .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.mg-search-results select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

.mg-search-results textarea.form-group-sm .form-control,
.mg-search-results select[multiple].form-group-sm .form-control {
  height: auto; }

.mg-search-results .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.mg-search-results .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 2px; }

.mg-search-results select.input-lg {
  height: 46px;
  line-height: 46px; }

.mg-search-results textarea.input-lg,
.mg-search-results select[multiple].input-lg {
  height: auto; }

.mg-search-results .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.mg-search-results select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px; }

.mg-search-results textarea.form-group-lg .form-control,
.mg-search-results select[multiple].form-group-lg .form-control {
  height: auto; }

.mg-search-results .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.mg-search-results .has-feedback {
  position: relative; }

.mg-search-results .has-feedback .form-control {
  padding-right: 42.5px; }

.mg-search-results .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; }

.mg-search-results .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.mg-search-results .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.mg-search-results .has-success .help-block,
.mg-search-results .has-success .control-label,
.mg-search-results .has-success .radio,
.mg-search-results .has-success .checkbox,
.mg-search-results .has-success .radio-inline,
.mg-search-results .has-success .checkbox-inline,
.mg-search-results .has-success.radio label,
.mg-search-results .has-success.checkbox label,
.mg-search-results .has-success.radio-inline label,
.mg-search-results .has-success.checkbox-inline label {
  color: #3c763d; }

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

.mg-search-results .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; }

.mg-search-results .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.mg-search-results .has-success .form-control-feedback {
  color: #3c763d; }

.mg-search-results .has-warning .help-block,
.mg-search-results .has-warning .control-label,
.mg-search-results .has-warning .radio,
.mg-search-results .has-warning .checkbox,
.mg-search-results .has-warning .radio-inline,
.mg-search-results .has-warning .checkbox-inline,
.mg-search-results .has-warning.radio label,
.mg-search-results .has-warning.checkbox label,
.mg-search-results .has-warning.radio-inline label,
.mg-search-results .has-warning.checkbox-inline label {
  color: #8a6d3b; }

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

.mg-search-results .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; }

.mg-search-results .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.mg-search-results .has-warning .form-control-feedback {
  color: #8a6d3b; }

.mg-search-results .has-error .help-block,
.mg-search-results .has-error .control-label,
.mg-search-results .has-error .radio,
.mg-search-results .has-error .checkbox,
.mg-search-results .has-error .radio-inline,
.mg-search-results .has-error .checkbox-inline,
.mg-search-results .has-error.radio label,
.mg-search-results .has-error.checkbox label,
.mg-search-results .has-error.radio-inline label,
.mg-search-results .has-error.checkbox-inline label {
  color: #a94442; }

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

.mg-search-results .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; }

.mg-search-results .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.mg-search-results .has-error .form-control-feedback {
  color: #a94442; }

.mg-search-results .has-feedback label ~ .form-control-feedback {
  top: 25px; }

.mg-search-results .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

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

@media (min-width: 768px) {
  .mg-search-results .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .mg-search-results .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .mg-search-results .form-inline .form-control-static {
    display: inline-block; }
  .mg-search-results .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .mg-search-results .form-inline .input-group .input-group-addon,
  .mg-search-results .form-inline .input-group .input-group-btn,
  .mg-search-results .form-inline .input-group .form-control {
    width: auto; }
  .mg-search-results .form-inline .input-group > .form-control {
    width: 100%; }
  .mg-search-results .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .mg-search-results .form-inline .radio,
  .mg-search-results .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .mg-search-results .form-inline .radio label,
  .mg-search-results .form-inline .checkbox label {
    padding-left: 0; }
  .mg-search-results .form-inline .radio input[type='radio'],
  .mg-search-results .form-inline .checkbox input[type='checkbox'] {
    position: relative;
    margin-left: 0; }
  .mg-search-results .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.mg-search-results .form-horizontal .radio,
.mg-search-results .form-horizontal .checkbox,
.mg-search-results .form-horizontal .radio-inline,
.mg-search-results .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.mg-search-results .form-horizontal .radio,
.mg-search-results .form-horizontal .checkbox {
  min-height: 27px; }

.mg-search-results .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .mg-search-results .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.mg-search-results .form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .mg-search-results .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px; } }

@media (min-width: 768px) {
  .mg-search-results .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.mg-search-results .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; }

.mg-search-results .btn:focus,
.mg-search-results .btn:active:focus,
.mg-search-results .btn.active:focus,
.mg-search-results .btn.focus,
.mg-search-results .btn:active.focus,
.mg-search-results .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.mg-search-results .btn:hover,
.mg-search-results .btn:focus,
.mg-search-results .btn.focus {
  color: #333;
  text-decoration: none; }

.mg-search-results .btn:active,
.mg-search-results .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); }

.mg-search-results .btn.disabled,
.mg-search-results .btn[disabled],
.mg-search-results fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65; }

.mg-search-results .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.mg-search-results .btn-default:hover,
.mg-search-results .btn-default:focus,
.mg-search-results .btn-default.focus,
.mg-search-results .btn-default:active,
.mg-search-results .btn-default.active,
.mg-search-results .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.mg-search-results .btn-default:active,
.mg-search-results .btn-default.active,
.mg-search-results .open > .dropdown-toggle.btn-default {
  background-image: none; }

.mg-search-results .btn-default.disabled,
.mg-search-results .btn-default[disabled],
.mg-search-results fieldset[disabled] .btn-default,
.mg-search-results .btn-default.disabled:hover,
.mg-search-results .btn-default[disabled]:hover,
.mg-search-results fieldset[disabled] .btn-default:hover,
.mg-search-results .btn-default.disabled:focus,
.mg-search-results .btn-default[disabled]:focus,
.mg-search-results fieldset[disabled] .btn-default:focus,
.mg-search-results .btn-default.disabled.focus,
.mg-search-results .btn-default[disabled].focus,
.mg-search-results fieldset[disabled] .btn-default.focus,
.mg-search-results .btn-default.disabled:active,
.mg-search-results .btn-default[disabled]:active,
.mg-search-results fieldset[disabled] .btn-default:active,
.mg-search-results .btn-default.disabled.active,
.mg-search-results .btn-default[disabled].active,
.mg-search-results fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

.mg-search-results .btn-default .badge {
  color: #fff;
  background-color: #333; }

.mg-search-results .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.mg-search-results .btn-primary:hover,
.mg-search-results .btn-primary:focus,
.mg-search-results .btn-primary.focus,
.mg-search-results .btn-primary:active,
.mg-search-results .btn-primary.active,
.mg-search-results .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.mg-search-results .btn-primary:active,
.mg-search-results .btn-primary.active,
.mg-search-results .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.mg-search-results .btn-primary.disabled,
.mg-search-results .btn-primary[disabled],
.mg-search-results fieldset[disabled] .btn-primary,
.mg-search-results .btn-primary.disabled:hover,
.mg-search-results .btn-primary[disabled]:hover,
.mg-search-results fieldset[disabled] .btn-primary:hover,
.mg-search-results .btn-primary.disabled:focus,
.mg-search-results .btn-primary[disabled]:focus,
.mg-search-results fieldset[disabled] .btn-primary:focus,
.mg-search-results .btn-primary.disabled.focus,
.mg-search-results .btn-primary[disabled].focus,
.mg-search-results fieldset[disabled] .btn-primary.focus,
.mg-search-results .btn-primary.disabled:active,
.mg-search-results .btn-primary[disabled]:active,
.mg-search-results fieldset[disabled] .btn-primary:active,
.mg-search-results .btn-primary.disabled.active,
.mg-search-results .btn-primary[disabled].active,
.mg-search-results fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4; }

.mg-search-results .btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

.mg-search-results .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.mg-search-results .btn-success:hover,
.mg-search-results .btn-success:focus,
.mg-search-results .btn-success.focus,
.mg-search-results .btn-success:active,
.mg-search-results .btn-success.active,
.mg-search-results .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.mg-search-results .btn-success:active,
.mg-search-results .btn-success.active,
.mg-search-results .open > .dropdown-toggle.btn-success {
  background-image: none; }

.mg-search-results .btn-success.disabled,
.mg-search-results .btn-success[disabled],
.mg-search-results fieldset[disabled] .btn-success,
.mg-search-results .btn-success.disabled:hover,
.mg-search-results .btn-success[disabled]:hover,
.mg-search-results fieldset[disabled] .btn-success:hover,
.mg-search-results .btn-success.disabled:focus,
.mg-search-results .btn-success[disabled]:focus,
.mg-search-results fieldset[disabled] .btn-success:focus,
.mg-search-results .btn-success.disabled.focus,
.mg-search-results .btn-success[disabled].focus,
.mg-search-results fieldset[disabled] .btn-success.focus,
.mg-search-results .btn-success.disabled:active,
.mg-search-results .btn-success[disabled]:active,
.mg-search-results fieldset[disabled] .btn-success:active,
.mg-search-results .btn-success.disabled.active,
.mg-search-results .btn-success[disabled].active,
.mg-search-results fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.mg-search-results .btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.mg-search-results .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.mg-search-results .btn-info:hover,
.mg-search-results .btn-info:focus,
.mg-search-results .btn-info.focus,
.mg-search-results .btn-info:active,
.mg-search-results .btn-info.active,
.mg-search-results .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.mg-search-results .btn-info:active,
.mg-search-results .btn-info.active,
.mg-search-results .open > .dropdown-toggle.btn-info {
  background-image: none; }

.mg-search-results .btn-info.disabled,
.mg-search-results .btn-info[disabled],
.mg-search-results fieldset[disabled] .btn-info,
.mg-search-results .btn-info.disabled:hover,
.mg-search-results .btn-info[disabled]:hover,
.mg-search-results fieldset[disabled] .btn-info:hover,
.mg-search-results .btn-info.disabled:focus,
.mg-search-results .btn-info[disabled]:focus,
.mg-search-results fieldset[disabled] .btn-info:focus,
.mg-search-results .btn-info.disabled.focus,
.mg-search-results .btn-info[disabled].focus,
.mg-search-results fieldset[disabled] .btn-info.focus,
.mg-search-results .btn-info.disabled:active,
.mg-search-results .btn-info[disabled]:active,
.mg-search-results fieldset[disabled] .btn-info:active,
.mg-search-results .btn-info.disabled.active,
.mg-search-results .btn-info[disabled].active,
.mg-search-results fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.mg-search-results .btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.mg-search-results .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.mg-search-results .btn-warning:hover,
.mg-search-results .btn-warning:focus,
.mg-search-results .btn-warning.focus,
.mg-search-results .btn-warning:active,
.mg-search-results .btn-warning.active,
.mg-search-results .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.mg-search-results .btn-warning:active,
.mg-search-results .btn-warning.active,
.mg-search-results .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.mg-search-results .btn-warning.disabled,
.mg-search-results .btn-warning[disabled],
.mg-search-results fieldset[disabled] .btn-warning,
.mg-search-results .btn-warning.disabled:hover,
.mg-search-results .btn-warning[disabled]:hover,
.mg-search-results fieldset[disabled] .btn-warning:hover,
.mg-search-results .btn-warning.disabled:focus,
.mg-search-results .btn-warning[disabled]:focus,
.mg-search-results fieldset[disabled] .btn-warning:focus,
.mg-search-results .btn-warning.disabled.focus,
.mg-search-results .btn-warning[disabled].focus,
.mg-search-results fieldset[disabled] .btn-warning.focus,
.mg-search-results .btn-warning.disabled:active,
.mg-search-results .btn-warning[disabled]:active,
.mg-search-results fieldset[disabled] .btn-warning:active,
.mg-search-results .btn-warning.disabled.active,
.mg-search-results .btn-warning[disabled].active,
.mg-search-results fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.mg-search-results .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.mg-search-results .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.mg-search-results .btn-danger:hover,
.mg-search-results .btn-danger:focus,
.mg-search-results .btn-danger.focus,
.mg-search-results .btn-danger:active,
.mg-search-results .btn-danger.active,
.mg-search-results .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.mg-search-results .btn-danger:active,
.mg-search-results .btn-danger.active,
.mg-search-results .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.mg-search-results .btn-danger.disabled,
.mg-search-results .btn-danger[disabled],
.mg-search-results fieldset[disabled] .btn-danger,
.mg-search-results .btn-danger.disabled:hover,
.mg-search-results .btn-danger[disabled]:hover,
.mg-search-results fieldset[disabled] .btn-danger:hover,
.mg-search-results .btn-danger.disabled:focus,
.mg-search-results .btn-danger[disabled]:focus,
.mg-search-results fieldset[disabled] .btn-danger:focus,
.mg-search-results .btn-danger.disabled.focus,
.mg-search-results .btn-danger[disabled].focus,
.mg-search-results fieldset[disabled] .btn-danger.focus,
.mg-search-results .btn-danger.disabled:active,
.mg-search-results .btn-danger[disabled]:active,
.mg-search-results fieldset[disabled] .btn-danger:active,
.mg-search-results .btn-danger.disabled.active,
.mg-search-results .btn-danger[disabled].active,
.mg-search-results fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.mg-search-results .btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.mg-search-results .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0; }

.mg-search-results .btn-link,
.mg-search-results .btn-link:active,
.mg-search-results .btn-link.active,
.mg-search-results .btn-link[disabled],
.mg-search-results fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.mg-search-results .btn-link,
.mg-search-results .btn-link:hover,
.mg-search-results .btn-link:focus,
.mg-search-results .btn-link:active {
  border-color: transparent; }

.mg-search-results .btn-link:hover,
.mg-search-results .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.mg-search-results .btn-link[disabled]:hover,
.mg-search-results fieldset[disabled] .btn-link:hover,
.mg-search-results .btn-link[disabled]:focus,
.mg-search-results fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

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

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

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

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

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

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

.mg-search-results .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.mg-search-results .fade.in {
  opacity: 1; }

.mg-search-results .collapse {
  display: none; }

.mg-search-results .collapse.in {
  display: block; }

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

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

.mg-search-results .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility; }

.mg-search-results .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.mg-search-results .dropup,
.mg-search-results .dropdown {
  position: relative; }

.mg-search-results .dropdown-toggle:focus {
  outline: 0; }

.mg-search-results .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.mg-search-results .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.mg-search-results .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.mg-search-results .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

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

.mg-search-results .dropdown-menu > .active > a,
.mg-search-results .dropdown-menu > .active > a:hover,
.mg-search-results .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

.mg-search-results .dropdown-menu > .disabled > a,
.mg-search-results .dropdown-menu > .disabled > a:hover,
.mg-search-results .dropdown-menu > .disabled > a:focus {
  color: #777; }

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

.mg-search-results .open > .dropdown-menu {
  display: block; }

.mg-search-results .open > a {
  outline: 0; }

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

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

.mg-search-results .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

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

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

.mg-search-results .dropup .caret,
.mg-search-results .navbar-fixed-bottom .dropdown .caret {
  content: '';
  border-top: 0;
  border-bottom: 4px solid; }

.mg-search-results .dropup .dropdown-menu,
.mg-search-results .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .mg-search-results .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .mg-search-results .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }

.mg-search-results .btn-group,
.mg-search-results .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.mg-search-results .btn-group > .btn,
.mg-search-results .btn-group-vertical > .btn {
  position: relative;
  float: left; }

.mg-search-results .btn-group > .btn:hover,
.mg-search-results .btn-group-vertical > .btn:hover,
.mg-search-results .btn-group > .btn:focus,
.mg-search-results .btn-group-vertical > .btn:focus,
.mg-search-results .btn-group > .btn:active,
.mg-search-results .btn-group-vertical > .btn:active,
.mg-search-results .btn-group > .btn.active,
.mg-search-results .btn-group-vertical > .btn.active {
  z-index: 2; }

.mg-search-results .btn-group .btn + .btn,
.mg-search-results .btn-group .btn + .btn-group,
.mg-search-results .btn-group .btn-group + .btn,
.mg-search-results .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.mg-search-results .btn-toolbar {
  margin-left: -5px; }

.mg-search-results .btn-toolbar .btn-group,
.mg-search-results .btn-toolbar .input-group {
  float: left; }

.mg-search-results .btn-toolbar > .btn,
.mg-search-results .btn-toolbar > .btn-group,
.mg-search-results .btn-toolbar > .input-group {
  margin-left: 5px; }

.mg-search-results .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.mg-search-results .btn-group > .btn:first-child {
  margin-left: 0; }

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

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

.mg-search-results .btn-group > .btn-group {
  float: left; }

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

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

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

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

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

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

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

.mg-search-results .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.mg-search-results .btn .caret {
  margin-left: 0; }

.mg-search-results .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.mg-search-results .dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.mg-search-results .btn-group-vertical > .btn,
.mg-search-results .btn-group-vertical > .btn-group,
.mg-search-results .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.mg-search-results .btn-group-vertical > .btn-group > .btn {
  float: none; }

.mg-search-results .btn-group-vertical > .btn + .btn,
.mg-search-results .btn-group-vertical > .btn + .btn-group,
.mg-search-results .btn-group-vertical > .btn-group + .btn,
.mg-search-results .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

.mg-search-results .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.mg-search-results .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px; }

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

.mg-search-results .btn-group-vertical
> .btn-group:first-child:not(:last-child)
> .btn:last-child,
.mg-search-results .btn-group-vertical
> .btn-group:first-child:not(:last-child)
> .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.mg-search-results .btn-group-vertical
> .btn-group:last-child:not(:first-child)
> .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.mg-search-results .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.mg-search-results .btn-group-justified > .btn,
.mg-search-results .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.mg-search-results .btn-group-justified > .btn-group .btn {
  width: 100%; }

.mg-search-results .btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

.mg-search-results [data-toggle='buttons'] > .btn input[type='radio'],
.mg-search-results [data-toggle='buttons'] > .btn-group > .btn input[type='radio'],
.mg-search-results [data-toggle='buttons'] > .btn input[type='checkbox'],
.mg-search-results [data-toggle='buttons'] > .btn-group > .btn input[type='checkbox'] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.mg-search-results .input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.mg-search-results .input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.mg-search-results .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.mg-search-results .input-group-lg > .form-control,
.mg-search-results .input-group-lg > .input-group-addon,
.mg-search-results .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.mg-search-results select.input-group-lg > .form-control,
.mg-search-results select.input-group-lg > .input-group-addon,
.mg-search-results select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

.mg-search-results textarea.input-group-lg > .form-control,
.mg-search-results textarea.input-group-lg > .input-group-addon,
.mg-search-results textarea.input-group-lg > .input-group-btn > .btn,
.mg-search-results select[multiple].input-group-lg > .form-control,
.mg-search-results select[multiple].input-group-lg > .input-group-addon,
.mg-search-results select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto; }

.mg-search-results .input-group-sm > .form-control,
.mg-search-results .input-group-sm > .input-group-addon,
.mg-search-results .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.mg-search-results select.input-group-sm > .form-control,
.mg-search-results select.input-group-sm > .input-group-addon,
.mg-search-results select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

.mg-search-results textarea.input-group-sm > .form-control,
.mg-search-results textarea.input-group-sm > .input-group-addon,
.mg-search-results textarea.input-group-sm > .input-group-btn > .btn,
.mg-search-results select[multiple].input-group-sm > .form-control,
.mg-search-results select[multiple].input-group-sm > .input-group-addon,
.mg-search-results select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }

.mg-search-results .input-group-addon,
.mg-search-results .input-group-btn,
.mg-search-results .input-group .form-control {
  display: table-cell; }

.mg-search-results .input-group-addon:not(:first-child):not(:last-child),
.mg-search-results .input-group-btn:not(:first-child):not(:last-child),
.mg-search-results .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.mg-search-results .input-group-addon,
.mg-search-results .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.mg-search-results .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; }

.mg-search-results .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.mg-search-results .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.mg-search-results .input-group-addon input[type='radio'],
.mg-search-results .input-group-addon input[type='checkbox'] {
  margin-top: 0; }

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

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

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

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

.mg-search-results .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.mg-search-results .input-group-btn > .btn {
  position: relative; }

.mg-search-results .input-group-btn > .btn + .btn {
  margin-left: -1px; }

.mg-search-results .input-group-btn > .btn:hover,
.mg-search-results .input-group-btn > .btn:focus,
.mg-search-results .input-group-btn > .btn:active {
  z-index: 2; }

.mg-search-results .input-group-btn:first-child > .btn,
.mg-search-results .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.mg-search-results .input-group-btn:last-child > .btn,
.mg-search-results .input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

.mg-search-results .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.mg-search-results .nav > li {
  position: relative;
  display: block; }

.mg-search-results .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.mg-search-results .nav > li > a:hover,
.mg-search-results .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.mg-search-results .nav > li.disabled > a {
  color: #777; }

.mg-search-results .nav > li.disabled > a:hover,
.mg-search-results .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.mg-search-results .nav .open > a,
.mg-search-results .nav .open > a:hover,
.mg-search-results .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7; }

.mg-search-results .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.mg-search-results .nav > li > a > img {
  max-width: none; }

.mg-search-results .nav-tabs {
  border-bottom: 1px solid #ddd; }

.mg-search-results .nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.mg-search-results .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.mg-search-results .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.mg-search-results .nav-tabs > li.active > a,
.mg-search-results .nav-tabs > li.active > a:hover,
.mg-search-results .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.mg-search-results .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.mg-search-results .nav-tabs.nav-justified > li {
  float: none; }

.mg-search-results .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.mg-search-results .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .mg-search-results .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .mg-search-results .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.mg-search-results .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.mg-search-results .nav-tabs.nav-justified > .active > a,
.mg-search-results .nav-tabs.nav-justified > .active > a:hover,
.mg-search-results .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .mg-search-results .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .mg-search-results .nav-tabs.nav-justified > .active > a,
  .mg-search-results .nav-tabs.nav-justified > .active > a:hover,
  .mg-search-results .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.mg-search-results .nav-pills > li {
  float: left; }

.mg-search-results .nav-pills > li > a {
  border-radius: 4px; }

.mg-search-results .nav-pills > li + li {
  margin-left: 2px; }

.mg-search-results .nav-pills > li.active > a,
.mg-search-results .nav-pills > li.active > a:hover,
.mg-search-results .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7; }

.mg-search-results .nav-stacked > li {
  float: none; }

.mg-search-results .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.mg-search-results .nav-justified {
  width: 100%; }

.mg-search-results .nav-justified > li {
  float: none; }

.mg-search-results .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.mg-search-results .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .mg-search-results .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .mg-search-results .nav-justified > li > a {
    margin-bottom: 0; } }

.mg-search-results .nav-tabs-justified {
  border-bottom: 0; }

.mg-search-results .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.mg-search-results .nav-tabs-justified > .active > a,
.mg-search-results .nav-tabs-justified > .active > a:hover,
.mg-search-results .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .mg-search-results .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .mg-search-results .nav-tabs-justified > .active > a,
  .mg-search-results .nav-tabs-justified > .active > a:hover,
  .mg-search-results .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.mg-search-results .tab-content > .tab-pane {
  display: none; }

.mg-search-results .tab-content > .active {
  display: block; }

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

.mg-search-results .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .mg-search-results .navbar {
    border-radius: 4px; } }

@media (min-width: 768px) {
  .mg-search-results .navbar-header {
    float: left; } }

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

.mg-search-results .navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .mg-search-results .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .mg-search-results .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .mg-search-results .navbar-collapse.in {
    overflow-y: visible; }
  .mg-search-results .navbar-fixed-top .navbar-collapse,
  .mg-search-results .navbar-static-top .navbar-collapse,
  .mg-search-results .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }

.mg-search-results .navbar-fixed-top .navbar-collapse,
.mg-search-results .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .mg-search-results .navbar-fixed-top .navbar-collapse,
  .mg-search-results .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }

.mg-search-results .container > .navbar-header,
.mg-search-results .container-fluid > .navbar-header,
.mg-search-results .container > .navbar-collapse,
.mg-search-results .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .mg-search-results .container > .navbar-header,
  .mg-search-results .container-fluid > .navbar-header,
  .mg-search-results .container > .navbar-collapse,
  .mg-search-results .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.mg-search-results .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .mg-search-results .navbar-static-top {
    border-radius: 0; } }

.mg-search-results .navbar-fixed-top,
.mg-search-results .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .mg-search-results .navbar-fixed-top,
  .mg-search-results .navbar-fixed-bottom {
    border-radius: 0; } }

.mg-search-results .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.mg-search-results .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.mg-search-results .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.mg-search-results .navbar-brand:hover,
.mg-search-results .navbar-brand:focus {
  text-decoration: none; }

.mg-search-results .navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .mg-search-results .navbar > .container .navbar-brand,
  .mg-search-results .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.mg-search-results .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; }

.mg-search-results .navbar-toggle:focus {
  outline: 0; }

.mg-search-results .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.mg-search-results .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .mg-search-results .navbar-toggle {
    display: none; } }

.mg-search-results .navbar-nav {
  margin: 7.5px -15px; }

.mg-search-results .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .mg-search-results .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; }
  .mg-search-results .navbar-nav .open .dropdown-menu > li > a,
  .mg-search-results .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .mg-search-results .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .mg-search-results .navbar-nav .open .dropdown-menu > li > a:hover,
  .mg-search-results .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .mg-search-results .navbar-nav {
    float: left;
    margin: 0; }
  .mg-search-results .navbar-nav > li {
    float: left; }
  .mg-search-results .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

.mg-search-results .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) {
  .mg-search-results .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .mg-search-results .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .mg-search-results .navbar-form .form-control-static {
    display: inline-block; }
  .mg-search-results .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .mg-search-results .navbar-form .input-group .input-group-addon,
  .mg-search-results .navbar-form .input-group .input-group-btn,
  .mg-search-results .navbar-form .input-group .form-control {
    width: auto; }
  .mg-search-results .navbar-form .input-group > .form-control {
    width: 100%; }
  .mg-search-results .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .mg-search-results .navbar-form .radio,
  .mg-search-results .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .mg-search-results .navbar-form .radio label,
  .mg-search-results .navbar-form .checkbox label {
    padding-left: 0; }
  .mg-search-results .navbar-form .radio input[type='radio'],
  .mg-search-results .navbar-form .checkbox input[type='checkbox'] {
    position: relative;
    margin-left: 0; }
  .mg-search-results .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 767px) {
  .mg-search-results .navbar-form .form-group {
    margin-bottom: 5px; }
  .mg-search-results .navbar-form .form-group:last-child {
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .mg-search-results .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; } }

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

.mg-search-results .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; }

.mg-search-results .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.mg-search-results .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.mg-search-results .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.mg-search-results .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

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

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

.mg-search-results .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.mg-search-results .navbar-default .navbar-brand {
  color: #777; }

.mg-search-results .navbar-default .navbar-brand:hover,
.mg-search-results .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.mg-search-results .navbar-default .navbar-text {
  color: #777; }

.mg-search-results .navbar-default .navbar-nav > li > a {
  color: #777; }

.mg-search-results .navbar-default .navbar-nav > li > a:hover,
.mg-search-results .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.mg-search-results .navbar-default .navbar-nav > .active > a,
.mg-search-results .navbar-default .navbar-nav > .active > a:hover,
.mg-search-results .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.mg-search-results .navbar-default .navbar-nav > .disabled > a,
.mg-search-results .navbar-default .navbar-nav > .disabled > a:hover,
.mg-search-results .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.mg-search-results .navbar-default .navbar-toggle {
  border-color: #ddd; }

.mg-search-results .navbar-default .navbar-toggle:hover,
.mg-search-results .navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.mg-search-results .navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.mg-search-results .navbar-default .navbar-collapse,
.mg-search-results .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.mg-search-results .navbar-default .navbar-nav > .open > a,
.mg-search-results .navbar-default .navbar-nav > .open > a:hover,
.mg-search-results .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .mg-search-results .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .mg-search-results .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .mg-search-results .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  .mg-search-results .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .mg-search-results .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .mg-search-results .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .mg-search-results .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .mg-search-results .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .mg-search-results .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }

.mg-search-results .navbar-default .navbar-link {
  color: #777; }

.mg-search-results .navbar-default .navbar-link:hover {
  color: #333; }

.mg-search-results .navbar-default .btn-link {
  color: #777; }

.mg-search-results .navbar-default .btn-link:hover,
.mg-search-results .navbar-default .btn-link:focus {
  color: #333; }

.mg-search-results .navbar-default .btn-link[disabled]:hover,
.mg-search-results fieldset[disabled] .navbar-default .btn-link:hover,
.mg-search-results .navbar-default .btn-link[disabled]:focus,
.mg-search-results fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.mg-search-results .navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.mg-search-results .navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.mg-search-results .navbar-inverse .navbar-brand:hover,
.mg-search-results .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.mg-search-results .navbar-inverse .navbar-text {
  color: #9d9d9d; }

.mg-search-results .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.mg-search-results .navbar-inverse .navbar-nav > li > a:hover,
.mg-search-results .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.mg-search-results .navbar-inverse .navbar-nav > .active > a,
.mg-search-results .navbar-inverse .navbar-nav > .active > a:hover,
.mg-search-results .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.mg-search-results .navbar-inverse .navbar-nav > .disabled > a,
.mg-search-results .navbar-inverse .navbar-nav > .disabled > a:hover,
.mg-search-results .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.mg-search-results .navbar-inverse .navbar-toggle {
  border-color: #333; }

.mg-search-results .navbar-inverse .navbar-toggle:hover,
.mg-search-results .navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.mg-search-results .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.mg-search-results .navbar-inverse .navbar-collapse,
.mg-search-results .navbar-inverse .navbar-form {
  border-color: #101010; }

.mg-search-results .navbar-inverse .navbar-nav > .open > a,
.mg-search-results .navbar-inverse .navbar-nav > .open > a:hover,
.mg-search-results .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .mg-search-results .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }

.mg-search-results .navbar-inverse .navbar-link {
  color: #9d9d9d; }

.mg-search-results .navbar-inverse .navbar-link:hover {
  color: #fff; }

.mg-search-results .navbar-inverse .btn-link {
  color: #9d9d9d; }

.mg-search-results .navbar-inverse .btn-link:hover,
.mg-search-results .navbar-inverse .btn-link:focus {
  color: #fff; }

.mg-search-results .navbar-inverse .btn-link[disabled]:hover,
.mg-search-results fieldset[disabled] .navbar-inverse .btn-link:hover,
.mg-search-results .navbar-inverse .btn-link[disabled]:focus,
.mg-search-results fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.mg-search-results .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.mg-search-results .pagination > li {
  display: inline; }

.mg-search-results .pagination > li > a,
.mg-search-results .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; }

.mg-search-results .pagination > li:first-child > a,
.mg-search-results .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.mg-search-results .pagination > li:last-child > a,
.mg-search-results .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.mg-search-results .pagination > li > a:hover,
.mg-search-results .pagination > li > span:hover,
.mg-search-results .pagination > li > a:focus,
.mg-search-results .pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.mg-search-results .pagination > .active > a,
.mg-search-results .pagination > .active > span,
.mg-search-results .pagination > .active > a:hover,
.mg-search-results .pagination > .active > span:hover,
.mg-search-results .pagination > .active > a:focus,
.mg-search-results .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.mg-search-results .pagination > .disabled > span,
.mg-search-results .pagination > .disabled > span:hover,
.mg-search-results .pagination > .disabled > span:focus,
.mg-search-results .pagination > .disabled > a,
.mg-search-results .pagination > .disabled > a:hover,
.mg-search-results .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.mg-search-results .pagination-lg > li > a,
.mg-search-results .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.mg-search-results .pagination-lg > li:first-child > a,
.mg-search-results .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.mg-search-results .pagination-lg > li:last-child > a,
.mg-search-results .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.mg-search-results .pagination-sm > li > a,
.mg-search-results .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.mg-search-results .pagination-sm > li:first-child > a,
.mg-search-results .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.mg-search-results .pagination-sm > li:last-child > a,
.mg-search-results .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.mg-search-results .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.mg-search-results .pager li {
  display: inline; }

.mg-search-results .pager li > a,
.mg-search-results .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.mg-search-results .pager li > a:hover,
.mg-search-results .pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.mg-search-results .pager .next > a,
.mg-search-results .pager .next > span {
  float: right; }

.mg-search-results .pager .previous > a,
.mg-search-results .pager .previous > span {
  float: left; }

.mg-search-results .pager .disabled > a,
.mg-search-results .pager .disabled > a:hover,
.mg-search-results .pager .disabled > a:focus,
.mg-search-results .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.mg-search-results .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em; }

.mg-search-results a.label:hover,
.mg-search-results a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.mg-search-results .label:empty {
  display: none; }

.mg-search-results .btn .label {
  position: relative;
  top: -1px; }

.mg-search-results .label-default {
  background-color: #777; }

.mg-search-results .label-default[href]:hover,
.mg-search-results .label-default[href]:focus {
  background-color: #5e5e5e; }

.mg-search-results .label-primary {
  background-color: #337ab7; }

.mg-search-results .label-primary[href]:hover,
.mg-search-results .label-primary[href]:focus {
  background-color: #286090; }

.mg-search-results .label-success {
  background-color: #5cb85c; }

.mg-search-results .label-success[href]:hover,
.mg-search-results .label-success[href]:focus {
  background-color: #449d44; }

.mg-search-results .label-info {
  background-color: #5bc0de; }

.mg-search-results .label-info[href]:hover,
.mg-search-results .label-info[href]:focus {
  background-color: #31b0d5; }

.mg-search-results .label-warning {
  background-color: #f0ad4e; }

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

.mg-search-results .label-danger {
  background-color: #d9534f; }

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

.mg-search-results .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; }

.mg-search-results .badge:empty {
  display: none; }

.mg-search-results .btn .badge {
  position: relative;
  top: -1px; }

.mg-search-results .btn-xs .badge,
.mg-search-results .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px; }

.mg-search-results a.badge:hover,
.mg-search-results a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.mg-search-results .list-group-item.active > .badge,
.mg-search-results .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff; }

.mg-search-results .list-group-item > .badge {
  float: right; }

.mg-search-results .list-group-item > .badge + .badge {
  margin-right: 5px; }

.mg-search-results .nav-pills > li > a > .badge {
  margin-left: 3px; }

.mg-search-results .jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.mg-search-results .jumbotron h1,
.mg-search-results .jumbotron .h1 {
  color: inherit; }

.mg-search-results .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.mg-search-results .jumbotron > hr {
  border-top-color: #d5d5d5; }

.mg-search-results .container .jumbotron,
.mg-search-results .container-fluid .jumbotron {
  border-radius: 6px; }

.mg-search-results .jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .mg-search-results .jumbotron {
    padding: 48px 0; }
  .mg-search-results .container .jumbotron,
  .mg-search-results .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .mg-search-results .jumbotron h1,
  .mg-search-results .jumbotron .h1 {
    font-size: 63px; } }

.mg-search-results .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 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }

.mg-search-results .thumbnail > img,
.mg-search-results .thumbnail a > img {
  margin-right: auto;
  margin-left: auto; }

.mg-search-results a.thumbnail:hover,
.mg-search-results a.thumbnail:focus,
.mg-search-results a.thumbnail.active {
  border-color: #337ab7; }

.mg-search-results .thumbnail .caption {
  padding: 9px;
  color: #333; }

.mg-search-results .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0 !important; }

.mg-search-results .alert h4 {
  margin-top: 0;
  color: inherit; }

.mg-search-results .alert .alert-link {
  font-weight: bold; }

.mg-search-results .alert > p,
.mg-search-results .alert > ul {
  margin-bottom: 0; }

.mg-search-results .alert > p + p {
  margin-top: 5px; }

.mg-search-results .alert-dismissable,
.mg-search-results .alert-dismissible {
  padding-right: 35px; }

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

.mg-search-results .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.mg-search-results .alert-success hr {
  border-top-color: #c9e2b3; }

.mg-search-results .alert-success .alert-link {
  color: #2b542c; }

.mg-search-results .alert-info {
  color: #27aae1;
  background-color: #d9edf7;
  border-color: #e6e4e1; }

.mg-search-results .alert-info hr {
  border-top-color: #a6e1ec; }

.mg-search-results .alert-info .alert-link {
  color: #231f20; }

.mg-search-results .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.mg-search-results .alert-warning hr {
  border-top-color: #f7e1b5; }

.mg-search-results .alert-warning .alert-link {
  color: #66512c; }

.mg-search-results .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.mg-search-results .alert-danger hr {
  border-top-color: #e4b9c0; }

.mg-search-results .alert-danger .alert-link {
  color: #843534; }

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

.mg-search-results .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 0.6s ease;
  transition: width 0.6s ease; }

.mg-search-results .progress-striped .progress-bar,
.mg-search-results .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: 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; }

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

.mg-search-results .progress-bar-success {
  background-color: #5cb85c; }

.mg-search-results .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: 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); }

.mg-search-results .progress-bar-info {
  background-color: #5bc0de; }

.mg-search-results .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: 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); }

.mg-search-results .progress-bar-warning {
  background-color: #f0ad4e; }

.mg-search-results .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: 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); }

.mg-search-results .progress-bar-danger {
  background-color: #d9534f; }

.mg-search-results .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: 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); }

.mg-search-results .media {
  margin-top: 15px; }

.mg-search-results .media:first-child {
  margin-top: 0; }

.mg-search-results .media,
.mg-search-results .media-body {
  overflow: hidden;
  zoom: 1; }

.mg-search-results .media-body {
  width: 10000px; }

.mg-search-results .media-object {
  display: block; }

.mg-search-results .media-right,
.mg-search-results .media > .pull-right {
  padding-left: 10px; }

.mg-search-results .media-left,
.mg-search-results .media > .pull-left {
  padding-right: 10px; }

.mg-search-results .media-left,
.mg-search-results .media-right,
.mg-search-results .media-body {
  display: table-cell;
  vertical-align: top; }

.mg-search-results .media-middle {
  vertical-align: middle; }

.mg-search-results .media-bottom {
  vertical-align: bottom; }

.mg-search-results .media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.mg-search-results .media-list {
  padding-left: 0;
  list-style: none; }

.mg-search-results .list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.mg-search-results .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.mg-search-results .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.mg-search-results .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.mg-search-results a.list-group-item {
  color: #555; }

.mg-search-results a.list-group-item .list-group-item-heading {
  color: #333; }

.mg-search-results a.list-group-item:hover,
.mg-search-results a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

.mg-search-results .list-group-item.disabled,
.mg-search-results .list-group-item.disabled:hover,
.mg-search-results .list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

.mg-search-results .list-group-item.disabled .list-group-item-heading,
.mg-search-results .list-group-item.disabled:hover .list-group-item-heading,
.mg-search-results .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

.mg-search-results .list-group-item.disabled .list-group-item-text,
.mg-search-results .list-group-item.disabled:hover .list-group-item-text,
.mg-search-results .list-group-item.disabled:focus .list-group-item-text {
  color: #777; }

.mg-search-results .list-group-item.active,
.mg-search-results .list-group-item.active:hover,
.mg-search-results .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.mg-search-results .list-group-item.active .list-group-item-heading,
.mg-search-results .list-group-item.active:hover .list-group-item-heading,
.mg-search-results .list-group-item.active:focus .list-group-item-heading,
.mg-search-results .list-group-item.active .list-group-item-heading > small,
.mg-search-results .list-group-item.active:hover .list-group-item-heading > small,
.mg-search-results .list-group-item.active:focus .list-group-item-heading > small,
.mg-search-results .list-group-item.active .list-group-item-heading > .small,
.mg-search-results .list-group-item.active:hover .list-group-item-heading > .small,
.mg-search-results .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }

.mg-search-results .list-group-item.active .list-group-item-text,
.mg-search-results .list-group-item.active:hover .list-group-item-text,
.mg-search-results .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef; }

.mg-search-results .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

.mg-search-results a.list-group-item-success {
  color: #3c763d; }

.mg-search-results a.list-group-item-success .list-group-item-heading {
  color: inherit; }

.mg-search-results a.list-group-item-success:hover,
.mg-search-results a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

.mg-search-results a.list-group-item-success.active,
.mg-search-results a.list-group-item-success.active:hover,
.mg-search-results a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.mg-search-results .list-group-item-info {
  color: #27aae1;
  background-color: #d9edf7; }

.mg-search-results a.list-group-item-info {
  color: #27aae1; }

.mg-search-results a.list-group-item-info .list-group-item-heading {
  color: inherit; }

.mg-search-results a.list-group-item-info:hover,
.mg-search-results a.list-group-item-info:focus {
  color: #27aae1;
  background-color: #c4e3f3; }

.mg-search-results a.list-group-item-info.active,
.mg-search-results a.list-group-item-info.active:hover,
.mg-search-results a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #27aae1;
  border-color: #27aae1; }

.mg-search-results .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

.mg-search-results a.list-group-item-warning {
  color: #8a6d3b; }

.mg-search-results a.list-group-item-warning .list-group-item-heading {
  color: inherit; }

.mg-search-results a.list-group-item-warning:hover,
.mg-search-results a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

.mg-search-results a.list-group-item-warning.active,
.mg-search-results a.list-group-item-warning.active:hover,
.mg-search-results a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.mg-search-results .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

.mg-search-results a.list-group-item-danger {
  color: #a94442; }

.mg-search-results a.list-group-item-danger .list-group-item-heading {
  color: inherit; }

.mg-search-results a.list-group-item-danger:hover,
.mg-search-results a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

.mg-search-results a.list-group-item-danger.active,
.mg-search-results a.list-group-item-danger.active:hover,
.mg-search-results a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.mg-search-results .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.mg-search-results .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

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

.mg-search-results .panel-body {
  padding: 15px; }

.mg-search-results .panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.mg-search-results .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  color: inherit; }

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

.mg-search-results .panel > .list-group,
.mg-search-results .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.mg-search-results .panel > .list-group .list-group-item,
.mg-search-results .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.mg-search-results .panel > .list-group:first-child .list-group-item:first-child,
.mg-search-results .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; }

.mg-search-results .panel > .list-group:last-child .list-group-item:last-child,
.mg-search-results .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; }

.mg-search-results .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.mg-search-results .list-group + .panel-footer {
  border-top-width: 0; }

.mg-search-results .panel > .table,
.mg-search-results .panel > .table-responsive > .table,
.mg-search-results .panel > .panel-collapse > .table {
  margin-bottom: 0; }

.mg-search-results .panel > .table caption,
.mg-search-results .panel > .table-responsive > .table caption,
.mg-search-results .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.mg-search-results .panel > .table:first-child,
.mg-search-results .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.mg-search-results .panel > .table:first-child > thead:first-child > tr:first-child,
.mg-search-results .panel
> .table-responsive:first-child
> .table:first-child
> thead:first-child
> tr:first-child,
.mg-search-results .panel > .table:first-child > tbody:first-child > tr:first-child,
.mg-search-results .panel
> .table-responsive:first-child
> .table:first-child
> tbody:first-child
> tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.mg-search-results .panel
> .table:first-child
> thead:first-child
> tr:first-child
td:first-child,
.mg-search-results .panel
> .table-responsive:first-child
> .table:first-child
> thead:first-child
> tr:first-child
td:first-child,
.mg-search-results .panel
> .table:first-child
> tbody:first-child
> tr:first-child
td:first-child,
.mg-search-results .panel
> .table-responsive:first-child
> .table:first-child
> tbody:first-child
> tr:first-child
td:first-child,
.mg-search-results .panel
> .table:first-child
> thead:first-child
> tr:first-child
th:first-child,
.mg-search-results .panel
> .table-responsive:first-child
> .table:first-child
> thead:first-child
> tr:first-child
th:first-child,
.mg-search-results .panel
> .table:first-child
> tbody:first-child
> tr:first-child
th:first-child,
.mg-search-results .panel
> .table-responsive:first-child
> .table:first-child
> tbody:first-child
> tr:first-child
th:first-child {
  border-top-left-radius: 3px; }

.mg-search-results .panel
> .table:first-child
> thead:first-child
> tr:first-child
td:last-child,
.mg-search-results .panel
> .table-responsive:first-child
> .table:first-child
> thead:first-child
> tr:first-child
td:last-child,
.mg-search-results .panel
> .table:first-child
> tbody:first-child
> tr:first-child
td:last-child,
.mg-search-results .panel
> .table-responsive:first-child
> .table:first-child
> tbody:first-child
> tr:first-child
td:last-child,
.mg-search-results .panel
> .table:first-child
> thead:first-child
> tr:first-child
th:last-child,
.mg-search-results .panel
> .table-responsive:first-child
> .table:first-child
> thead:first-child
> tr:first-child
th:last-child,
.mg-search-results .panel
> .table:first-child
> tbody:first-child
> tr:first-child
th:last-child,
.mg-search-results .panel
> .table-responsive:first-child
> .table:first-child
> tbody:first-child
> tr:first-child
th:last-child {
  border-top-right-radius: 3px; }

.mg-search-results .panel > .table:last-child,
.mg-search-results .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.mg-search-results .panel > .table:last-child > tbody:last-child > tr:last-child,
.mg-search-results .panel
> .table-responsive:last-child
> .table:last-child
> tbody:last-child
> tr:last-child,
.mg-search-results .panel > .table:last-child > tfoot:last-child > tr:last-child,
.mg-search-results .panel
> .table-responsive:last-child
> .table:last-child
> tfoot:last-child
> tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.mg-search-results .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.mg-search-results .panel
> .table-responsive:last-child
> .table:last-child
> tbody:last-child
> tr:last-child
td:first-child,
.mg-search-results .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.mg-search-results .panel
> .table-responsive:last-child
> .table:last-child
> tfoot:last-child
> tr:last-child
td:first-child,
.mg-search-results .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.mg-search-results .panel
> .table-responsive:last-child
> .table:last-child
> tbody:last-child
> tr:last-child
th:first-child,
.mg-search-results .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.mg-search-results .panel
> .table-responsive:last-child
> .table:last-child
> tfoot:last-child
> tr:last-child
th:first-child {
  border-bottom-left-radius: 3px; }

.mg-search-results .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.mg-search-results .panel
> .table-responsive:last-child
> .table:last-child
> tbody:last-child
> tr:last-child
td:last-child,
.mg-search-results .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.mg-search-results .panel
> .table-responsive:last-child
> .table:last-child
> tfoot:last-child
> tr:last-child
td:last-child,
.mg-search-results .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.mg-search-results .panel
> .table-responsive:last-child
> .table:last-child
> tbody:last-child
> tr:last-child
th:last-child,
.mg-search-results .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.mg-search-results .panel
> .table-responsive:last-child
> .table:last-child
> tfoot:last-child
> tr:last-child
th:last-child {
  border-bottom-right-radius: 3px; }

.mg-search-results .panel > .panel-body + .table,
.mg-search-results .panel > .panel-body + .table-responsive,
.mg-search-results .panel > .table + .panel-body,
.mg-search-results .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.mg-search-results .panel > .table > tbody:first-child > tr:first-child th,
.mg-search-results .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.mg-search-results .panel > .table-bordered,
.mg-search-results .panel > .table-responsive > .table-bordered {
  border: 0; }

.mg-search-results .panel > .table-bordered > thead > tr > th:first-child,
.mg-search-results .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.mg-search-results .panel > .table-bordered > tbody > tr > th:first-child,
.mg-search-results .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.mg-search-results .panel > .table-bordered > tfoot > tr > th:first-child,
.mg-search-results .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.mg-search-results .panel > .table-bordered > thead > tr > td:first-child,
.mg-search-results .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.mg-search-results .panel > .table-bordered > tbody > tr > td:first-child,
.mg-search-results .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.mg-search-results .panel > .table-bordered > tfoot > tr > td:first-child,
.mg-search-results .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.mg-search-results .panel > .table-bordered > thead > tr > th:last-child,
.mg-search-results .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.mg-search-results .panel > .table-bordered > tbody > tr > th:last-child,
.mg-search-results .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.mg-search-results .panel > .table-bordered > tfoot > tr > th:last-child,
.mg-search-results .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.mg-search-results .panel > .table-bordered > thead > tr > td:last-child,
.mg-search-results .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.mg-search-results .panel > .table-bordered > tbody > tr > td:last-child,
.mg-search-results .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.mg-search-results .panel > .table-bordered > tfoot > tr > td:last-child,
.mg-search-results .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.mg-search-results .panel > .table-bordered > thead > tr:first-child > td,
.mg-search-results .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.mg-search-results .panel > .table-bordered > tbody > tr:first-child > td,
.mg-search-results .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.mg-search-results .panel > .table-bordered > thead > tr:first-child > th,
.mg-search-results .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.mg-search-results .panel > .table-bordered > tbody > tr:first-child > th,
.mg-search-results .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.mg-search-results .panel > .table-bordered > tbody > tr:last-child > td,
.mg-search-results .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.mg-search-results .panel > .table-bordered > tfoot > tr:last-child > td,
.mg-search-results .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.mg-search-results .panel > .table-bordered > tbody > tr:last-child > th,
.mg-search-results .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.mg-search-results .panel > .table-bordered > tfoot > tr:last-child > th,
.mg-search-results .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.mg-search-results .panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.mg-search-results .panel-group {
  margin-bottom: 20px; }

.mg-search-results .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.mg-search-results .panel-group .panel + .panel {
  margin-top: 5px; }

.mg-search-results .panel-group .panel-heading {
  border-bottom: 0; }

.mg-search-results .panel-group .panel-footer {
  border-top: 0; }

.mg-search-results .panel-default {
  border-color: #ddd; }

.mg-search-results .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.mg-search-results .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.mg-search-results .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.mg-search-results .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.mg-search-results .panel-primary {
  border-color: #337ab7; }

.mg-search-results .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.mg-search-results .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.mg-search-results .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.mg-search-results .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.mg-search-results .panel-success {
  border-color: #d6e9c6; }

.mg-search-results .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.mg-search-results .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.mg-search-results .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.mg-search-results .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.mg-search-results .panel-info {
  border-color: #bce8f1; }

.mg-search-results .panel-info > .panel-heading {
  color: #27aae1;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.mg-search-results .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.mg-search-results .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #27aae1; }

.mg-search-results .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.mg-search-results .panel-warning {
  border-color: #faebcc; }

.mg-search-results .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.mg-search-results .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.mg-search-results .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.mg-search-results .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.mg-search-results .panel-danger {
  border-color: #ebccd1; }

.mg-search-results .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.mg-search-results .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.mg-search-results .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.mg-search-results .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.mg-search-results .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.mg-search-results .embed-responsive .embed-responsive-item,
.mg-search-results .embed-responsive iframe,
.mg-search-results .embed-responsive embed,
.mg-search-results .embed-responsive object,
.mg-search-results .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

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

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

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

.mg-search-results .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

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

.mg-search-results .well-sm {
  padding: 9px;
  border-radius: 3px; }

.mg-search-results .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }

.mg-search-results .close:hover,
.mg-search-results .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5; }

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

.mg-search-results .modal-open {
  overflow: hidden; }

.mg-search-results .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.mg-search-results .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%); }

.mg-search-results .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.mg-search-results .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.mg-search-results .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

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

.mg-search-results .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.mg-search-results .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.mg-search-results .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5; }

.mg-search-results .modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.mg-search-results .modal-header .close {
  margin-top: -2px; }

.mg-search-results .modal-title {
  margin: 0;
  line-height: 1.42857143; }

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

.mg-search-results .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.mg-search-results .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.mg-search-results .modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.mg-search-results .modal-footer .btn-block + .btn-block {
  margin-left: 0; }

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

@media (min-width: 768px) {
  .mg-search-results .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .mg-search-results .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); }
  .mg-search-results .modal-sm {
    width: 300px; } }

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

.mg-search-results .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;
  filter: alpha(opacity=0);
  opacity: 0; }

.mg-search-results .tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9; }

.mg-search-results .tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.mg-search-results .tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.mg-search-results .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.mg-search-results .tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.mg-search-results .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.mg-search-results .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.mg-search-results .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.mg-search-results .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.mg-search-results .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.mg-search-results .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.mg-search-results .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.mg-search-results .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.mg-search-results .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.mg-search-results .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

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

.mg-search-results .popover.top {
  margin-top: -10px; }

.mg-search-results .popover.right {
  margin-left: 10px; }

.mg-search-results .popover.bottom {
  margin-top: 10px; }

.mg-search-results .popover.left {
  margin-left: -10px; }

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

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

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

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

.mg-search-results .popover > .arrow:after {
  content: '';
  border-width: 10px; }

.mg-search-results .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; }

.mg-search-results .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-color: #fff;
  border-bottom-width: 0; }

.mg-search-results .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; }

.mg-search-results .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: ' ';
  border-right-color: #fff;
  border-left-width: 0; }

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

.mg-search-results .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-width: 0;
  border-bottom-color: #fff; }

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

.mg-search-results .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: ' ';
  border-right-width: 0;
  border-left-color: #fff; }

.mg-search-results .clearfix:before,
.mg-search-results .clearfix:after,
.mg-search-results .dl-horizontal dd:before,
.mg-search-results .dl-horizontal dd:after,
.mg-search-results .container:before,
.mg-search-results .container:after,
.mg-search-results .container-fluid:before,
.mg-search-results .container-fluid:after,
.mg-search-results .row:before,
.mg-search-results .row:after,
.mg-search-results .form-horizontal .form-group:before,
.mg-search-results .form-horizontal .form-group:after,
.mg-search-results .btn-toolbar:before,
.mg-search-results .btn-toolbar:after,
.mg-search-results .btn-group-vertical > .btn-group:before,
.mg-search-results .btn-group-vertical > .btn-group:after,
.mg-search-results .nav:before,
.mg-search-results .nav:after,
.mg-search-results .navbar:before,
.mg-search-results .navbar:after,
.mg-search-results .navbar-header:before,
.mg-search-results .navbar-header:after,
.mg-search-results .navbar-collapse:before,
.mg-search-results .navbar-collapse:after,
.mg-search-results .pager:before,
.mg-search-results .pager:after,
.mg-search-results .panel-body:before,
.mg-search-results .panel-body:after,
.mg-search-results .modal-footer:before,
.mg-search-results .modal-footer:after {
  display: table;
  content: ' '; }

.mg-search-results .clearfix:after,
.mg-search-results .dl-horizontal dd:after,
.mg-search-results .container:after,
.mg-search-results .container-fluid:after,
.mg-search-results .row:after,
.mg-search-results .form-horizontal .form-group:after,
.mg-search-results .btn-toolbar:after,
.mg-search-results .btn-group-vertical > .btn-group:after,
.mg-search-results .nav:after,
.mg-search-results .navbar:after,
.mg-search-results .navbar-header:after,
.mg-search-results .navbar-collapse:after,
.mg-search-results .pager:after,
.mg-search-results .panel-body:after,
.mg-search-results .modal-footer:after {
  clear: both; }

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

.mg-search-results .pull-right {
  float: right !important; }

.mg-search-results .pull-left {
  float: left !important; }

.mg-search-results .hide {
  display: none !important; }

.mg-search-results .show {
  display: block !important; }

.mg-search-results .invisible {
  visibility: hidden; }

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

.mg-search-results .hidden {
  display: none !important; }

.mg-search-results .affix {
  position: fixed; }

.mg-search-results .visible-xs,
.mg-search-results .visible-sm,
.mg-search-results .visible-md,
.mg-search-results .visible-lg {
  display: none !important; }

.mg-search-results .visible-xs-block,
.mg-search-results .visible-xs-inline,
.mg-search-results .visible-xs-inline-block,
.mg-search-results .visible-sm-block,
.mg-search-results .visible-sm-inline,
.mg-search-results .visible-sm-inline-block,
.mg-search-results .visible-md-block,
.mg-search-results .visible-md-inline,
.mg-search-results .visible-md-inline-block,
.mg-search-results .visible-lg-block,
.mg-search-results .visible-lg-inline,
.mg-search-results .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .mg-search-results .visible-xs {
    display: block !important; }
  .mg-search-results table.visible-xs {
    display: table; }
  .mg-search-results tr.visible-xs {
    display: table-row !important; }
  .mg-search-results th.visible-xs,
  .mg-search-results td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .mg-search-results .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .mg-search-results .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .mg-search-results .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mg-search-results .visible-sm {
    display: block !important; }
  .mg-search-results table.visible-sm {
    display: table; }
  .mg-search-results tr.visible-sm {
    display: table-row !important; }
  .mg-search-results th.visible-sm,
  .mg-search-results td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mg-search-results .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mg-search-results .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mg-search-results .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mg-search-results .visible-md {
    display: block !important; }
  .mg-search-results table.visible-md {
    display: table; }
  .mg-search-results tr.visible-md {
    display: table-row !important; }
  .mg-search-results th.visible-md,
  .mg-search-results td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mg-search-results .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mg-search-results .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mg-search-results .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .mg-search-results .visible-lg {
    display: block !important; }
  .mg-search-results table.visible-lg {
    display: table; }
  .mg-search-results tr.visible-lg {
    display: table-row !important; }
  .mg-search-results th.visible-lg,
  .mg-search-results td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .mg-search-results .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .mg-search-results .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .mg-search-results .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .mg-search-results .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mg-search-results .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .mg-search-results .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .mg-search-results .hidden-lg {
    display: none !important; } }

.mg-search-results .visible-print {
  display: none !important; }

@media print {
  .mg-search-results .visible-print {
    display: block !important; }
  .mg-search-results table.visible-print {
    display: table; }
  .mg-search-results tr.visible-print {
    display: table-row !important; }
  .mg-search-results th.visible-print,
  .mg-search-results td.visible-print {
    display: table-cell !important; } }

.mg-search-results .visible-print-block {
  display: none !important; }

@media print {
  .mg-search-results .visible-print-block {
    display: block !important; } }

.mg-search-results .visible-print-inline {
  display: none !important; }

@media print {
  .mg-search-results .visible-print-inline {
    display: inline !important; } }

.mg-search-results .visible-print-inline-block {
  display: none !important; }

@media print {
  .mg-search-results .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .mg-search-results .hidden-print {
    display: none !important; } }

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0 !important; }

.mg-search-results a {
  color: #006ea5 !important; }

.mg-search-results .pagination > .active > a {
  color: white !important; }

.gutter-bottom {
  margin-bottom: 30px; }

.border {
  border: 1px solid lightgrey; }

.padded {
  padding: 15px; }

.mg-facets-wrapper {
  padding-bottom: 0; }

.mg-facets__group {
  margin-bottom: 15px; }

.searchblox-sidebar-heading {
  background: #ccc;
  font-weight: bold;
  font-size: 1.3rem;
  border-top-left-radius: 0.25em;
  border-top-right-radius: 0.25em;
  text-align: center; }

.searchblox-sidebar .searchblox-panel-title {
  margin: 0; }

.searchblox-search-results-container .badge {
  background-color: #ccc; }

.searchblox-search-results-container .collapse-focusareas {
  display: inline-block; }

.searchblox-search-results-container .focus {
  background-color: white; }

.searchblox-search-results-container .mg-searchblox-result__title {
  margin: 0; }

.searchblox-search-results-container p {
  margin: 0.5rem 0; }

.searchblox-search-results-container .pagination li:before {
  display: none; }

.searchblox-search-results-container .panel-heading {
  padding: 30px 30px 0;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-top: 1px solid #e6e4e1;
  border-right: 1px solid #e6e4e1;
  border-left: 1px solid #e6e4e1; }

.searchblox-search-results-container .panel-body {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  padding: 30px;
  padding-top: 0;
  border-bottom: 1px solid #e6e4e1;
  border-right: 1px solid #e6e4e1;
  border-left: 1px solid #e6e4e1; }

.searchblox-search-results-container .search-form button {
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit; }

.searchblox-search-results-container .search-form input {
  margin-bottom: 0; }

.searchblox-search-results-container .search-result {
  list-style-type: none;
  padding: 0;
  padding-left: 0;
  background: none; }

.searchblox-search-results-container .search-results--simple .search-result:first-child {
  margin-top: 0; }

.searchblox-search-results-container .search-results > ul {
  padding: 0; }

.searchblox-search-results-container .search-results ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.searchblox-search-results-container .search-result .label-default {
  background-color: #dbba57; }

.searchblox-search-results-container .search-result .categories {
  margin-top: 0.2em; }
  .searchblox-search-results-container .search-result .categories .category {
    display: inline-block;
    margin-right: 0.2em; }

.searchblox-search-results-container .search-result.best-bet {
  padding: 2em;
  background-color: #8e7aa8;
  color: #ffffff; }
  .searchblox-search-results-container .search-result.best-bet a {
    color: #ffffff !important;
    text-decoration: underline; }

.searchblox-search-results-container .search-result.best-bet .glyphicon-star {
  color: #d9ebf2; }

.searchblox-search-results-container .search-result .module-type {
  color: #aaa;
  display: inline-block;
  font-size: 0.6em;
  text-transform: uppercase;
  padding-left: 0.5em;
  position: relative;
  top: -0.1em; }

.searchblox-search-results-container .search-result .result-meta {
  font-size: 0.8em;
  font-weight: bold;
  padding: 0.2em 0; }

.searchblox-search-results-container .search-result .result-meta ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.searchblox-search-results-container .search-result .result-meta li {
  display: inline-block;
  line-height: 1;
  border-right: 1px solid #aaa;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  margin-right: 0.3em;
  padding-right: 0.7em; }

.searchblox-search-results-container .search-result .result-meta li:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0; }

.searchblox-search-results-container .search-result .summary p {
  margin: 0; }

.searchblox-search-results-container .search-result .summary em {
  font-style: normal;
  font-weight: bold; }

.searchblox-search-results-container .search-result .permalink,
.searchblox-search-results-container .search-results .permalink a {
  color: #a0a0a0;
  font-size: 0.8rem;
  margin: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }

.searchblox-search-results-container .advanced {
  font-size: 0.8rem; }

.searchblox-search-results-container .icon-refresh-animate {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

.section-title {
  color: #a0a0a0; }

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

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