@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/*!
 * Bootstrap v3.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! 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;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, #popup-buttons button > .caret, .pager.pager--infinite-scroll li.pager__item > a > .caret,
  .dropup > .btn > .caret,
  #popup-buttons .dropup > button > .caret,
  .pager.pager--infinite-scroll li.pager__item.dropup > a > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot");
  src: url("//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff") format("woff"), url("//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

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

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #444;
  background-color: #fff;
}

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

a {
  color: #48aae8;
  text-decoration: none;
}

a:hover, a:focus {
  color: #72b8e6;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

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

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

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

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

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

p {
  margin: 0 0 12px;
}

.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .admin-menu-toolbar-category ul.menu, .field-websites ul, #quick_switch_links ul {
  padding-left: 0;
  list-style: none;
}

.list-inline, #quick_switch_links ul li {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li, #quick_switch_links ul li > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

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

dt,
dd {
  line-height: 1.5;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

.dl-horizontal dd:after {
  clear: both;
}

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

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

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

.container:before, .container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

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

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

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

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

.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

.container-fluid:after {
  clear: both;
}

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

.row:before, .row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

.col-xs-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}

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

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

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

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

.table .table {
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

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

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

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

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

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

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

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #736f6e;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #736f6e;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

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

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

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

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

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

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 49px;
  }
}

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

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

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

.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

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

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

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

.form-control-static {
  min-height: 40px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, #popup-buttons .input-group-lg > .input-group-btn > button.form-control-static, .pager.pager--infinite-scroll .input-group-lg > li.pager__item.input-group-btn > a.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, #popup-buttons .input-group-sm > .input-group-btn > button.form-control-static, .pager.pager--infinite-scroll .input-group-sm > li.pager__item.input-group-btn > a.form-control-static {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, #popup-buttons .input-group-sm > .input-group-btn > button, .pager.pager--infinite-scroll .input-group-sm > li.pager__item.input-group-btn > a {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px;
}

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

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}

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

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, #popup-buttons .input-group-lg > .input-group-btn > button, .pager.pager--infinite-scroll .input-group-lg > li.pager__item.input-group-btn > a {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px;
}

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

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}

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

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 47.5px;
}

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, #popup-buttons .input-group-lg > .input-group-btn > button + .form-control-feedback, .pager.pager--infinite-scroll .input-group-lg > li.pager__item.input-group-btn > a + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, #popup-buttons .input-group-sm > .input-group-btn > button + .form-control-feedback, .pager.pager--infinite-scroll .input-group-sm > li.pager__item.input-group-btn > a + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

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

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

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

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

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

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

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

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

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

.has-feedback label ~ .form-control-feedback {
  top: 29px;
}

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

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}

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

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

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

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.btn, #popup-buttons button, .pager.pager--infinite-scroll li.pager__item > a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, #popup-buttons button:focus, .pager.pager--infinite-scroll li.pager__item > a:focus, .btn.focus, #popup-buttons button.focus, .pager.pager--infinite-scroll li.pager__item > a.focus, .btn:active:focus, #popup-buttons button:active:focus, .pager.pager--infinite-scroll li.pager__item > a:active:focus, .btn:active.focus, #popup-buttons button:active.focus, .pager.pager--infinite-scroll li.pager__item > a:active.focus, .btn.active:focus, #popup-buttons button.active:focus, .pager.pager--infinite-scroll li.pager__item > a.active:focus, .btn.active.focus, #popup-buttons button.active.focus, .pager.pager--infinite-scroll li.pager__item > a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, #popup-buttons button:hover, .pager.pager--infinite-scroll li.pager__item > a:hover, .btn:focus, #popup-buttons button:focus, .pager.pager--infinite-scroll li.pager__item > a:focus, .btn.focus, #popup-buttons button.focus, .pager.pager--infinite-scroll li.pager__item > a.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, #popup-buttons button:active, .pager.pager--infinite-scroll li.pager__item > a:active, .btn.active, #popup-buttons button.active, .pager.pager--infinite-scroll li.pager__item > a.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, #popup-buttons button.disabled, .pager.pager--infinite-scroll li.pager__item > a.disabled, .btn[disabled], #popup-buttons button[disabled], .pager.pager--infinite-scroll li.pager__item > a[disabled],
fieldset[disabled] .btn,
fieldset[disabled] #popup-buttons button,
#popup-buttons fieldset[disabled] button,
fieldset[disabled] .pager.pager--infinite-scroll li.pager__item > a,
.pager.pager--infinite-scroll fieldset[disabled] li.pager__item > a {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, .pager.pager--infinite-scroll li.pager__item > a.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] .pager.pager--infinite-scroll li.pager__item > a,
.pager.pager--infinite-scroll fieldset[disabled] li.pager__item > a {
  pointer-events: none;
}

.btn-default, #popup-buttons button, #sort-topic-submit,
.af-button-large, .btn-btn:not(.ajax-processed), .btn-btn-gray-1:not(.ajax-processed), .btn-btn-gray-2:not(.ajax-processed), .btn-btn-3:not(.ajax-processed), .btn-btn-2:not(.ajax-processed), .btn-btn-1:not(.ajax-processed) {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, #popup-buttons button:focus, #sort-topic-submit:focus,
.af-button-large:focus, .btn-btn:focus:not(.ajax-processed), .btn-btn-gray-1:focus:not(.ajax-processed), .btn-btn-gray-2:focus:not(.ajax-processed), .btn-btn-3:focus:not(.ajax-processed), .btn-btn-2:focus:not(.ajax-processed), .btn-btn-1:focus:not(.ajax-processed), .btn-default.focus, #popup-buttons button.focus, .focus#sort-topic-submit,
.focus.af-button-large, .focus.btn-btn:not(.ajax-processed), .focus.btn-btn-gray-1:not(.ajax-processed), .focus.btn-btn-gray-2:not(.ajax-processed), .focus.btn-btn-3:not(.ajax-processed), .focus.btn-btn-2:not(.ajax-processed), .focus.btn-btn-1:not(.ajax-processed) {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover, #popup-buttons button:hover, #sort-topic-submit:hover,
.af-button-large:hover, .btn-btn:hover:not(.ajax-processed), .btn-btn-gray-1:hover:not(.ajax-processed), .btn-btn-gray-2:hover:not(.ajax-processed), .btn-btn-3:hover:not(.ajax-processed), .btn-btn-2:hover:not(.ajax-processed), .btn-btn-1:hover:not(.ajax-processed) {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, #popup-buttons button:active, #sort-topic-submit:active,
.af-button-large:active, .btn-btn:active:not(.ajax-processed), .btn-btn-gray-1:active:not(.ajax-processed), .btn-btn-gray-2:active:not(.ajax-processed), .btn-btn-3:active:not(.ajax-processed), .btn-btn-2:active:not(.ajax-processed), .btn-btn-1:active:not(.ajax-processed), .btn-default.active, #popup-buttons button.active, .active#sort-topic-submit,
.active.af-button-large, .active.btn-btn:not(.ajax-processed), .active.btn-btn-gray-1:not(.ajax-processed), .active.btn-btn-gray-2:not(.ajax-processed), .active.btn-btn-3:not(.ajax-processed), .active.btn-btn-2:not(.ajax-processed), .active.btn-btn-1:not(.ajax-processed),
.open > .btn-default.dropdown-toggle,
#popup-buttons .open > button.dropdown-toggle,
.open > .dropdown-toggle#sort-topic-submit,
.open > .dropdown-toggle.af-button-large,
.open > .dropdown-toggle.btn-btn:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-gray-1:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-gray-2:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-3:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-2:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-1:not(.ajax-processed) {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover, #popup-buttons button:active:hover, #sort-topic-submit:active:hover,
.af-button-large:active:hover, .btn-btn:active:hover:not(.ajax-processed), .btn-btn-gray-1:active:hover:not(.ajax-processed), .btn-btn-gray-2:active:hover:not(.ajax-processed), .btn-btn-3:active:hover:not(.ajax-processed), .btn-btn-2:active:hover:not(.ajax-processed), .btn-btn-1:active:hover:not(.ajax-processed), .btn-default:active:focus, #popup-buttons button:active:focus, #sort-topic-submit:active:focus,
.af-button-large:active:focus, .btn-btn:active:focus:not(.ajax-processed), .btn-btn-gray-1:active:focus:not(.ajax-processed), .btn-btn-gray-2:active:focus:not(.ajax-processed), .btn-btn-3:active:focus:not(.ajax-processed), .btn-btn-2:active:focus:not(.ajax-processed), .btn-btn-1:active:focus:not(.ajax-processed), .btn-default:active.focus, #popup-buttons button:active.focus, #sort-topic-submit:active.focus,
.af-button-large:active.focus, .btn-btn:active.focus:not(.ajax-processed), .btn-btn-gray-1:active.focus:not(.ajax-processed), .btn-btn-gray-2:active.focus:not(.ajax-processed), .btn-btn-3:active.focus:not(.ajax-processed), .btn-btn-2:active.focus:not(.ajax-processed), .btn-btn-1:active.focus:not(.ajax-processed), .btn-default.active:hover, #popup-buttons button.active:hover, .active#sort-topic-submit:hover,
.active.af-button-large:hover, .active.btn-btn:hover:not(.ajax-processed), .active.btn-btn-gray-1:hover:not(.ajax-processed), .active.btn-btn-gray-2:hover:not(.ajax-processed), .active.btn-btn-3:hover:not(.ajax-processed), .active.btn-btn-2:hover:not(.ajax-processed), .active.btn-btn-1:hover:not(.ajax-processed), .btn-default.active:focus, #popup-buttons button.active:focus, .active#sort-topic-submit:focus,
.active.af-button-large:focus, .active.btn-btn:focus:not(.ajax-processed), .active.btn-btn-gray-1:focus:not(.ajax-processed), .active.btn-btn-gray-2:focus:not(.ajax-processed), .active.btn-btn-3:focus:not(.ajax-processed), .active.btn-btn-2:focus:not(.ajax-processed), .active.btn-btn-1:focus:not(.ajax-processed), .btn-default.active.focus, #popup-buttons button.active.focus, .active.focus#sort-topic-submit,
.active.focus.af-button-large, .active.focus.btn-btn:not(.ajax-processed), .active.focus.btn-btn-gray-1:not(.ajax-processed), .active.focus.btn-btn-gray-2:not(.ajax-processed), .active.focus.btn-btn-3:not(.ajax-processed), .active.focus.btn-btn-2:not(.ajax-processed), .active.focus.btn-btn-1:not(.ajax-processed),
.open > .btn-default.dropdown-toggle:hover,
#popup-buttons .open > button.dropdown-toggle:hover,
.open > .dropdown-toggle#sort-topic-submit:hover,
.open > .dropdown-toggle.af-button-large:hover,
.open > .dropdown-toggle.btn-btn:hover:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-gray-1:hover:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-gray-2:hover:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-3:hover:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-2:hover:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-1:hover:not(.ajax-processed),
.open > .btn-default.dropdown-toggle:focus,
#popup-buttons .open > button.dropdown-toggle:focus,
.open > .dropdown-toggle#sort-topic-submit:focus,
.open > .dropdown-toggle.af-button-large:focus,
.open > .dropdown-toggle.btn-btn:focus:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-gray-1:focus:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-gray-2:focus:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-3:focus:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-2:focus:not(.ajax-processed),
.open > .dropdown-toggle.btn-btn-1:focus:not(.ajax-processed),
.open > .btn-default.dropdown-toggle.focus,
#popup-buttons .open > button.dropdown-toggle.focus,
.open > .dropdown-toggle.focus#sort-topic-submit,
.open > .dropdown-toggle.focus.af-button-large,
.open > .dropdown-toggle.focus.btn-btn:not(.ajax-processed),
.open > .dropdown-toggle.focus.btn-btn-gray-1:not(.ajax-processed),
.open > .dropdown-toggle.focus.btn-btn-gray-2:not(.ajax-processed),
.open > .dropdown-toggle.focus.btn-btn-3:not(.ajax-processed),
.open > .dropdown-toggle.focus.btn-btn-2:not(.ajax-processed),
.open > .dropdown-toggle.focus.btn-btn-1:not(.ajax-processed) {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled:hover, #popup-buttons button.disabled:hover, .disabled#sort-topic-submit:hover,
.disabled.af-button-large:hover, .disabled.btn-btn:hover:not(.ajax-processed), .disabled.btn-btn-gray-1:hover:not(.ajax-processed), .disabled.btn-btn-gray-2:hover:not(.ajax-processed), .disabled.btn-btn-3:hover:not(.ajax-processed), .disabled.btn-btn-2:hover:not(.ajax-processed), .disabled.btn-btn-1:hover:not(.ajax-processed), .btn-default.disabled:focus, #popup-buttons button.disabled:focus, .disabled#sort-topic-submit:focus,
.disabled.af-button-large:focus, .disabled.btn-btn:focus:not(.ajax-processed), .disabled.btn-btn-gray-1:focus:not(.ajax-processed), .disabled.btn-btn-gray-2:focus:not(.ajax-processed), .disabled.btn-btn-3:focus:not(.ajax-processed), .disabled.btn-btn-2:focus:not(.ajax-processed), .disabled.btn-btn-1:focus:not(.ajax-processed), .btn-default.disabled.focus, #popup-buttons button.disabled.focus, .disabled.focus#sort-topic-submit,
.disabled.focus.af-button-large, .disabled.focus.btn-btn:not(.ajax-processed), .disabled.focus.btn-btn-gray-1:not(.ajax-processed), .disabled.focus.btn-btn-gray-2:not(.ajax-processed), .disabled.focus.btn-btn-3:not(.ajax-processed), .disabled.focus.btn-btn-2:not(.ajax-processed), .disabled.focus.btn-btn-1:not(.ajax-processed), .btn-default[disabled]:hover, #popup-buttons button[disabled]:hover, #sort-topic-submit[disabled]:hover,
.af-button-large[disabled]:hover, .btn-btn[disabled]:hover:not(.ajax-processed), .btn-btn-gray-1[disabled]:hover:not(.ajax-processed), .btn-btn-gray-2[disabled]:hover:not(.ajax-processed), .btn-btn-3[disabled]:hover:not(.ajax-processed), .btn-btn-2[disabled]:hover:not(.ajax-processed), .btn-btn-1[disabled]:hover:not(.ajax-processed), .btn-default[disabled]:focus, #popup-buttons button[disabled]:focus, #sort-topic-submit[disabled]:focus,
.af-button-large[disabled]:focus, .btn-btn[disabled]:focus:not(.ajax-processed), .btn-btn-gray-1[disabled]:focus:not(.ajax-processed), .btn-btn-gray-2[disabled]:focus:not(.ajax-processed), .btn-btn-3[disabled]:focus:not(.ajax-processed), .btn-btn-2[disabled]:focus:not(.ajax-processed), .btn-btn-1[disabled]:focus:not(.ajax-processed), .btn-default[disabled].focus, #popup-buttons button[disabled].focus, #sort-topic-submit[disabled].focus,
.af-button-large[disabled].focus, .btn-btn[disabled].focus:not(.ajax-processed), .btn-btn-gray-1[disabled].focus:not(.ajax-processed), .btn-btn-gray-2[disabled].focus:not(.ajax-processed), .btn-btn-3[disabled].focus:not(.ajax-processed), .btn-btn-2[disabled].focus:not(.ajax-processed), .btn-btn-1[disabled].focus:not(.ajax-processed),
fieldset[disabled] .btn-default:hover,
fieldset[disabled] #popup-buttons button:hover,
#popup-buttons fieldset[disabled] button:hover,
fieldset[disabled] #sort-topic-submit:hover,
fieldset[disabled] .af-button-large:hover,
fieldset[disabled] .btn-btn:hover:not(.ajax-processed),
fieldset[disabled] .btn-btn-gray-1:hover:not(.ajax-processed),
fieldset[disabled] .btn-btn-gray-2:hover:not(.ajax-processed),
fieldset[disabled] .btn-btn-3:hover:not(.ajax-processed),
fieldset[disabled] .btn-btn-2:hover:not(.ajax-processed),
fieldset[disabled] .btn-btn-1:hover:not(.ajax-processed),
fieldset[disabled] .btn-default:focus,
fieldset[disabled] #popup-buttons button:focus,
#popup-buttons fieldset[disabled] button:focus,
fieldset[disabled] #sort-topic-submit:focus,
fieldset[disabled] .af-button-large:focus,
fieldset[disabled] .btn-btn:focus:not(.ajax-processed),
fieldset[disabled] .btn-btn-gray-1:focus:not(.ajax-processed),
fieldset[disabled] .btn-btn-gray-2:focus:not(.ajax-processed),
fieldset[disabled] .btn-btn-3:focus:not(.ajax-processed),
fieldset[disabled] .btn-btn-2:focus:not(.ajax-processed),
fieldset[disabled] .btn-btn-1:focus:not(.ajax-processed),
fieldset[disabled] .btn-default.focus,
fieldset[disabled] #popup-buttons button.focus,
#popup-buttons fieldset[disabled] button.focus,
fieldset[disabled] .focus#sort-topic-submit,
fieldset[disabled] .focus.af-button-large,
fieldset[disabled] .focus.btn-btn:not(.ajax-processed),
fieldset[disabled] .focus.btn-btn-gray-1:not(.ajax-processed),
fieldset[disabled] .focus.btn-btn-gray-2:not(.ajax-processed),
fieldset[disabled] .focus.btn-btn-3:not(.ajax-processed),
fieldset[disabled] .focus.btn-btn-2:not(.ajax-processed),
fieldset[disabled] .focus.btn-btn-1:not(.ajax-processed) {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge, #popup-buttons button .badge, #sort-topic-submit .badge, .af-button-large .badge, .btn-btn:not(.ajax-processed) .badge, .btn-btn-gray-1:not(.ajax-processed) .badge, .btn-btn-gray-2:not(.ajax-processed) .badge, .btn-btn-3:not(.ajax-processed) .badge, .btn-btn-2:not(.ajax-processed) .badge, .btn-btn-1:not(.ajax-processed) .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, .pager.pager--infinite-scroll li.pager__item > a {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .pager.pager--infinite-scroll li.pager__item > a:focus, .btn-primary.focus, .pager.pager--infinite-scroll li.pager__item > a.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover, .pager.pager--infinite-scroll li.pager__item > a:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .pager.pager--infinite-scroll li.pager__item > a:active, .btn-primary.active, .pager.pager--infinite-scroll li.pager__item > a.active,
.open > .btn-primary.dropdown-toggle,
.pager.pager--infinite-scroll li.pager__item.open > a.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

.btn-primary:active:hover, .pager.pager--infinite-scroll li.pager__item > a:active:hover, .btn-primary:active:focus, .pager.pager--infinite-scroll li.pager__item > a:active:focus, .btn-primary:active.focus, .pager.pager--infinite-scroll li.pager__item > a:active.focus, .btn-primary.active:hover, .pager.pager--infinite-scroll li.pager__item > a.active:hover, .btn-primary.active:focus, .pager.pager--infinite-scroll li.pager__item > a.active:focus, .btn-primary.active.focus, .pager.pager--infinite-scroll li.pager__item > a.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.pager.pager--infinite-scroll li.pager__item.open > a.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.pager.pager--infinite-scroll li.pager__item.open > a.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus,
.pager.pager--infinite-scroll li.pager__item.open > a.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.disabled:hover, .pager.pager--infinite-scroll li.pager__item > a.disabled:hover, .btn-primary.disabled:focus, .pager.pager--infinite-scroll li.pager__item > a.disabled:focus, .btn-primary.disabled.focus, .pager.pager--infinite-scroll li.pager__item > a.disabled.focus, .btn-primary[disabled]:hover, .pager.pager--infinite-scroll li.pager__item > a[disabled]:hover, .btn-primary[disabled]:focus, .pager.pager--infinite-scroll li.pager__item > a[disabled]:focus, .btn-primary[disabled].focus, .pager.pager--infinite-scroll li.pager__item > a[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .pager.pager--infinite-scroll li.pager__item > a:hover,
.pager.pager--infinite-scroll fieldset[disabled] li.pager__item > a:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .pager.pager--infinite-scroll li.pager__item > a:focus,
.pager.pager--infinite-scroll fieldset[disabled] li.pager__item > a:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .pager.pager--infinite-scroll li.pager__item > a.focus,
.pager.pager--infinite-scroll fieldset[disabled] li.pager__item > a.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge, .pager.pager--infinite-scroll li.pager__item > a .badge {
  color: #337ab7;
  background-color: #fff;
}

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

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

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

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

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

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

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

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

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

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

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

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

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

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

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

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

.btn-link {
  font-weight: 400;
  color: #48aae8;
  border-radius: 0;
}

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

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

.btn-link:hover, .btn-link:focus {
  color: #72b8e6;
  text-decoration: underline;
  background-color: transparent;
}

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

.btn-lg, .btn-group-lg > .btn, #popup-buttons .btn-group-lg > button, .pager.pager--infinite-scroll li.pager__item.btn-group-lg > a {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn, .pager.pager--infinite-scroll li.pager__item.btn-group-sm > a, #popup-buttons button {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn, #popup-buttons .btn-group-xs > button, .pager.pager--infinite-scroll li.pager__item.btn-group-xs > a {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

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

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

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  white-space: nowrap;
}

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

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

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

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #777777;
  white-space: nowrap;
}

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

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

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

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

.btn-group > .btn, #popup-buttons .btn-group > button, .pager.pager--infinite-scroll li.pager__item.btn-group > a,
.btn-group-vertical > .btn,
#popup-buttons .btn-group-vertical > button,
.pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, #popup-buttons .btn-group > button:hover, .pager.pager--infinite-scroll li.pager__item.btn-group > a:hover, .btn-group > .btn:focus, #popup-buttons .btn-group > button:focus, .pager.pager--infinite-scroll li.pager__item.btn-group > a:focus, .btn-group > .btn:active, #popup-buttons .btn-group > button:active, .pager.pager--infinite-scroll li.pager__item.btn-group > a:active, .btn-group > .btn.active, #popup-buttons .btn-group > button.active, .pager.pager--infinite-scroll li.pager__item.btn-group > a.active,
.btn-group-vertical > .btn:hover,
#popup-buttons .btn-group-vertical > button:hover,
.pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
#popup-buttons .btn-group-vertical > button:focus,
.pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
#popup-buttons .btn-group-vertical > button:active,
.pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
#popup-buttons .btn-group-vertical > button.active,
.pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a.active {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group #popup-buttons button + .btn, #popup-buttons .btn-group button + .btn, .btn-group .pager.pager--infinite-scroll li.pager__item > a + .btn, .pager.pager--infinite-scroll .btn-group li.pager__item > a + .btn, .btn-group #popup-buttons .btn + button, #popup-buttons .btn-group .btn + button, .btn-group #popup-buttons button + button, #popup-buttons .btn-group button + button, .btn-group .pager.pager--infinite-scroll #popup-buttons li.pager__item > a + button, #popup-buttons .btn-group .pager.pager--infinite-scroll li.pager__item > a + button, .pager.pager--infinite-scroll .btn-group #popup-buttons li.pager__item > a + button, #popup-buttons .pager.pager--infinite-scroll .btn-group li.pager__item > a + button, .btn-group .pager.pager--infinite-scroll li.pager__item > .btn + a, .pager.pager--infinite-scroll .btn-group li.pager__item > .btn + a, .btn-group #popup-buttons .pager.pager--infinite-scroll li.pager__item > button + a, .pager.pager--infinite-scroll .btn-group #popup-buttons li.pager__item > button + a, #popup-buttons .btn-group .pager.pager--infinite-scroll li.pager__item > button + a, .pager.pager--infinite-scroll #popup-buttons .btn-group li.pager__item > button + a, .btn-group .pager.pager--infinite-scroll li.pager__item > a + a, .pager.pager--infinite-scroll .btn-group li.pager__item > a + a,
.btn-group .btn + .btn-group,
.btn-group #popup-buttons button + .btn-group,
#popup-buttons .btn-group button + .btn-group,
.btn-group .pager.pager--infinite-scroll li.pager__item > a + .btn-group,
.pager.pager--infinite-scroll .btn-group li.pager__item > a + .btn-group,
.btn-group .btn-group + .btn,
.btn-group #popup-buttons .btn-group + button,
#popup-buttons .btn-group .btn-group + button,
.btn-group .pager.pager--infinite-scroll li.pager__item > .btn-group + a,
.pager.pager--infinite-scroll .btn-group li.pager__item > .btn-group + a,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

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

.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn, .btn-toolbar #popup-buttons button, #popup-buttons .btn-toolbar button, .btn-toolbar .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll .btn-toolbar li.pager__item > a,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, #popup-buttons .btn-toolbar > button, .pager.pager--infinite-scroll li.pager__item.btn-toolbar > a,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #popup-buttons .btn-group > button:not(:first-child):not(:last-child):not(.dropdown-toggle), .pager.pager--infinite-scroll li.pager__item.btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, #popup-buttons .btn-group > button:first-child, .pager.pager--infinite-scroll li.pager__item.btn-group > a:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), #popup-buttons .btn-group > button:first-child:not(:last-child):not(.dropdown-toggle), .pager.pager--infinite-scroll li.pager__item.btn-group > a:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), #popup-buttons .btn-group > button:last-child:not(:first-child), .pager.pager--infinite-scroll li.pager__item.btn-group > a:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, #popup-buttons .btn-group > .btn-group:not(:first-child):not(:last-child) > button, .pager.pager--infinite-scroll .btn-group > li.pager__item.btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #popup-buttons .btn-group > .btn-group:first-child:not(:last-child) > button:last-child, .pager.pager--infinite-scroll .btn-group > li.pager__item.btn-group:first-child:not(:last-child) > a:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, #popup-buttons .btn-group > .btn-group:last-child:not(:first-child) > button:first-child, .pager.pager--infinite-scroll .btn-group > li.pager__item.btn-group:last-child:not(:first-child) > a:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.btn-group > .btn + .dropdown-toggle, #popup-buttons .btn-group > button + .dropdown-toggle, .pager.pager--infinite-scroll li.pager__item.btn-group > a + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, #popup-buttons .btn-group-lg.btn-group > button + .dropdown-toggle, .pager.pager--infinite-scroll li.pager__item.btn-group-lg.btn-group > a + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

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

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

.btn .caret, #popup-buttons button .caret, .pager.pager--infinite-scroll li.pager__item > a .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, #popup-buttons .btn-group-lg > button .caret, .pager.pager--infinite-scroll li.pager__item.btn-group-lg > a .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup #popup-buttons .btn-group-lg > button .caret, #popup-buttons .dropup .btn-group-lg > button .caret, .dropup .pager.pager--infinite-scroll li.pager__item.btn-group-lg > a .caret, .pager.pager--infinite-scroll .dropup li.pager__item.btn-group-lg > a .caret {
  border-width: 0 5px 5px;
}


.btn-group-vertical > .btn,
#popup-buttons .btn-group-vertical > button,
.pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
#popup-buttons .btn-group-vertical > .btn-group > button,
.pager.pager--infinite-scroll .btn-group-vertical > li.pager__item.btn-group > a {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}


.btn-group-vertical > .btn-group > .btn,
#popup-buttons .btn-group-vertical > .btn-group > button,
.pager.pager--infinite-scroll .btn-group-vertical > li.pager__item.btn-group > a {
  float: none;
}

.btn-group-vertical > .btn + .btn, #popup-buttons .btn-group-vertical > button + .btn, .pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a + .btn, #popup-buttons .btn-group-vertical > .btn + button, #popup-buttons .btn-group-vertical > button + button, .pager.pager--infinite-scroll #popup-buttons li.pager__item.btn-group-vertical > a + button, #popup-buttons .pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a + button, .pager.pager--infinite-scroll li.pager__item.btn-group-vertical > .btn + a, #popup-buttons .pager.pager--infinite-scroll li.pager__item.btn-group-vertical > button + a, .pager.pager--infinite-scroll #popup-buttons li.pager__item.btn-group-vertical > button + a, .pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a + a,
.btn-group-vertical > .btn + .btn-group,
#popup-buttons .btn-group-vertical > button + .btn-group,
.pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a + .btn-group,
.btn-group-vertical > .btn-group + .btn,
#popup-buttons .btn-group-vertical > .btn-group + button,
.pager.pager--infinite-scroll li.pager__item.btn-group-vertical > .btn-group + a,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), #popup-buttons .btn-group-vertical > button:not(:first-child):not(:last-child), .pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), #popup-buttons .btn-group-vertical > button:first-child:not(:last-child), .pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), #popup-buttons .btn-group-vertical > button:last-child:not(:first-child), .pager.pager--infinite-scroll li.pager__item.btn-group-vertical > a:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, #popup-buttons .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button, .pager.pager--infinite-scroll .btn-group-vertical > li.pager__item.btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #popup-buttons .btn-group-vertical > .btn-group:first-child:not(:last-child) > button:last-child, .pager.pager--infinite-scroll .btn-group-vertical > li.pager__item.btn-group:first-child:not(:last-child) > a:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, #popup-buttons .btn-group-vertical > .btn-group:last-child:not(:first-child) > button:first-child, .pager.pager--infinite-scroll .btn-group-vertical > li.pager__item.btn-group:last-child:not(:first-child) > a:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.btn-group-justified > .btn, #popup-buttons .btn-group-justified > button, .pager.pager--infinite-scroll li.pager__item.btn-group-justified > a,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group #popup-buttons button, #popup-buttons .btn-group-justified > .btn-group button, .btn-group-justified > .btn-group .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll .btn-group-justified > .btn-group li.pager__item > a {
  width: 100%;
}

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

[data-toggle="buttons"] > .btn input[type="radio"], #popup-buttons [data-toggle="buttons"] > button input[type="radio"], .pager.pager--infinite-scroll li.pager__item[data-toggle="buttons"] > a input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
#popup-buttons [data-toggle="buttons"] > button input[type="checkbox"],
.pager.pager--infinite-scroll li.pager__item[data-toggle="buttons"] > a input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
#popup-buttons [data-toggle="buttons"] > .btn-group > button input[type="radio"],
.pager.pager--infinite-scroll [data-toggle="buttons"] > li.pager__item.btn-group > a input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
#popup-buttons [data-toggle="buttons"] > .btn-group > button input[type="checkbox"],
.pager.pager--infinite-scroll [data-toggle="buttons"] > li.pager__item.btn-group > a input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

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

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

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

.input-group .form-control:focus {
  z-index: 3;
}

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #736f6e;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn, #popup-buttons .input-group-sm > .input-group-btn > button.input-group-addon, .pager.pager--infinite-scroll .input-group-sm > li.pager__item.input-group-btn > a.input-group-addon {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, #popup-buttons .input-group-lg > .input-group-btn > button.input-group-addon, .pager.pager--infinite-scroll .input-group-lg > li.pager__item.input-group-btn > a.input-group-addon {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
#popup-buttons .input-group-btn:first-child > button,
.pager.pager--infinite-scroll li.pager__item.input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group > .btn,
#popup-buttons .input-group-btn:first-child > .btn-group > button,
.pager.pager--infinite-scroll .input-group-btn:first-child > li.pager__item.btn-group > a,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
#popup-buttons .input-group-btn:last-child > button:not(:last-child):not(.dropdown-toggle),
.pager.pager--infinite-scroll li.pager__item.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
#popup-buttons .input-group-btn:last-child > .btn-group:not(:last-child) > button,
.pager.pager--infinite-scroll .input-group-btn:last-child > li.pager__item.btn-group:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
#popup-buttons .input-group-btn:last-child > button,
.pager.pager--infinite-scroll li.pager__item.input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group > .btn,
#popup-buttons .input-group-btn:last-child > .btn-group > button,
.pager.pager--infinite-scroll .input-group-btn:last-child > li.pager__item.btn-group > a,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
#popup-buttons .input-group-btn:first-child > button:not(:first-child),
.pager.pager--infinite-scroll li.pager__item.input-group-btn:first-child > a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
#popup-buttons .input-group-btn:first-child > .btn-group:not(:first-child) > button,
.pager.pager--infinite-scroll .input-group-btn:first-child > li.pager__item.btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

.input-group-btn > .btn, #popup-buttons .input-group-btn > button, .pager.pager--infinite-scroll li.pager__item.input-group-btn > a {
  position: relative;
}

.input-group-btn > .btn + .btn, #popup-buttons .input-group-btn > button + .btn, .pager.pager--infinite-scroll li.pager__item.input-group-btn > a + .btn, #popup-buttons .input-group-btn > .btn + button, #popup-buttons .input-group-btn > button + button, .pager.pager--infinite-scroll #popup-buttons li.pager__item.input-group-btn > a + button, #popup-buttons .pager.pager--infinite-scroll li.pager__item.input-group-btn > a + button, .pager.pager--infinite-scroll li.pager__item.input-group-btn > .btn + a, #popup-buttons .pager.pager--infinite-scroll li.pager__item.input-group-btn > button + a, .pager.pager--infinite-scroll #popup-buttons li.pager__item.input-group-btn > button + a, .pager.pager--infinite-scroll li.pager__item.input-group-btn > a + a {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, #popup-buttons .input-group-btn > button:hover, .pager.pager--infinite-scroll li.pager__item.input-group-btn > a:hover, .input-group-btn > .btn:focus, #popup-buttons .input-group-btn > button:focus, .pager.pager--infinite-scroll li.pager__item.input-group-btn > a:focus, .input-group-btn > .btn:active, #popup-buttons .input-group-btn > button:active, .pager.pager--infinite-scroll li.pager__item.input-group-btn > a:active {
  z-index: 2;
}


.input-group-btn:first-child > .btn,
#popup-buttons .input-group-btn:first-child > button,
.pager.pager--infinite-scroll li.pager__item.input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}


.input-group-btn:last-child > .btn,
#popup-buttons .input-group-btn:last-child > button,
.pager.pager--infinite-scroll li.pager__item.input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

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

.nav:before, .nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

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

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

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

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #48aae8;
}

.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

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

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

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

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

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

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

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

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

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

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

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

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

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

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

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

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

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

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

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-brand {
  float: left;
  height: 50px;
  padding: 13px 15px;
  font-size: 20px;
  line-height: 24px;
}

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

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

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

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

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

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

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

.navbar-nav {
  margin: 6.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

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

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}

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

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

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .pager.pager--infinite-scroll li.pager__item.btn-group-sm > a.navbar-btn, #popup-buttons button.navbar-btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, #popup-buttons .btn-group-xs > button.navbar-btn, .pager.pager--infinite-scroll li.pager__item.btn-group-xs > a.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

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

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

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

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

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

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

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

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

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

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

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

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

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

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

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

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

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

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

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.5;
  color: #48aae8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #72b8e6;
  background-color: #eeeeee;
  border-color: #ddd;
}

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

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

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

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

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
}

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

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}

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

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

.pager {
  padding-left: 0;
  margin: 24px 0;
  text-align: center;
  list-style: none;
}

.pager:before, .pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

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

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label, #popup-buttons button .label, .pager.pager--infinite-scroll li.pager__item > a .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #777777;
}

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

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

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

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

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

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

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

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger {
  background-color: #d9534f;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge, #popup-buttons button .badge, .pager.pager--infinite-scroll li.pager__item > a .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, #popup-buttons .btn-group-xs > button .badge, .pager.pager--infinite-scroll li.pager__item.btn-group-xs > a .badge,
.btn-group-xs > .btn .badge,
#popup-buttons .btn-group-xs > button .badge,
.pager.pager--infinite-scroll li.pager__item.btn-group-xs > a .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #48aae8;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #444;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #48aae8;
}

.alert, #comment-confirm-delete {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4, #comment-confirm-delete h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link, #comment-confirm-delete .alert-link {
  font-weight: bold;
}

.alert > p, #comment-confirm-delete > p,
.alert > ul,
#comment-confirm-delete > ul {
  margin-bottom: 0;
}

.alert > p + p, #comment-confirm-delete > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

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

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger, #comment-confirm-delete {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr, #comment-confirm-delete hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link, #comment-confirm-delete .alert-link {
  color: #843534;
}

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

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

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

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 24px;
  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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

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

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

.progress-bar-success {
  background-color: #5cb85c;
}

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

.progress-bar-info {
  background-color: #5bc0de;
}

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

.progress-bar-warning {
  background-color: #f0ad4e;
}

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

.progress-bar-danger {
  background-color: #d9534f;
}

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

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

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

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 24px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

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

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn, .modal-footer #popup-buttons button + .btn, #popup-buttons .modal-footer button + .btn, .modal-footer .pager.pager--infinite-scroll li.pager__item > a + .btn, .pager.pager--infinite-scroll .modal-footer li.pager__item > a + .btn, .modal-footer #popup-buttons .btn + button, #popup-buttons .modal-footer .btn + button, .modal-footer #popup-buttons button + button, #popup-buttons .modal-footer button + button, .modal-footer .pager.pager--infinite-scroll #popup-buttons li.pager__item > a + button, #popup-buttons .modal-footer .pager.pager--infinite-scroll li.pager__item > a + button, .pager.pager--infinite-scroll .modal-footer #popup-buttons li.pager__item > a + button, #popup-buttons .pager.pager--infinite-scroll .modal-footer li.pager__item > a + button, .modal-footer .pager.pager--infinite-scroll li.pager__item > .btn + a, .pager.pager--infinite-scroll .modal-footer li.pager__item > .btn + a, .modal-footer #popup-buttons .pager.pager--infinite-scroll li.pager__item > button + a, .pager.pager--infinite-scroll .modal-footer #popup-buttons li.pager__item > button + a, #popup-buttons .modal-footer .pager.pager--infinite-scroll li.pager__item > button + a, .pager.pager--infinite-scroll #popup-buttons .modal-footer li.pager__item > button + a, .modal-footer .pager.pager--infinite-scroll li.pager__item > a + a, .pager.pager--infinite-scroll .modal-footer li.pager__item > a + a {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group #popup-buttons button + .btn, #popup-buttons .modal-footer .btn-group button + .btn, .modal-footer .btn-group .pager.pager--infinite-scroll li.pager__item > a + .btn, .pager.pager--infinite-scroll .modal-footer .btn-group li.pager__item > a + .btn, .modal-footer .btn-group #popup-buttons .btn + button, #popup-buttons .modal-footer .btn-group .btn + button, .modal-footer .btn-group #popup-buttons button + button, #popup-buttons .modal-footer .btn-group button + button, .modal-footer .btn-group .pager.pager--infinite-scroll #popup-buttons li.pager__item > a + button, #popup-buttons .modal-footer .btn-group .pager.pager--infinite-scroll li.pager__item > a + button, .pager.pager--infinite-scroll .modal-footer .btn-group #popup-buttons li.pager__item > a + button, #popup-buttons .pager.pager--infinite-scroll .modal-footer .btn-group li.pager__item > a + button, .modal-footer .btn-group .pager.pager--infinite-scroll li.pager__item > .btn + a, .pager.pager--infinite-scroll .modal-footer .btn-group li.pager__item > .btn + a, .modal-footer .btn-group #popup-buttons .pager.pager--infinite-scroll li.pager__item > button + a, .pager.pager--infinite-scroll .modal-footer .btn-group #popup-buttons li.pager__item > button + a, #popup-buttons .modal-footer .btn-group .pager.pager--infinite-scroll li.pager__item > button + a, .pager.pager--infinite-scroll #popup-buttons .modal-footer .btn-group li.pager__item > button + a, .modal-footer .btn-group .pager.pager--infinite-scroll li.pager__item > a + a, .pager.pager--infinite-scroll .modal-footer .btn-group li.pager__item > a + a {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

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

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

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

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

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

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

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

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

.carousel-caption .btn, .carousel-caption #popup-buttons button, #popup-buttons .carousel-caption button, .carousel-caption .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll .carousel-caption li.pager__item > a {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

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

.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 579px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 579px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 579px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 579px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 579px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@media (min-width: 1600px) {
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 35px;
    padding-right: 35px;
  }
}

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

.container:before, .container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 580px) {
  .container {
    width: 570px;
  }
}

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

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

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

@media (min-width: 1600px) {
  .container {
    width: 1336px;
  }
}

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

.col-xs-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 580px) {
  .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
    float: left;
  }
  .col-ms-1 {
    width: 8.33333%;
  }
  .col-ms-2 {
    width: 16.66667%;
  }
  .col-ms-3 {
    width: 25%;
  }
  .col-ms-4 {
    width: 33.33333%;
  }
  .col-ms-5 {
    width: 41.66667%;
  }
  .col-ms-6 {
    width: 50%;
  }
  .col-ms-7 {
    width: 58.33333%;
  }
  .col-ms-8 {
    width: 66.66667%;
  }
  .col-ms-9 {
    width: 75%;
  }
  .col-ms-10 {
    width: 83.33333%;
  }
  .col-ms-11 {
    width: 91.66667%;
  }
  .col-ms-12 {
    width: 100%;
  }
  .col-ms-pull-0 {
    right: auto;
  }
  .col-ms-pull-1 {
    right: 8.33333%;
  }
  .col-ms-pull-2 {
    right: 16.66667%;
  }
  .col-ms-pull-3 {
    right: 25%;
  }
  .col-ms-pull-4 {
    right: 33.33333%;
  }
  .col-ms-pull-5 {
    right: 41.66667%;
  }
  .col-ms-pull-6 {
    right: 50%;
  }
  .col-ms-pull-7 {
    right: 58.33333%;
  }
  .col-ms-pull-8 {
    right: 66.66667%;
  }
  .col-ms-pull-9 {
    right: 75%;
  }
  .col-ms-pull-10 {
    right: 83.33333%;
  }
  .col-ms-pull-11 {
    right: 91.66667%;
  }
  .col-ms-pull-12 {
    right: 100%;
  }
  .col-ms-push-0 {
    left: auto;
  }
  .col-ms-push-1 {
    left: 8.33333%;
  }
  .col-ms-push-2 {
    left: 16.66667%;
  }
  .col-ms-push-3 {
    left: 25%;
  }
  .col-ms-push-4 {
    left: 33.33333%;
  }
  .col-ms-push-5 {
    left: 41.66667%;
  }
  .col-ms-push-6 {
    left: 50%;
  }
  .col-ms-push-7 {
    left: 58.33333%;
  }
  .col-ms-push-8 {
    left: 66.66667%;
  }
  .col-ms-push-9 {
    left: 75%;
  }
  .col-ms-push-10 {
    left: 83.33333%;
  }
  .col-ms-push-11 {
    left: 91.66667%;
  }
  .col-ms-push-12 {
    left: 100%;
  }
  .col-ms-offset-0 {
    margin-left: 0%;
  }
  .col-ms-offset-1 {
    margin-left: 8.33333%;
  }
  .col-ms-offset-2 {
    margin-left: 16.66667%;
  }
  .col-ms-offset-3 {
    margin-left: 25%;
  }
  .col-ms-offset-4 {
    margin-left: 33.33333%;
  }
  .col-ms-offset-5 {
    margin-left: 41.66667%;
  }
  .col-ms-offset-6 {
    margin-left: 50%;
  }
  .col-ms-offset-7 {
    margin-left: 58.33333%;
  }
  .col-ms-offset-8 {
    margin-left: 66.66667%;
  }
  .col-ms-offset-9 {
    margin-left: 75%;
  }
  .col-ms-offset-10 {
    margin-left: 83.33333%;
  }
  .col-ms-offset-11 {
    margin-left: 91.66667%;
  }
  .col-ms-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1600px) {
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    float: left;
  }
  .col-xl-1 {
    width: 8.33333%;
  }
  .col-xl-2 {
    width: 16.66667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.33333%;
  }
  .col-xl-5 {
    width: 41.66667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33333%;
  }
  .col-xl-8 {
    width: 66.66667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.33333%;
  }
  .col-xl-11 {
    width: 91.66667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.33333%;
  }
  .col-xl-pull-2 {
    right: 16.66667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.33333%;
  }
  .col-xl-pull-5 {
    right: 41.66667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.33333%;
  }
  .col-xl-pull-8 {
    right: 66.66667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.33333%;
  }
  .col-xl-pull-11 {
    right: 91.66667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.33333%;
  }
  .col-xl-push-2 {
    left: 16.66667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.33333%;
  }
  .col-xl-push-5 {
    left: 41.66667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.33333%;
  }
  .col-xl-push-8 {
    left: 66.66667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.33333%;
  }
  .col-xl-push-11 {
    left: 91.66667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}

.visible-xl {
  display: none !important;
}

.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display: none !important;
}

@media (min-width: 1600px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}

@media (min-width: 1600px) {
  .visible-xl-block {
    display: block !important;
  }
}

@media (min-width: 1600px) {
  .visible-xl-inline {
    display: inline !important;
  }
}

@media (min-width: 1600px) {
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1600px) {
  .hidden-xl {
    display: none !important;
  }
}

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

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

.container:before, .container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 580px) {
  .container {
    width: 570px;
  }
}

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

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

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

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

.col-xs-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 580px) {
  .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
    float: left;
  }
  .col-ms-1 {
    width: 8.33333%;
  }
  .col-ms-2 {
    width: 16.66667%;
  }
  .col-ms-3 {
    width: 25%;
  }
  .col-ms-4 {
    width: 33.33333%;
  }
  .col-ms-5 {
    width: 41.66667%;
  }
  .col-ms-6 {
    width: 50%;
  }
  .col-ms-7 {
    width: 58.33333%;
  }
  .col-ms-8 {
    width: 66.66667%;
  }
  .col-ms-9 {
    width: 75%;
  }
  .col-ms-10 {
    width: 83.33333%;
  }
  .col-ms-11 {
    width: 91.66667%;
  }
  .col-ms-12 {
    width: 100%;
  }
  .col-ms-pull-0 {
    right: auto;
  }
  .col-ms-pull-1 {
    right: 8.33333%;
  }
  .col-ms-pull-2 {
    right: 16.66667%;
  }
  .col-ms-pull-3 {
    right: 25%;
  }
  .col-ms-pull-4 {
    right: 33.33333%;
  }
  .col-ms-pull-5 {
    right: 41.66667%;
  }
  .col-ms-pull-6 {
    right: 50%;
  }
  .col-ms-pull-7 {
    right: 58.33333%;
  }
  .col-ms-pull-8 {
    right: 66.66667%;
  }
  .col-ms-pull-9 {
    right: 75%;
  }
  .col-ms-pull-10 {
    right: 83.33333%;
  }
  .col-ms-pull-11 {
    right: 91.66667%;
  }
  .col-ms-pull-12 {
    right: 100%;
  }
  .col-ms-push-0 {
    left: auto;
  }
  .col-ms-push-1 {
    left: 8.33333%;
  }
  .col-ms-push-2 {
    left: 16.66667%;
  }
  .col-ms-push-3 {
    left: 25%;
  }
  .col-ms-push-4 {
    left: 33.33333%;
  }
  .col-ms-push-5 {
    left: 41.66667%;
  }
  .col-ms-push-6 {
    left: 50%;
  }
  .col-ms-push-7 {
    left: 58.33333%;
  }
  .col-ms-push-8 {
    left: 66.66667%;
  }
  .col-ms-push-9 {
    left: 75%;
  }
  .col-ms-push-10 {
    left: 83.33333%;
  }
  .col-ms-push-11 {
    left: 91.66667%;
  }
  .col-ms-push-12 {
    left: 100%;
  }
  .col-ms-offset-0 {
    margin-left: 0%;
  }
  .col-ms-offset-1 {
    margin-left: 8.33333%;
  }
  .col-ms-offset-2 {
    margin-left: 16.66667%;
  }
  .col-ms-offset-3 {
    margin-left: 25%;
  }
  .col-ms-offset-4 {
    margin-left: 33.33333%;
  }
  .col-ms-offset-5 {
    margin-left: 41.66667%;
  }
  .col-ms-offset-6 {
    margin-left: 50%;
  }
  .col-ms-offset-7 {
    margin-left: 58.33333%;
  }
  .col-ms-offset-8 {
    margin-left: 66.66667%;
  }
  .col-ms-offset-9 {
    margin-left: 75%;
  }
  .col-ms-offset-10 {
    margin-left: 83.33333%;
  }
  .col-ms-offset-11 {
    margin-left: 91.66667%;
  }
  .col-ms-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.visible-ms {
  display: none !important;
}

.visible-ms-block,
.visible-ms-inline,
.visible-ms-inline-block {
  display: none !important;
}

@media (min-width: 580px) and (max-width: 767px) {
  .visible-ms {
    display: block !important;
  }
  table.visible-ms {
    display: table !important;
  }
  tr.visible-ms {
    display: table-row !important;
  }
  th.visible-ms,
  td.visible-ms {
    display: table-cell !important;
  }
}

@media (min-width: 580px) and (max-width: 767px) {
  .visible-ms-block {
    display: block !important;
  }
}

@media (min-width: 580px) and (max-width: 767px) {
  .visible-ms-inline {
    display: inline !important;
  }
}

@media (min-width: 580px) and (max-width: 767px) {
  .visible-ms-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 580px) and (max-width: 767px) {
  .hidden-ms {
    display: none !important;
  }
}

/*
 * Row with equal height columns
 * @see http://getbootstrap.com.vn/examples/equal-height-columns/
 */
.row-eq-height {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.row-eq-height:before, .row-eq-height:after {
  display: none;
}

html.overlay-open .navbar-fixed-top {
  z-index: 400;
}

html.js fieldset.collapsed {
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto;
}

html.js input.form-autocomplete {
  background-image: none;
}

html.js input.form-autocomplete {
  background-image: none;
}

html.js .autocomplete-throbber {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin: 2px 0 0 2px;
  width: 15px;
}

html.js .autocomplete-throbber.throbbing {
  background-position: 100% -18px;
}

body {
  position: relative;
}

body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}

body.navbar-is-fixed-top {
  padding-top: 64px;
}

body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important;
}

body.toolbar {
  padding-top: 30px !important;
}

body.toolbar .navbar-fixed-top {
  top: 30px;
}

body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important;
}

body.toolbar-drawer {
  padding-top: 64px !important;
}

body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}

body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}

body.admin-menu .navbar-fixed-top {
  top: 29px;
}

body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px !important;
}

body div#admin-toolbar {
  z-index: 1600;
}

body #toolbar, body #admin-menu, body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}

body #admin-menu .dropdown li {
  line-height: normal;
}

@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px;
  }
}

@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px;
  }
}

@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px;
  }
}

.navbar.container, .navbar.container-fluid {
  margin-top: 20px;
}

.navbar.container > .container,
.navbar.container-fluid > .container-fluid {
  margin: 0;
  padding: 0;
  width: auto;
}

#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}

#toolbar {
  z-index: 1600;
}

.modal {
  z-index: 1620;
}

.modal-dialog {
  z-index: 1630;
}

.ctools-modal-dialog .modal-body {
  width: 100% !important;
  overflow: auto;
}

.modal-backdrop {
  z-index: 1610;
}

.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
}

.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}

.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}

ul.secondary {
  float: left;
}

@media screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}

.page-header {
  margin-top: 0;
}

.region-sidebar-first .block:first-child h2.block-title,
.region-sidebar-second .block:first-child h2.block-title {
  margin-top: 0;
}

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

.region-help > .glyphicon {
  font-size: 20px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}

.region-help .block {
  overflow: hidden;
}

form#search-block-form {
  margin: 0;
}

.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}

@media screen and (min-width: 992px) {
  .navbar #block-search-form {
    float: right;
  }
}

.navbar #block-search-form .input-group-btn {
  width: auto;
}

.navbar-search .control-group {
  margin-bottom: 0px;
}

ul.action-links {
  margin: 12px 0;
  padding: 0;
}

ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}

ul.action-links .glyphicon {
  padding-right: 0.5em;
}

input, textarea, select, .uneditable-input {
  max-width: 100%;
  width: auto;
}

input.error {
  color: #a94442;
  border-color: #ebccd1;
}

fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}

fieldset .panel-body {
  clear: both;
}

fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}

fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}

.form-group:last-child,
.panel:last-child {
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.form-actions {
  clear: both;
}

.managed-files.table td:first-child {
  width: 100%;
}

div.image-widget-data {
  float: none;
  overflow: hidden;
}

table.sticky-header {
  z-index: 1;
}

.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}

.text-format-wrapper {
  margin-bottom: 15px;
}

.text-format-wrapper > .form-type-textarea,
.text-format-wrapper .filter-wrapper {
  margin-bottom: 0;
}

.filter-wrapper {
  border-radius: 0 0 4px 4px;
}

.filter-wrapper .panel-body {
  padding: 7px;
}

.filter-wrapper .form-type-select {
  min-width: 30%;
}

.filter-wrapper .form-type-select .filter-list {
  width: 100%;
}

.filter-help {
  margin-top: 5px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .filter-help {
    float: right;
  }
}

.filter-help .glyphicon {
  margin: 0 5px 0 0;
  vertical-align: text-top;
}

.radio:first-child, .checkbox:first-child {
  margin-top: 0;
}

.radio:last-child, .checkbox:last-child {
  margin-bottom: 0;
}

.help-block, .control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}

.panel-heading {
  display: block;
}

a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}

.error {
  color: #a94442;
}

div.error,
table tr.error {
  background-color: #f2dede;
  color: #a94442;
}

.form-group.error,
.form-group.has-error {
  background: none;
}

.form-group.error label, .form-group.error .control-label,
.form-group.has-error label,
.form-group.has-error .control-label {
  color: #a94442;
  font-weight: 600;
}

.form-group.error input, .form-group.error textarea, .form-group.error select, .form-group.error .uneditable-input,
.form-group.has-error input,
.form-group.has-error textarea,
.form-group.has-error select,
.form-group.has-error .uneditable-input {
  color: #736f6e;
}

.form-group.error .help-block, .form-group.error .help-inline,
.form-group.has-error .help-block,
.form-group.has-error .help-inline {
  color: #777777;
}

.nav-tabs {
  margin-bottom: 10px;
}

ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}

.tabs--secondary {
  margin: 0 0 10px;
}

.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}

.form-type-password-confirm {
  position: relative;
}

.form-type-password-confirm label {
  display: block;
}

.form-type-password-confirm label .label {
  float: right;
}

.form-type-password-confirm .password-help {
  padding-left: 2em;
}

@media (min-width: 768px) {
  .form-type-password-confirm .password-help {
    border-left: 1px solid #ddd;
    left: 50%;
    margin-left: 15px;
    position: absolute;
  }
}

@media (min-width: 992px) {
  .form-type-password-confirm .password-help {
    left: 33.33333%;
  }
}

.form-type-password-confirm .progress {
  background: transparent;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 4px;
  margin: -5px 0px 0;
}

.form-type-password-confirm .form-type-password {
  clear: left;
}

.form-type-password-confirm .form-control-feedback {
  right: 15px;
}

.form-type-password-confirm .help-block {
  clear: both;
}

ul.pagination li > a.progress-disabled {
  float: left;
}

.form-autocomplete .glyphicon {
  color: #777777;
  font-size: 120%;
}

.form-autocomplete .glyphicon.glyphicon-spin {
  color: #337ab7;
}

.form-autocomplete .input-group-addon {
  background-color: white;
}

.ajax-progress-bar {
  border-radius: 0 0 4px 4px;
  border: 1px solid #ccc;
  margin: -1px 0 0;
  padding: 6px 12px;
  width: 100%;
}

.ajax-progress-bar .progress {
  height: 8px;
  margin: 0;
}

.ajax-progress-bar .percentage,
.ajax-progress-bar .message {
  color: #777777;
  font-size: 14px;
  line-height: 1em;
  margin: 5px 0 0;
  padding: 0;
}

.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}

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

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

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

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

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

/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  border-bottom: 0;
}

.tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
  color: #777777;
  font-size: 14px;
}

.tab-pane > .panel-heading {
  display: none;
}

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

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}

.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #ddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #ddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}

.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}

th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}

.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}

.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}

.views-exposed-form .views-exposed-widget .btn, .views-exposed-form .views-exposed-widget #popup-buttons button, #popup-buttons .views-exposed-form .views-exposed-widget button, .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll .views-exposed-form .views-exposed-widget li.pager__item > a {
  margin-top: 1.8em;
}

table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
  max-width: inherit;
}

.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}

@media (min-width: 768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.66667%;
  }
}

.alert a, #comment-confirm-delete a {
  font-weight: bold;
}

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

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

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

.alert-danger a, #comment-confirm-delete a, .alert-danger a:hover, #comment-confirm-delete a:hover, .alert-danger a:focus, #comment-confirm-delete a:focus {
  color: #843534;
}

div.image-style-new,
div.image-style-new div {
  display: block;
}

div.image-style-new div.input-group {
  display: table;
}

td.module,
.table-striped > tbody > tr:nth-child(odd) > td.module,
.table > tbody > tr > td.module {
  background: #ddd;
  font-weight: 700;
}

.book-toc > .dropdown-menu {
  overflow: hidden;
}

.book-toc > .dropdown-menu > .dropdown-header {
  white-space: nowrap;
}

.book-toc > .dropdown-menu > li:nth-child(1) > a {
  font-weight: bold;
}

.book-toc > .dropdown-menu .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 0;
  position: static;
  width: 100%;
}

.book-toc > .dropdown-menu .dropdown-menu > li {
  padding-left: 20px;
}

.book-toc > .dropdown-menu .dropdown-menu > li > a {
  margin-left: -40px;
  padding-left: 60px;
}

#features-filter .form-item.form-type-checkbox {
  padding-left: 20px;
}

fieldset.features-export-component {
  font-size: 14px;
}

html.js #features-export-form fieldset.features-export-component, fieldset.features-export-component {
  margin: 0 0 12px;
}

fieldset.features-export-component .panel-heading {
  padding: 5px 10px;
}

fieldset.features-export-component .panel-heading a.panel-title {
  font-size: 14px;
  font-weight: 500;
  margin: -5px -10px;
  padding: 5px 10px;
}

fieldset.features-export-component .panel-body {
  padding: 0 10px;
}

div.features-export-list {
  margin: -11px 0 10px;
  padding: 0 10px;
}

fieldset.features-export-component .component-select .form-type-checkbox,
div.features-export-list .form-type-checkbox {
  line-height: 1em;
  margin: 5px 5px 5px 0 !important;
  min-height: 0;
  padding: 3px 3px 3px 25px !important;
}

fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox],
div.features-export-list .form-type-checkbox input[type=checkbox] {
  margin-top: 0;
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
  top: 79px;
}

body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
  top: 39px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
    left: 240px;
    left: 24rem;
  }
}

.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
  z-index: 1032;
}

.navbar-administration #navbar-administration .navbar-tray {
  z-index: 1031;
}

body.navbar-is-fixed-top.navbar-administration {
  padding-top: 103px !important;
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
  padding-top: 143px !important;
}

body.navbar-tray-open.navbar-vertical.navbar-fixed {
  margin-left: 240px;
  margin-left: 24rem;
}

#navbar-administration.navbar-oriented .navbar-tray-vertical {
  width: 24rem;
}

/**
 * Icon styles.
 */
a.icon-before .glyphicon,
a .glyphicon.icon-before {
  margin-right: .25em;
}

a.icon-after .glyphicon,
a .glyphicon.icon-after {
  margin-left: .25em;
}

.btn.icon-before .glyphicon, #popup-buttons button.icon-before .glyphicon, .pager.pager--infinite-scroll li.pager__item > a.icon-before .glyphicon,
.btn .glyphicon.icon-before,
#popup-buttons button .glyphicon.icon-before,
.pager.pager--infinite-scroll li.pager__item > a .glyphicon.icon-before {
  margin-left: -.25em;
  margin-right: .25em;
}

.btn.icon-after .glyphicon, #popup-buttons button.icon-after .glyphicon, .pager.pager--infinite-scroll li.pager__item > a.icon-after .glyphicon,
.btn .glyphicon.icon-after,
#popup-buttons button .glyphicon.icon-after,
.pager.pager--infinite-scroll li.pager__item > a .glyphicon.icon-after {
  margin-left: .25em;
  margin-right: -.25em;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a, :not(.user-access-page) h2.icon-news, :not(.user-access-page) h2.icon-blog, :not(.user-access-page) h2.icon-event, :not(.user-access-page) h2.icon-sponsor, :not(.user-access-page) h2.icon-featured, .blw-star-inline .up-inactive, .blw-star-inline .up-inactive:hover, .blw-star-inline .up-active, .blw-star-inline .role-anonymous-user .up-active, .blw-star-stacked .up-inactive, .blw-star-stacked .up-inactive:hover, .blw-star-stacked .up-active, .blw-star-stacked .role-anonymous-user .up-active, .comment-count-wrapper .comments-icon, .comment-count-wrapper .comments-icon:hover, .social-media .facebook a, .social-media .facebook a:hover, .social-media .twitter a, .social-media .twitter a:hover, .social-media .linkedin a, .social-media .linkedin a:hover, .social-media .google-plus a, .social-media .google-plus a:hover, .social-media .pinterest a, .social-media .pinterest a:hover, .social-media .youtube a, .social-media .youtube a:hover, .social-media .flickr a, .social-media .flickr a:hover, .social-media .rss a, .social-media .rss a:hover, .social-media .envelope a, .social-media .envelope a:hover, .social-media .phone a, .social-media .phone a:hover {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

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

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

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

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

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

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

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

.fa.fa-pull-left, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-pull-left.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-pull-left, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-pull-left, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-pull-left, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-pull-left, :not(.user-access-page) h2.fa-pull-left.icon-news, :not(.user-access-page) h2.fa-pull-left.icon-blog, :not(.user-access-page) h2.fa-pull-left.icon-event, :not(.user-access-page) h2.fa-pull-left.icon-sponsor, :not(.user-access-page) h2.fa-pull-left.icon-featured, .blw-star-inline .fa-pull-left.up-inactive, .blw-star-inline .fa-pull-left.up-active, .blw-star-stacked .fa-pull-left.up-inactive, .blw-star-stacked .fa-pull-left.up-active, .comment-count-wrapper .fa-pull-left.comments-icon, .social-media .facebook a.fa-pull-left, .social-media .twitter a.fa-pull-left, .social-media .linkedin a.fa-pull-left, .social-media .google-plus a.fa-pull-left, .social-media .pinterest a.fa-pull-left, .social-media .youtube a.fa-pull-left, .social-media .flickr a.fa-pull-left, .social-media .rss a.fa-pull-left, .social-media .envelope a.fa-pull-left, .social-media .phone a.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-pull-right.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-pull-right, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-pull-right, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-pull-right, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-pull-right, :not(.user-access-page) h2.fa-pull-right.icon-news, :not(.user-access-page) h2.fa-pull-right.icon-blog, :not(.user-access-page) h2.fa-pull-right.icon-event, :not(.user-access-page) h2.fa-pull-right.icon-sponsor, :not(.user-access-page) h2.fa-pull-right.icon-featured, .blw-star-inline .fa-pull-right.up-inactive, .blw-star-inline .fa-pull-right.up-active, .blw-star-stacked .fa-pull-right.up-inactive, .blw-star-stacked .fa-pull-right.up-active, .comment-count-wrapper .fa-pull-right.comments-icon, .social-media .facebook a.fa-pull-right, .social-media .twitter a.fa-pull-right, .social-media .linkedin a.fa-pull-right, .social-media .google-plus a.fa-pull-right, .social-media .pinterest a.fa-pull-right, .social-media .youtube a.fa-pull-right, .social-media .flickr a.fa-pull-right, .social-media .rss a.fa-pull-right, .social-media .envelope a.fa-pull-right, .social-media .phone a.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pull-left.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.pull-left, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.pull-left, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.pull-left, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.pull-left, :not(.user-access-page) h2.pull-left.icon-news, :not(.user-access-page) h2.pull-left.icon-blog, :not(.user-access-page) h2.pull-left.icon-event, :not(.user-access-page) h2.pull-left.icon-sponsor, :not(.user-access-page) h2.pull-left.icon-featured, .blw-star-inline .pull-left.up-inactive, .blw-star-inline .pull-left.up-active, .blw-star-stacked .pull-left.up-inactive, .blw-star-stacked .pull-left.up-active, .comment-count-wrapper .pull-left.comments-icon, .social-media .facebook a.pull-left, .social-media .twitter a.pull-left, .social-media .linkedin a.pull-left, .social-media .google-plus a.pull-left, .social-media .pinterest a.pull-left, .social-media .youtube a.pull-left, .social-media .flickr a.pull-left, .social-media .rss a.pull-left, .social-media .envelope a.pull-left, .social-media .phone a.pull-left {
  margin-right: .3em;
}

.fa.pull-right, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pull-right.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.pull-right, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.pull-right, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.pull-right, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.pull-right, :not(.user-access-page) h2.pull-right.icon-news, :not(.user-access-page) h2.pull-right.icon-blog, :not(.user-access-page) h2.pull-right.icon-event, :not(.user-access-page) h2.pull-right.icon-sponsor, :not(.user-access-page) h2.pull-right.icon-featured, .blw-star-inline .pull-right.up-inactive, .blw-star-inline .pull-right.up-active, .blw-star-stacked .pull-right.up-inactive, .blw-star-stacked .pull-right.up-active, .comment-count-wrapper .pull-right.comments-icon, .social-media .facebook a.pull-right, .social-media .twitter a.pull-right, .social-media .linkedin a.pull-right, .social-media .google-plus a.pull-right, .social-media .pinterest a.pull-right, .social-media .youtube a.pull-right, .social-media .flickr a.pull-right, .social-media .rss a.pull-right, .social-media .envelope a.pull-right, .social-media .phone a.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

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

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

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

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

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

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

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

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

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

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

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

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

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

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

.fa-search:before, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn:before, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button:before, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button:before, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a:before, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a:before {
  content: "";
}

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

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

.fa-star:before, :not(.user-access-page) h2.icon-sponsor:before, .blw-star-inline .up-inactive:hover:before, .blw-star-inline .up-active:before, .blw-star-stacked .up-inactive:hover:before, .blw-star-stacked .up-active:before {
  content: "";
}

.fa-star-o:before, .blw-star-inline .up-inactive:before, .blw-star-inline .role-anonymous-user .up-active:before, .blw-star-stacked .up-inactive:before, .blw-star-stacked .role-anonymous-user .up-active:before {
  content: "";
}

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

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

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

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

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

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

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-edit:before,
.fa-pencil-square-o:before,
:not(.user-access-page) h2.icon-blog:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chevron-right:before, :not(.user-access-page) h2.icon-featured:before {
  content: "";
}

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

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

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

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

.fa-question-circle:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-calendar:before, :not(.user-access-page) h2.icon-event:before {
  content: "";
}

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

.fa-comment:before, .comment-count-wrapper .comments-icon:hover:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-twitter-square:before, .social-media .twitter a:before, .social-media .twitter a:hover:before {
  content: "";
}

.fa-facebook-square:before, .social-media .facebook a:before, .social-media .facebook a:hover:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-linkedin-square:before, .social-media .linkedin a:before, .social-media .linkedin a:hover:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-phone-square:before, .social-media .phone a:before, .social-media .phone a:hover:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-square:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-pinterest-square:before, .social-media .pinterest a:before, .social-media .pinterest a:hover:before {
  content: "";
}

.fa-google-plus-square:before, .social-media .google-plus a:before, .social-media .google-plus a:hover:before {
  content: "";
}

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

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

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-comment-o:before, .comment-count-wrapper .comments-icon:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-rss-square:before, .social-media .rss a:before, .social-media .rss a:hover:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before, .social-media .youtube a:before, .social-media .youtube a:hover:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before, .social-media .flickr a:before, .social-media .flickr a:hover:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before, .social-media .envelope a:before, .social-media .envelope a:hover:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before, :not(.user-access-page) h2.icon-news:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*
// Clearfix.
@mixin clearfix() {
  & {
    *zoom: 1;
  }
  &:before,
  &:after {
    content: "";
    display: table;
  }
  &:after {
    clear: both;
  }
}
*/
p,
.node ul,
.node ol,
iframe,
.fieldable-panels-pane p:last-child {
  margin-bottom: 20px;
}

.radix-layouts-sidebar .fieldable-panels-pane p:last-child {
  margin-bottom: 0;
}

.alert p:last-child, #comment-confirm-delete p:last-child,
.fieldable-panels-pane .alert p:last-child,
.fieldable-panels-pane #comment-confirm-delete p:last-child {
  margin-bottom: 0;
}

a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: bold;
}

#block-system-main {
  position: relative;
}

article.body {
  margin-bottom: 70px;
}

/*
#block-panels-mini-footer-top a,
#block-panels-mini-footer-middle a,
#block-panels-mini-footer-bottom a {
  font-weight:normal;
}
*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: 900;
}

blockquote {
  font-size: 18px;
}

/*
body blockquote {
  h2, h3, h4, h5, h6 {
    color:gray;
  }
}
*/
.pane-node-body blockquote,
.pane-node-webform blockquote,
.pane-taxonomy-term-description-field blockquote,
.pane-taxonomy-term-field-content blockquote,
.field-content blockquote,
.node-teaser blockquote,
.field-body blockquote,
article.node blockquote,
.user-access-page .main-container .radix-layouts-footer .pane-fieldable-panels-pane blockquote,
.pane-node-field-embedded-view blockquote blockquote, .view-blv-jobs blockquote {
  margin-left: 24px;
  margin-right: 24px;
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}

li {
  margin-bottom: 5px;
}

li:last-child {
  margin-bottom: 0;
}

.grouped-list h3 {
  margin-bottom: 5px;
}

.grouped-list .list-unstyled, .grouped-list .admin-menu-toolbar-category ul.menu, .admin-menu-toolbar-category .grouped-list ul.menu, .grouped-list .field-websites ul, .field-websites .grouped-list ul, .grouped-list #quick_switch_links ul, #quick_switch_links .grouped-list ul {
  margin-bottom: 16px;
}

.grouped-list .list-unstyled li, .grouped-list .admin-menu-toolbar-category ul.menu li, .admin-menu-toolbar-category .grouped-list ul.menu li, .grouped-list .field-websites ul li, .field-websites .grouped-list ul li, .grouped-list #quick_switch_links ul li, #quick_switch_links .grouped-list ul li {
  margin-bottom: 0;
}

.li-separator {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom-width: 6px;
  border-bottom-style: solid;
}

.li-separator:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.li-space {
  margin-bottom: 16px;
}

.more-link {
  margin-top: 20px;
  text-align: right;
}

.more-link a {
  text-transform: uppercase;
}

.field {
  margin-bottom: 24px;
}

.field:last-child {
  margin-bottom: 0;
}

.pane-content .field {
  margin-bottom: 10px;
}

.pane-content .field.field-date {
  font-weight: bold;
}

.pane-content .field:last-child {
  margin-bottom: 0;
}

.pane-content .li-space .field {
  margin-bottom: 2px;
}

.pane-content .view-display-id-event_teasers_upcoming .field-date,
.pane-content .view-display-id-event_list_upcoming .field-date {
  font-size: 17px;
}

.pane-taxonomy-term-description-field .pane-content,
.pane-node-body .pane-content {
  margin-bottom: 35px;
}

.main-container .radix-layouts-sidebar {
  padding-top: 40px;
}

.main-container .radix-layouts-sidebar .panel-pane {
  margin-bottom: 80px;
  text-align: center;
}

.main-container .radix-layouts-sidebar .panel-pane .pane-content {
  display: inline-block;
  width: auto;
  height: auto;
}

.main-container .radix-layouts-sidebar .panel-pane .pane-content p {
  text-align: left;
}

.main-container .radix-layouts-sidebar .panel-pane .pane-content p.rtecenter {
  text-align: center;
}

.html .main-container .radix-layouts-sidebar .panel-pane.no-ad-settings {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .main-container {
    min-height: 350px;
  }
  .main-container .radix-selby .radix-layouts-sidebar,
  .main-container .radix-moscone .radix-layouts-sidebar,
  .main-container .radix-brenham .radix-layouts-sidebar,
  .main-container .radix-bryant .radix-layouts-sidebar,
  .main-container .radix-burr .radix-layouts-sidebar {
    border-right: 1px solid #f5f5f5;
  }
  .main-container .radix-selby-flipped .radix-layouts-sidebar,
  .main-container .radix-moscone-flipped .radix-layouts-sidebar,
  .main-container .radix-brenham-flipped .radix-layouts-sidebar,
  .main-container .radix-bryant-flipped .radix-layouts-sidebar,
  .main-container .radix-burr-flipped .radix-layouts-sidebar {
    border-left: 1px solid #f5f5f5;
  }
}

@media (min-width: 992px) {
  .main-container .radix-layouts-sidebar,
  .main-container .radix-layouts-content {
    padding-top: 15px;
  }
}

.panel-separator {
  clear: both;
}

#mini-panel-blmp_content_above > .container > .row,
#mini-panel-blmp_content_below > .container > .row {
  margin-left: 0;
  margin-right: 0;
}

#mini-panel-blmp_content_above .panel-panel,
#mini-panel-blmp_content_below .panel-panel {
  padding-left: 0;
  padding-right: 0;
}

#mini-panel-blmp_content_above .pane-content,
#mini-panel-blmp_content_below .pane-content {
  margin-bottom: 0;
}

#mini-panel-blmp_content_above .pane-content > div:not(.contextual-links-wrapper),
#mini-panel-blmp_content_below .pane-content > div:not(.contextual-links-wrapper) {
  margin-top: 8px;
}

.main-container.no-content-above {
  margin-top: 35px;
}

.html .content-above > .container,
.html .content-below > .container {
  width: 100%;
}

.content-above {
  min-height: 45px;
}

.content-above .panel-panel,
.content-below .panel-panel {
  margin: auto;
}

.content-above .pane-bundle-ad img,
.content-above .pane-bundle-ad-group img,
.content-below .pane-bundle-ad img,
.content-below .pane-bundle-ad-group img {
  max-width: 100%;
  min-height: 50px;
  width: 100% !important;
}

.radix-layouts-sidebar .panel-pane img {
  max-width: 100%;
  min-height: 50px;
  width: 100% !important;
}

.standard-image {
  display: inline-block;
}

/*
.container {
  border:1px solid red;
}
*/
/*
.admin-menu {
  .content-above {
    margin-top:-29px;
  }
}
*/
/*
@include respond-to(md) {
  // @see https://www.credera.com/blog/technology-insights/full-height-column-layout-with-bootstrap/
  // Note: does not seem to work with Chrome, only Firefox.
  html, body {
    height:100%;
  }
  .content-above,
  .main-container,
  .content-below {
    .container {
      //min-height:100%;
      overflow:hidden;
    }
    .panel-panel {
      margin-bottom:-9999px;
      padding-bottom:9999px;
    }
  }
}
*/
.main-container .container-fluid .panel-panel .container,
.footer .panel-panel .container {
  padding-left: 15px;
  padding-right: 15px;
}

.main-container .container-fluid,
.main-container .container-fluid .container {
  padding-left: 0;
  padding-right: 0;
}

/*
.page-file .region-content div {
  line-height: ceil(($line-height-base * 0.66667));
}
*/
#mini-panel-blmp_header_middle .row {
  display: block;
  flex-wrap: inherit;
}

@media (min-width: 768px) {
  #mini-panel-blmp_header_middle .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #mini-panel-blmp_header_middle .radix-layouts-content {
    padding-right: 0;
  }
}

.row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.row:before, .row:after {
  display: none;
}

.row > [class^='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

.row > [class^='col-']:before, .row > [class^='col-']:after {
  display: none;
}

@media (min-width: 992px) {
  .main-container .row {
    flex-wrap: unset;
    flex-flow: row nowrap;
  }
  .main-container .radix-brenham .row,
  .main-container .radix-bryant .row,
  .main-container .radix-burr .row,
  .main-container .radix-moscone .row {
    justify-content: flex-end;
  }
  .main-container .radix-brenham-flipped .row,
  .main-container .radix-bryant-flipped .row,
  .main-container .radix-burr-flipped .row,
  .main-container .radix-moscone-flipped .row {
    justify-content: flex-start;
  }
  .main-container .row > [class^='col-'] {
    display: block;
    position: relative;
  }
  .order-left {
    order: 0;
    float: left;
  }
  .order-right {
    order: 1;
    float: right;
  }
}

@media (min-width: 768px) {
  .pane-node-body blockquote p,
  .pane-node-body div.highlighted p,
  .pane-node-body div.alert p,
  .pane-node-body div#comment-confirm-delete p,
  .pane-node-body div.blc-bg-1-0 p,
  .pane-node-body div.blc-bg-2-0 p,
  .pane-node-body div.blc-bg-3-0 p,
  .pane-node-body div.blc-bg-gray-1 p,
  .pane-node-body div.blc-bg-gray-2 p,
  .pane-node-webform blockquote p,
  .pane-node-webform div.highlighted p,
  .pane-node-webform div.alert p,
  .pane-node-webform div#comment-confirm-delete p,
  .pane-node-webform div.blc-bg-1-0 p,
  .pane-node-webform div.blc-bg-2-0 p,
  .pane-node-webform div.blc-bg-3-0 p,
  .pane-node-webform div.blc-bg-gray-1 p,
  .pane-node-webform div.blc-bg-gray-2 p,
  .pane-taxonomy-term-description-field blockquote p,
  .pane-taxonomy-term-description-field div.highlighted p,
  .pane-taxonomy-term-description-field div.alert p,
  .pane-taxonomy-term-description-field div#comment-confirm-delete p,
  .pane-taxonomy-term-description-field div.blc-bg-1-0 p,
  .pane-taxonomy-term-description-field div.blc-bg-2-0 p,
  .pane-taxonomy-term-description-field div.blc-bg-3-0 p,
  .pane-taxonomy-term-description-field div.blc-bg-gray-1 p,
  .pane-taxonomy-term-description-field div.blc-bg-gray-2 p,
  .pane-taxonomy-term-field-content blockquote p,
  .pane-taxonomy-term-field-content div.highlighted p,
  .pane-taxonomy-term-field-content div.alert p,
  .pane-taxonomy-term-field-content div#comment-confirm-delete p,
  .pane-taxonomy-term-field-content div.blc-bg-1-0 p,
  .pane-taxonomy-term-field-content div.blc-bg-2-0 p,
  .pane-taxonomy-term-field-content div.blc-bg-3-0 p,
  .pane-taxonomy-term-field-content div.blc-bg-gray-1 p,
  .pane-taxonomy-term-field-content div.blc-bg-gray-2 p,
  .field-content blockquote p,
  .field-content div.highlighted p,
  .field-content div.alert p,
  .field-content div#comment-confirm-delete p,
  .field-content div.blc-bg-1-0 p,
  .field-content div.blc-bg-2-0 p,
  .field-content div.blc-bg-3-0 p,
  .field-content div.blc-bg-gray-1 p,
  .field-content div.blc-bg-gray-2 p,
  .node-teaser blockquote p,
  .node-teaser div.highlighted p,
  .node-teaser div.alert p,
  .node-teaser div#comment-confirm-delete p,
  .node-teaser div.blc-bg-1-0 p,
  .node-teaser div.blc-bg-2-0 p,
  .node-teaser div.blc-bg-3-0 p,
  .node-teaser div.blc-bg-gray-1 p,
  .node-teaser div.blc-bg-gray-2 p,
  .field-body blockquote p,
  .field-body div.highlighted p,
  .field-body div.alert p,
  .field-body div#comment-confirm-delete p,
  .field-body div.blc-bg-1-0 p,
  .field-body div.blc-bg-2-0 p,
  .field-body div.blc-bg-3-0 p,
  .field-body div.blc-bg-gray-1 p,
  .field-body div.blc-bg-gray-2 p,
  article.node blockquote p,
  article.node div.highlighted p,
  article.node div.alert p,
  article.node div#comment-confirm-delete p,
  article.node div.blc-bg-1-0 p,
  article.node div.blc-bg-2-0 p,
  article.node div.blc-bg-3-0 p,
  article.node div.blc-bg-gray-1 p,
  article.node div.blc-bg-gray-2 p,
  .user-access-page .main-container .radix-layouts-footer .pane-fieldable-panels-pane blockquote p,
  .user-access-page .main-container .radix-layouts-footer .pane-fieldable-panels-pane div.highlighted p,
  .user-access-page .main-container .radix-layouts-footer .pane-fieldable-panels-pane div.alert p,
  .user-access-page .main-container .radix-layouts-footer .pane-fieldable-panels-pane div#comment-confirm-delete p,
  .user-access-page .main-container .radix-layouts-footer .pane-fieldable-panels-pane div.blc-bg-1-0 p,
  .user-access-page .main-container .radix-layouts-footer .pane-fieldable-panels-pane div.blc-bg-2-0 p,
  .user-access-page .main-container .radix-layouts-footer .pane-fieldable-panels-pane div.blc-bg-3-0 p,
  .user-access-page .main-container .radix-layouts-footer .pane-fieldable-panels-pane div.blc-bg-gray-1 p,
  .user-access-page .main-container .radix-layouts-footer .pane-fieldable-panels-pane div.blc-bg-gray-2 p,
  .pane-node-field-embedded-view .view-blv-jobs blockquote p,
  .pane-node-field-embedded-view .view-blv-jobs div.highlighted p,
  .pane-node-field-embedded-view .view-blv-jobs div.alert p,
  .pane-node-field-embedded-view .view-blv-jobs div#comment-confirm-delete p,
  .pane-node-field-embedded-view .view-blv-jobs div.blc-bg-1-0 p,
  .pane-node-field-embedded-view .view-blv-jobs div.blc-bg-2-0 p,
  .pane-node-field-embedded-view .view-blv-jobs div.blc-bg-3-0 p,
  .pane-node-field-embedded-view .view-blv-jobs div.blc-bg-gray-1 p,
  .pane-node-field-embedded-view .view-blv-jobs div.blc-bg-gray-2 p {
    line-height: 1.5;
  }
  .pane-node-body p, .pane-node-body ul, .pane-node-body ol,
  .pane-taxonomy-term-description-field p,
  .pane-taxonomy-term-description-field ul,
  .pane-taxonomy-term-description-field ol,
  .pane-taxonomy-term-field-content p,
  .pane-taxonomy-term-field-content ul,
  .pane-taxonomy-term-field-content ol,
  .field-content p,
  .field-content ul,
  .field-content ol,
  .node-teaser p,
  .node-teaser ul,
  .node-teaser ol,
  .field-body p,
  .field-body ul,
  .field-body ol,
  article.node p,
  article.node ul,
  article.node ol,
  .pane-node-field-embedded-view .view-blv-jobs p,
  .pane-node-field-embedded-view .view-blv-jobs ul,
  .pane-node-field-embedded-view .view-blv-jobs ol {
    line-height: 1.8;
  }
  article.node .field-transcript p {
    line-height: 1.4;
  }
  .view-display-id-event_node_map,
  .pane-node-field-address,
  .pane-blv-event-fields-contact,
  .pane-node-field-event-fee,
  .pane-blv-event-fields-register-button,
  .node-type-product-display .commerce-add-to-cart,
  .node-type-product-display .product-cart-form,
  .node-type-product-display .product-price,
  .node-type-product-display .button-caption,
  .node-type-product-display .product-description,
  .pane-node-field-date {
    margin-bottom: 20px;
  }
}

.fieldable-panels-pane div.highlighted h2, .fieldable-panels-pane div.highlighted h3, .fieldable-panels-pane div.highlighted h4, .fieldable-panels-pane div.highlighted h5, .fieldable-panels-pane div.highlighted h6, .fieldable-panels-pane div.highlighted p, .fieldable-panels-pane div.blc-bg-1-0 h2, .fieldable-panels-pane div.blc-bg-1-0 h3, .fieldable-panels-pane div.blc-bg-1-0 h4, .fieldable-panels-pane div.blc-bg-1-0 h5, .fieldable-panels-pane div.blc-bg-1-0 h6, .fieldable-panels-pane div.blc-bg-1-0 p, .fieldable-panels-pane div.blc-bg-2-0 h2, .fieldable-panels-pane div.blc-bg-2-0 h3, .fieldable-panels-pane div.blc-bg-2-0 h4, .fieldable-panels-pane div.blc-bg-2-0 h5, .fieldable-panels-pane div.blc-bg-2-0 h6, .fieldable-panels-pane div.blc-bg-2-0 p, .fieldable-panels-pane div.blc-bg-3-0 h2, .fieldable-panels-pane div.blc-bg-3-0 h3, .fieldable-panels-pane div.blc-bg-3-0 h4, .fieldable-panels-pane div.blc-bg-3-0 h5, .fieldable-panels-pane div.blc-bg-3-0 h6, .fieldable-panels-pane div.blc-bg-3-0 p,
.fieldable-panels-pane div.blc-bg-gray-1-0 h2,
.fieldable-panels-pane div.blc-bg-gray-1-0 h3,
.fieldable-panels-pane div.blc-bg-gray-1-0 h4,
.fieldable-panels-pane div.blc-bg-gray-1-0 h5,
.fieldable-panels-pane div.blc-bg-gray-1-0 h6,
.fieldable-panels-pane div.blc-bg-gray-1-0 p, .fieldable-panels-pane div.blc-bg-gray-2-0 h2, .fieldable-panels-pane div.blc-bg-gray-2-0 h3, .fieldable-panels-pane div.blc-bg-gray-2-0 h4, .fieldable-panels-pane div.blc-bg-gray-2-0 h5, .fieldable-panels-pane div.blc-bg-gray-2-0 h6, .fieldable-panels-pane div.blc-bg-gray-2-0 p, .fieldable-panels-pane div.blc-bg-gray-000000 h2, .fieldable-panels-pane div.blc-bg-gray-000000 h3, .fieldable-panels-pane div.blc-bg-gray-000000 h4, .fieldable-panels-pane div.blc-bg-gray-000000 h5, .fieldable-panels-pane div.blc-bg-gray-000000 h6, .fieldable-panels-pane div.blc-bg-gray-000000 p {
  margin-top: 0;
}

.fieldable-panels-pane div.highlighted p:last-child, .fieldable-panels-pane div.blc-bg-1-0 p:last-child, .fieldable-panels-pane div.blc-bg-2-0 p:last-child, .fieldable-panels-pane div.blc-bg-3-0 p:last-child,
.fieldable-panels-pane div.blc-bg-gray-1-0 p:last-child, .fieldable-panels-pane div.blc-bg-gray-2-0 p:last-child, .fieldable-panels-pane div.blc-bg-gray-000000 p:last-child {
  margin-bottom: 0;
}

.main-container .radix-layouts-content .pane-fieldable-panels-pane {
  margin-bottom: 25px;
}

.node-type-product-display .field-title-field {
  margin-top: 0;
}

.main-container .radix-layouts-sidebar .panel-pane.pane-webform .pane-content {
  display: block;
}

.main-container .radix-layouts-sidebar h2.pane-title {
  margin-top: 0;
  color: #aaa;
}

.main-container .radix-layouts-sidebar p, .main-container .radix-layouts-sidebar form {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}

.main-container .radix-layouts-sidebar p {
  line-height: 1.4;
}

.webform-container-inline label {
  display: block;
}

.webform-container-inline .help-block {
  display: inherit;
}

.node-unpublished section h1 {
  color: #F5ABAB;
  padding: 4px 8px;
  background-color: #fff4f4;
  /*display:inline-block;*/
}

.node-unpublished section h1:after {
  font-size: 16px;
  margin-left: 10px;
  content: " (UNPUBLISHED)";
}

.page-node-revisions {
  background-color: #f1f9fd;
}

.page-node-revisions section h1 {
  color: #9ad6f2;
  padding: 4px 8px;
  background-color: #f1f9fd;
}

.page-node-revisions section h1:after {
  font-size: 16px;
  margin-left: 10px;
  content: " (REVISION)";
}

.page-node-draft {
  background-color: #f6fef6;
}

.page-node-draft section h1 {
  color: #a1f1a1;
  padding: 4px 8px;
  background-color: #f6fef6;
}

.page-node-draft section h1:after {
  font-size: 16px;
  margin-left: 10px;
  content: " (DRAFT)";
}

.comment-unpublished {
  color: #F5ABAB;
  background-color: #fff4f4;
}

.comment-unpublished .text-muted,
.comment-unpublished.forum-post .author-pane-inline .author-posts,
.comment-unpublished.forum-post .author-pane-inline .author-likes,
.comment-unpublished a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img),
.comment-unpublished a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):hover,
.comment-unpublished.forum-post .panel-footer .text-left a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.comment-unpublished.forum-post .panel-footer .text-left a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover {
  color: #F5ABAB;
}

.comment-unpublished.forum-post.panel-default > .panel-heading,
.comment-unpublished.forum-post .panel-footer {
  background-color: transparent;
}

.comment-unpublished .text-muted:after {
  font-weight: bold;
  content: " (UNPUBLISHED)";
}

body .comment-unpublished h4 {
  color: #F5ABAB;
}

/*
.col-md-8 article.node {
  h2, h3, h4, h5, h6, p, ul, ol, blockquote,
  .media-element-container, dt, dd, table {
    margin-left: 50px;
    margin-right: 50px;
  }
  table {
    max-width:86%;
  }
  blockquote p {
    margin-left:0;
    margin-right:0;
  }
  p {
    line-height: $line-height-base * 1.33333;
  }
}
*/
/*
article.node {
  clear:both;
}
*/
div.highlighted,
p.highlighted {
  display: block;
  background-color: #eee;
  border: 1px solid #ccc;
  color: #222;
  border-radius: 6px;
  padding: 15px;
}

div.blc-bg-1-0, div.blc-bg-2-0, div.blc-bg-3-0, div.blc-bg-gray-1-0,
div.blc-bg-gray-2-0, div.blc-bg-gray-000000 {
  display: block;
  border-radius: 6px;
  padding: 15px;
  margin-bottom: 24px;
}

div.alert h2, div#comment-confirm-delete h2, div.alert h3, div#comment-confirm-delete h3, div.highlighted h2, div.highlighted h3,
div.blc-bg-1-0 h2,
div.blc-bg-1-0 h3, div.blc-bg-2-0 h2, div.blc-bg-2-0 h3, div.blc-bg-3-0 h2, div.blc-bg-3-0 h3, div.blc-bg-gray-1-0 h2, div.blc-bg-gray-1-0 h3,
div.blc-bg-gray-2-0 h2,
div.blc-bg-gray-2-0 h3, div.blc-bg-gray-000000 h2, div.blc-bg-gray-000000 h3 {
  margin-top: 12px;
}

.rteindent1 {
  padding-left: 40px;
}

.rteindent2 {
  padding-left: 80px;
}

.rteindent3 {
  padding-left: 120px;
}

.rteindent4 {
  padding-left: 160px;
}

.contextual-links-wrapper .contextual-links li a,
.contextual-links-wrapper .contextual-links-trigger,
.contextual-links-wrapper .contextual-links li a:hover,
.contextual-links-wrapper .contextual-links-trigger:hover,
.contextual-links-wrapper .contextual-links li a:focus,
.contextual-links-wrapper .contextual-links-trigger:focus,
.contextual-links-wrapper .contextual-links li a:active,
.contextual-links-wrapper .contextual-links-trigger:active {
  border-bottom: none;
  text-decoration: none;
}

table td.width-40 {
  width: 40%;
}

/* Podcast feed features pane */
.pane-blm-rss-features-standard-pane .table > tbody > tr > td,
.pane-blm-rss-features-itunes-pane .table > tbody > tr > td {
  vertical-align: middle;
}

/*
.clipboard {
  img {
    width:15px;
  }
}
*/
#podcast-feed-accordion {
  margin-bottom: 35px;
}

#podcast-feed-accordion .panel-title a {
  display: block;
  outline: 0;
}

#podcast-feed-accordion .panel-title a:hover, #podcast-feed-accordion .panel-title a:active, #podcast-feed-accordion .panel-title a:focus {
  text-decoration: none;
}

.clipboard {
  margin-bottom: 20px;
}

.clipboard .input-group {
  max-width: 800px;
}

.clipboard input {
  min-height: 34px;
  padding: 7px 8px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 8px center;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #ccc;
  border-radius: 3px 0 0 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  width: 100%;
}

.clipboard .btn-clipboard {
  position: relative;
  display: inline-block;
  padding: 9px 12px;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-color: #eee;
  background-image: linear-gradient(#fcfcfc, #eee);
  border: 1px solid #d5d5d5;
  border-radius: 0 3px 3px 0;
}

.clipboard img {
  width: 15px;
}

.pane-blm-rss-features-podcast-feed-pane .icons {
  float: right;
}

.windows:before {
  color: #00a4ef;
}

.apple:before {
  color: #444;
}

.android:before {
  color: #a4c639;
}

.rss-square:before {
  color: #ee802f;
}

body.token-tree {
  font-size: 1.5em;
}

.field-transcript .panel-heading .accordion-toggle:after {
  font-family: "Glyphicons Halflings";
  content: "\e113";
  float: right;
  color: grey;
}

.field-transcript .panel-heading .accordion-toggle.collapsed:after {
  content: "\e114";
}

.field-transcript .panel-default {
  position: relative;
}

.field-transcript .collapse {
  display: inline-block !important;
  height: 150px !important;
  overflow: hidden;
}

.field-transcript .collapse.in {
  height: auto !important;
  overflow: auto;
}

.field-transcript .collapse.in::before {
  background-image: none;
}

.field-transcript .collapse::before {
  background-image: linear-gradient(transparent, rgba(255, 255, 255, 0.2) 16%, white 90%, white);
  height: 150px;
  display: block;
  position: absolute;
  content: '';
  width: 100%;
}

.field-transcript .panel-body {
  padding-top: 25px;
  padding-bottom: 25px;
}

.page-blogs .blog-title {
  margin-top: 0;
  margin-bottom: 32px;
}

.page-node-100 .pane-node-body iframe {
  margin-bottom: 0;
}

.webform-client-form-100 {
  margin-top: -20px;
}

.pane-node-field-audio .pane-content {
  text-align: center;
}

/*
.pane-node-field-audio .pane-content .field-audio {
  display:inline-block;
}
*/
.media {
  margin-bottom: 40px;
}

.media .media-left {
  width: 25%;
}

@media (min-width: 992px) {
  .media .media-left {
    width: 33%;
  }
}

.media .img-shadow {
  -webkit-box-shadow: #bbb 0 1px 6px 0;
  -moz-box-shadow: #bbb 0 1px 6px 0;
  box-shadow: #bbb 0 1px 6px 0;
}

.ui-dialog.ui-widget,
iframe body.html {
  font-family: inherit;
}

.ui-dialog.ui-widget .ui-dialog-titlebar-close {
  background-color: #ddd;
  border-radius: 3px;
}

iframe#mediaBrowser {
  margin-bottom: 0;
}

.mm .nav, .mm .collapse, .mm .dropup, .mm .dropdown {
  position: static;
}

.mm .container {
  position: relative;
}

.mm .dropdown-menu {
  left: auto;
}

.mm .mm-content {
  padding: 20px 30px;
}

.mm .dropdown.mm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

.tabs--primary.nav-tabs > li {
  top: 1px;
}

/*
.front .radix-pond .row:nth-child(4) {
  margin: 4em -15px 1.5em -15px;
  padding-top: ceil(($font-size-base * 1.5));
  @include box-shadow($gray-ef 0 3em 2em -0.3em inset);
}
*/
.pager {
  clear: both;
}

.pager .pager-current {
  margin: 0 10px;
}

/*
.pane-blv-companies-sponsor-featured-logos {
  h2 {
    margin-top: $font-size-base;
    margin-bottom: $font-size-base;
    text-align:center;
  }
  .col-sm-6 {
    padding-left:10px;
    padding-right:10px;
  }
  img {
    margin:0 auto;
  }
}
*/
body.html #admin-menu {
  z-index: 10050;
}

#admin-menu .control-label {
  display: none;
}

.view-blv-event-maps .view-content {
  text-align: center;
}

.container-inline {
  margin-bottom: 16px;
}

.container-inline .form-group {
  display: inline;
}

.container-inline .input-group {
  display: table;
  width: 40%;
  margin-right: 10px;
}

/* @see https://stackoverflow.com/questions/19089384/twitter-bootstrap-3-two-columns-full-height */
/* Set left/right padding according to needs */
/*
html,
body,
.container {
  height:100%;
}
.container {
  display:table;
  width: 100%;
  margin-top: -50px;
  padding: 50px 0 0 0;
  box-sizing: border-box;
}
.row {
  height: 100%;
  display: table-row;
}
.row .no-float {
  display: table-cell;
  float: none;
}
*/
.krumo-root, .krumo-root strong {
  font-family: sans-serif;
}

.kint dt {
  padding-left: 22px;
}

.kint dt.kint-parent {
  padding-left: 4px;
}

#block-workbench-block {
  margin: 10px 0 15px 0;
}

.pane-workbench-display {
  margin-bottom: 20px;
}

.pane-workbench-display select,
.pane-workbench-display button {
  font-style: normal;
}

#workbench-moderation-moderate-form select.form-control {
  width: auto;
  display: inline-block;
  margin-right: 5px;
}

.ui-widget-overlay.ui-front {
  background-color: #aaaaaa !important;
}

.linkit-wrapper .ui-dialog-titlebar-close::after {
  content: "X";
}

.linkit-wrapper #edit-linkit-insert {
  margin-right: 8px;
}

.linkit-wrapper #linkit-cancel {
  top: 3px;
  position: relative;
}

@media print {
  body.html {
    margin: 0 !important;
    padding: 0 !important;
  }
  body.html.navbar-is-fixed-top, body.html.admin-menu.navbar-is-fixed-top {
    margin: 0 !important;
    padding: 0 !important;
  }
  body.html.admin-menu {
    top: 0 !important;
  }
  body.html.admin-menu .navbar-fixed-top {
    top: 0 !important;
  }
  .logo.pull-left {
    display: block !important;
    float: none !important;
  }
  .navbar-default {
    background-image: none;
  }
  .navbar {
    background-color: transparent;
  }
  .navbar .container {
    width: auto;
  }
  .navbar.navbar-fixed-top {
    position: relative !important;
    top: 0 !important;
  }
  .navbar-topbar,
  #navbar-collapse,
  #mini-panel-blmp_content_above,
  #mini-panel-blmp_content_below,
  .footer,
  .region-page-bottom {
    display: none;
  }
  .main-container .row,
  .main-container .row > [class^="col-"] {
    display: block;
  }
  .main-container a[href]:after {
    content: none !important;
  }
  .main-container .row > .radix-layouts-sidebar {
    display: none !important;
  }
  .main-container .nav-tabs,
  .main-container .view-display-id-node_title_primary_pane .image-wrapper,
  .main-container .view-display-id-node_title_primary_pane .overlay,
  .main-container .count-wrapper {
    display: none;
  }
  .main-container .node-page.primary .title-wrapper {
    position: relative;
    padding: 0;
  }
  .main-container .pane-blv-node-fields-node-related-pane .col-md-4 {
    width: 32%;
    float: left;
  }
  .main-container {
    width: 85%;
  }
}

body.maintenance-page .main-container {
  padding: 25px;
  margin: 35px;
}

body.maintenance-page .at4-follow-outer {
  display: none;
}

/* *** EDIT ACCOUNT AND PROFILE *** */
#edit-account .form-type-password-confirm > .row {
  display: block;
}

#edit-account .form-type-password-confirm .form-item.form-type-password {
  width: 100%;
}

#edit-account .form-type-password-confirm .password-help {
  top: 0;
  left: 60%;
  padding-left: 15px;
}

#edit-account .form-type-password-confirm .password-help ul {
  padding-left: 18px;
  margin-top: 5px;
}

.logged-in #edit-account .form-type-password-confirm .password-help {
  left: 60%;
}

.logged-in #edit-account .form-type-password-confirm .password-help ul {
  padding-left: 20px;
}

@media (min-width: 768px) {
  #edit-account .form-type-password-confirm .form-item.form-type-password {
    width: 60%;
  }
}

@media (min-width: 992px) {
  .user-access-page #edit-account .form-type-password-confirm .password-help {
    left: 56%;
    padding-left: 0.8em;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .user-access-page .captcha .g-recaptcha {
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .user-access-page #edit-account .form-type-password-confirm .password-help {
    left: 58%;
  }
}

.tabs--secondary li a.active:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #fff;
}

#edit-picture {
  max-width: 250px;
}

#edit-picture .img-circle {
  border-radius: 0;
}

.field-name-field-picture .focal-point-wrapper {
  margin-right: 5px;
}

.field-name-field-picture input.form-control {
  height: 40px;
}

.field-name-field-picture .image-widget-data {
  display: inline-block;
}

.field-name-field-picture .focal-point-help {
  max-width: 680px;
}

.page-user .field-flag-user {
  text-align: right;
}

.page-user .field-flag-user ul.list-inline {
  margin: 0;
}

#edit-signature-format {
  display: none;
}

#edit-profile-main-field-middle-name-und-0-value,
#edit-profile-main-field-name-suffix-und-0-value {
  max-width: 45%;
}

@media (min-width: 992px) {
  /*
  .form-item-roles-change,
  #edit-roles {
    .form-item {
      display:inline-block;
      width:32%;
    }
  }
  */
  #field-phone-numbers-values .field-name-field-phone,
  #field-phone-numbers-values .field-name-field-phone-type {
    display: inline-block;
    width: 40%;
    margin-right: 5px;
  }
  #field-phone-numbers-values .form-item label.control-label {
    display: block;
  }
  #field-phone-numbers-values .form-item input {
    display: inline-block;
  }
  #field-phone-numbers-values .form-item button {
    margin-top: -5px;
  }
}

#edit-profile-main-field-industry label.control-label {
  display: block;
  margin-bottom: 0;
}

#edit-profile-main-field-industry select {
  margin-right: 5px;
}

#edit-profile-main-field-social-media,
#edit-profile-main-field-phone-numbers {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 15px;
}

.field-type-paragraphs .tabledrag-toggle-weight-wrapper {
  display: none;
}

.field-multiple-table a.tabledrag-handle .handle {
  height: 13px;
}

/* **** STAFF PAGE **** */
/*
.media {
  .media-job-title {
    margin-top:0;
  }
  .field-social-media {
    ul {
      @include list-inline;
      margin-bottom:5px;
      a.fa {
        font-size: floor(($font-size-base * 2));
        text-decoration:none;
        color: $metallic-silver;
        &:hover {
          color: $black-cat;
        }
      }
    }
  }
  .field-email {
    margin-bottom:12px;
  }
  .field-phone-numbers {
    ul {
      @include list-unstyled;
    }
  }
  .field-biography {
    margin-top:20px;
  }
}
*/
/* *** PROFILE *** */
.user-profile-full .field-user,
.user-profile .field-user {
  margin-bottom: 10px;
}

.user-profile-full .field-email,
.user-profile-full .field-website,
.user-profile-full .field-blog,
.user-profile-full .field-social-media,
.user-profile-full .field-phone-numbers,
.user-profile-full .field-address,
.user-profile-full .field-industry,
.user-profile .field-email,
.user-profile .field-website,
.user-profile .field-blog,
.user-profile .field-social-media,
.user-profile .field-phone-numbers,
.user-profile .field-address,
.user-profile .field-industry {
  margin-bottom: 8px;
}

.user-profile-full .section-title,
.user-profile .section-title {
  margin-bottom: 12px;
  padding-bottom: 3px;
  color: #bbb;
  border-bottom: 2px solid #f5f5f5;
  font-size: 18px;
  text-transform: uppercase;
}

.form-group.form-item-profile-main-field-address-und-0-premise {
  margin-bottom: 15px;
}

#edit-profile-main-field-phone-numbers-und-0-paragraph-bundle-title,
#edit-profile-main-field-phone-numbers-und-1-paragraph-bundle-title,
#edit-profile-main-field-phone-numbers-und-2-paragraph-bundle-title,
#edit-profile-main-field-phone-numbers-und-3-paragraph-bundle-title,
#edit-profile-main-field-phone-numbers-und-4-paragraph-bundle-title,
#edit-profile-main-field-phone-numbers-und-5-paragraph-bundle-title,
#edit-profile-main-field-phone-numbers-und-6-paragraph-bundle-title,
#edit-profile-main-field-phone-numbers-und-7-paragraph-bundle-title,
#edit-profile-main-field-phone-numbers-und-8-paragraph-bundle-title,
#edit-profile-main-field-phone-numbers-und-9-paragraph-bundle-title {
  display: none;
}

/* **** CONTRIBUTOR PROFILE PAGE **** */
.user-profile {
  margin-top: 25px;
  margin-bottom: 35px;
}

.user-header-wrapper {
  background-color: #f5f5f5;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
}

.user-header-wrapper .field-picture {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: -10px;
}

.user-header-wrapper .field-picture img {
  box-shadow: 0 0 5px #bbb;
}

/* **** ALL CONTRIBUTIONS PAGE **** */
.page-user-contributions .go-to-profile {
  margin-bottom: 35px;
  text-align: right;
}

/* *** STANDARD USER PAGE *** */
.user-profile-full {
  margin-bottom: 35px;
}

.user-profile-full h2.field-username {
  margin: -5px 0 10px;
  color: #bbb;
  font-size: 18px;
}

.page-user .main-container .panel-pane {
  /*margin-bottom: ceil(($font-size-base * 2));*/
  margin-bottom: 0;
  /*display:inline-block;*/
}

.page-user .main-container .pane-fieldable-panels-pane {
  margin-bottom: 60px;
}

.page-user .main-container .pane-fieldable-panels-pane .alert, .page-user .main-container .pane-fieldable-panels-pane #comment-confirm-delete {
  margin-bottom: 0;
}

/* *** LOGIN, REGISTER, RESET PASSWORD PAGE *** */
#user-register-form #edit-account,
#user-register-form #edit-legal {
  display: inline-block;
}

#user-register-form #edit-account {
  margin-bottom: 10px;
}

#user-register-form .captcha,
.webform-client-form.webform-client-form-100 .captcha {
  margin-bottom: 15px;
}

#user-register-form .captcha .help-block,
.webform-client-form.webform-client-form-100 .captcha .help-block {
  font-style: italic;
}

#legal-login .help-block {
  font-size: inherit;
}

.user-access-page.page-user .main-container .pane-user-login-form,
.user-access-page.page-user .main-container .pane-user-password-form,
.user-access-page.page-user .main-container .pane-user-register-form,
.user-access-page.page-user .main-container .pane-bundle-promo,
.user-access-page.page-user .main-container .pane-bundle-general {
  margin-bottom: 40px;
}

.user-access-page.page-user .main-container .pane-user-login-form h2,
.user-access-page.page-user .main-container .pane-user-password-form h2,
.user-access-page.page-user .main-container .pane-user-register-form h2,
.user-access-page.page-user .main-container .pane-bundle-promo h2,
.user-access-page.page-user .main-container .pane-bundle-general h2 {
  color: #aaa;
  background-color: #efefef;
  border-radius: 2px;
  display: inline-block;
  width: 100%;
  padding: 10px;
  font-size: 20px;
}

.user-access-page.page-user .main-container .pane-fieldable-panels-pane {
  margin-top: 0;
}

@media (min-width: 992px) {
  .user-access-page.page-user .main-container .radix-pond .radix-layouts-column1 {
    padding-right: 25px;
    border-right: 1px solid #efefef;
  }
  .user-access-page.page-user .main-container .radix-pond .radix-layouts-column2 {
    padding-left: 25px;
    border-right: 1px solid #efefef;
    padding-right: 25px;
  }
  .user-access-page.page-user .main-container .radix-pond .radix-layouts-column3 {
    padding-left: 25px;
  }
  .user-access-page.page-user .main-container .radix-sutro .radix-layouts-column1 {
    padding-right: 40px;
  }
  .user-access-page.page-user .main-container .radix-sutro .radix-layouts-column2 {
    padding-left: 40px;
    border-left: 1px solid #efefef;
  }
  .user-access-page.page-user .main-container .radix-sutro .radix-layouts-column1,
  .user-access-page.page-user .main-container .radix-sutro .radix-layouts-column2 {
    padding-bottom: 40px;
  }
  .user-access-page.page-user .form-type-password-confirm .form-type-password.col-md-4 {
    width: 59%;
  }
}

.user-access-page .form-type-password-confirm {
  margin-bottom: 0;
}

.user-access-page .form-type-password-confirm .password-help {
  line-height: 1.3;
}

.user-access-page .form-type-password-confirm .help-block {
  font-size: 11px;
}

.user-access-page .form-type-password-confirm .help-block ul {
  line-height: 1.3;
}

.user-access-page .main-container .form-item label {
  font-size: 14px;
}

.user-access-page .main-container .radix-layouts-footer {
  margin-top: 40px;
}

.page-node-207 .pane-node-body h2, .page-node-207 .pane-node-body h3, .page-node-207 .pane-node-body h4, .page-node-207 .pane-node-body h5, .page-node-207 .pane-node-body h6, .page-node-207 .pane-node-body p, .page-node-207 .pane-node-body ul, .page-node-207 .pane-node-body ol, .page-node-207 .pane-node-body hr, .page-node-207 .pane-node-body dd, .page-node-207 .pane-node-body dt, .page-node-207 .pane-node-body dl, .page-node-207 .pane-node-body form, .page-node-207 .pane-node-body div.alert, .page-node-207 .pane-node-body div#comment-confirm-delete, .page-node-207 .pane-node-body div.highlighted, .page-node-207 .pane-node-body div.blc-bg-1-0,
.page-node-207 .pane-node-body div.blc-bg-2-0, .page-node-207 .pane-node-body div.blc-bg-3-0, .page-node-207 .pane-node-body div.blc-bg-gray-1-0, .page-node-207 .pane-node-body div.blc-bg-gray-2-0, .page-node-207 .pane-node-body div.blc-bg-gray-000000,
.page-node-207 .pane-node-body > strong, .page-node-207 .pane-node-body .pane-content > em {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}

.field-embedded-view {
  clear: both;
  display: inline-block;
  width: 100%;
}

.view-display-id-contributors_featured_headshot_icons .headshot-icons,
.view-display-id-contributors_headshot_icons .headshot-icons {
  margin-bottom: 35px;
}

.view-display-id-contributors_featured_author,
.view-display-id-contributors_author {
  margin-bottom: 30px;
}

.view-display-id-contributors_featured_headshot_icons,
.view-display-id-contributors_headshot_icons,
.view-display-id-contributors_featured_author,
.view-display-id-contributors_author {
  clear: both;
}

.view-display-id-contributors_featured_headshot_icons .view-content,
.view-display-id-contributors_headshot_icons .view-content,
.view-display-id-contributors_featured_author .view-content,
.view-display-id-contributors_author .view-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.view-display-id-contributors_featured_headshot_icons .view-content:before, .view-display-id-contributors_featured_headshot_icons .view-content:after,
.view-display-id-contributors_headshot_icons .view-content:before,
.view-display-id-contributors_headshot_icons .view-content:after,
.view-display-id-contributors_featured_author .view-content:before,
.view-display-id-contributors_featured_author .view-content:after,
.view-display-id-contributors_author .view-content:before,
.view-display-id-contributors_author .view-content:after {
  display: none;
}

.view-display-id-contributors_featured_headshot_icons .view-content > [class*='col-'],
.view-display-id-contributors_headshot_icons .view-content > [class*='col-'],
.view-display-id-contributors_featured_author .view-content > [class*='col-'],
.view-display-id-contributors_author .view-content > [class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

.view-display-id-contributors_featured_headshot_icons .view-content > [class*='col-']:before, .view-display-id-contributors_featured_headshot_icons .view-content > [class*='col-']:after,
.view-display-id-contributors_headshot_icons .view-content > [class*='col-']:before,
.view-display-id-contributors_headshot_icons .view-content > [class*='col-']:after,
.view-display-id-contributors_featured_author .view-content > [class*='col-']:before,
.view-display-id-contributors_featured_author .view-content > [class*='col-']:after,
.view-display-id-contributors_author .view-content > [class*='col-']:before,
.view-display-id-contributors_author .view-content > [class*='col-']:after {
  display: none;
}

.view-display-id-contributors_featured_headshot_icons .view-content .col-md-3,
.view-display-id-contributors_headshot_icons .view-content .col-md-3,
.view-display-id-contributors_featured_author .view-content .col-md-3,
.view-display-id-contributors_author .view-content .col-md-3 {
  text-align: center;
}

.view-display-id-contributors_featured_headshot_icons h2,
.view-display-id-contributors_headshot_icons h2,
.view-display-id-contributors_featured_author h2,
.view-display-id-contributors_author h2 {
  font-size: 20px;
}

.view-display-id-contributors_featured_headshot_icons .field-job-title,
.view-display-id-contributors_featured_headshot_icons .field-company,
.view-display-id-contributors_headshot_icons .field-job-title,
.view-display-id-contributors_headshot_icons .field-company,
.view-display-id-contributors_featured_author .field-job-title,
.view-display-id-contributors_featured_author .field-company,
.view-display-id-contributors_author .field-job-title,
.view-display-id-contributors_author .field-company {
  font-size: 15px;
  color: #888;
}

.view-display-id-contributors_featured_headshot_icons .field-job-title a,
.view-display-id-contributors_featured_headshot_icons .field-company a,
.view-display-id-contributors_headshot_icons .field-job-title a,
.view-display-id-contributors_headshot_icons .field-company a,
.view-display-id-contributors_featured_author .field-job-title a,
.view-display-id-contributors_featured_author .field-company a,
.view-display-id-contributors_author .field-job-title a,
.view-display-id-contributors_author .field-company a {
  color: #888;
}

.pane-node-field-embedded-view .view-id-blv_users h2 {
  margin-left: 0;
  margin-right: 0;
}

.view-display-id-contributors_featured_author .author,
.view-display-id-contributors_author .author {
  text-align: center;
}

.view-display-id-contributors_featured_author .author .media .media-left img,
.view-display-id-contributors_author .author .media .media-left img {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .view-display-id-contributors_featured_author .author,
  .view-display-id-contributors_author .author {
    text-align: left;
  }
  .view-display-id-contributors_featured_author .author .media .media-left,
  .view-display-id-contributors_author .author .media .media-left {
    width: 32%;
  }
}

/* *** ARCHIVE CONTENT *** */
.page-user .main-container .pane-blv-comments-comments-author-pane,
.page-user .main-container .pane-blv-user-fields-content-contributor-pane,
.page-user .main-container .pane-blv-user-fields-content-author-pane,
.page-user .main-container .pane-blv-user-fields-content-guest-pane,
.page-user .main-container .pane-blv-user-fields-content-host-pane {
  display: block;
  margin-bottom: 20px;
}

.pane-blv-comments-comments-author-pane .pane-title,
.pane-blv-user-fields-content-contributor-pane .pane-title,
.pane-blv-user-fields-content-author-pane .pane-title,
.pane-blv-user-fields-content-guest-pane .pane-title,
.pane-blv-user-fields-content-host-pane .pane-title {
  margin-top: 24px;
  padding-bottom: 3px;
  margin-bottom: 20px;
  color: #bbb;
  border-bottom: 2px solid #f5f5f5;
  font-size: 18px;
  text-transform: uppercase;
}

.pane-blv-comments-comments-author-pane .archive-item,
.pane-blv-user-fields-content-contributor-pane .archive-item,
.pane-blv-user-fields-content-author-pane .archive-item,
.pane-blv-user-fields-content-guest-pane .archive-item,
.pane-blv-user-fields-content-host-pane .archive-item {
  margin-bottom: 10px;
}

.pane-blv-comments-comments-author-pane .archive-item h2.field-title,
.pane-blv-user-fields-content-contributor-pane .archive-item h2.field-title,
.pane-blv-user-fields-content-author-pane .archive-item h2.field-title,
.pane-blv-user-fields-content-guest-pane .archive-item h2.field-title,
.pane-blv-user-fields-content-host-pane .archive-item h2.field-title {
  font-size: 15px;
}

.pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .fa.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .fa-play-circle.btn, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper button.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper button.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper li.pager__item > a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper li.pager__item > a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-news, :not(.user-access-page) .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-news, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-blog, :not(.user-access-page) .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-blog, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-event, :not(.user-access-page) .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-event, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-sponsor, :not(.user-access-page) .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-sponsor, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-featured, :not(.user-access-page) .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-featured, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .blw-star-inline .fa-play-circle.up-inactive, .blw-star-inline .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .fa-play-circle.up-inactive, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .blw-star-inline .fa-play-circle.up-active, .blw-star-inline .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .fa-play-circle.up-active, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .blw-star-stacked .fa-play-circle.up-inactive, .blw-star-stacked .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .fa-play-circle.up-inactive, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .blw-star-stacked .fa-play-circle.up-active, .blw-star-stacked .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .fa-play-circle.up-active, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .comment-count-wrapper .fa-play-circle.comments-icon, .comment-count-wrapper .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .fa-play-circle.comments-icon, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .social-media .facebook a.fa-play-circle, .social-media .facebook .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .social-media .twitter a.fa-play-circle, .social-media .twitter .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .social-media .linkedin a.fa-play-circle, .social-media .linkedin .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .social-media .google-plus a.fa-play-circle, .social-media .google-plus .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .social-media .pinterest a.fa-play-circle, .social-media .pinterest .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .social-media .youtube a.fa-play-circle, .social-media .youtube .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .social-media .flickr a.fa-play-circle, .social-media .flickr .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .social-media .rss a.fa-play-circle, .social-media .rss .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .social-media .envelope a.fa-play-circle, .social-media .envelope .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper a.fa-play-circle, .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper .social-media .phone a.fa-play-circle, .social-media .phone .pane-blv-comments-comments-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .fa.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .fa-play-circle.btn,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper button.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper button.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper li.pager__item > a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper li.pager__item > a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-news,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-blog,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-event,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-sponsor,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-featured,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .fa-play-circle.up-inactive,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .fa-play-circle.up-active,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .fa-play-circle.up-inactive,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .fa-play-circle.up-active,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .fa-play-circle.comments-icon,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .social-media .facebook a.fa-play-circle,
.social-media .facebook .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .social-media .twitter a.fa-play-circle,
.social-media .twitter .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .social-media .youtube a.fa-play-circle,
.social-media .youtube .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .social-media .flickr a.fa-play-circle,
.social-media .flickr .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .social-media .rss a.fa-play-circle,
.social-media .rss .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .social-media .envelope a.fa-play-circle,
.social-media .envelope .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper .social-media .phone a.fa-play-circle,
.social-media .phone .pane-blv-user-fields-content-contributor-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .fa.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .fa-play-circle.btn,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper button.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper button.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper li.pager__item > a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper li.pager__item > a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-news,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-blog,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-event,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-sponsor,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-featured,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .fa-play-circle.up-inactive,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .fa-play-circle.up-active,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .fa-play-circle.up-inactive,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .fa-play-circle.up-active,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .fa-play-circle.comments-icon,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .social-media .facebook a.fa-play-circle,
.social-media .facebook .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .social-media .twitter a.fa-play-circle,
.social-media .twitter .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .social-media .youtube a.fa-play-circle,
.social-media .youtube .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .social-media .flickr a.fa-play-circle,
.social-media .flickr .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .social-media .rss a.fa-play-circle,
.social-media .rss .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .social-media .envelope a.fa-play-circle,
.social-media .envelope .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper .social-media .phone a.fa-play-circle,
.social-media .phone .pane-blv-user-fields-content-author-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .fa.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .fa-play-circle.btn,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper button.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper button.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper li.pager__item > a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper li.pager__item > a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-news,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-blog,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-event,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-sponsor,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-featured,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .fa-play-circle.up-inactive,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .fa-play-circle.up-active,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .fa-play-circle.up-inactive,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .fa-play-circle.up-active,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .fa-play-circle.comments-icon,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .social-media .facebook a.fa-play-circle,
.social-media .facebook .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .social-media .twitter a.fa-play-circle,
.social-media .twitter .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .social-media .youtube a.fa-play-circle,
.social-media .youtube .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .social-media .flickr a.fa-play-circle,
.social-media .flickr .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .social-media .rss a.fa-play-circle,
.social-media .rss .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .social-media .envelope a.fa-play-circle,
.social-media .envelope .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper .social-media .phone a.fa-play-circle,
.social-media .phone .pane-blv-user-fields-content-guest-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .fa.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .fa-play-circle.btn,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper button.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper button.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper li.pager__item > a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper li.pager__item > a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-news,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-blog,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-event,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-sponsor,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper h2.fa-play-circle.icon-featured,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .fa-play-circle.up-inactive,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .fa-play-circle.up-active,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .fa-play-circle.up-inactive,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .fa-play-circle.up-active,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .fa-play-circle.comments-icon,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .social-media .facebook a.fa-play-circle,
.social-media .facebook .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .social-media .twitter a.fa-play-circle,
.social-media .twitter .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .social-media .youtube a.fa-play-circle,
.social-media .youtube .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .social-media .flickr a.fa-play-circle,
.social-media .flickr .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .social-media .rss a.fa-play-circle,
.social-media .rss .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .social-media .envelope a.fa-play-circle,
.social-media .envelope .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper a.fa-play-circle,
.pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper .social-media .phone a.fa-play-circle,
.social-media .phone .pane-blv-user-fields-content-host-pane .archive-item .card .image-wrapper a.fa-play-circle {
  font-size: 80px;
}

/* *** AUTHOR, AUTHOR + BIO, STAFF *** */
.staff .media .media-left,
.author .media .media-left,
.author-biography .media .media-left {
  float: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .staff .media .media-left,
  .author .media .media-left,
  .author-biography .media .media-left {
    float: left;
    display: block;
    width: 18%;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .staff .media .media-left,
  .author .media .media-left,
  .author-biography .media .media-left {
    width: 18%;
  }
  .staff .media .media-body,
  .author .media .media-body,
  .author-biography .media .media-body {
    padding-left: 5px;
  }
}

.staff .field-biography,
.author-biography .field-biography {
  font-size: 14px;
  color: #777;
}

.staff .field-biography a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.author-biography .field-biography a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #777;
}

.staff .field-biography p,
.author-biography .field-biography p {
  line-height: 1.425;
  margin-bottom: 13.6px;
}

.staff h2,
.user-profile h2,
.author h2,
.author-biography h2,
.headshot h2,
.headshot-icons h2 {
  margin-bottom: 5px;
}

.staff .field-job-title,
.staff .field-company,
.user-profile .field-job-title,
.user-profile .field-company,
.author .field-job-title,
.author .field-company,
.author-biography .field-job-title,
.author-biography .field-company,
.headshot .field-job-title,
.headshot .field-company,
.headshot-icons .field-job-title,
.headshot-icons .field-company {
  color: #aaa;
  line-height: 1.38;
}

.staff .field-job-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.staff .field-company a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.user-profile .field-job-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.user-profile .field-company a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.author .field-job-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.author .field-company a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.author-biography .field-job-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.author-biography .field-company a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.headshot .field-job-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.headshot .field-company a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.headshot-icons .field-job-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.headshot-icons .field-company a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #aaa;
  font-weight: normal;
}

.staff .field-social-media,
.user-profile .field-social-media,
.author .field-social-media,
.author-biography .field-social-media,
.headshot .field-social-media,
.headshot-icons .field-social-media {
  margin-top: 12px;
}

.staff .field-social-media a,
.user-profile .field-social-media a,
.author .field-social-media a,
.author-biography .field-social-media a,
.headshot .field-social-media a,
.headshot-icons .field-social-media a {
  display: inline-block;
  margin-right: 10px;
}

.staff .field-social-media a:last-child,
.user-profile .field-social-media a:last-child,
.author .field-social-media a:last-child,
.author-biography .field-social-media a:last-child,
.headshot .field-social-media a:last-child,
.headshot-icons .field-social-media a:last-child {
  margin-right: 0;
}

.staff .field-social-media span,
.user-profile .field-social-media span,
.author .field-social-media span,
.author-biography .field-social-media span,
.headshot .field-social-media span,
.headshot-icons .field-social-media span {
  font-size: 26px;
}

.staff .field-social-media span.fa-phone,
.user-profile .field-social-media span.fa-phone,
.author .field-social-media span.fa-phone,
.author-biography .field-social-media span.fa-phone,
.headshot .field-social-media span.fa-phone,
.headshot-icons .field-social-media span.fa-phone {
  position: relative;
  top: 1px;
}

.author-biography .field-biography {
  margin-top: 12px;
}

.user-profile .field-social-media {
  margin-top: 15px;
}

.page-blogs .author-biography {
  border-bottom: 1px solid #eee;
  margin-bottom: 40px;
}

.page-blogs .author-biography h2 a.username:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #aaa;
}

.page-blogs .author-biography .media {
  margin-bottom: 20px;
}

/* *** STAFF PAGE *** */
.staff .field-picture img {
  width: 85%;
}

.staff .field-job-title,
.staff .field-phone-numbers {
  color: #888;
}

.staff .field-email,
.staff .field-phone-numbers {
  margin-bottom: 8px;
}

.staff .field-social-media {
  margin-bottom: 7px;
}

.staff .field-biography {
  margin-top: 16px;
}

.pane-node-field-embedded-view .staff h2, .pane-node-field-embedded-view .staff h3, .pane-node-field-embedded-view .staff h4, .pane-node-field-embedded-view .staff h5, .pane-node-field-embedded-view .staff h6, .pane-node-field-embedded-view .staff p, .pane-node-field-embedded-view .staff ul, .pane-node-field-embedded-view .staff ol, .pane-node-field-embedded-view .staff hr, .pane-node-field-embedded-view .staff dt, .pane-node-field-embedded-view .staff dd, .pane-node-field-embedded-view .staff form,
.pane-node-field-embedded-view .staff div.alert,
.pane-node-field-embedded-view .staff div#comment-confirm-delete, .pane-node-field-embedded-view .staff div.highlighted,
.pane-node-field-embedded-view .staff div.blc-bg-1-0, .pane-node-field-embedded-view .staff div.blc-bg-2-0, .pane-node-field-embedded-view .staff div.blc-bg-3-0,
.pane-node-field-embedded-view .staff div.blc-bg-gray-1-0, .pane-node-field-embedded-view .staff div.blc-bg-gray-2-0, .pane-node-field-embedded-view .staff div.blc-bg-gray-000000 {
  margin-left: 0;
  margin-right: 0;
}

/* *** HEADSHOT *** */
.headshot,
.headshot-icons {
  display: inline-block;
  /*width:20%;*/
  vertical-align: top;
  text-align: center;
  margin-bottom: 10px;
}

.headshot h2,
.headshot-icons h2 {
  margin-top: 18px;
}

.headshot a,
.headshot-icons a {
  display: inline-block;
}

/* *** HEADSHOT SETTINGS FOR PARTICIPANTS PANE *** */
.view-display-id-node_participants_pane {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.view-display-id-node_participants_pane .view-content > div {
  margin-bottom: 15px;
  display: inline-block;
  width: 45%;
}

.view-display-id-node_participants_pane .headshot {
  margin: 0 10px 20px 10px;
}

.view-display-id-node_participants_pane .headshot h2 {
  margin-top: 12px;
  font-size: 14px;
}

.view-display-id-node_participants_pane .field-job-title,
.view-display-id-node_participants_pane .field-company {
  font-size: 13px;
}

@media (min-width: 768px) {
  .view-display-id-node_participants_pane .view-content > div {
    width: 23%;
  }
}

/* *** BYLINE *** */
.pane-blm-node-byline-pane {
  margin-bottom: 24px;
}

.node-datetime {
  color: #bbb;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

.byline {
  color: #777;
  font-size: 16px;
}

.byline.media {
  margin-bottom: 30px;
}

.byline.media .media-left {
  min-width: 56px;
  width: 10%;
}

.byline.media .media-left a {
  max-width: 64px;
  display: inline-block;
}

.byline.media .media-heading {
  margin-bottom: 0;
}

.byline.media a {
  color: #555;
}

.byline.media .field-job {
  font-size: 14px;
}

.byline.media .field-company a {
  font-weight: normal;
  color: #777;
}

.byline.media .field-social-media {
  margin-top: 6px;
}

.byline.media .field-social-media span {
  display: inline-block;
  margin-right: 10px;
  font-size: 22px;
}

@media (min-width: 580px) {
  .byline.media .media-left {
    min-width: 76px;
    display: inline-block;
  }
  .byline .media-body {
    width: auto;
    display: inline-block;
  }
}

/* **** EU Cookie Compliance **** */
.html5-player {
  margin-bottom: 20px;
}

.html5-player .no-cookie-accept {
  margin-top: 10px;
  margin-bottom: 20px;
}

.player-external {
  text-align: center;
}

.player-external .no-cookie-accept {
  margin-bottom: 20px;
}

.no-cookie-accept {
  background-color: #efefef;
  border-radius: 5px;
  color: #aaa;
  font-style: italic;
  text-align: center;
  width: 80%;
  padding: 10px 15px;
  display: inline-block;
}

.page-file .no-cookie-accept {
  display: table;
  width: 50%;
}

#sliding-popup {
  width: 100%;
  padding: 5px;
  background-color: #888;
  color: #fff;
}

#sliding-popup > div {
  line-height: 0;
}

#sliding-popup .popup-content.info #popup-text {
  margin-bottom: 10px;
}

#sliding-popup #popup-text {
  font-size: 13px;
  line-height: 1.3;
}

#sliding-popup #popup-text p {
  display: inline;
}

#sliding-popup #popup-text button {
  padding: 0;
  background: transparent;
  border: none;
  text-decoration: underline;
}

#sliding-popup .decline-button,
#sliding-popup .agree-button {
  margin-left: 4px;
}

#popup-buttons button {
  font-weight: bold;
  border-color: transparent;
}

#popup-buttons button:hover, #popup-buttons button:focus, #popup-buttons button:active {
  border-color: transparent;
}

.radix-layouts-sidebar #popup-buttons button {
  white-space: normal;
}

@media (min-width: 580px) {
  #sliding-popup {
    padding: 15px;
  }
  #sliding-popup #popup-text {
    font-size: 14px;
    line-height: 1.5;
  }
}

@media (min-width: 992px) {
  #sliding-popup .popup-content.info #popup-text {
    margin-bottom: 0;
  }
}

/* **** FLAGS PAGE **** */
.page-user .main-container .panel-pane.pane-blv-comments-flag-user-admin-bookmark-comment, .page-user .main-container .panel-pane.pane-blv-node-fields-flag-user-admin-bookmark-content, .page-user .main-container .panel-pane.pane-blv-user-fields-flag-user-admin-mute-user {
  margin-bottom: 60px;
}

@media (max-width: 579px) {
  .col-sm-12 {
    width: 100%;
  }
}

/*
@include respond-to(sm) {
  .col-sm-6 {
    width:50%;
  }
}
@include respond-to(md) {
  .col-md-3 {
    width:25%;
  }
}
*/
/*
.view-blv-terms {
  @include clearfix;
  .image-wrapper {
    //.file {
    //  margin-bottom:0;
    //}
    margin-bottom: ceil(($font-size-base * 1.2));
  }
  .field-title {
    margin-top: ceil(($font-size-base * 0.75));
    margin-bottom: ceil(($font-size-base * 0.9));
    font-size: ceil(($font-size-base * 1.2));
  }
  .field-lead {
    font-size: ceil(($font-size-base * 0.8));
  }
}
*/
.pane-blm-term-rss-pane {
  display: inline-block;
}

@media (min-width: 992px) {
  .pane-blm-term-rss-pane {
    margin-left: 50px;
  }
}

.pane-taxonomy-term-description-field,
.pane-taxonomy-term-field-content {
  margin-bottom: 35px;
}

/* ***** NODES ***** */
@media (max-width: 767px) {
  .pull-right.radix-layouts-content {
    width: 100%;
  }
}

.view-display-id-node_sponsor_pane .view-content {
  display: inline-block;
  width: 100%;
}

.embed-iframe-wrapper {
  margin-bottom: 20px;
}

.pane-node-body > strong, .pane-node-body .pane-content > em,
.pane-node-webform > strong,
.pane-node-webform .pane-content > em,
.pane-taxonomy-term-description-field > strong,
.pane-taxonomy-term-description-field .pane-content > em,
.pane-taxonomy-term-field-content > strong,
.pane-taxonomy-term-field-content .pane-content > em,
.field-content > strong,
.field-content .pane-content > em,
.node-teaser > strong,
.node-teaser .pane-content > em,
.field-body > strong,
.field-body .pane-content > em,
article.node > strong,
article.node .pane-content > em {
  margin-bottom: 20px;
}

.pane-node-body > strong,
.pane-node-webform > strong,
.pane-taxonomy-term-description-field > strong,
.pane-taxonomy-term-field-content > strong,
.field-content > strong,
.node-teaser > strong,
.field-body > strong,
article.node > strong {
  display: inline-block;
}

.pane-node-body .pane-content > em,
.pane-node-webform .pane-content > em,
.pane-taxonomy-term-description-field .pane-content > em,
.pane-taxonomy-term-field-content .pane-content > em,
.field-content .pane-content > em,
.node-teaser .pane-content > em,
.field-body .pane-content > em,
article.node .pane-content > em {
  display: block;
}

.pane-node-body .embed-iframe-wrapper,
.pane-node-webform .embed-iframe-wrapper,
.pane-taxonomy-term-description-field .embed-iframe-wrapper,
.pane-taxonomy-term-field-content .embed-iframe-wrapper,
.field-content .embed-iframe-wrapper,
.node-teaser .embed-iframe-wrapper,
.field-body .embed-iframe-wrapper,
article.node .embed-iframe-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
}

.pane-node-body :not(.media-element-container) img,
.pane-node-webform :not(.media-element-container) img,
.pane-taxonomy-term-description-field :not(.media-element-container) img,
.pane-taxonomy-term-field-content :not(.media-element-container) img,
.field-content :not(.media-element-container) img,
.node-teaser :not(.media-element-container) img,
.field-body :not(.media-element-container) img,
article.node :not(.media-element-container) img {
  max-width: 100%;
}

.pane-node-body p, .pane-node-body li,
.pane-node-webform p,
.pane-node-webform li,
.pane-taxonomy-term-description-field p,
.pane-taxonomy-term-description-field li,
.pane-taxonomy-term-field-content p,
.pane-taxonomy-term-field-content li,
.field-content p,
.field-content li,
.node-teaser p,
.node-teaser li,
.field-body p,
.field-body li,
article.node p,
article.node li {
  word-wrap: break-word;
}

a.linked-img {
  color: transparent;
  text-decoration: none;
  display: block;
  max-width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 20px;
}

a.linked-img:hover, a.linked-img:active, a.linked-img:focus {
  color: transparent;
  text-decoration: none;
}

a.linked-img:last-child {
  margin-bottom: 0;
}

/* *** MEDIA IMAGES *** */
img[width="1"][height="1"] {
  display: none;
}

.media-element-container {
  margin: 0;
}

.pane-node-body .media-element-container,
.pane-node-teaser .media-element-container,
article.node .media-element-container {
  margin-top: 35px;
  margin-bottom: 35px;
  display: inline-block;
}

.pane-node-body .media-element-container img,
.pane-node-teaser .media-element-container img,
article.node .media-element-container img {
  box-shadow: none;
}

.pane-node-body .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.pane-node-body .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover,
.pane-node-body .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active,
.pane-node-body .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus,
.pane-node-teaser .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.pane-node-teaser .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover,
.pane-node-teaser .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active,
.pane-node-teaser .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus,
article.node .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
article.node .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover,
article.node .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active,
article.node .media-element-container a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus {
  color: transparent;
  border-bottom: none;
  margin-bottom: 20px;
}

.pane-node-body .media-element-container .img-caption,
.pane-node-teaser .media-element-container .img-caption,
article.node .media-element-container .img-caption {
  margin-top: 4px;
  line-height: 1.2;
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  color: #888;
}

.pane-node-body .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.pane-node-teaser .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
article.node .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #444;
  border-bottom: none;
  text-decoration: underline;
  font-weight: normal;
}

.pane-node-body .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover, .pane-node-body .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active, .pane-node-body .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus,
.pane-node-teaser .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover,
.pane-node-teaser .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active,
.pane-node-teaser .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus,
article.node .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover,
article.node .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active,
article.node .media-element-container .img-caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus {
  color: #666;
  border-bottom: none;
  text-decoration: underline;
  font-weight: normal;
}

.pane-node-body .media-element-container.media-wysiwyg-align-center .img-caption,
.pane-node-teaser .media-element-container.media-wysiwyg-align-center .img-caption,
article.node .media-element-container.media-wysiwyg-align-center .img-caption {
  display: inline-block;
}

.caption {
  margin-top: -16px;
  line-height: 1.2;
  font-size: 14px;
  color: #888;
}

.caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #444;
  border-bottom: none;
  text-decoration: underline;
  font-weight: normal;
}

.caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover, .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active, .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus {
  color: #666;
  border-bottom: none;
  text-decoration: underline;
  font-weight: normal;
}

.pane-node-body .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.pane-node-teaser .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
article.node .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #444;
  border-bottom: none;
  text-decoration: underline;
  font-weight: normal;
}

.pane-node-body .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover, .pane-node-body .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active, .pane-node-body .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus,
.pane-node-teaser .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover,
.pane-node-teaser .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active,
.pane-node-teaser .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus,
article.node .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover,
article.node .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active,
article.node .caption a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus {
  color: #666;
  border-bottom: none;
  text-decoration: underline;
  font-weight: normal;
}

@media (min-width: 768px) {
  .pane-node-body .media-element-container.media-wysiwyg-align-center .img-caption,
  .pane-node-teaser .media-element-container.media-wysiwyg-align-center .img-caption,
  article.node .media-element-container.media-wysiwyg-align-center .img-caption {
    max-width: 75%;
  }
}

@media (min-width: 1200px) {
  .pane-node-body .media-element-container.media-wysiwyg-align-center .img-caption,
  .pane-node-teaser .media-element-container.media-wysiwyg-align-center .img-caption,
  article.node .media-element-container.media-wysiwyg-align-center .img-caption {
    max-width: 65%;
  }
}

.pane-node-body .media-element-container.media-default:not(.media-wysiwyg-align-right), .pane-node-body .media-element-container.media-default:not(.media-wysiwyg-align-left),
.pane-node-teaser .media-element-container.media-default:not(.media-wysiwyg-align-right),
.pane-node-teaser .media-element-container.media-default:not(.media-wysiwyg-align-left),
article.node .media-element-container.media-default:not(.media-wysiwyg-align-right),
article.node .media-element-container.media-default:not(.media-wysiwyg-align-left) {
  margin-top: 35px;
  margin-bottom: 35px;
  display: block;
}

.pane-node-body .media-element-container .media-blvm-orig,
.pane-node-body .media-element-container .media-blvm-origw,
.pane-node-teaser .media-element-container .media-blvm-orig,
.pane-node-teaser .media-element-container .media-blvm-origw,
article.node .media-element-container .media-blvm-orig,
article.node .media-element-container .media-blvm-origw {
  display: block;
}

.pane-node-body .media-element-container.media-wysiwyg-align-center,
.pane-node-teaser .media-element-container.media-wysiwyg-align-center,
article.node .media-element-container.media-wysiwyg-align-center {
  display: block;
  margin-top: 35px;
  margin-bottom: 35px;
}

.pane-node-body .media-element-container.media-wysiwyg-align-center.media-default,
.pane-node-teaser .media-element-container.media-wysiwyg-align-center.media-default,
article.node .media-element-container.media-wysiwyg-align-center.media-default {
  text-align: center;
}

.pane-node-body .media-element-container.media-wysiwyg-align-center.media-default .file-document,
.pane-node-teaser .media-element-container.media-wysiwyg-align-center.media-default .file-document,
article.node .media-element-container.media-wysiwyg-align-center.media-default .file-document {
  display: inline-block;
}

.pane-node-body .media-element-container.media-wysiwyg-align-center.media-default .file-document iframe.twitter-tweet,
.pane-node-teaser .media-element-container.media-wysiwyg-align-center.media-default .file-document iframe.twitter-tweet,
article.node .media-element-container.media-wysiwyg-align-center.media-default .file-document iframe.twitter-tweet {
  max-width: 520px !important;
}

.pane-node-body .media-element-container.media-wysiwyg-align-center a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.pane-node-teaser .media-element-container.media-wysiwyg-align-center a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
article.node .media-element-container.media-wysiwyg-align-center a.img-link:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
}

.pane-node-teaser > div:not([class]),
.pane-node-body > div:not([class]),
article.node > div:not([class]) {
  margin-top: 35px;
  margin-bottom: 35px;
}

.pane-node-teaser .media-blvm_orig,
.pane-node-teaser .media-blvm_origw,
.pane-node-body .media-blvm_orig,
.pane-node-body .media-blvm_origw,
article.node .media-blvm_orig,
article.node .media-blvm_origw {
  max-width: 100%;
  display: block;
}

.pane-node-teaser .media-blvm_orig img,
.pane-node-teaser .media-blvm_origw img,
.pane-node-body .media-blvm_orig img,
.pane-node-body .media-blvm_origw img,
article.node .media-blvm_orig img,
article.node .media-blvm_origw img {
  width: 100%;
}

#mini-panel-blmp_content_above .media-wysiwyg-align-center img,
.radix-layouts-sidebar .media-wysiwyg-align-center img,
#mini-panel-blmp_content_below .media-wysiwyg-align-center img,
.pane-node-teaser .media-wysiwyg-align-center img,
.pane-node-body .media-wysiwyg-align-center img,
article.node .media-wysiwyg-align-center img {
  height: auto !important;
}

@media (min-width: 580px) {
  .pane-node-teaser .media-blvm_1x1_100,
  .pane-node-body .media-blvm_1x1_100,
  article.node .media-blvm_1x1_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-1x1-100,
  .pane-node-body img.file-blvm-1x1-100,
  article.node img.file-blvm-1x1-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1x1_66,
  .pane-node-body .media-blvm_1x1_66,
  article.node .media-blvm_1x1_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-1x1-66,
  .pane-node-body img.file-blvm-1x1-66,
  article.node img.file-blvm-1x1-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1x1_50,
  .pane-node-body .media-blvm_1x1_50,
  article.node .media-blvm_1x1_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-1x1-50,
  .pane-node-body img.file-blvm-1x1-50,
  article.node img.file-blvm-1x1-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1x1_33,
  .pane-node-body .media-blvm_1x1_33,
  article.node .media-blvm_1x1_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-1x1-33,
  .pane-node-body img.file-blvm-1x1-33,
  article.node img.file-blvm-1x1-33 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1_2x1_100,
  .pane-node-body .media-blvm_1_2x1_100,
  article.node .media-blvm_1_2x1_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-1_2x1-100,
  .pane-node-body img.file-blvm-1_2x1-100,
  article.node img.file-blvm-1_2x1-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1_2x1_66,
  .pane-node-body .media-blvm_1_2x1_66,
  article.node .media-blvm_1_2x1_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-1_2x1-66,
  .pane-node-body img.file-blvm-1_2x1-66,
  article.node img.file-blvm-1_2x1-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1_2x1_50,
  .pane-node-body .media-blvm_1_2x1_50,
  article.node .media-blvm_1_2x1_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-1_2x1-50,
  .pane-node-body img.file-blvm-1_2x1-50,
  article.node img.file-blvm-1_2x1-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1_2x1_33,
  .pane-node-body .media-blvm_1_2x1_33,
  article.node .media-blvm_1_2x1_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-1_2x1-33,
  .pane-node-body img.file-blvm-1_2x1-33,
  article.node img.file-blvm-1_2x1-33 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1x1_2_100,
  .pane-node-body .media-blvm_1x1_2_100,
  article.node .media-blvm_1x1_2_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-1x1_2-100,
  .pane-node-body img.file-blvm-1x1_2-100,
  article.node img.file-blvm-1x1_2-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1x1_2_66,
  .pane-node-body .media-blvm_1x1_2_66,
  article.node .media-blvm_1x1_2_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-1x1_2-66,
  .pane-node-body img.file-blvm-1x1_2-66,
  article.node img.file-blvm-1x1_2-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1x1_2_50,
  .pane-node-body .media-blvm_1x1_2_50,
  article.node .media-blvm_1x1_2_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-1x1_2-50,
  .pane-node-body img.file-blvm-1x1_2-50,
  article.node img.file-blvm-1x1_2-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_1x1_2_33,
  .pane-node-body .media-blvm_1x1_2_33,
  article.node .media-blvm_1x1_2_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-1x1_2-33,
  .pane-node-body img.file-blvm-1x1_2-33,
  article.node img.file-blvm-1x1_2-33 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x2_100,
  .pane-node-body .media-blvm_3x2_100,
  article.node .media-blvm_3x2_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-3x2-100,
  .pane-node-body img.file-blvm-3x2-100,
  article.node img.file-blvm-3x2-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x2_66,
  .pane-node-body .media-blvm_3x2_66,
  article.node .media-blvm_3x2_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-3x2-66,
  .pane-node-body img.file-blvm-3x2-66,
  article.node img.file-blvm-3x2-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x2_50,
  .pane-node-body .media-blvm_3x2_50,
  article.node .media-blvm_3x2_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-3x2-50,
  .pane-node-body img.file-blvm-3x2-50,
  article.node img.file-blvm-3x2-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x2_33,
  .pane-node-body .media-blvm_3x2_33,
  article.node .media-blvm_3x2_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-3x2-33,
  .pane-node-body img.file-blvm-3x2-33,
  article.node img.file-blvm-3x2-33 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2x3_100,
  .pane-node-body .media-blvm_2x3_100,
  article.node .media-blvm_2x3_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-2x3-100,
  .pane-node-body img.file-blvm-2x3-100,
  article.node img.file-blvm-2x3-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2x3_66,
  .pane-node-body .media-blvm_2x3_66,
  article.node .media-blvm_2x3_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-2x3-66,
  .pane-node-body img.file-blvm-2x3-66,
  article.node img.file-blvm-2x3-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2x3_50,
  .pane-node-body .media-blvm_2x3_50,
  article.node .media-blvm_2x3_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-2x3-50,
  .pane-node-body img.file-blvm-2x3-50,
  article.node img.file-blvm-2x3-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2x3_33,
  .pane-node-body .media-blvm_2x3_33,
  article.node .media-blvm_2x3_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-2x3-33,
  .pane-node-body img.file-blvm-2x3-33,
  article.node img.file-blvm-2x3-33 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_4x3_100,
  .pane-node-body .media-blvm_4x3_100,
  article.node .media-blvm_4x3_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-4x3-100,
  .pane-node-body img.file-blvm-4x3-100,
  article.node img.file-blvm-4x3-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_4x3_66,
  .pane-node-body .media-blvm_4x3_66,
  article.node .media-blvm_4x3_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-4x3-66,
  .pane-node-body img.file-blvm-4x3-66,
  article.node img.file-blvm-4x3-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_4x3_50,
  .pane-node-body .media-blvm_4x3_50,
  article.node .media-blvm_4x3_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-4x3-50,
  .pane-node-body img.file-blvm-4x3-50,
  article.node img.file-blvm-4x3-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_4x3_33,
  .pane-node-body .media-blvm_4x3_33,
  article.node .media-blvm_4x3_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-4x3-33,
  .pane-node-body img.file-blvm-4x3-33,
  article.node img.file-blvm-4x3-33 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x4_100,
  .pane-node-body .media-blvm_3x4_100,
  article.node .media-blvm_3x4_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-3x4-100,
  .pane-node-body img.file-blvm-3x4-100,
  article.node img.file-blvm-3x4-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x4_66,
  .pane-node-body .media-blvm_3x4_66,
  article.node .media-blvm_3x4_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-3x4-66,
  .pane-node-body img.file-blvm-3x4-66,
  article.node img.file-blvm-3x4-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x4_50,
  .pane-node-body .media-blvm_3x4_50,
  article.node .media-blvm_3x4_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-3x4-50,
  .pane-node-body img.file-blvm-3x4-50,
  article.node img.file-blvm-3x4-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x4_33,
  .pane-node-body .media-blvm_3x4_33,
  article.node .media-blvm_3x4_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-3x4-33,
  .pane-node-body img.file-blvm-3x4-33,
  article.node img.file-blvm-3x4-33 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2x1_100,
  .pane-node-body .media-blvm_2x1_100,
  article.node .media-blvm_2x1_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-2x1-100,
  .pane-node-body img.file-blvm-2x1-100,
  article.node img.file-blvm-2x1-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2x1_66,
  .pane-node-body .media-blvm_2x1_66,
  article.node .media-blvm_2x1_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-2x1-66,
  .pane-node-body img.file-blvm-2x1-66,
  article.node img.file-blvm-2x1-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2x1_50,
  .pane-node-body .media-blvm_2x1_50,
  article.node .media-blvm_2x1_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-2x1-50,
  .pane-node-body img.file-blvm-2x1-50,
  article.node img.file-blvm-2x1-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2x1_33,
  .pane-node-body .media-blvm_2x1_33,
  article.node .media-blvm_2x1_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-2x1-33,
  .pane-node-body img.file-blvm-2x1-33,
  article.node img.file-blvm-2x1-33 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2_5x1_100,
  .pane-node-body .media-blvm_2_5x1_100,
  article.node .media-blvm_2_5x1_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-2_5x1-100,
  .pane-node-body img.file-blvm-2_5x1-100,
  article.node img.file-blvm-2_5x1-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2_5x1_66,
  .pane-node-body .media-blvm_2_5x1_66,
  article.node .media-blvm_2_5x1_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-2_5x1-66,
  .pane-node-body img.file-blvm-2_5x1-66,
  article.node img.file-blvm-2_5x1-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2_5x1_50,
  .pane-node-body .media-blvm_2_5x1_50,
  article.node .media-blvm_2_5x1_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-2_5x1-50,
  .pane-node-body img.file-blvm-2_5x1-50,
  article.node img.file-blvm-2_5x1-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_2_5x1_33,
  .pane-node-body .media-blvm_2_5x1_33,
  article.node .media-blvm_2_5x1_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-2_5x1-33,
  .pane-node-body img.file-blvm-2_5x1-33,
  article.node img.file-blvm-2_5x1-33 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x1_100,
  .pane-node-body .media-blvm_3x1_100,
  article.node .media-blvm_3x1_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-3x1-100,
  .pane-node-body img.file-blvm-3x1-100,
  article.node img.file-blvm-3x1-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x1_66,
  .pane-node-body .media-blvm_3x1_66,
  article.node .media-blvm_3x1_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-3x1-66,
  .pane-node-body img.file-blvm-3x1-66,
  article.node img.file-blvm-3x1-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x1_50,
  .pane-node-body .media-blvm_3x1_50,
  article.node .media-blvm_3x1_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-3x1-50,
  .pane-node-body img.file-blvm-3x1-50,
  article.node img.file-blvm-3x1-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_3x1_33,
  .pane-node-body .media-blvm_3x1_33,
  article.node .media-blvm_3x1_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-3x1-33,
  .pane-node-body img.file-blvm-3x1-33,
  article.node img.file-blvm-3x1-33 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_16x9_100,
  .pane-node-body .media-blvm_16x9_100,
  article.node .media-blvm_16x9_100 {
    max-width: 100%;
    display: block;
  }
  .pane-node-teaser img.file-blvm-16x9-100,
  .pane-node-body img.file-blvm-16x9-100,
  article.node img.file-blvm-16x9-100 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_16x9_66,
  .pane-node-body .media-blvm_16x9_66,
  article.node .media-blvm_16x9_66 {
    max-width: 100%;
    display: block;
    width: 66%;
  }
  .pane-node-teaser img.file-blvm-16x9-66,
  .pane-node-body img.file-blvm-16x9-66,
  article.node img.file-blvm-16x9-66 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_16x9_50,
  .pane-node-body .media-blvm_16x9_50,
  article.node .media-blvm_16x9_50 {
    max-width: 100%;
    display: block;
    width: 50%;
  }
  .pane-node-teaser img.file-blvm-16x9-50,
  .pane-node-body img.file-blvm-16x9-50,
  article.node img.file-blvm-16x9-50 {
    width: 100%;
  }
  .pane-node-teaser .media-blvm_16x9_33,
  .pane-node-body .media-blvm_16x9_33,
  article.node .media-blvm_16x9_33 {
    max-width: 100%;
    display: block;
    width: 33%;
  }
  .pane-node-teaser img.file-blvm-16x9-33,
  .pane-node-body img.file-blvm-16x9-33,
  article.node img.file-blvm-16x9-33 {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_1x1_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_1x1_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_1x1_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_1x1_33 img {
    width: 33%;
  }
  .pane-node-field-image .media-blvm_1_2x1_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_1_2x1_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_1_2x1_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_1_2x1_33 img {
    width: 33%;
  }
  .pane-node-field-image .media-blvm_1x1_2_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_1x1_2_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_1x1_2_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_1x1_2_33 img {
    width: 33%;
  }
  .pane-node-field-image .media-blvm_3x2_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_3x2_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_3x2_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_3x2_33 img {
    width: 33%;
  }
  .pane-node-field-image .media-blvm_2x3_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_2x3_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_2x3_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_2x3_33 img {
    width: 33%;
  }
  .pane-node-field-image .media-blvm_4x3_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_4x3_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_4x3_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_4x3_33 img {
    width: 33%;
  }
  .pane-node-field-image .media-blvm_3x4_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_3x4_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_3x4_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_3x4_33 img {
    width: 33%;
  }
  .pane-node-field-image .media-blvm_2x1_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_2x1_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_2x1_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_2x1_33 img {
    width: 33%;
  }
  .pane-node-field-image .media-blvm_2_5x1_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_2_5x1_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_2_5x1_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_2_5x1_33 img {
    width: 33%;
  }
  .pane-node-field-image .media-blvm_3x1_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_3x1_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_3x1_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_3x1_33 img {
    width: 33%;
  }
  .pane-node-field-image .media-blvm_16x9_100 img {
    width: 100%;
  }
  .pane-node-field-image .media-blvm_16x9_66 img {
    width: 66%;
  }
  .pane-node-field-image .media-blvm_16x9_50 img {
    width: 50%;
  }
  .pane-node-field-image .media-blvm_16x9_33 img {
    width: 33%;
  }
  .pane-node-teaser,
  .pane-node-body,
  article.node {
    /*
    .media-wysiwyg-align-center {
      .img-responsive {
        //display:inherit; // THIS 1
      }
      picture.img-responsive {
        display:inline-block; // THIS 2
      }
      img.img-responsive {
        //width:100%; // THIS 0
        max-width:100%; // THIS 1
      }
    }
    */
  }
  .pane-node-teaser .media-wysiwyg-align-right,
  .pane-node-teaser .media-float-right,
  .pane-node-body .media-wysiwyg-align-right,
  .pane-node-body .media-float-right,
  article.node .media-wysiwyg-align-right,
  article.node .media-float-right {
    margin-left: 20px;
    margin-top: 8px;
  }
  .pane-node-teaser .media-wysiwyg-align-left,
  .pane-node-teaser .media-float-left,
  .pane-node-body .media-wysiwyg-align-left,
  .pane-node-body .media-float-left,
  article.node .media-wysiwyg-align-left,
  article.node .media-float-left {
    margin-right: 20px;
    margin-top: 8px;
  }
  .pane-node-teaser img.img-responsive,
  .pane-node-body img.img-responsive,
  article.node img.img-responsive {
    width: 100%;
  }
  .pane-node-teaser .standard-image > img.img-responsive,
  .pane-node-body .standard-image > img.img-responsive,
  article.node .standard-image > img.img-responsive {
    width: auto;
  }
}

/* *** MEDIA CONTENT *** */
.pane-node-field-video .pane-content .external,
.pane-node-field-video .pane-content .jwplayer-video,
.pane-node-field-video-preview .pane-content .external,
.pane-node-field-video-preview .pane-content .jwplayer-video,
.pane-node-field-audio .pane-content .external,
.pane-node-field-audio .pane-content .jwplayer-video,
.pane-node-field-audio-preview .pane-content .external,
.pane-node-field-audio-preview .pane-content .jwplayer-video,
.pane-node-field-playlist .pane-content .external,
.pane-node-field-playlist .pane-content .jwplayer-video,
.pane-node-field-playlist-preview .pane-content .external,
.pane-node-field-playlist-preview .pane-content .jwplayer-video {
  text-align: center;
  margin-bottom: 25px;
}

.pane-node-field-video .pane-content .external .html5-player div,
.pane-node-field-video .pane-content .jwplayer-video .html5-player div,
.pane-node-field-video-preview .pane-content .external .html5-player div,
.pane-node-field-video-preview .pane-content .jwplayer-video .html5-player div,
.pane-node-field-audio .pane-content .external .html5-player div,
.pane-node-field-audio .pane-content .jwplayer-video .html5-player div,
.pane-node-field-audio-preview .pane-content .external .html5-player div,
.pane-node-field-audio-preview .pane-content .jwplayer-video .html5-player div,
.pane-node-field-playlist .pane-content .external .html5-player div,
.pane-node-field-playlist .pane-content .jwplayer-video .html5-player div,
.pane-node-field-playlist-preview .pane-content .external .html5-player div,
.pane-node-field-playlist-preview .pane-content .jwplayer-video .html5-player div {
  margin-bottom: 20px;
}

.pane-node-field-video .pane-content .external.bljwp_audio,
.pane-node-field-video .pane-content .jwplayer-video.bljwp_audio,
.pane-node-field-video-preview .pane-content .external.bljwp_audio,
.pane-node-field-video-preview .pane-content .jwplayer-video.bljwp_audio,
.pane-node-field-audio .pane-content .external.bljwp_audio,
.pane-node-field-audio .pane-content .jwplayer-video.bljwp_audio,
.pane-node-field-audio-preview .pane-content .external.bljwp_audio,
.pane-node-field-audio-preview .pane-content .jwplayer-video.bljwp_audio,
.pane-node-field-playlist .pane-content .external.bljwp_audio,
.pane-node-field-playlist .pane-content .jwplayer-video.bljwp_audio,
.pane-node-field-playlist-preview .pane-content .external.bljwp_audio,
.pane-node-field-playlist-preview .pane-content .jwplayer-video.bljwp_audio {
  display: inline-block;
}

.jwplayer-video.col-ms-12 {
  padding-left: 0;
  padding-right: 0;
}

.field-sponsor {
  text-align: left;
  font-size: 12px;
  color: #888;
}

.region-content .field-sponsor img {
  box-shadow: none;
}

.radix-layouts-content .field-sponsor {
  /*margin-bottom:-10px;*/
  margin-bottom: 15px;
}

.radix-layouts-content .field-sponsor img {
  width: 33%;
}

@media (min-width: 768px) {
  .radix-layouts-content .field-sponsor img {
    width: 21%;
  }
}

.pane-blv-node-fields-node-header-pane .pane-content {
  margin-bottom: 10px;
}

/*
.pane-image {
  .fa.fa-key {
    top:8px;
    right:-5px;
    text-shadow:2px 2px 2px #222;
  }
  .title-wrapper {
    margin-top:-10px;
  }
  h2 {
    color:#bbb;
    margin-top:5px;
    margin-bottom:20px;
    font-size:ceil(($font-size-base * 1.375));
  }
  .img-responsive {
    width:100%;
  }
}
*/
.region-content .pane-node-body img,
.region-content .pane-node-webform img,
.region-content .pane-taxonomy-term-description-field img,
.region-content .pane-taxonomy-term-field-content img,
.region-content .field-content img,
.region-content .node-teaser img,
.region-content .field-body img,
.region-content article.node img {
  box-shadow: none;
}

.region-content .pane-node-body .video-thumbnail img,
.region-content .pane-node-webform .video-thumbnail img,
.region-content .pane-taxonomy-term-description-field .video-thumbnail img,
.region-content .pane-taxonomy-term-field-content .video-thumbnail img,
.region-content .field-content .video-thumbnail img,
.region-content .node-teaser .video-thumbnail img,
.region-content .field-body .video-thumbnail img,
.region-content article.node .video-thumbnail img {
  box-shadow: 0 0 5px #eee;
}

.region-content img {
  box-shadow: 0 0 5px #eee;
}

.region-content img[title="smiley"], .region-content img[title="sad"], .region-content img[title="wink"], .region-content img[title="laugh"], .region-content img[title="frown"], .region-content img[title="cheeky"],
.region-content img[title="blush"], .region-content img[title="surprise"], .region-content img[title="indecision"], .region-content img[title="angry"], .region-content img[title="angel"],
.region-content img[title="cool"], .region-content img[title="devil"], .region-content img[title="crying"], .region-content img[title="enlightened"], .region-content img[title="no"], .region-content img[title="yes"],
.region-content img[title="heart"], .region-content img[title="broken heart"], .region-content img[title="kiss"], .region-content img[title="mail"] {
  box-shadow: none;
}

/*
@include respond-to(sm) {
  .pane-image {
    position:relative;
    .fa.fa-key {
      right:10px;
    }
    .content-titles {
      position:absolute;
      width:100%;
      height:100%;
      background-color:rgba(34, 34, 34, 0.3);
      top:0;
      left:0;
      padding:2.1%;
      .title-wrapper {
        padding:2.1%;
        display:inline-block;
        position:absolute;
        bottom:0;
        left:0;
        right:0;
        margin:0;
      }
      h1, h2 {
        text-shadow:2px 2px 2px #222;
      }
      h1 {
        color:$white;
      }
      h2 {
        color:$gray-light-7;
        margin-bottom:0;
      }
    }
  }
}

.pane-image,
.pane-no-image {
  .fa.fa-key {
    position:absolute;
    font-size: ceil(($font-size-base * 2.1875));
    color:#CFB53B;
  }
}
*/
/*
.view-display-id-node_header_pane {
  .pane-image {
    margin-bottom:35px;
  }
  .pane-no-image {
    position:relative;
    .fa.fa-key {
      top:0;
      right:0;
    }
    h2.field-lead {
      margin-top:0;
    }
  }
}
*/
.pane-blv-node-fields-node-related-pane,
.pane-blv-node-fields-node-author-pane {
  margin-bottom: 70px;
}

.pane-blv-node-fields-node-related-pane h2.pane-title,
.pane-blv-node-fields-node-author-pane h2.pane-title {
  text-transform: uppercase;
  font-size: 20px;
  color: #888;
}

.pane-blv-node-fields-node-related-pane h2.field-title,
.pane-blv-node-fields-node-author-pane h2.field-title {
  font-size: 15px;
}

.pane-blv-node-fields-node-related-pane .col-md-4 {
  margin-bottom: 15px;
}

.pane-blv-node-fields-node-author-pane h2.pane-title {
  margin-bottom: 20px;
}

.pane-blv-node-fields-node-author-pane h2.field-name {
  font-size: 23px;
}

article.node .field-transcript h3.panel-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.linked-img) {
  text-transform: uppercase;
  font-size: 20px;
  color: #888;
  text-decoration: none;
  border-bottom: none;
}

article.node .field-transcript h3.panel-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.linked-img):hover, article.node .field-transcript h3.panel-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.linked-img):active, article.node .field-transcript h3.panel-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.linked-img):focus {
  color: #888;
  text-decoration: none;
  border-bottom: none;
}

.field-transcript {
  margin-top: 40px;
  margin-bottom: 20px;
}

.field-transcript h3.panel-title {
  margin: 6px 0;
}

.field-directions {
  margin-top: -10px;
  text-align: center;
}

.pane-node-field-contact-name .pane-content,
.pane-node-field-contact-email .pane-content,
.pane-node-field-contact-phone .pane-content {
  margin-bottom: 0;
}

.pane-content .field-date {
  font-weight: bold;
  font-size: 20px;
  color: #aaa;
}

.field-date .date-repeat-rule,
.field-date .date-display-single {
  display: block;
}

.page-node-edit.node-type-classified .group-publishing-details,
.page-node-edit.node-type-forum .group-publishing-details,
.page-node-add-classified .group-publishing-details,
.page-node-add-forum .group-publishing-details {
  margin: 40px 0;
}

.page-node-edit.node-type-classified .group-publishing-details .container-inline-date .date-padding,
.page-node-edit.node-type-forum .group-publishing-details .container-inline-date .date-padding,
.page-node-add-classified .group-publishing-details .container-inline-date .date-padding,
.page-node-add-forum .group-publishing-details .container-inline-date .date-padding {
  float: none;
}

.page-node-edit.node-type-classified .ui-widget,
.page-node-edit.node-type-forum .ui-widget,
.page-node-add-classified .ui-widget,
.page-node-add-forum .ui-widget {
  font-family: inherit;
}

.page-node-edit.node-type-classified .ui-timepicker-table td a,
.page-node-edit.node-type-forum .ui-timepicker-table td a,
.page-node-add-classified .ui-timepicker-table td a,
.page-node-add-forum .ui-timepicker-table td a {
  display: inline;
}

.page-node-edit.node-type-classified #ui-datepicker-div,
.page-node-edit.node-type-forum #ui-datepicker-div,
.page-node-add-classified #ui-datepicker-div,
.page-node-add-forum #ui-datepicker-div {
  z-index: 1000 !important;
}

.page-node-edit.node-type-classified .ui-accordion-content-active,
.page-node-edit.node-type-forum .ui-accordion-content-active,
.page-node-add-classified .ui-accordion-content-active,
.page-node-add-forum .ui-accordion-content-active {
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

.pane-node .poll {
  margin-bottom: 70px;
}

.radix-layouts-sidebar div.progress-bar {
  color: #fff;
}

.poll .vote-form .choices {
  margin-bottom: 20px;
}

.poll #poll-cancel-form,
.poll form.ajax-poll.ajax-cancel {
  margin-top: 20px;
}

.poll button.form-submit {
  min-width: 150px;
}

.main-container .radix-layouts-sidebar .panel-pane.pane-poll-recent {
  text-align: left;
}

.radix-layouts-content .pane-poll-recent {
  margin-bottom: 70px;
}

.radix-layouts-content .pane-poll-recent .promo-image img {
  width: 100%;
}

.radix-layouts-sidebar .pane-poll-recent .title {
  font-size: 16px;
}

.pane-poll-recent .vote-form {
  text-align: center;
}

.pane-poll-recent .choices {
  text-align: left;
}

.pane-poll-recent .choices .title {
  font-weight: bold;
}

.pane-poll-recent .promo-image {
  margin-bottom: 8px;
}

.pane-poll-recent .title {
  margin-bottom: 18px;
  font-size: 20px;
  line-height: 1.4;
}

.pane-poll-recent .total {
  text-align: center;
  font-size: 14px;
}

.pane-poll-recent .text {
  font-size: 15px;
}

.pane-poll-recent .progress {
  margin-bottom: 12px;
}

.pane-poll-recent div.links {
  text-align: center;
  margin-top: 8px;
}

.pane-poll-recent ul.links {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

.pane-poll-recent ul.links li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}

/* **** WEBFORMS **** */
.radix-layouts-content .webform-client-form {
  margin-bottom: 35px;
}

/* **** ADMIN TAGS **** */
.admin-tag-wrapper {
  text-align: center;
  margin-bottom: 10px;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

.admin-tag {
  display: inline-block;
  color: #bbb;
  text-transform: uppercase;
  padding: 2px 5px;
  font-size: 13px;
  font-weight: bold;
}

/* **** FEATURED **** */
/* **** LIST & RSS VIEW MODES **** */
.node.list .field-lead {
  font-size: 22px;
  margin-top: 4px;
  margin-bottom: 5px;
}

.node.list .media,
.node.rss .media {
  margin-bottom: 45px;
}

.node.list .media-left,
.node.rss .media-left {
  display: block;
  width: 100%;
  padding-right: 0;
  margin-bottom: 15px;
}

.node.list .media-left img,
.node.rss .media-left img {
  width: 100%;
}

.node.list .image-wrapper,
.node.rss .image-wrapper {
  position: relative;
}

.node.list .fa.fa-play-circle, .node.list #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.list .fa-play-circle.btn, .node.list #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node.list button.fa-play-circle, .node.list #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.list button.fa-play-circle, .node.list #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node.list li.pager__item > a.fa-play-circle, .node.list .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.list li.pager__item > a.fa-play-circle, .node.list :not(.user-access-page) h2.fa-play-circle.icon-news, :not(.user-access-page) .node.list h2.fa-play-circle.icon-news, .node.list :not(.user-access-page) h2.fa-play-circle.icon-blog, :not(.user-access-page) .node.list h2.fa-play-circle.icon-blog, .node.list :not(.user-access-page) h2.fa-play-circle.icon-event, :not(.user-access-page) .node.list h2.fa-play-circle.icon-event, .node.list :not(.user-access-page) h2.fa-play-circle.icon-sponsor, :not(.user-access-page) .node.list h2.fa-play-circle.icon-sponsor, .node.list :not(.user-access-page) h2.fa-play-circle.icon-featured, :not(.user-access-page) .node.list h2.fa-play-circle.icon-featured, .node.list .blw-star-inline .fa-play-circle.up-inactive, .blw-star-inline .node.list .fa-play-circle.up-inactive, .node.list .blw-star-inline .fa-play-circle.up-active, .blw-star-inline .node.list .fa-play-circle.up-active, .node.list .blw-star-stacked .fa-play-circle.up-inactive, .blw-star-stacked .node.list .fa-play-circle.up-inactive, .node.list .blw-star-stacked .fa-play-circle.up-active, .blw-star-stacked .node.list .fa-play-circle.up-active, .node.list .comment-count-wrapper .fa-play-circle.comments-icon, .comment-count-wrapper .node.list .fa-play-circle.comments-icon, .node.list .social-media .facebook a.fa-play-circle, .social-media .facebook .node.list a.fa-play-circle, .node.list .social-media .twitter a.fa-play-circle, .social-media .twitter .node.list a.fa-play-circle, .node.list .social-media .linkedin a.fa-play-circle, .social-media .linkedin .node.list a.fa-play-circle, .node.list .social-media .google-plus a.fa-play-circle, .social-media .google-plus .node.list a.fa-play-circle, .node.list .social-media .pinterest a.fa-play-circle, .social-media .pinterest .node.list a.fa-play-circle, .node.list .social-media .youtube a.fa-play-circle, .social-media .youtube .node.list a.fa-play-circle, .node.list .social-media .flickr a.fa-play-circle, .social-media .flickr .node.list a.fa-play-circle, .node.list .social-media .rss a.fa-play-circle, .social-media .rss .node.list a.fa-play-circle, .node.list .social-media .envelope a.fa-play-circle, .social-media .envelope .node.list a.fa-play-circle, .node.list .social-media .phone a.fa-play-circle, .social-media .phone .node.list a.fa-play-circle,
.node.rss .fa.fa-play-circle,
.node.rss #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.rss .fa-play-circle.btn,
.node.rss #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node.rss button.fa-play-circle,
.node.rss #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.rss button.fa-play-circle,
.node.rss #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node.rss li.pager__item > a.fa-play-circle,
.node.rss .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.rss li.pager__item > a.fa-play-circle,
.node.rss :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .node.rss h2.fa-play-circle.icon-news,
.node.rss :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .node.rss h2.fa-play-circle.icon-blog,
.node.rss :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .node.rss h2.fa-play-circle.icon-event,
.node.rss :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .node.rss h2.fa-play-circle.icon-sponsor,
.node.rss :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .node.rss h2.fa-play-circle.icon-featured,
.node.rss .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .node.rss .fa-play-circle.up-inactive,
.node.rss .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .node.rss .fa-play-circle.up-active,
.node.rss .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .node.rss .fa-play-circle.up-inactive,
.node.rss .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .node.rss .fa-play-circle.up-active,
.node.rss .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .node.rss .fa-play-circle.comments-icon,
.node.rss .social-media .facebook a.fa-play-circle,
.node.rss .social-media .twitter a.fa-play-circle,
.node.rss .social-media .linkedin a.fa-play-circle,
.node.rss .social-media .google-plus a.fa-play-circle,
.node.rss .social-media .pinterest a.fa-play-circle,
.node.rss .social-media .youtube a.fa-play-circle,
.node.rss .social-media .flickr a.fa-play-circle,
.social-media .node.rss a.fa-play-circle,
.node.rss .social-media .envelope a.fa-play-circle,
.node.rss .social-media .phone a.fa-play-circle {
  display: block;
  color: rgba(205, 205, 205, 0.45);
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 100px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.node.list .fa.fa-play-circle:hover, .node.list #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn:hover, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.list .fa-play-circle.btn:hover, .node.list #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle:hover, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node.list button.fa-play-circle:hover, .node.list #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle:hover, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.list button.fa-play-circle:hover, .node.list #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle:hover, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node.list li.pager__item > a.fa-play-circle:hover, .node.list .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle:hover, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.list li.pager__item > a.fa-play-circle:hover, .node.list :not(.user-access-page) h2.fa-play-circle.icon-news:hover, :not(.user-access-page) .node.list h2.fa-play-circle.icon-news:hover, .node.list :not(.user-access-page) h2.fa-play-circle.icon-blog:hover, :not(.user-access-page) .node.list h2.fa-play-circle.icon-blog:hover, .node.list :not(.user-access-page) h2.fa-play-circle.icon-event:hover, :not(.user-access-page) .node.list h2.fa-play-circle.icon-event:hover, .node.list :not(.user-access-page) h2.fa-play-circle.icon-sponsor:hover, :not(.user-access-page) .node.list h2.fa-play-circle.icon-sponsor:hover, .node.list :not(.user-access-page) h2.fa-play-circle.icon-featured:hover, :not(.user-access-page) .node.list h2.fa-play-circle.icon-featured:hover, .node.list .blw-star-inline .fa-play-circle.up-inactive:hover, .blw-star-inline .node.list .fa-play-circle.up-inactive:hover, .node.list .blw-star-inline .fa-play-circle.up-active:hover, .blw-star-inline .node.list .fa-play-circle.up-active:hover, .node.list .blw-star-stacked .fa-play-circle.up-inactive:hover, .blw-star-stacked .node.list .fa-play-circle.up-inactive:hover, .node.list .blw-star-stacked .fa-play-circle.up-active:hover, .blw-star-stacked .node.list .fa-play-circle.up-active:hover, .node.list .comment-count-wrapper .fa-play-circle.comments-icon:hover, .comment-count-wrapper .node.list .fa-play-circle.comments-icon:hover, .node.list .social-media .facebook a.fa-play-circle:hover, .social-media .facebook .node.list a.fa-play-circle:hover, .node.list .social-media .twitter a.fa-play-circle:hover, .social-media .twitter .node.list a.fa-play-circle:hover, .node.list .social-media .linkedin a.fa-play-circle:hover, .social-media .linkedin .node.list a.fa-play-circle:hover, .node.list .social-media .google-plus a.fa-play-circle:hover, .social-media .google-plus .node.list a.fa-play-circle:hover, .node.list .social-media .pinterest a.fa-play-circle:hover, .social-media .pinterest .node.list a.fa-play-circle:hover, .node.list .social-media .youtube a.fa-play-circle:hover, .social-media .youtube .node.list a.fa-play-circle:hover, .node.list .social-media .flickr a.fa-play-circle:hover, .social-media .flickr .node.list a.fa-play-circle:hover, .node.list .social-media .rss a.fa-play-circle:hover, .social-media .rss .node.list a.fa-play-circle:hover, .node.list .social-media .envelope a.fa-play-circle:hover, .social-media .envelope .node.list a.fa-play-circle:hover, .node.list .social-media .phone a.fa-play-circle:hover, .social-media .phone .node.list a.fa-play-circle:hover,
.node.rss .fa.fa-play-circle:hover,
.node.rss #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.rss .fa-play-circle.btn:hover,
.node.rss #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node.rss button.fa-play-circle:hover,
.node.rss #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle:hover,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.rss button.fa-play-circle:hover,
.node.rss #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node.rss li.pager__item > a.fa-play-circle:hover,
.node.rss .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle:hover,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.rss li.pager__item > a.fa-play-circle:hover,
.node.rss :not(.user-access-page) h2.fa-play-circle.icon-news:hover,
:not(.user-access-page) .node.rss h2.fa-play-circle.icon-news:hover,
.node.rss :not(.user-access-page) h2.fa-play-circle.icon-blog:hover,
:not(.user-access-page) .node.rss h2.fa-play-circle.icon-blog:hover,
.node.rss :not(.user-access-page) h2.fa-play-circle.icon-event:hover,
:not(.user-access-page) .node.rss h2.fa-play-circle.icon-event:hover,
.node.rss :not(.user-access-page) h2.fa-play-circle.icon-sponsor:hover,
:not(.user-access-page) .node.rss h2.fa-play-circle.icon-sponsor:hover,
.node.rss :not(.user-access-page) h2.fa-play-circle.icon-featured:hover,
:not(.user-access-page) .node.rss h2.fa-play-circle.icon-featured:hover,
.node.rss .blw-star-inline .fa-play-circle.up-inactive:hover,
.blw-star-inline .node.rss .fa-play-circle.up-inactive:hover,
.node.rss .blw-star-inline .fa-play-circle.up-active:hover,
.blw-star-inline .node.rss .fa-play-circle.up-active:hover,
.node.rss .blw-star-stacked .fa-play-circle.up-inactive:hover,
.blw-star-stacked .node.rss .fa-play-circle.up-inactive:hover,
.node.rss .blw-star-stacked .fa-play-circle.up-active:hover,
.blw-star-stacked .node.rss .fa-play-circle.up-active:hover,
.node.rss .comment-count-wrapper .fa-play-circle.comments-icon:hover,
.comment-count-wrapper .node.rss .fa-play-circle.comments-icon:hover,
.node.rss .social-media .facebook a.fa-play-circle:hover,
.node.rss .social-media .twitter a.fa-play-circle:hover,
.node.rss .social-media .linkedin a.fa-play-circle:hover,
.node.rss .social-media .google-plus a.fa-play-circle:hover,
.node.rss .social-media .pinterest a.fa-play-circle:hover,
.node.rss .social-media .youtube a.fa-play-circle:hover,
.node.rss .social-media .flickr a.fa-play-circle:hover,
.social-media .node.rss a.fa-play-circle:hover,
.node.rss .social-media .envelope a.fa-play-circle:hover,
.node.rss .social-media .phone a.fa-play-circle:hover {
  color: rgba(236, 236, 236, 0.65);
}

.node.list .fa.fa-key, .node.list #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.list .fa-key.btn, .node.list #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node.list button.fa-key, .node.list #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.list button.fa-key, .node.list #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node.list li.pager__item > a.fa-key, .node.list .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.list li.pager__item > a.fa-key, .node.list :not(.user-access-page) h2.fa-key.icon-news, :not(.user-access-page) .node.list h2.fa-key.icon-news, .node.list :not(.user-access-page) h2.fa-key.icon-blog, :not(.user-access-page) .node.list h2.fa-key.icon-blog, .node.list :not(.user-access-page) h2.fa-key.icon-event, :not(.user-access-page) .node.list h2.fa-key.icon-event, .node.list :not(.user-access-page) h2.fa-key.icon-sponsor, :not(.user-access-page) .node.list h2.fa-key.icon-sponsor, .node.list :not(.user-access-page) h2.fa-key.icon-featured, :not(.user-access-page) .node.list h2.fa-key.icon-featured, .node.list .blw-star-inline .fa-key.up-inactive, .blw-star-inline .node.list .fa-key.up-inactive, .node.list .blw-star-inline .fa-key.up-active, .blw-star-inline .node.list .fa-key.up-active, .node.list .blw-star-stacked .fa-key.up-inactive, .blw-star-stacked .node.list .fa-key.up-inactive, .node.list .blw-star-stacked .fa-key.up-active, .blw-star-stacked .node.list .fa-key.up-active, .node.list .comment-count-wrapper .fa-key.comments-icon, .comment-count-wrapper .node.list .fa-key.comments-icon, .node.list .social-media .facebook a.fa-key, .social-media .facebook .node.list a.fa-key, .node.list .social-media .twitter a.fa-key, .social-media .twitter .node.list a.fa-key, .node.list .social-media .linkedin a.fa-key, .social-media .linkedin .node.list a.fa-key, .node.list .social-media .google-plus a.fa-key, .social-media .google-plus .node.list a.fa-key, .node.list .social-media .pinterest a.fa-key, .social-media .pinterest .node.list a.fa-key, .node.list .social-media .youtube a.fa-key, .social-media .youtube .node.list a.fa-key, .node.list .social-media .flickr a.fa-key, .social-media .flickr .node.list a.fa-key, .node.list .social-media .rss a.fa-key, .social-media .rss .node.list a.fa-key, .node.list .social-media .envelope a.fa-key, .social-media .envelope .node.list a.fa-key, .node.list .social-media .phone a.fa-key, .social-media .phone .node.list a.fa-key,
.node.rss .fa.fa-key,
.node.rss #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.rss .fa-key.btn,
.node.rss #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node.rss button.fa-key,
.node.rss #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.rss button.fa-key,
.node.rss #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node.rss li.pager__item > a.fa-key,
.node.rss .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.rss li.pager__item > a.fa-key,
.node.rss :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .node.rss h2.fa-key.icon-news,
.node.rss :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .node.rss h2.fa-key.icon-blog,
.node.rss :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .node.rss h2.fa-key.icon-event,
.node.rss :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .node.rss h2.fa-key.icon-sponsor,
.node.rss :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .node.rss h2.fa-key.icon-featured,
.node.rss .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .node.rss .fa-key.up-inactive,
.node.rss .blw-star-inline .fa-key.up-active,
.blw-star-inline .node.rss .fa-key.up-active,
.node.rss .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .node.rss .fa-key.up-inactive,
.node.rss .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .node.rss .fa-key.up-active,
.node.rss .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .node.rss .fa-key.comments-icon,
.node.rss .social-media .facebook a.fa-key,
.node.rss .social-media .twitter a.fa-key,
.node.rss .social-media .linkedin a.fa-key,
.node.rss .social-media .google-plus a.fa-key,
.node.rss .social-media .pinterest a.fa-key,
.node.rss .social-media .youtube a.fa-key,
.node.rss .social-media .flickr a.fa-key,
.social-media .node.rss a.fa-key,
.node.rss .social-media .envelope a.fa-key,
.node.rss .social-media .phone a.fa-key {
  font-size: 23px;
  color: #cfb53b;
  text-shadow: 1px 1px 2px #ddd;
  position: relative;
  vertical-align: top;
  top: 3px;
  margin-left: 10px;
}

.node.list .field-users,
.node.list .field-date,
.node.list .vm-count-wrapper,
.node.rss .field-users,
.node.rss .field-date,
.node.rss .vm-count-wrapper {
  margin-bottom: 5px;
}

.node.list .field-users,
.node.rss .field-users {
  color: #aaa;
  font-weight: bold;
  font-size: 16px;
}

.node.list .field-users .name,
.node.rss .field-users .name {
  text-transform: uppercase;
}

.node.list .field-users .name a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.node.rss .field-users .name a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #aaa;
}

.node.list .field-users .name a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover,
.node.rss .field-users .name a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover {
  color: #aaa;
}

.node.list .field-date,
.node.rss .field-date {
  color: #aaa;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

.node.list .field-teaser,
.node.rss .field-teaser {
  margin-top: 8px;
}

@media (min-width: 768px) {
  .node.list .media-left,
  .node.rss .media-left {
    display: table-cell;
    width: 25%;
    margin-bottom: 0;
  }
  .node.list .media-body,
  .node.rss .media-body {
    padding-left: 20px;
  }
}

.vm-count-wrapper {
  color: #bbb;
}

.vm-count-wrapper.both .vm-vote-count-wrapper {
  margin-left: 12px;
}

.vm-comment-count-wrapper,
.vm-vote-count-wrapper {
  vertical-align: top;
  font-size: 16px;
  display: inline-block;
}

.vm-comment-count-wrapper div,
.vm-vote-count-wrapper div {
  display: inline-block;
}

.vm-comment-count,
.vm-vote-count {
  margin-left: 5px;
}

.vm-comment-count-wrapper a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img) {
  font-weight: normal;
  color: #bbb;
}

.vm-comment-count-wrapper a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):hover, .vm-comment-count-wrapper a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):active, .vm-comment-count-wrapper a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):focus {
  text-decoration: none;
  color: #bbb;
}

/* **** SEARCH RESULT VIEW MODE **** */
.search_result .field-type {
  position: absolute;
  bottom: 0;
  background-color: #222;
  padding: 2px 4px;
  color: #efefef;
  font-size: 11px;
  font-weight: bold;
  right: 0;
  text-transform: capitalize;
}

.search_result .field-date {
  text-transform: uppercase;
  color: #bbb;
  font-weight: bold;
  margin-bottom: 4px;
  font-size: 13px;
}

/* SPOTLIGHT, CINEMA, PRIMARY, HIGHLIGHT, CARD & SEARCH RESULTS VIEW MODES */
.spotlight:not(.no-image) .fa.fa-play-circle, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) .fa-play-circle.btn, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .spotlight:not(.no-image) button.fa-play-circle, .spotlight:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) button.fa-play-circle, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .spotlight:not(.no-image) li.pager__item > a.fa-play-circle, .spotlight:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) li.pager__item > a.fa-play-circle, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-news, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-blog, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-event, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-sponsor, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-featured, .spotlight:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive, .blw-star-inline .spotlight:not(.no-image) .fa-play-circle.up-inactive, .spotlight:not(.no-image) .blw-star-inline .fa-play-circle.up-active, .blw-star-inline .spotlight:not(.no-image) .fa-play-circle.up-active, .spotlight:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive, .blw-star-stacked .spotlight:not(.no-image) .fa-play-circle.up-inactive, .spotlight:not(.no-image) .blw-star-stacked .fa-play-circle.up-active, .blw-star-stacked .spotlight:not(.no-image) .fa-play-circle.up-active, .spotlight:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon, .comment-count-wrapper .spotlight:not(.no-image) .fa-play-circle.comments-icon, .spotlight:not(.no-image) .social-media .facebook a.fa-play-circle, .social-media .facebook .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .twitter a.fa-play-circle, .social-media .twitter .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .linkedin a.fa-play-circle, .social-media .linkedin .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .google-plus a.fa-play-circle, .social-media .google-plus .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .pinterest a.fa-play-circle, .social-media .pinterest .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .youtube a.fa-play-circle, .social-media .youtube .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .flickr a.fa-play-circle, .social-media .flickr .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .rss a.fa-play-circle, .social-media .rss .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .envelope a.fa-play-circle, .social-media .envelope .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .phone a.fa-play-circle, .social-media .phone .spotlight:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .fa.fa-play-circle,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) .fa-play-circle.btn,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .cinema:not(.no-image) button.fa-play-circle,
.cinema:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) button.fa-play-circle,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .cinema:not(.no-image) li.pager__item > a.fa-play-circle,
.cinema:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) li.pager__item > a.fa-play-circle,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-news,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-blog,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-event,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-sponsor,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-featured,
.cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .cinema:not(.no-image) .fa-play-circle.up-inactive,
.cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .cinema:not(.no-image) .fa-play-circle.up-active,
.cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .cinema:not(.no-image) .fa-play-circle.up-inactive,
.cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .cinema:not(.no-image) .fa-play-circle.up-active,
.cinema:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .cinema:not(.no-image) .fa-play-circle.comments-icon,
.cinema:not(.no-image) .social-media .facebook a.fa-play-circle,
.social-media .facebook .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .twitter a.fa-play-circle,
.social-media .twitter .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .youtube a.fa-play-circle,
.social-media .youtube .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .flickr a.fa-play-circle,
.social-media .flickr .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .rss a.fa-play-circle,
.social-media .rss .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .envelope a.fa-play-circle,
.social-media .envelope .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .phone a.fa-play-circle,
.social-media .phone .cinema:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .fa.fa-play-circle,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) .fa-play-circle.btn,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .primary:not(.no-image) button.fa-play-circle,
.primary:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) button.fa-play-circle,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .primary:not(.no-image) li.pager__item > a.fa-play-circle,
.primary:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) li.pager__item > a.fa-play-circle,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-news,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-blog,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-event,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-sponsor,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-featured,
.primary:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .primary:not(.no-image) .fa-play-circle.up-inactive,
.primary:not(.no-image) .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .primary:not(.no-image) .fa-play-circle.up-active,
.primary:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .primary:not(.no-image) .fa-play-circle.up-inactive,
.primary:not(.no-image) .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .primary:not(.no-image) .fa-play-circle.up-active,
.primary:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .primary:not(.no-image) .fa-play-circle.comments-icon,
.primary:not(.no-image) .social-media .facebook a.fa-play-circle,
.social-media .facebook .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .twitter a.fa-play-circle,
.social-media .twitter .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .youtube a.fa-play-circle,
.social-media .youtube .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .flickr a.fa-play-circle,
.social-media .flickr .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .rss a.fa-play-circle,
.social-media .rss .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .envelope a.fa-play-circle,
.social-media .envelope .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .phone a.fa-play-circle,
.social-media .phone .primary:not(.no-image) a.fa-play-circle {
  font-size: 120px;
}

.card .fa.fa-play-circle, .card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card .fa-play-circle.btn, .card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .card button.fa-play-circle, .card #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card button.fa-play-circle, .card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .card li.pager__item > a.fa-play-circle, .card .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card li.pager__item > a.fa-play-circle, .card :not(.user-access-page) h2.fa-play-circle.icon-news, :not(.user-access-page) .card h2.fa-play-circle.icon-news, .card :not(.user-access-page) h2.fa-play-circle.icon-blog, :not(.user-access-page) .card h2.fa-play-circle.icon-blog, .card :not(.user-access-page) h2.fa-play-circle.icon-event, :not(.user-access-page) .card h2.fa-play-circle.icon-event, .card :not(.user-access-page) h2.fa-play-circle.icon-sponsor, :not(.user-access-page) .card h2.fa-play-circle.icon-sponsor, .card :not(.user-access-page) h2.fa-play-circle.icon-featured, :not(.user-access-page) .card h2.fa-play-circle.icon-featured, .card .blw-star-inline .fa-play-circle.up-inactive, .blw-star-inline .card .fa-play-circle.up-inactive, .card .blw-star-inline .fa-play-circle.up-active, .blw-star-inline .card .fa-play-circle.up-active, .card .blw-star-stacked .fa-play-circle.up-inactive, .blw-star-stacked .card .fa-play-circle.up-inactive, .card .blw-star-stacked .fa-play-circle.up-active, .blw-star-stacked .card .fa-play-circle.up-active, .card .comment-count-wrapper .fa-play-circle.comments-icon, .comment-count-wrapper .card .fa-play-circle.comments-icon, .card .social-media .facebook a.fa-play-circle, .social-media .facebook .card a.fa-play-circle, .card .social-media .twitter a.fa-play-circle, .social-media .twitter .card a.fa-play-circle, .card .social-media .linkedin a.fa-play-circle, .social-media .linkedin .card a.fa-play-circle, .card .social-media .google-plus a.fa-play-circle, .social-media .google-plus .card a.fa-play-circle, .card .social-media .pinterest a.fa-play-circle, .social-media .pinterest .card a.fa-play-circle, .card .social-media .youtube a.fa-play-circle, .social-media .youtube .card a.fa-play-circle, .card .social-media .flickr a.fa-play-circle, .social-media .flickr .card a.fa-play-circle, .card .social-media .rss a.fa-play-circle, .social-media .rss .card a.fa-play-circle, .card .social-media .envelope a.fa-play-circle, .social-media .envelope .card a.fa-play-circle, .card .social-media .phone a.fa-play-circle, .social-media .phone .card a.fa-play-circle,
.search_result .fa.fa-play-circle,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result .fa-play-circle.btn,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .search_result button.fa-play-circle,
.search_result #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result button.fa-play-circle,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .search_result li.pager__item > a.fa-play-circle,
.search_result .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result li.pager__item > a.fa-play-circle,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-news,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-blog,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-event,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-sponsor,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-featured,
.search_result .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .search_result .fa-play-circle.up-inactive,
.search_result .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .search_result .fa-play-circle.up-active,
.search_result .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .search_result .fa-play-circle.up-inactive,
.search_result .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .search_result .fa-play-circle.up-active,
.search_result .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .search_result .fa-play-circle.comments-icon,
.search_result .social-media .facebook a.fa-play-circle,
.social-media .facebook .search_result a.fa-play-circle,
.search_result .social-media .twitter a.fa-play-circle,
.social-media .twitter .search_result a.fa-play-circle,
.search_result .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .search_result a.fa-play-circle,
.search_result .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .search_result a.fa-play-circle,
.search_result .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .search_result a.fa-play-circle,
.search_result .social-media .youtube a.fa-play-circle,
.social-media .youtube .search_result a.fa-play-circle,
.search_result .social-media .flickr a.fa-play-circle,
.social-media .flickr .search_result a.fa-play-circle,
.search_result .social-media .rss a.fa-play-circle,
.social-media .rss .search_result a.fa-play-circle,
.search_result .social-media .envelope a.fa-play-circle,
.social-media .envelope .search_result a.fa-play-circle,
.search_result .social-media .phone a.fa-play-circle,
.social-media .phone .search_result a.fa-play-circle {
  font-size: 96px;
}

.spotlight:not(.no-image) .title-wrapper,
.cinema:not(.no-image) .title-wrapper,
.primary:not(.no-image) .title-wrapper {
  margin-top: 5px;
}

.spotlight:not(.no-image) .field-title,
.cinema:not(.no-image) .field-title,
.primary:not(.no-image) .field-title {
  line-height: 1.1;
}

.spotlight:not(.no-image) a,
.cinema:not(.no-image) a,
.primary:not(.no-image) a,
.highlight a,
.card a,
.search_result a {
  display: inline-block;
  width: 100%;
}

.spotlight:not(.no-image) a:hover, .spotlight:not(.no-image) a:focus,
.cinema:not(.no-image) a:hover,
.cinema:not(.no-image) a:focus,
.primary:not(.no-image) a:hover,
.primary:not(.no-image) a:focus,
.highlight a:hover,
.highlight a:focus,
.card a:hover,
.card a:focus,
.search_result a:hover,
.search_result a:focus {
  text-decoration: none;
}

.spotlight:not(.no-image) .item-wrapper,
.spotlight:not(.no-image) .image-wrapper,
.cinema:not(.no-image) .item-wrapper,
.cinema:not(.no-image) .image-wrapper,
.primary:not(.no-image) .item-wrapper,
.primary:not(.no-image) .image-wrapper,
.highlight .item-wrapper,
.highlight .image-wrapper,
.card .item-wrapper,
.card .image-wrapper,
.search_result .item-wrapper,
.search_result .image-wrapper {
  position: relative;
}

.spotlight:not(.no-image) img,
.cinema:not(.no-image) img,
.primary:not(.no-image) img,
.highlight img,
.card img,
.search_result img {
  width: 100%;
}

.spotlight:not(.no-image) .fa.fa-key, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) .fa-key.btn, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .spotlight:not(.no-image) button.fa-key, .spotlight:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) button.fa-key, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .spotlight:not(.no-image) li.pager__item > a.fa-key, .spotlight:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) li.pager__item > a.fa-key, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-key.icon-news, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-key.icon-news, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-key.icon-blog, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-key.icon-blog, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-key.icon-event, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-key.icon-event, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-key.icon-sponsor, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-key.icon-sponsor, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-key.icon-featured, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-key.icon-featured, .spotlight:not(.no-image) .blw-star-inline .fa-key.up-inactive, .blw-star-inline .spotlight:not(.no-image) .fa-key.up-inactive, .spotlight:not(.no-image) .blw-star-inline .fa-key.up-active, .blw-star-inline .spotlight:not(.no-image) .fa-key.up-active, .spotlight:not(.no-image) .blw-star-stacked .fa-key.up-inactive, .blw-star-stacked .spotlight:not(.no-image) .fa-key.up-inactive, .spotlight:not(.no-image) .blw-star-stacked .fa-key.up-active, .blw-star-stacked .spotlight:not(.no-image) .fa-key.up-active, .spotlight:not(.no-image) .comment-count-wrapper .fa-key.comments-icon, .comment-count-wrapper .spotlight:not(.no-image) .fa-key.comments-icon, .spotlight:not(.no-image) .social-media .facebook a.fa-key, .social-media .facebook .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .twitter a.fa-key, .social-media .twitter .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .linkedin a.fa-key, .social-media .linkedin .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .google-plus a.fa-key, .social-media .google-plus .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .pinterest a.fa-key, .social-media .pinterest .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .youtube a.fa-key, .social-media .youtube .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .flickr a.fa-key, .social-media .flickr .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .rss a.fa-key, .social-media .rss .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .envelope a.fa-key, .social-media .envelope .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .phone a.fa-key, .social-media .phone .spotlight:not(.no-image) a.fa-key,
.cinema:not(.no-image) .fa.fa-key,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) .fa-key.btn,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .cinema:not(.no-image) button.fa-key,
.cinema:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) button.fa-key,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .cinema:not(.no-image) li.pager__item > a.fa-key,
.cinema:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) li.pager__item > a.fa-key,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-key.icon-news,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-key.icon-blog,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-key.icon-event,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-key.icon-sponsor,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-key.icon-featured,
.cinema:not(.no-image) .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .cinema:not(.no-image) .fa-key.up-inactive,
.cinema:not(.no-image) .blw-star-inline .fa-key.up-active,
.blw-star-inline .cinema:not(.no-image) .fa-key.up-active,
.cinema:not(.no-image) .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .cinema:not(.no-image) .fa-key.up-inactive,
.cinema:not(.no-image) .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .cinema:not(.no-image) .fa-key.up-active,
.cinema:not(.no-image) .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .cinema:not(.no-image) .fa-key.comments-icon,
.cinema:not(.no-image) .social-media .facebook a.fa-key,
.social-media .facebook .cinema:not(.no-image) a.fa-key,
.cinema:not(.no-image) .social-media .twitter a.fa-key,
.social-media .twitter .cinema:not(.no-image) a.fa-key,
.cinema:not(.no-image) .social-media .linkedin a.fa-key,
.social-media .linkedin .cinema:not(.no-image) a.fa-key,
.cinema:not(.no-image) .social-media .google-plus a.fa-key,
.social-media .google-plus .cinema:not(.no-image) a.fa-key,
.cinema:not(.no-image) .social-media .pinterest a.fa-key,
.social-media .pinterest .cinema:not(.no-image) a.fa-key,
.cinema:not(.no-image) .social-media .youtube a.fa-key,
.social-media .youtube .cinema:not(.no-image) a.fa-key,
.cinema:not(.no-image) .social-media .flickr a.fa-key,
.social-media .flickr .cinema:not(.no-image) a.fa-key,
.cinema:not(.no-image) .social-media .rss a.fa-key,
.social-media .rss .cinema:not(.no-image) a.fa-key,
.cinema:not(.no-image) .social-media .envelope a.fa-key,
.social-media .envelope .cinema:not(.no-image) a.fa-key,
.cinema:not(.no-image) .social-media .phone a.fa-key,
.social-media .phone .cinema:not(.no-image) a.fa-key,
.primary:not(.no-image) .fa.fa-key,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) .fa-key.btn,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .primary:not(.no-image) button.fa-key,
.primary:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) button.fa-key,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .primary:not(.no-image) li.pager__item > a.fa-key,
.primary:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) li.pager__item > a.fa-key,
.primary:not(.no-image) :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .primary:not(.no-image) h2.fa-key.icon-news,
.primary:not(.no-image) :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .primary:not(.no-image) h2.fa-key.icon-blog,
.primary:not(.no-image) :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .primary:not(.no-image) h2.fa-key.icon-event,
.primary:not(.no-image) :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .primary:not(.no-image) h2.fa-key.icon-sponsor,
.primary:not(.no-image) :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .primary:not(.no-image) h2.fa-key.icon-featured,
.primary:not(.no-image) .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .primary:not(.no-image) .fa-key.up-inactive,
.primary:not(.no-image) .blw-star-inline .fa-key.up-active,
.blw-star-inline .primary:not(.no-image) .fa-key.up-active,
.primary:not(.no-image) .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .primary:not(.no-image) .fa-key.up-inactive,
.primary:not(.no-image) .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .primary:not(.no-image) .fa-key.up-active,
.primary:not(.no-image) .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .primary:not(.no-image) .fa-key.comments-icon,
.primary:not(.no-image) .social-media .facebook a.fa-key,
.social-media .facebook .primary:not(.no-image) a.fa-key,
.primary:not(.no-image) .social-media .twitter a.fa-key,
.social-media .twitter .primary:not(.no-image) a.fa-key,
.primary:not(.no-image) .social-media .linkedin a.fa-key,
.social-media .linkedin .primary:not(.no-image) a.fa-key,
.primary:not(.no-image) .social-media .google-plus a.fa-key,
.social-media .google-plus .primary:not(.no-image) a.fa-key,
.primary:not(.no-image) .social-media .pinterest a.fa-key,
.social-media .pinterest .primary:not(.no-image) a.fa-key,
.primary:not(.no-image) .social-media .youtube a.fa-key,
.social-media .youtube .primary:not(.no-image) a.fa-key,
.primary:not(.no-image) .social-media .flickr a.fa-key,
.social-media .flickr .primary:not(.no-image) a.fa-key,
.primary:not(.no-image) .social-media .rss a.fa-key,
.social-media .rss .primary:not(.no-image) a.fa-key,
.primary:not(.no-image) .social-media .envelope a.fa-key,
.social-media .envelope .primary:not(.no-image) a.fa-key,
.primary:not(.no-image) .social-media .phone a.fa-key,
.social-media .phone .primary:not(.no-image) a.fa-key,
.highlight .fa.fa-key,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight .fa-key.btn,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .highlight button.fa-key,
.highlight #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight button.fa-key,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .highlight li.pager__item > a.fa-key,
.highlight .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight li.pager__item > a.fa-key,
.highlight :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .highlight h2.fa-key.icon-news,
.highlight :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .highlight h2.fa-key.icon-blog,
.highlight :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .highlight h2.fa-key.icon-event,
.highlight :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .highlight h2.fa-key.icon-sponsor,
.highlight :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .highlight h2.fa-key.icon-featured,
.highlight .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .highlight .fa-key.up-inactive,
.highlight .blw-star-inline .fa-key.up-active,
.blw-star-inline .highlight .fa-key.up-active,
.highlight .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .highlight .fa-key.up-inactive,
.highlight .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .highlight .fa-key.up-active,
.highlight .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .highlight .fa-key.comments-icon,
.highlight .social-media .facebook a.fa-key,
.social-media .facebook .highlight a.fa-key,
.highlight .social-media .twitter a.fa-key,
.social-media .twitter .highlight a.fa-key,
.highlight .social-media .linkedin a.fa-key,
.social-media .linkedin .highlight a.fa-key,
.highlight .social-media .google-plus a.fa-key,
.social-media .google-plus .highlight a.fa-key,
.highlight .social-media .pinterest a.fa-key,
.social-media .pinterest .highlight a.fa-key,
.highlight .social-media .youtube a.fa-key,
.social-media .youtube .highlight a.fa-key,
.highlight .social-media .flickr a.fa-key,
.social-media .flickr .highlight a.fa-key,
.highlight .social-media .rss a.fa-key,
.social-media .rss .highlight a.fa-key,
.highlight .social-media .envelope a.fa-key,
.social-media .envelope .highlight a.fa-key,
.highlight .social-media .phone a.fa-key,
.social-media .phone .highlight a.fa-key,
.card .fa.fa-key,
.card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card .fa-key.btn,
.card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .card button.fa-key,
.card #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card button.fa-key,
.card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .card li.pager__item > a.fa-key,
.card .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card li.pager__item > a.fa-key,
.card :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .card h2.fa-key.icon-news,
.card :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .card h2.fa-key.icon-blog,
.card :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .card h2.fa-key.icon-event,
.card :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .card h2.fa-key.icon-sponsor,
.card :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .card h2.fa-key.icon-featured,
.card .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .card .fa-key.up-inactive,
.card .blw-star-inline .fa-key.up-active,
.blw-star-inline .card .fa-key.up-active,
.card .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .card .fa-key.up-inactive,
.card .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .card .fa-key.up-active,
.card .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .card .fa-key.comments-icon,
.card .social-media .facebook a.fa-key,
.social-media .facebook .card a.fa-key,
.card .social-media .twitter a.fa-key,
.social-media .twitter .card a.fa-key,
.card .social-media .linkedin a.fa-key,
.social-media .linkedin .card a.fa-key,
.card .social-media .google-plus a.fa-key,
.social-media .google-plus .card a.fa-key,
.card .social-media .pinterest a.fa-key,
.social-media .pinterest .card a.fa-key,
.card .social-media .youtube a.fa-key,
.social-media .youtube .card a.fa-key,
.card .social-media .flickr a.fa-key,
.social-media .flickr .card a.fa-key,
.card .social-media .rss a.fa-key,
.social-media .rss .card a.fa-key,
.card .social-media .envelope a.fa-key,
.social-media .envelope .card a.fa-key,
.card .social-media .phone a.fa-key,
.social-media .phone .card a.fa-key,
.search_result .fa.fa-key,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result .fa-key.btn,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .search_result button.fa-key,
.search_result #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result button.fa-key,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .search_result li.pager__item > a.fa-key,
.search_result .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result li.pager__item > a.fa-key,
.search_result :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .search_result h2.fa-key.icon-news,
.search_result :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .search_result h2.fa-key.icon-blog,
.search_result :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .search_result h2.fa-key.icon-event,
.search_result :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .search_result h2.fa-key.icon-sponsor,
.search_result :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .search_result h2.fa-key.icon-featured,
.search_result .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .search_result .fa-key.up-inactive,
.search_result .blw-star-inline .fa-key.up-active,
.blw-star-inline .search_result .fa-key.up-active,
.search_result .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .search_result .fa-key.up-inactive,
.search_result .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .search_result .fa-key.up-active,
.search_result .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .search_result .fa-key.comments-icon,
.search_result .social-media .facebook a.fa-key,
.social-media .facebook .search_result a.fa-key,
.search_result .social-media .twitter a.fa-key,
.social-media .twitter .search_result a.fa-key,
.search_result .social-media .linkedin a.fa-key,
.social-media .linkedin .search_result a.fa-key,
.search_result .social-media .google-plus a.fa-key,
.social-media .google-plus .search_result a.fa-key,
.search_result .social-media .pinterest a.fa-key,
.social-media .pinterest .search_result a.fa-key,
.search_result .social-media .youtube a.fa-key,
.social-media .youtube .search_result a.fa-key,
.search_result .social-media .flickr a.fa-key,
.social-media .flickr .search_result a.fa-key,
.search_result .social-media .rss a.fa-key,
.social-media .rss .search_result a.fa-key,
.search_result .social-media .envelope a.fa-key,
.social-media .envelope .search_result a.fa-key,
.search_result .social-media .phone a.fa-key,
.social-media .phone .search_result a.fa-key {
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 35px;
  color: #CFB53B;
  text-shadow: 2px 2px 2px #222;
}

.spotlight:not(.no-image) .fa.fa-play-circle, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) .fa-play-circle.btn, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .spotlight:not(.no-image) button.fa-play-circle, .spotlight:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) button.fa-play-circle, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .spotlight:not(.no-image) li.pager__item > a.fa-play-circle, .spotlight:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) li.pager__item > a.fa-play-circle, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-news, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-blog, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-event, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-sponsor, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-featured, .spotlight:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive, .blw-star-inline .spotlight:not(.no-image) .fa-play-circle.up-inactive, .spotlight:not(.no-image) .blw-star-inline .fa-play-circle.up-active, .blw-star-inline .spotlight:not(.no-image) .fa-play-circle.up-active, .spotlight:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive, .blw-star-stacked .spotlight:not(.no-image) .fa-play-circle.up-inactive, .spotlight:not(.no-image) .blw-star-stacked .fa-play-circle.up-active, .blw-star-stacked .spotlight:not(.no-image) .fa-play-circle.up-active, .spotlight:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon, .comment-count-wrapper .spotlight:not(.no-image) .fa-play-circle.comments-icon, .spotlight:not(.no-image) .social-media .facebook a.fa-play-circle, .social-media .facebook .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .twitter a.fa-play-circle, .social-media .twitter .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .linkedin a.fa-play-circle, .social-media .linkedin .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .google-plus a.fa-play-circle, .social-media .google-plus .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .pinterest a.fa-play-circle, .social-media .pinterest .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .youtube a.fa-play-circle, .social-media .youtube .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .flickr a.fa-play-circle, .social-media .flickr .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .rss a.fa-play-circle, .social-media .rss .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .envelope a.fa-play-circle, .social-media .envelope .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .phone a.fa-play-circle, .social-media .phone .spotlight:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .fa.fa-play-circle,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) .fa-play-circle.btn,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .cinema:not(.no-image) button.fa-play-circle,
.cinema:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) button.fa-play-circle,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .cinema:not(.no-image) li.pager__item > a.fa-play-circle,
.cinema:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) li.pager__item > a.fa-play-circle,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-news,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-blog,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-event,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-sponsor,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-featured,
.cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .cinema:not(.no-image) .fa-play-circle.up-inactive,
.cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .cinema:not(.no-image) .fa-play-circle.up-active,
.cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .cinema:not(.no-image) .fa-play-circle.up-inactive,
.cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .cinema:not(.no-image) .fa-play-circle.up-active,
.cinema:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .cinema:not(.no-image) .fa-play-circle.comments-icon,
.cinema:not(.no-image) .social-media .facebook a.fa-play-circle,
.social-media .facebook .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .twitter a.fa-play-circle,
.social-media .twitter .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .youtube a.fa-play-circle,
.social-media .youtube .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .flickr a.fa-play-circle,
.social-media .flickr .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .rss a.fa-play-circle,
.social-media .rss .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .envelope a.fa-play-circle,
.social-media .envelope .cinema:not(.no-image) a.fa-play-circle,
.cinema:not(.no-image) .social-media .phone a.fa-play-circle,
.social-media .phone .cinema:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .fa.fa-play-circle,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) .fa-play-circle.btn,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .primary:not(.no-image) button.fa-play-circle,
.primary:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) button.fa-play-circle,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .primary:not(.no-image) li.pager__item > a.fa-play-circle,
.primary:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) li.pager__item > a.fa-play-circle,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-news,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-blog,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-event,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-sponsor,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-featured,
.primary:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .primary:not(.no-image) .fa-play-circle.up-inactive,
.primary:not(.no-image) .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .primary:not(.no-image) .fa-play-circle.up-active,
.primary:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .primary:not(.no-image) .fa-play-circle.up-inactive,
.primary:not(.no-image) .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .primary:not(.no-image) .fa-play-circle.up-active,
.primary:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .primary:not(.no-image) .fa-play-circle.comments-icon,
.primary:not(.no-image) .social-media .facebook a.fa-play-circle,
.social-media .facebook .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .twitter a.fa-play-circle,
.social-media .twitter .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .youtube a.fa-play-circle,
.social-media .youtube .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .flickr a.fa-play-circle,
.social-media .flickr .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .rss a.fa-play-circle,
.social-media .rss .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .envelope a.fa-play-circle,
.social-media .envelope .primary:not(.no-image) a.fa-play-circle,
.primary:not(.no-image) .social-media .phone a.fa-play-circle,
.social-media .phone .primary:not(.no-image) a.fa-play-circle,
.highlight .fa.fa-play-circle,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight .fa-play-circle.btn,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .highlight button.fa-play-circle,
.highlight #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight button.fa-play-circle,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .highlight li.pager__item > a.fa-play-circle,
.highlight .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight li.pager__item > a.fa-play-circle,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-news,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-blog,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-event,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-sponsor,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-featured,
.highlight .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .highlight .fa-play-circle.up-inactive,
.highlight .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .highlight .fa-play-circle.up-active,
.highlight .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .highlight .fa-play-circle.up-inactive,
.highlight .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .highlight .fa-play-circle.up-active,
.highlight .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .highlight .fa-play-circle.comments-icon,
.highlight .social-media .facebook a.fa-play-circle,
.social-media .facebook .highlight a.fa-play-circle,
.highlight .social-media .twitter a.fa-play-circle,
.social-media .twitter .highlight a.fa-play-circle,
.highlight .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .highlight a.fa-play-circle,
.highlight .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .highlight a.fa-play-circle,
.highlight .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .highlight a.fa-play-circle,
.highlight .social-media .youtube a.fa-play-circle,
.social-media .youtube .highlight a.fa-play-circle,
.highlight .social-media .flickr a.fa-play-circle,
.social-media .flickr .highlight a.fa-play-circle,
.highlight .social-media .rss a.fa-play-circle,
.social-media .rss .highlight a.fa-play-circle,
.highlight .social-media .envelope a.fa-play-circle,
.social-media .envelope .highlight a.fa-play-circle,
.highlight .social-media .phone a.fa-play-circle,
.social-media .phone .highlight a.fa-play-circle, .card .fa.fa-play-circle, .card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card .fa-play-circle.btn, .card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .card button.fa-play-circle, .card #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card button.fa-play-circle, .card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .card li.pager__item > a.fa-play-circle, .card .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card li.pager__item > a.fa-play-circle, .card :not(.user-access-page) h2.fa-play-circle.icon-news, :not(.user-access-page) .card h2.fa-play-circle.icon-news, .card :not(.user-access-page) h2.fa-play-circle.icon-blog, :not(.user-access-page) .card h2.fa-play-circle.icon-blog, .card :not(.user-access-page) h2.fa-play-circle.icon-event, :not(.user-access-page) .card h2.fa-play-circle.icon-event, .card :not(.user-access-page) h2.fa-play-circle.icon-sponsor, :not(.user-access-page) .card h2.fa-play-circle.icon-sponsor, .card :not(.user-access-page) h2.fa-play-circle.icon-featured, :not(.user-access-page) .card h2.fa-play-circle.icon-featured, .card .blw-star-inline .fa-play-circle.up-inactive, .blw-star-inline .card .fa-play-circle.up-inactive, .card .blw-star-inline .fa-play-circle.up-active, .blw-star-inline .card .fa-play-circle.up-active, .card .blw-star-stacked .fa-play-circle.up-inactive, .blw-star-stacked .card .fa-play-circle.up-inactive, .card .blw-star-stacked .fa-play-circle.up-active, .blw-star-stacked .card .fa-play-circle.up-active, .card .comment-count-wrapper .fa-play-circle.comments-icon, .comment-count-wrapper .card .fa-play-circle.comments-icon, .card .social-media .facebook a.fa-play-circle, .social-media .facebook .card a.fa-play-circle, .card .social-media .twitter a.fa-play-circle, .social-media .twitter .card a.fa-play-circle, .card .social-media .linkedin a.fa-play-circle, .social-media .linkedin .card a.fa-play-circle, .card .social-media .google-plus a.fa-play-circle, .social-media .google-plus .card a.fa-play-circle, .card .social-media .pinterest a.fa-play-circle, .social-media .pinterest .card a.fa-play-circle, .card .social-media .youtube a.fa-play-circle, .social-media .youtube .card a.fa-play-circle, .card .social-media .flickr a.fa-play-circle, .social-media .flickr .card a.fa-play-circle, .card .social-media .rss a.fa-play-circle, .social-media .rss .card a.fa-play-circle, .card .social-media .envelope a.fa-play-circle, .social-media .envelope .card a.fa-play-circle, .card .social-media .phone a.fa-play-circle, .social-media .phone .card a.fa-play-circle,
.search_result .fa.fa-play-circle,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result .fa-play-circle.btn,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .search_result button.fa-play-circle,
.search_result #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result button.fa-play-circle,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .search_result li.pager__item > a.fa-play-circle,
.search_result .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result li.pager__item > a.fa-play-circle,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-news,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-blog,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-event,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-sponsor,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-featured,
.search_result .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .search_result .fa-play-circle.up-inactive,
.search_result .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .search_result .fa-play-circle.up-active,
.search_result .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .search_result .fa-play-circle.up-inactive,
.search_result .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .search_result .fa-play-circle.up-active,
.search_result .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .search_result .fa-play-circle.comments-icon,
.search_result .social-media .facebook a.fa-play-circle,
.social-media .facebook .search_result a.fa-play-circle,
.search_result .social-media .twitter a.fa-play-circle,
.social-media .twitter .search_result a.fa-play-circle,
.search_result .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .search_result a.fa-play-circle,
.search_result .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .search_result a.fa-play-circle,
.search_result .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .search_result a.fa-play-circle,
.search_result .social-media .youtube a.fa-play-circle,
.social-media .youtube .search_result a.fa-play-circle,
.search_result .social-media .flickr a.fa-play-circle,
.social-media .flickr .search_result a.fa-play-circle,
.search_result .social-media .rss a.fa-play-circle,
.social-media .rss .search_result a.fa-play-circle,
.search_result .social-media .envelope a.fa-play-circle,
.social-media .envelope .search_result a.fa-play-circle,
.search_result .social-media .phone a.fa-play-circle,
.social-media .phone .search_result a.fa-play-circle {
  display: block;
  color: rgba(205, 205, 205, 0.45);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.spotlight:not(.no-image) .fa.fa-play-circle:hover, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn:hover, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) .fa-play-circle.btn:hover, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle:hover, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .spotlight:not(.no-image) button.fa-play-circle:hover, .spotlight:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle:hover, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) button.fa-play-circle:hover, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle:hover, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .spotlight:not(.no-image) li.pager__item > a.fa-play-circle:hover, .spotlight:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle:hover, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) li.pager__item > a.fa-play-circle:hover, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news:hover, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-news:hover, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog:hover, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-blog:hover, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event:hover, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-event:hover, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor:hover, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-sponsor:hover, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured:hover, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-featured:hover, .spotlight:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive:hover, .blw-star-inline .spotlight:not(.no-image) .fa-play-circle.up-inactive:hover, .spotlight:not(.no-image) .blw-star-inline .fa-play-circle.up-active:hover, .blw-star-inline .spotlight:not(.no-image) .fa-play-circle.up-active:hover, .spotlight:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive:hover, .blw-star-stacked .spotlight:not(.no-image) .fa-play-circle.up-inactive:hover, .spotlight:not(.no-image) .blw-star-stacked .fa-play-circle.up-active:hover, .blw-star-stacked .spotlight:not(.no-image) .fa-play-circle.up-active:hover, .spotlight:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon:hover, .comment-count-wrapper .spotlight:not(.no-image) .fa-play-circle.comments-icon:hover, .spotlight:not(.no-image) .social-media .facebook a.fa-play-circle:hover, .social-media .facebook .spotlight:not(.no-image) a.fa-play-circle:hover, .spotlight:not(.no-image) .social-media .twitter a.fa-play-circle:hover, .social-media .twitter .spotlight:not(.no-image) a.fa-play-circle:hover, .spotlight:not(.no-image) .social-media .linkedin a.fa-play-circle:hover, .social-media .linkedin .spotlight:not(.no-image) a.fa-play-circle:hover, .spotlight:not(.no-image) .social-media .google-plus a.fa-play-circle:hover, .social-media .google-plus .spotlight:not(.no-image) a.fa-play-circle:hover, .spotlight:not(.no-image) .social-media .pinterest a.fa-play-circle:hover, .social-media .pinterest .spotlight:not(.no-image) a.fa-play-circle:hover, .spotlight:not(.no-image) .social-media .youtube a.fa-play-circle:hover, .social-media .youtube .spotlight:not(.no-image) a.fa-play-circle:hover, .spotlight:not(.no-image) .social-media .flickr a.fa-play-circle:hover, .social-media .flickr .spotlight:not(.no-image) a.fa-play-circle:hover, .spotlight:not(.no-image) .social-media .rss a.fa-play-circle:hover, .social-media .rss .spotlight:not(.no-image) a.fa-play-circle:hover, .spotlight:not(.no-image) .social-media .envelope a.fa-play-circle:hover, .social-media .envelope .spotlight:not(.no-image) a.fa-play-circle:hover, .spotlight:not(.no-image) .social-media .phone a.fa-play-circle:hover, .social-media .phone .spotlight:not(.no-image) a.fa-play-circle:hover,
.cinema:not(.no-image) .fa.fa-play-circle:hover,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) .fa-play-circle.btn:hover,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .cinema:not(.no-image) button.fa-play-circle:hover,
.cinema:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle:hover,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) button.fa-play-circle:hover,
.cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .cinema:not(.no-image) li.pager__item > a.fa-play-circle:hover,
.cinema:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle:hover,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) li.pager__item > a.fa-play-circle:hover,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news:hover,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-news:hover,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog:hover,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-blog:hover,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event:hover,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-event:hover,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor:hover,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-sponsor:hover,
.cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured:hover,
:not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-featured:hover,
.cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive:hover,
.blw-star-inline .cinema:not(.no-image) .fa-play-circle.up-inactive:hover,
.cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-active:hover,
.blw-star-inline .cinema:not(.no-image) .fa-play-circle.up-active:hover,
.cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive:hover,
.blw-star-stacked .cinema:not(.no-image) .fa-play-circle.up-inactive:hover,
.cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-active:hover,
.blw-star-stacked .cinema:not(.no-image) .fa-play-circle.up-active:hover,
.cinema:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon:hover,
.comment-count-wrapper .cinema:not(.no-image) .fa-play-circle.comments-icon:hover,
.cinema:not(.no-image) .social-media .facebook a.fa-play-circle:hover,
.social-media .facebook .cinema:not(.no-image) a.fa-play-circle:hover,
.cinema:not(.no-image) .social-media .twitter a.fa-play-circle:hover,
.social-media .twitter .cinema:not(.no-image) a.fa-play-circle:hover,
.cinema:not(.no-image) .social-media .linkedin a.fa-play-circle:hover,
.social-media .linkedin .cinema:not(.no-image) a.fa-play-circle:hover,
.cinema:not(.no-image) .social-media .google-plus a.fa-play-circle:hover,
.social-media .google-plus .cinema:not(.no-image) a.fa-play-circle:hover,
.cinema:not(.no-image) .social-media .pinterest a.fa-play-circle:hover,
.social-media .pinterest .cinema:not(.no-image) a.fa-play-circle:hover,
.cinema:not(.no-image) .social-media .youtube a.fa-play-circle:hover,
.social-media .youtube .cinema:not(.no-image) a.fa-play-circle:hover,
.cinema:not(.no-image) .social-media .flickr a.fa-play-circle:hover,
.social-media .flickr .cinema:not(.no-image) a.fa-play-circle:hover,
.cinema:not(.no-image) .social-media .rss a.fa-play-circle:hover,
.social-media .rss .cinema:not(.no-image) a.fa-play-circle:hover,
.cinema:not(.no-image) .social-media .envelope a.fa-play-circle:hover,
.social-media .envelope .cinema:not(.no-image) a.fa-play-circle:hover,
.cinema:not(.no-image) .social-media .phone a.fa-play-circle:hover,
.social-media .phone .cinema:not(.no-image) a.fa-play-circle:hover,
.primary:not(.no-image) .fa.fa-play-circle:hover,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) .fa-play-circle.btn:hover,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .primary:not(.no-image) button.fa-play-circle:hover,
.primary:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle:hover,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) button.fa-play-circle:hover,
.primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .primary:not(.no-image) li.pager__item > a.fa-play-circle:hover,
.primary:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle:hover,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) li.pager__item > a.fa-play-circle:hover,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news:hover,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-news:hover,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog:hover,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-blog:hover,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event:hover,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-event:hover,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor:hover,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-sponsor:hover,
.primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured:hover,
:not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-featured:hover,
.primary:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive:hover,
.blw-star-inline .primary:not(.no-image) .fa-play-circle.up-inactive:hover,
.primary:not(.no-image) .blw-star-inline .fa-play-circle.up-active:hover,
.blw-star-inline .primary:not(.no-image) .fa-play-circle.up-active:hover,
.primary:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive:hover,
.blw-star-stacked .primary:not(.no-image) .fa-play-circle.up-inactive:hover,
.primary:not(.no-image) .blw-star-stacked .fa-play-circle.up-active:hover,
.blw-star-stacked .primary:not(.no-image) .fa-play-circle.up-active:hover,
.primary:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon:hover,
.comment-count-wrapper .primary:not(.no-image) .fa-play-circle.comments-icon:hover,
.primary:not(.no-image) .social-media .facebook a.fa-play-circle:hover,
.social-media .facebook .primary:not(.no-image) a.fa-play-circle:hover,
.primary:not(.no-image) .social-media .twitter a.fa-play-circle:hover,
.social-media .twitter .primary:not(.no-image) a.fa-play-circle:hover,
.primary:not(.no-image) .social-media .linkedin a.fa-play-circle:hover,
.social-media .linkedin .primary:not(.no-image) a.fa-play-circle:hover,
.primary:not(.no-image) .social-media .google-plus a.fa-play-circle:hover,
.social-media .google-plus .primary:not(.no-image) a.fa-play-circle:hover,
.primary:not(.no-image) .social-media .pinterest a.fa-play-circle:hover,
.social-media .pinterest .primary:not(.no-image) a.fa-play-circle:hover,
.primary:not(.no-image) .social-media .youtube a.fa-play-circle:hover,
.social-media .youtube .primary:not(.no-image) a.fa-play-circle:hover,
.primary:not(.no-image) .social-media .flickr a.fa-play-circle:hover,
.social-media .flickr .primary:not(.no-image) a.fa-play-circle:hover,
.primary:not(.no-image) .social-media .rss a.fa-play-circle:hover,
.social-media .rss .primary:not(.no-image) a.fa-play-circle:hover,
.primary:not(.no-image) .social-media .envelope a.fa-play-circle:hover,
.social-media .envelope .primary:not(.no-image) a.fa-play-circle:hover,
.primary:not(.no-image) .social-media .phone a.fa-play-circle:hover,
.social-media .phone .primary:not(.no-image) a.fa-play-circle:hover,
.highlight .fa.fa-play-circle:hover,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight .fa-play-circle.btn:hover,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .highlight button.fa-play-circle:hover,
.highlight #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle:hover,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight button.fa-play-circle:hover,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .highlight li.pager__item > a.fa-play-circle:hover,
.highlight .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle:hover,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight li.pager__item > a.fa-play-circle:hover,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-news:hover,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-news:hover,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-blog:hover,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-blog:hover,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-event:hover,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-event:hover,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-sponsor:hover,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-sponsor:hover,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-featured:hover,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-featured:hover,
.highlight .blw-star-inline .fa-play-circle.up-inactive:hover,
.blw-star-inline .highlight .fa-play-circle.up-inactive:hover,
.highlight .blw-star-inline .fa-play-circle.up-active:hover,
.blw-star-inline .highlight .fa-play-circle.up-active:hover,
.highlight .blw-star-stacked .fa-play-circle.up-inactive:hover,
.blw-star-stacked .highlight .fa-play-circle.up-inactive:hover,
.highlight .blw-star-stacked .fa-play-circle.up-active:hover,
.blw-star-stacked .highlight .fa-play-circle.up-active:hover,
.highlight .comment-count-wrapper .fa-play-circle.comments-icon:hover,
.comment-count-wrapper .highlight .fa-play-circle.comments-icon:hover,
.highlight .social-media .facebook a.fa-play-circle:hover,
.social-media .facebook .highlight a.fa-play-circle:hover,
.highlight .social-media .twitter a.fa-play-circle:hover,
.social-media .twitter .highlight a.fa-play-circle:hover,
.highlight .social-media .linkedin a.fa-play-circle:hover,
.social-media .linkedin .highlight a.fa-play-circle:hover,
.highlight .social-media .google-plus a.fa-play-circle:hover,
.social-media .google-plus .highlight a.fa-play-circle:hover,
.highlight .social-media .pinterest a.fa-play-circle:hover,
.social-media .pinterest .highlight a.fa-play-circle:hover,
.highlight .social-media .youtube a.fa-play-circle:hover,
.social-media .youtube .highlight a.fa-play-circle:hover,
.highlight .social-media .flickr a.fa-play-circle:hover,
.social-media .flickr .highlight a.fa-play-circle:hover,
.highlight .social-media .rss a.fa-play-circle:hover,
.social-media .rss .highlight a.fa-play-circle:hover,
.highlight .social-media .envelope a.fa-play-circle:hover,
.social-media .envelope .highlight a.fa-play-circle:hover,
.highlight .social-media .phone a.fa-play-circle:hover,
.social-media .phone .highlight a.fa-play-circle:hover,
.card .fa.fa-play-circle:hover,
.card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card .fa-play-circle.btn:hover,
.card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .card button.fa-play-circle:hover,
.card #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle:hover,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card button.fa-play-circle:hover,
.card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .card li.pager__item > a.fa-play-circle:hover,
.card .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle:hover,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .card li.pager__item > a.fa-play-circle:hover,
.card :not(.user-access-page) h2.fa-play-circle.icon-news:hover,
:not(.user-access-page) .card h2.fa-play-circle.icon-news:hover,
.card :not(.user-access-page) h2.fa-play-circle.icon-blog:hover,
:not(.user-access-page) .card h2.fa-play-circle.icon-blog:hover,
.card :not(.user-access-page) h2.fa-play-circle.icon-event:hover,
:not(.user-access-page) .card h2.fa-play-circle.icon-event:hover,
.card :not(.user-access-page) h2.fa-play-circle.icon-sponsor:hover,
:not(.user-access-page) .card h2.fa-play-circle.icon-sponsor:hover,
.card :not(.user-access-page) h2.fa-play-circle.icon-featured:hover,
:not(.user-access-page) .card h2.fa-play-circle.icon-featured:hover,
.card .blw-star-inline .fa-play-circle.up-inactive:hover,
.blw-star-inline .card .fa-play-circle.up-inactive:hover,
.card .blw-star-inline .fa-play-circle.up-active:hover,
.blw-star-inline .card .fa-play-circle.up-active:hover,
.card .blw-star-stacked .fa-play-circle.up-inactive:hover,
.blw-star-stacked .card .fa-play-circle.up-inactive:hover,
.card .blw-star-stacked .fa-play-circle.up-active:hover,
.blw-star-stacked .card .fa-play-circle.up-active:hover,
.card .comment-count-wrapper .fa-play-circle.comments-icon:hover,
.comment-count-wrapper .card .fa-play-circle.comments-icon:hover,
.card .social-media .facebook a.fa-play-circle:hover,
.social-media .facebook .card a.fa-play-circle:hover,
.card .social-media .twitter a.fa-play-circle:hover,
.social-media .twitter .card a.fa-play-circle:hover,
.card .social-media .linkedin a.fa-play-circle:hover,
.social-media .linkedin .card a.fa-play-circle:hover,
.card .social-media .google-plus a.fa-play-circle:hover,
.social-media .google-plus .card a.fa-play-circle:hover,
.card .social-media .pinterest a.fa-play-circle:hover,
.social-media .pinterest .card a.fa-play-circle:hover,
.card .social-media .youtube a.fa-play-circle:hover,
.social-media .youtube .card a.fa-play-circle:hover,
.card .social-media .flickr a.fa-play-circle:hover,
.social-media .flickr .card a.fa-play-circle:hover,
.card .social-media .rss a.fa-play-circle:hover,
.social-media .rss .card a.fa-play-circle:hover,
.card .social-media .envelope a.fa-play-circle:hover,
.social-media .envelope .card a.fa-play-circle:hover,
.card .social-media .phone a.fa-play-circle:hover,
.social-media .phone .card a.fa-play-circle:hover,
.search_result .fa.fa-play-circle:hover,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result .fa-play-circle.btn:hover,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .search_result button.fa-play-circle:hover,
.search_result #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle:hover,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result button.fa-play-circle:hover,
.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle:hover,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .search_result li.pager__item > a.fa-play-circle:hover,
.search_result .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle:hover,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .search_result li.pager__item > a.fa-play-circle:hover,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-news:hover,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-news:hover,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-blog:hover,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-blog:hover,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-event:hover,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-event:hover,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-sponsor:hover,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-sponsor:hover,
.search_result :not(.user-access-page) h2.fa-play-circle.icon-featured:hover,
:not(.user-access-page) .search_result h2.fa-play-circle.icon-featured:hover,
.search_result .blw-star-inline .fa-play-circle.up-inactive:hover,
.blw-star-inline .search_result .fa-play-circle.up-inactive:hover,
.search_result .blw-star-inline .fa-play-circle.up-active:hover,
.blw-star-inline .search_result .fa-play-circle.up-active:hover,
.search_result .blw-star-stacked .fa-play-circle.up-inactive:hover,
.blw-star-stacked .search_result .fa-play-circle.up-inactive:hover,
.search_result .blw-star-stacked .fa-play-circle.up-active:hover,
.blw-star-stacked .search_result .fa-play-circle.up-active:hover,
.search_result .comment-count-wrapper .fa-play-circle.comments-icon:hover,
.comment-count-wrapper .search_result .fa-play-circle.comments-icon:hover,
.search_result .social-media .facebook a.fa-play-circle:hover,
.social-media .facebook .search_result a.fa-play-circle:hover,
.search_result .social-media .twitter a.fa-play-circle:hover,
.social-media .twitter .search_result a.fa-play-circle:hover,
.search_result .social-media .linkedin a.fa-play-circle:hover,
.social-media .linkedin .search_result a.fa-play-circle:hover,
.search_result .social-media .google-plus a.fa-play-circle:hover,
.social-media .google-plus .search_result a.fa-play-circle:hover,
.search_result .social-media .pinterest a.fa-play-circle:hover,
.social-media .pinterest .search_result a.fa-play-circle:hover,
.search_result .social-media .youtube a.fa-play-circle:hover,
.social-media .youtube .search_result a.fa-play-circle:hover,
.search_result .social-media .flickr a.fa-play-circle:hover,
.social-media .flickr .search_result a.fa-play-circle:hover,
.search_result .social-media .rss a.fa-play-circle:hover,
.social-media .rss .search_result a.fa-play-circle:hover,
.search_result .social-media .envelope a.fa-play-circle:hover,
.social-media .envelope .search_result a.fa-play-circle:hover,
.search_result .social-media .phone a.fa-play-circle:hover,
.social-media .phone .search_result a.fa-play-circle:hover {
  color: rgba(236, 236, 236, 0.65);
}

.spotlight:not(.no-image) .field-title,
.spotlight:not(.no-image) .field-lead,
.spotlight:not(.no-image) .field-date,
.spotlight:not(.no-image) .field-users,
.spotlight:not(.no-image) .vm-count-wrapper,
.cinema:not(.no-image) .field-title,
.cinema:not(.no-image) .field-lead,
.cinema:not(.no-image) .field-date,
.cinema:not(.no-image) .field-users,
.cinema:not(.no-image) .vm-count-wrapper,
.primary:not(.no-image) .field-title,
.primary:not(.no-image) .field-lead,
.primary:not(.no-image) .field-date,
.primary:not(.no-image) .field-users,
.primary:not(.no-image) .vm-count-wrapper,
.highlight .field-title,
.highlight .field-lead,
.highlight .field-date,
.highlight .field-users,
.highlight .vm-count-wrapper,
.card .field-title,
.card .field-lead,
.card .field-date,
.card .field-users,
.card .vm-count-wrapper,
.search_result .field-title,
.search_result .field-lead,
.search_result .field-date,
.search_result .field-users,
.search_result .vm-count-wrapper {
  margin-top: 6px;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
}

.spotlight:not(.no-image) .field-lead,
.cinema:not(.no-image) .field-lead,
.primary:not(.no-image) .field-lead,
.highlight .field-lead,
.card .field-lead,
.search_result .field-lead {
  color: #bbb;
}

.spotlight:not(.no-image) .field-date,
.cinema:not(.no-image) .field-date,
.primary:not(.no-image) .field-date,
.highlight .field-date,
.card .field-date,
.search_result .field-date {
  color: #bbb;
  font-size: 14px;
  text-transform: uppercase;
}

.spotlight:not(.no-image) .field-users,
.cinema:not(.no-image) .field-users,
.primary:not(.no-image) .field-users,
.highlight .field-users,
.card .field-users,
.search_result .field-users {
  color: #bbb;
  font-size: 16px;
}

.spotlight:not(.no-image) .field-users .name,
.cinema:not(.no-image) .field-users .name,
.primary:not(.no-image) .field-users .name,
.highlight .field-users .name,
.card .field-users .name,
.search_result .field-users .name {
  text-transform: uppercase;
}

.spotlight:not(.no-image) .field-users,
.spotlight:not(.no-image) .field-date,
.cinema:not(.no-image) .field-users,
.cinema:not(.no-image) .field-date,
.primary:not(.no-image) .field-users,
.primary:not(.no-image) .field-date,
.highlight .field-users,
.highlight .field-date,
.card .field-users,
.card .field-date,
.search_result .field-users,
.search_result .field-date {
  line-height: 1.5;
}

.spotlight:not(.no-image) .vm-count-wrapper,
.cinema:not(.no-image) .vm-count-wrapper,
.primary:not(.no-image) .vm-count-wrapper,
.highlight .vm-count-wrapper,
.card .vm-count-wrapper,
.search_result .vm-count-wrapper {
  color: #ddd;
}

.spotlight:not(.no-image) .title-wrapper .field-title,
.cinema:not(.no-image) .title-wrapper .field-title,
.highlight .title-wrapper .field-title {
  margin-bottom: 0;
}

.view-display-id-recent_content_1_month_cinema .cinema:not(.no-image),
.view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) {
  margin-bottom: 25px;
}

.view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .title-wrapper,
.view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .title-wrapper {
  text-align: left;
}

.view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .field-title,
.view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .field-title {
  display: block;
  font-size: 20px;
}

.view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .field-lead,
.view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .field-lead {
  display: block;
  font-size: 16px;
}

.view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .field-users,
.view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .field-users {
  margin-top: 2px;
  font-size: 12px;
  display: block;
  line-height: 1.4;
  color: #ddd;
}

.view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .field-date,
.view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .vm-count-wrapper,
.view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .field-date,
.view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .vm-count-wrapper {
  display: none;
}

@media (min-width: 768px) {
  .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image),
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) {
    margin-bottom: 10px;
  }
  .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-key.btn, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) button.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) button.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) li.pager__item > a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) li.pager__item > a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-news, :not(.user-access-page) .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) h2.fa-key.icon-news, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-blog, :not(.user-access-page) .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) h2.fa-key.icon-blog, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-event, :not(.user-access-page) .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) h2.fa-key.icon-event, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-sponsor, :not(.user-access-page) .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) h2.fa-key.icon-sponsor, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-featured, :not(.user-access-page) .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) h2.fa-key.icon-featured, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .blw-star-inline .fa-key.up-inactive, .blw-star-inline .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-key.up-inactive, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .blw-star-inline .fa-key.up-active, .blw-star-inline .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-key.up-active, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .blw-star-stacked .fa-key.up-inactive, .blw-star-stacked .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-key.up-inactive, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .blw-star-stacked .fa-key.up-active, .blw-star-stacked .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-key.up-active, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .comment-count-wrapper .fa-key.comments-icon, .comment-count-wrapper .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-key.comments-icon, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .facebook a.fa-key, .social-media .facebook .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .twitter a.fa-key, .social-media .twitter .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .linkedin a.fa-key, .social-media .linkedin .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .google-plus a.fa-key, .social-media .google-plus .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .pinterest a.fa-key, .social-media .pinterest .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .youtube a.fa-key, .social-media .youtube .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .flickr a.fa-key, .social-media .flickr .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .rss a.fa-key, .social-media .rss .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .envelope a.fa-key, .social-media .envelope .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-key, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .phone a.fa-key, .social-media .phone .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-key.btn,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) button.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
  #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) button.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) li.pager__item > a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
  .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) li.pager__item > a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-news,
  :not(.user-access-page) .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) h2.fa-key.icon-news,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-blog,
  :not(.user-access-page) .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) h2.fa-key.icon-blog,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-event,
  :not(.user-access-page) .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) h2.fa-key.icon-event,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-sponsor,
  :not(.user-access-page) .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) h2.fa-key.icon-sponsor,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-featured,
  :not(.user-access-page) .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) h2.fa-key.icon-featured,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .blw-star-inline .fa-key.up-inactive,
  .blw-star-inline .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-key.up-inactive,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .blw-star-inline .fa-key.up-active,
  .blw-star-inline .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-key.up-active,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .blw-star-stacked .fa-key.up-inactive,
  .blw-star-stacked .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-key.up-inactive,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .blw-star-stacked .fa-key.up-active,
  .blw-star-stacked .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-key.up-active,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .comment-count-wrapper .fa-key.comments-icon,
  .comment-count-wrapper .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-key.comments-icon,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .facebook a.fa-key,
  .social-media .facebook .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .twitter a.fa-key,
  .social-media .twitter .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .linkedin a.fa-key,
  .social-media .linkedin .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .google-plus a.fa-key,
  .social-media .google-plus .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .pinterest a.fa-key,
  .social-media .pinterest .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .youtube a.fa-key,
  .social-media .youtube .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .flickr a.fa-key,
  .social-media .flickr .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .rss a.fa-key,
  .social-media .rss .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .envelope a.fa-key,
  .social-media .envelope .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-key,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .phone a.fa-key,
  .social-media .phone .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-key {
    font-size: 20px;
  }
  .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-play-circle.btn, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) button.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) button.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) li.pager__item > a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) li.pager__item > a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news, :not(.user-access-page) .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) h2.fa-play-circle.icon-news, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog, :not(.user-access-page) .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) h2.fa-play-circle.icon-blog, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event, :not(.user-access-page) .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) h2.fa-play-circle.icon-event, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor, :not(.user-access-page) .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) h2.fa-play-circle.icon-sponsor, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured, :not(.user-access-page) .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) h2.fa-play-circle.icon-featured, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive, .blw-star-inline .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-play-circle.up-inactive, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-active, .blw-star-inline .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-play-circle.up-active, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive, .blw-star-stacked .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-play-circle.up-inactive, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-active, .blw-star-stacked .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-play-circle.up-active, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon, .comment-count-wrapper .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .fa-play-circle.comments-icon, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .facebook a.fa-play-circle, .social-media .facebook .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .twitter a.fa-play-circle, .social-media .twitter .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .linkedin a.fa-play-circle, .social-media .linkedin .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .google-plus a.fa-play-circle, .social-media .google-plus .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .pinterest a.fa-play-circle, .social-media .pinterest .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .youtube a.fa-play-circle, .social-media .youtube .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .flickr a.fa-play-circle, .social-media .flickr .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .rss a.fa-play-circle, .social-media .rss .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .envelope a.fa-play-circle, .social-media .envelope .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-play-circle, .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .social-media .phone a.fa-play-circle, .social-media .phone .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-play-circle.btn,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) button.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
  #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) button.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) li.pager__item > a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
  .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) li.pager__item > a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news,
  :not(.user-access-page) .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) h2.fa-play-circle.icon-news,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog,
  :not(.user-access-page) .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) h2.fa-play-circle.icon-blog,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event,
  :not(.user-access-page) .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) h2.fa-play-circle.icon-event,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
  :not(.user-access-page) .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) h2.fa-play-circle.icon-sponsor,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured,
  :not(.user-access-page) .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) h2.fa-play-circle.icon-featured,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive,
  .blw-star-inline .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-play-circle.up-inactive,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-active,
  .blw-star-inline .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-play-circle.up-active,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive,
  .blw-star-stacked .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-play-circle.up-inactive,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-active,
  .blw-star-stacked .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-play-circle.up-active,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon,
  .comment-count-wrapper .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .fa-play-circle.comments-icon,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .facebook a.fa-play-circle,
  .social-media .facebook .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .twitter a.fa-play-circle,
  .social-media .twitter .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .linkedin a.fa-play-circle,
  .social-media .linkedin .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .google-plus a.fa-play-circle,
  .social-media .google-plus .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .pinterest a.fa-play-circle,
  .social-media .pinterest .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .youtube a.fa-play-circle,
  .social-media .youtube .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .flickr a.fa-play-circle,
  .social-media .flickr .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .rss a.fa-play-circle,
  .social-media .rss .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .envelope a.fa-play-circle,
  .social-media .envelope .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-play-circle,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .social-media .phone a.fa-play-circle,
  .social-media .phone .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) a.fa-play-circle {
    font-size: 96px;
  }
  .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .field-users,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .field-users {
    color: #ddd;
  }
}

@media (min-width: 992px) {
  .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .field-title,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .field-title {
    font-size: 18px;
  }
  .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .field-lead,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .field-lead {
    font-size: 15px;
  }
}

@media (min-width: 1200px) {
  .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .field-title,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .field-title {
    font-size: 20px;
  }
  .view-display-id-recent_content_1_month_cinema .cinema:not(.no-image) .field-lead,
  .view-display-id-recent_content_3_months_cinema .cinema:not(.no-image) .field-lead {
    font-size: 16px;
  }
}

/* **** OVERRIDE FOR SPOTLIGHT/CINEMA/PRIMARY VIEW MODES DISPLAYED AS NODE/TERM TITLE **** */
.term-page.spotlight .fa.fa-key, .term-page.spotlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.spotlight .fa-key.btn, .term-page.spotlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .term-page.spotlight button.fa-key, .term-page.spotlight #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.spotlight button.fa-key, .term-page.spotlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .term-page.spotlight li.pager__item > a.fa-key, .term-page.spotlight .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.spotlight li.pager__item > a.fa-key, .term-page.spotlight :not(.user-access-page) h2.fa-key.icon-news, :not(.user-access-page) .term-page.spotlight h2.fa-key.icon-news, .term-page.spotlight :not(.user-access-page) h2.fa-key.icon-blog, :not(.user-access-page) .term-page.spotlight h2.fa-key.icon-blog, .term-page.spotlight :not(.user-access-page) h2.fa-key.icon-event, :not(.user-access-page) .term-page.spotlight h2.fa-key.icon-event, .term-page.spotlight :not(.user-access-page) h2.fa-key.icon-sponsor, :not(.user-access-page) .term-page.spotlight h2.fa-key.icon-sponsor, .term-page.spotlight :not(.user-access-page) h2.fa-key.icon-featured, :not(.user-access-page) .term-page.spotlight h2.fa-key.icon-featured, .term-page.spotlight .blw-star-inline .fa-key.up-inactive, .blw-star-inline .term-page.spotlight .fa-key.up-inactive, .term-page.spotlight .blw-star-inline .fa-key.up-active, .blw-star-inline .term-page.spotlight .fa-key.up-active, .term-page.spotlight .blw-star-stacked .fa-key.up-inactive, .blw-star-stacked .term-page.spotlight .fa-key.up-inactive, .term-page.spotlight .blw-star-stacked .fa-key.up-active, .blw-star-stacked .term-page.spotlight .fa-key.up-active, .term-page.spotlight .comment-count-wrapper .fa-key.comments-icon, .comment-count-wrapper .term-page.spotlight .fa-key.comments-icon, .term-page.spotlight .social-media .facebook a.fa-key, .social-media .facebook .term-page.spotlight a.fa-key, .term-page.spotlight .social-media .twitter a.fa-key, .social-media .twitter .term-page.spotlight a.fa-key, .term-page.spotlight .social-media .linkedin a.fa-key, .social-media .linkedin .term-page.spotlight a.fa-key, .term-page.spotlight .social-media .google-plus a.fa-key, .social-media .google-plus .term-page.spotlight a.fa-key, .term-page.spotlight .social-media .pinterest a.fa-key, .social-media .pinterest .term-page.spotlight a.fa-key, .term-page.spotlight .social-media .youtube a.fa-key, .social-media .youtube .term-page.spotlight a.fa-key, .term-page.spotlight .social-media .flickr a.fa-key, .social-media .flickr .term-page.spotlight a.fa-key, .term-page.spotlight .social-media .rss a.fa-key, .social-media .rss .term-page.spotlight a.fa-key, .term-page.spotlight .social-media .envelope a.fa-key, .social-media .envelope .term-page.spotlight a.fa-key, .term-page.spotlight .social-media .phone a.fa-key, .social-media .phone .term-page.spotlight a.fa-key,
.node-page.spotlight .fa.fa-key,
.node-page.spotlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.spotlight .fa-key.btn,
.node-page.spotlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node-page.spotlight button.fa-key,
.node-page.spotlight #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.spotlight button.fa-key,
.node-page.spotlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node-page.spotlight li.pager__item > a.fa-key,
.node-page.spotlight .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.spotlight li.pager__item > a.fa-key,
.node-page.spotlight :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .node-page.spotlight h2.fa-key.icon-news,
.node-page.spotlight :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .node-page.spotlight h2.fa-key.icon-blog,
.node-page.spotlight :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .node-page.spotlight h2.fa-key.icon-event,
.node-page.spotlight :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .node-page.spotlight h2.fa-key.icon-sponsor,
.node-page.spotlight :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .node-page.spotlight h2.fa-key.icon-featured,
.node-page.spotlight .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .node-page.spotlight .fa-key.up-inactive,
.node-page.spotlight .blw-star-inline .fa-key.up-active,
.blw-star-inline .node-page.spotlight .fa-key.up-active,
.node-page.spotlight .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .node-page.spotlight .fa-key.up-inactive,
.node-page.spotlight .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .node-page.spotlight .fa-key.up-active,
.node-page.spotlight .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .node-page.spotlight .fa-key.comments-icon,
.node-page.spotlight .social-media .facebook a.fa-key,
.social-media .facebook .node-page.spotlight a.fa-key,
.node-page.spotlight .social-media .twitter a.fa-key,
.social-media .twitter .node-page.spotlight a.fa-key,
.node-page.spotlight .social-media .linkedin a.fa-key,
.social-media .linkedin .node-page.spotlight a.fa-key,
.node-page.spotlight .social-media .google-plus a.fa-key,
.social-media .google-plus .node-page.spotlight a.fa-key,
.node-page.spotlight .social-media .pinterest a.fa-key,
.social-media .pinterest .node-page.spotlight a.fa-key,
.node-page.spotlight .social-media .youtube a.fa-key,
.social-media .youtube .node-page.spotlight a.fa-key,
.node-page.spotlight .social-media .flickr a.fa-key,
.social-media .flickr .node-page.spotlight a.fa-key,
.node-page.spotlight .social-media .rss a.fa-key,
.social-media .rss .node-page.spotlight a.fa-key,
.node-page.spotlight .social-media .envelope a.fa-key,
.social-media .envelope .node-page.spotlight a.fa-key,
.node-page.spotlight .social-media .phone a.fa-key,
.social-media .phone .node-page.spotlight a.fa-key,
.term-page.cinema .fa.fa-key,
.term-page.cinema #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.cinema .fa-key.btn,
.term-page.cinema #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .term-page.cinema button.fa-key,
.term-page.cinema #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.cinema button.fa-key,
.term-page.cinema #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .term-page.cinema li.pager__item > a.fa-key,
.term-page.cinema .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.cinema li.pager__item > a.fa-key,
.term-page.cinema :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .term-page.cinema h2.fa-key.icon-news,
.term-page.cinema :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .term-page.cinema h2.fa-key.icon-blog,
.term-page.cinema :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .term-page.cinema h2.fa-key.icon-event,
.term-page.cinema :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .term-page.cinema h2.fa-key.icon-sponsor,
.term-page.cinema :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .term-page.cinema h2.fa-key.icon-featured,
.term-page.cinema .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .term-page.cinema .fa-key.up-inactive,
.term-page.cinema .blw-star-inline .fa-key.up-active,
.blw-star-inline .term-page.cinema .fa-key.up-active,
.term-page.cinema .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .term-page.cinema .fa-key.up-inactive,
.term-page.cinema .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .term-page.cinema .fa-key.up-active,
.term-page.cinema .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .term-page.cinema .fa-key.comments-icon,
.term-page.cinema .social-media .facebook a.fa-key,
.social-media .facebook .term-page.cinema a.fa-key,
.term-page.cinema .social-media .twitter a.fa-key,
.social-media .twitter .term-page.cinema a.fa-key,
.term-page.cinema .social-media .linkedin a.fa-key,
.social-media .linkedin .term-page.cinema a.fa-key,
.term-page.cinema .social-media .google-plus a.fa-key,
.social-media .google-plus .term-page.cinema a.fa-key,
.term-page.cinema .social-media .pinterest a.fa-key,
.social-media .pinterest .term-page.cinema a.fa-key,
.term-page.cinema .social-media .youtube a.fa-key,
.social-media .youtube .term-page.cinema a.fa-key,
.term-page.cinema .social-media .flickr a.fa-key,
.social-media .flickr .term-page.cinema a.fa-key,
.term-page.cinema .social-media .rss a.fa-key,
.social-media .rss .term-page.cinema a.fa-key,
.term-page.cinema .social-media .envelope a.fa-key,
.social-media .envelope .term-page.cinema a.fa-key,
.term-page.cinema .social-media .phone a.fa-key,
.social-media .phone .term-page.cinema a.fa-key,
.node-page.cinema .fa.fa-key,
.node-page.cinema #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.cinema .fa-key.btn,
.node-page.cinema #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node-page.cinema button.fa-key,
.node-page.cinema #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.cinema button.fa-key,
.node-page.cinema #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node-page.cinema li.pager__item > a.fa-key,
.node-page.cinema .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.cinema li.pager__item > a.fa-key,
.node-page.cinema :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .node-page.cinema h2.fa-key.icon-news,
.node-page.cinema :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .node-page.cinema h2.fa-key.icon-blog,
.node-page.cinema :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .node-page.cinema h2.fa-key.icon-event,
.node-page.cinema :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .node-page.cinema h2.fa-key.icon-sponsor,
.node-page.cinema :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .node-page.cinema h2.fa-key.icon-featured,
.node-page.cinema .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .node-page.cinema .fa-key.up-inactive,
.node-page.cinema .blw-star-inline .fa-key.up-active,
.blw-star-inline .node-page.cinema .fa-key.up-active,
.node-page.cinema .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .node-page.cinema .fa-key.up-inactive,
.node-page.cinema .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .node-page.cinema .fa-key.up-active,
.node-page.cinema .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .node-page.cinema .fa-key.comments-icon,
.node-page.cinema .social-media .facebook a.fa-key,
.social-media .facebook .node-page.cinema a.fa-key,
.node-page.cinema .social-media .twitter a.fa-key,
.social-media .twitter .node-page.cinema a.fa-key,
.node-page.cinema .social-media .linkedin a.fa-key,
.social-media .linkedin .node-page.cinema a.fa-key,
.node-page.cinema .social-media .google-plus a.fa-key,
.social-media .google-plus .node-page.cinema a.fa-key,
.node-page.cinema .social-media .pinterest a.fa-key,
.social-media .pinterest .node-page.cinema a.fa-key,
.node-page.cinema .social-media .youtube a.fa-key,
.social-media .youtube .node-page.cinema a.fa-key,
.node-page.cinema .social-media .flickr a.fa-key,
.social-media .flickr .node-page.cinema a.fa-key,
.node-page.cinema .social-media .rss a.fa-key,
.social-media .rss .node-page.cinema a.fa-key,
.node-page.cinema .social-media .envelope a.fa-key,
.social-media .envelope .node-page.cinema a.fa-key,
.node-page.cinema .social-media .phone a.fa-key,
.social-media .phone .node-page.cinema a.fa-key,
.term-page.primary .fa.fa-key,
.term-page.primary #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.primary .fa-key.btn,
.term-page.primary #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .term-page.primary button.fa-key,
.term-page.primary #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.primary button.fa-key,
.term-page.primary #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .term-page.primary li.pager__item > a.fa-key,
.term-page.primary .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.primary li.pager__item > a.fa-key,
.term-page.primary :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .term-page.primary h2.fa-key.icon-news,
.term-page.primary :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .term-page.primary h2.fa-key.icon-blog,
.term-page.primary :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .term-page.primary h2.fa-key.icon-event,
.term-page.primary :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .term-page.primary h2.fa-key.icon-sponsor,
.term-page.primary :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .term-page.primary h2.fa-key.icon-featured,
.term-page.primary .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .term-page.primary .fa-key.up-inactive,
.term-page.primary .blw-star-inline .fa-key.up-active,
.blw-star-inline .term-page.primary .fa-key.up-active,
.term-page.primary .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .term-page.primary .fa-key.up-inactive,
.term-page.primary .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .term-page.primary .fa-key.up-active,
.term-page.primary .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .term-page.primary .fa-key.comments-icon,
.term-page.primary .social-media .facebook a.fa-key,
.social-media .facebook .term-page.primary a.fa-key,
.term-page.primary .social-media .twitter a.fa-key,
.social-media .twitter .term-page.primary a.fa-key,
.term-page.primary .social-media .linkedin a.fa-key,
.social-media .linkedin .term-page.primary a.fa-key,
.term-page.primary .social-media .google-plus a.fa-key,
.social-media .google-plus .term-page.primary a.fa-key,
.term-page.primary .social-media .pinterest a.fa-key,
.social-media .pinterest .term-page.primary a.fa-key,
.term-page.primary .social-media .youtube a.fa-key,
.social-media .youtube .term-page.primary a.fa-key,
.term-page.primary .social-media .flickr a.fa-key,
.social-media .flickr .term-page.primary a.fa-key,
.term-page.primary .social-media .rss a.fa-key,
.social-media .rss .term-page.primary a.fa-key,
.term-page.primary .social-media .envelope a.fa-key,
.social-media .envelope .term-page.primary a.fa-key,
.term-page.primary .social-media .phone a.fa-key,
.social-media .phone .term-page.primary a.fa-key,
.node-page.primary .fa.fa-key,
.node-page.primary #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.primary .fa-key.btn,
.node-page.primary #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node-page.primary button.fa-key,
.node-page.primary #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.primary button.fa-key,
.node-page.primary #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node-page.primary li.pager__item > a.fa-key,
.node-page.primary .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.primary li.pager__item > a.fa-key,
.node-page.primary :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .node-page.primary h2.fa-key.icon-news,
.node-page.primary :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .node-page.primary h2.fa-key.icon-blog,
.node-page.primary :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .node-page.primary h2.fa-key.icon-event,
.node-page.primary :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .node-page.primary h2.fa-key.icon-sponsor,
.node-page.primary :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .node-page.primary h2.fa-key.icon-featured,
.node-page.primary .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .node-page.primary .fa-key.up-inactive,
.node-page.primary .blw-star-inline .fa-key.up-active,
.blw-star-inline .node-page.primary .fa-key.up-active,
.node-page.primary .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .node-page.primary .fa-key.up-inactive,
.node-page.primary .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .node-page.primary .fa-key.up-active,
.node-page.primary .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .node-page.primary .fa-key.comments-icon,
.node-page.primary .social-media .facebook a.fa-key,
.social-media .facebook .node-page.primary a.fa-key,
.node-page.primary .social-media .twitter a.fa-key,
.social-media .twitter .node-page.primary a.fa-key,
.node-page.primary .social-media .linkedin a.fa-key,
.social-media .linkedin .node-page.primary a.fa-key,
.node-page.primary .social-media .google-plus a.fa-key,
.social-media .google-plus .node-page.primary a.fa-key,
.node-page.primary .social-media .pinterest a.fa-key,
.social-media .pinterest .node-page.primary a.fa-key,
.node-page.primary .social-media .youtube a.fa-key,
.social-media .youtube .node-page.primary a.fa-key,
.node-page.primary .social-media .flickr a.fa-key,
.social-media .flickr .node-page.primary a.fa-key,
.node-page.primary .social-media .rss a.fa-key,
.social-media .rss .node-page.primary a.fa-key,
.node-page.primary .social-media .envelope a.fa-key,
.social-media .envelope .node-page.primary a.fa-key,
.node-page.primary .social-media .phone a.fa-key,
.social-media .phone .node-page.primary a.fa-key {
  position: absolute;
  font-size: 35px;
  color: #CFB53B;
}

.term-page.spotlight:not(.no-image),
.node-page.spotlight:not(.no-image),
.term-page.cinema:not(.no-image),
.node-page.cinema:not(.no-image),
.term-page.primary:not(.no-image),
.node-page.primary:not(.no-image) {
  margin-bottom: 35px;
}

.term-page.spotlight.no-image,
.node-page.spotlight.no-image,
.term-page.cinema.no-image,
.node-page.cinema.no-image,
.term-page.primary.no-image,
.node-page.primary.no-image {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}

.term-page.spotlight.no-image .fa.fa-key, .term-page.spotlight.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.spotlight.no-image .fa-key.btn, .term-page.spotlight.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .term-page.spotlight.no-image button.fa-key, .term-page.spotlight.no-image #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.spotlight.no-image button.fa-key, .term-page.spotlight.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .term-page.spotlight.no-image li.pager__item > a.fa-key, .term-page.spotlight.no-image .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.spotlight.no-image li.pager__item > a.fa-key, .term-page.spotlight.no-image :not(.user-access-page) h2.fa-key.icon-news, :not(.user-access-page) .term-page.spotlight.no-image h2.fa-key.icon-news, .term-page.spotlight.no-image :not(.user-access-page) h2.fa-key.icon-blog, :not(.user-access-page) .term-page.spotlight.no-image h2.fa-key.icon-blog, .term-page.spotlight.no-image :not(.user-access-page) h2.fa-key.icon-event, :not(.user-access-page) .term-page.spotlight.no-image h2.fa-key.icon-event, .term-page.spotlight.no-image :not(.user-access-page) h2.fa-key.icon-sponsor, :not(.user-access-page) .term-page.spotlight.no-image h2.fa-key.icon-sponsor, .term-page.spotlight.no-image :not(.user-access-page) h2.fa-key.icon-featured, :not(.user-access-page) .term-page.spotlight.no-image h2.fa-key.icon-featured, .term-page.spotlight.no-image .blw-star-inline .fa-key.up-inactive, .blw-star-inline .term-page.spotlight.no-image .fa-key.up-inactive, .term-page.spotlight.no-image .blw-star-inline .fa-key.up-active, .blw-star-inline .term-page.spotlight.no-image .fa-key.up-active, .term-page.spotlight.no-image .blw-star-stacked .fa-key.up-inactive, .blw-star-stacked .term-page.spotlight.no-image .fa-key.up-inactive, .term-page.spotlight.no-image .blw-star-stacked .fa-key.up-active, .blw-star-stacked .term-page.spotlight.no-image .fa-key.up-active, .term-page.spotlight.no-image .comment-count-wrapper .fa-key.comments-icon, .comment-count-wrapper .term-page.spotlight.no-image .fa-key.comments-icon, .term-page.spotlight.no-image .social-media .facebook a.fa-key, .social-media .facebook .term-page.spotlight.no-image a.fa-key, .term-page.spotlight.no-image .social-media .twitter a.fa-key, .social-media .twitter .term-page.spotlight.no-image a.fa-key, .term-page.spotlight.no-image .social-media .linkedin a.fa-key, .social-media .linkedin .term-page.spotlight.no-image a.fa-key, .term-page.spotlight.no-image .social-media .google-plus a.fa-key, .social-media .google-plus .term-page.spotlight.no-image a.fa-key, .term-page.spotlight.no-image .social-media .pinterest a.fa-key, .social-media .pinterest .term-page.spotlight.no-image a.fa-key, .term-page.spotlight.no-image .social-media .youtube a.fa-key, .social-media .youtube .term-page.spotlight.no-image a.fa-key, .term-page.spotlight.no-image .social-media .flickr a.fa-key, .social-media .flickr .term-page.spotlight.no-image a.fa-key, .term-page.spotlight.no-image .social-media .rss a.fa-key, .social-media .rss .term-page.spotlight.no-image a.fa-key, .term-page.spotlight.no-image .social-media .envelope a.fa-key, .social-media .envelope .term-page.spotlight.no-image a.fa-key, .term-page.spotlight.no-image .social-media .phone a.fa-key, .social-media .phone .term-page.spotlight.no-image a.fa-key,
.node-page.spotlight.no-image .fa.fa-key,
.node-page.spotlight.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.spotlight.no-image .fa-key.btn,
.node-page.spotlight.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node-page.spotlight.no-image button.fa-key,
.node-page.spotlight.no-image #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.spotlight.no-image button.fa-key,
.node-page.spotlight.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node-page.spotlight.no-image li.pager__item > a.fa-key,
.node-page.spotlight.no-image .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.spotlight.no-image li.pager__item > a.fa-key,
.node-page.spotlight.no-image :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .node-page.spotlight.no-image h2.fa-key.icon-news,
.node-page.spotlight.no-image :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .node-page.spotlight.no-image h2.fa-key.icon-blog,
.node-page.spotlight.no-image :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .node-page.spotlight.no-image h2.fa-key.icon-event,
.node-page.spotlight.no-image :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .node-page.spotlight.no-image h2.fa-key.icon-sponsor,
.node-page.spotlight.no-image :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .node-page.spotlight.no-image h2.fa-key.icon-featured,
.node-page.spotlight.no-image .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .node-page.spotlight.no-image .fa-key.up-inactive,
.node-page.spotlight.no-image .blw-star-inline .fa-key.up-active,
.blw-star-inline .node-page.spotlight.no-image .fa-key.up-active,
.node-page.spotlight.no-image .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .node-page.spotlight.no-image .fa-key.up-inactive,
.node-page.spotlight.no-image .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .node-page.spotlight.no-image .fa-key.up-active,
.node-page.spotlight.no-image .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .node-page.spotlight.no-image .fa-key.comments-icon,
.node-page.spotlight.no-image .social-media .facebook a.fa-key,
.social-media .facebook .node-page.spotlight.no-image a.fa-key,
.node-page.spotlight.no-image .social-media .twitter a.fa-key,
.social-media .twitter .node-page.spotlight.no-image a.fa-key,
.node-page.spotlight.no-image .social-media .linkedin a.fa-key,
.social-media .linkedin .node-page.spotlight.no-image a.fa-key,
.node-page.spotlight.no-image .social-media .google-plus a.fa-key,
.social-media .google-plus .node-page.spotlight.no-image a.fa-key,
.node-page.spotlight.no-image .social-media .pinterest a.fa-key,
.social-media .pinterest .node-page.spotlight.no-image a.fa-key,
.node-page.spotlight.no-image .social-media .youtube a.fa-key,
.social-media .youtube .node-page.spotlight.no-image a.fa-key,
.node-page.spotlight.no-image .social-media .flickr a.fa-key,
.social-media .flickr .node-page.spotlight.no-image a.fa-key,
.node-page.spotlight.no-image .social-media .rss a.fa-key,
.social-media .rss .node-page.spotlight.no-image a.fa-key,
.node-page.spotlight.no-image .social-media .envelope a.fa-key,
.social-media .envelope .node-page.spotlight.no-image a.fa-key,
.node-page.spotlight.no-image .social-media .phone a.fa-key,
.social-media .phone .node-page.spotlight.no-image a.fa-key,
.term-page.cinema.no-image .fa.fa-key,
.term-page.cinema.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.cinema.no-image .fa-key.btn,
.term-page.cinema.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .term-page.cinema.no-image button.fa-key,
.term-page.cinema.no-image #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.cinema.no-image button.fa-key,
.term-page.cinema.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .term-page.cinema.no-image li.pager__item > a.fa-key,
.term-page.cinema.no-image .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.cinema.no-image li.pager__item > a.fa-key,
.term-page.cinema.no-image :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .term-page.cinema.no-image h2.fa-key.icon-news,
.term-page.cinema.no-image :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .term-page.cinema.no-image h2.fa-key.icon-blog,
.term-page.cinema.no-image :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .term-page.cinema.no-image h2.fa-key.icon-event,
.term-page.cinema.no-image :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .term-page.cinema.no-image h2.fa-key.icon-sponsor,
.term-page.cinema.no-image :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .term-page.cinema.no-image h2.fa-key.icon-featured,
.term-page.cinema.no-image .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .term-page.cinema.no-image .fa-key.up-inactive,
.term-page.cinema.no-image .blw-star-inline .fa-key.up-active,
.blw-star-inline .term-page.cinema.no-image .fa-key.up-active,
.term-page.cinema.no-image .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .term-page.cinema.no-image .fa-key.up-inactive,
.term-page.cinema.no-image .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .term-page.cinema.no-image .fa-key.up-active,
.term-page.cinema.no-image .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .term-page.cinema.no-image .fa-key.comments-icon,
.term-page.cinema.no-image .social-media .facebook a.fa-key,
.social-media .facebook .term-page.cinema.no-image a.fa-key,
.term-page.cinema.no-image .social-media .twitter a.fa-key,
.social-media .twitter .term-page.cinema.no-image a.fa-key,
.term-page.cinema.no-image .social-media .linkedin a.fa-key,
.social-media .linkedin .term-page.cinema.no-image a.fa-key,
.term-page.cinema.no-image .social-media .google-plus a.fa-key,
.social-media .google-plus .term-page.cinema.no-image a.fa-key,
.term-page.cinema.no-image .social-media .pinterest a.fa-key,
.social-media .pinterest .term-page.cinema.no-image a.fa-key,
.term-page.cinema.no-image .social-media .youtube a.fa-key,
.social-media .youtube .term-page.cinema.no-image a.fa-key,
.term-page.cinema.no-image .social-media .flickr a.fa-key,
.social-media .flickr .term-page.cinema.no-image a.fa-key,
.term-page.cinema.no-image .social-media .rss a.fa-key,
.social-media .rss .term-page.cinema.no-image a.fa-key,
.term-page.cinema.no-image .social-media .envelope a.fa-key,
.social-media .envelope .term-page.cinema.no-image a.fa-key,
.term-page.cinema.no-image .social-media .phone a.fa-key,
.social-media .phone .term-page.cinema.no-image a.fa-key,
.node-page.cinema.no-image .fa.fa-key,
.node-page.cinema.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.cinema.no-image .fa-key.btn,
.node-page.cinema.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node-page.cinema.no-image button.fa-key,
.node-page.cinema.no-image #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.cinema.no-image button.fa-key,
.node-page.cinema.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node-page.cinema.no-image li.pager__item > a.fa-key,
.node-page.cinema.no-image .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.cinema.no-image li.pager__item > a.fa-key,
.node-page.cinema.no-image :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .node-page.cinema.no-image h2.fa-key.icon-news,
.node-page.cinema.no-image :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .node-page.cinema.no-image h2.fa-key.icon-blog,
.node-page.cinema.no-image :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .node-page.cinema.no-image h2.fa-key.icon-event,
.node-page.cinema.no-image :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .node-page.cinema.no-image h2.fa-key.icon-sponsor,
.node-page.cinema.no-image :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .node-page.cinema.no-image h2.fa-key.icon-featured,
.node-page.cinema.no-image .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .node-page.cinema.no-image .fa-key.up-inactive,
.node-page.cinema.no-image .blw-star-inline .fa-key.up-active,
.blw-star-inline .node-page.cinema.no-image .fa-key.up-active,
.node-page.cinema.no-image .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .node-page.cinema.no-image .fa-key.up-inactive,
.node-page.cinema.no-image .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .node-page.cinema.no-image .fa-key.up-active,
.node-page.cinema.no-image .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .node-page.cinema.no-image .fa-key.comments-icon,
.node-page.cinema.no-image .social-media .facebook a.fa-key,
.social-media .facebook .node-page.cinema.no-image a.fa-key,
.node-page.cinema.no-image .social-media .twitter a.fa-key,
.social-media .twitter .node-page.cinema.no-image a.fa-key,
.node-page.cinema.no-image .social-media .linkedin a.fa-key,
.social-media .linkedin .node-page.cinema.no-image a.fa-key,
.node-page.cinema.no-image .social-media .google-plus a.fa-key,
.social-media .google-plus .node-page.cinema.no-image a.fa-key,
.node-page.cinema.no-image .social-media .pinterest a.fa-key,
.social-media .pinterest .node-page.cinema.no-image a.fa-key,
.node-page.cinema.no-image .social-media .youtube a.fa-key,
.social-media .youtube .node-page.cinema.no-image a.fa-key,
.node-page.cinema.no-image .social-media .flickr a.fa-key,
.social-media .flickr .node-page.cinema.no-image a.fa-key,
.node-page.cinema.no-image .social-media .rss a.fa-key,
.social-media .rss .node-page.cinema.no-image a.fa-key,
.node-page.cinema.no-image .social-media .envelope a.fa-key,
.social-media .envelope .node-page.cinema.no-image a.fa-key,
.node-page.cinema.no-image .social-media .phone a.fa-key,
.social-media .phone .node-page.cinema.no-image a.fa-key,
.term-page.primary.no-image .fa.fa-key,
.term-page.primary.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.primary.no-image .fa-key.btn,
.term-page.primary.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .term-page.primary.no-image button.fa-key,
.term-page.primary.no-image #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.primary.no-image button.fa-key,
.term-page.primary.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .term-page.primary.no-image li.pager__item > a.fa-key,
.term-page.primary.no-image .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .term-page.primary.no-image li.pager__item > a.fa-key,
.term-page.primary.no-image :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .term-page.primary.no-image h2.fa-key.icon-news,
.term-page.primary.no-image :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .term-page.primary.no-image h2.fa-key.icon-blog,
.term-page.primary.no-image :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .term-page.primary.no-image h2.fa-key.icon-event,
.term-page.primary.no-image :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .term-page.primary.no-image h2.fa-key.icon-sponsor,
.term-page.primary.no-image :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .term-page.primary.no-image h2.fa-key.icon-featured,
.term-page.primary.no-image .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .term-page.primary.no-image .fa-key.up-inactive,
.term-page.primary.no-image .blw-star-inline .fa-key.up-active,
.blw-star-inline .term-page.primary.no-image .fa-key.up-active,
.term-page.primary.no-image .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .term-page.primary.no-image .fa-key.up-inactive,
.term-page.primary.no-image .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .term-page.primary.no-image .fa-key.up-active,
.term-page.primary.no-image .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .term-page.primary.no-image .fa-key.comments-icon,
.term-page.primary.no-image .social-media .facebook a.fa-key,
.social-media .facebook .term-page.primary.no-image a.fa-key,
.term-page.primary.no-image .social-media .twitter a.fa-key,
.social-media .twitter .term-page.primary.no-image a.fa-key,
.term-page.primary.no-image .social-media .linkedin a.fa-key,
.social-media .linkedin .term-page.primary.no-image a.fa-key,
.term-page.primary.no-image .social-media .google-plus a.fa-key,
.social-media .google-plus .term-page.primary.no-image a.fa-key,
.term-page.primary.no-image .social-media .pinterest a.fa-key,
.social-media .pinterest .term-page.primary.no-image a.fa-key,
.term-page.primary.no-image .social-media .youtube a.fa-key,
.social-media .youtube .term-page.primary.no-image a.fa-key,
.term-page.primary.no-image .social-media .flickr a.fa-key,
.social-media .flickr .term-page.primary.no-image a.fa-key,
.term-page.primary.no-image .social-media .rss a.fa-key,
.social-media .rss .term-page.primary.no-image a.fa-key,
.term-page.primary.no-image .social-media .envelope a.fa-key,
.social-media .envelope .term-page.primary.no-image a.fa-key,
.term-page.primary.no-image .social-media .phone a.fa-key,
.social-media .phone .term-page.primary.no-image a.fa-key,
.node-page.primary.no-image .fa.fa-key,
.node-page.primary.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.primary.no-image .fa-key.btn,
.node-page.primary.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node-page.primary.no-image button.fa-key,
.node-page.primary.no-image #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.primary.no-image button.fa-key,
.node-page.primary.no-image #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node-page.primary.no-image li.pager__item > a.fa-key,
.node-page.primary.no-image .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node-page.primary.no-image li.pager__item > a.fa-key,
.node-page.primary.no-image :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .node-page.primary.no-image h2.fa-key.icon-news,
.node-page.primary.no-image :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .node-page.primary.no-image h2.fa-key.icon-blog,
.node-page.primary.no-image :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .node-page.primary.no-image h2.fa-key.icon-event,
.node-page.primary.no-image :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .node-page.primary.no-image h2.fa-key.icon-sponsor,
.node-page.primary.no-image :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .node-page.primary.no-image h2.fa-key.icon-featured,
.node-page.primary.no-image .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .node-page.primary.no-image .fa-key.up-inactive,
.node-page.primary.no-image .blw-star-inline .fa-key.up-active,
.blw-star-inline .node-page.primary.no-image .fa-key.up-active,
.node-page.primary.no-image .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .node-page.primary.no-image .fa-key.up-inactive,
.node-page.primary.no-image .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .node-page.primary.no-image .fa-key.up-active,
.node-page.primary.no-image .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .node-page.primary.no-image .fa-key.comments-icon,
.node-page.primary.no-image .social-media .facebook a.fa-key,
.social-media .facebook .node-page.primary.no-image a.fa-key,
.node-page.primary.no-image .social-media .twitter a.fa-key,
.social-media .twitter .node-page.primary.no-image a.fa-key,
.node-page.primary.no-image .social-media .linkedin a.fa-key,
.social-media .linkedin .node-page.primary.no-image a.fa-key,
.node-page.primary.no-image .social-media .google-plus a.fa-key,
.social-media .google-plus .node-page.primary.no-image a.fa-key,
.node-page.primary.no-image .social-media .pinterest a.fa-key,
.social-media .pinterest .node-page.primary.no-image a.fa-key,
.node-page.primary.no-image .social-media .youtube a.fa-key,
.social-media .youtube .node-page.primary.no-image a.fa-key,
.node-page.primary.no-image .social-media .flickr a.fa-key,
.social-media .flickr .node-page.primary.no-image a.fa-key,
.node-page.primary.no-image .social-media .rss a.fa-key,
.social-media .rss .node-page.primary.no-image a.fa-key,
.node-page.primary.no-image .social-media .envelope a.fa-key,
.social-media .envelope .node-page.primary.no-image a.fa-key,
.node-page.primary.no-image .social-media .phone a.fa-key,
.social-media .phone .node-page.primary.no-image a.fa-key {
  top: 0;
  right: 0;
}

.term-page.spotlight.no-image .field-title,
.term-page.spotlight.no-image .field-lead,
.node-page.spotlight.no-image .field-title,
.node-page.spotlight.no-image .field-lead,
.term-page.cinema.no-image .field-title,
.term-page.cinema.no-image .field-lead,
.node-page.cinema.no-image .field-title,
.node-page.cinema.no-image .field-lead,
.term-page.primary.no-image .field-title,
.term-page.primary.no-image .field-lead,
.node-page.primary.no-image .field-title,
.node-page.primary.no-image .field-lead {
  margin-top: 0;
}

.node-page.primary.no-image.subscriber .field-title {
  max-width: 82%;
}

/*
.view-display-id-node_header_pane {
  .pane-image {
    margin-bottom:35px;
  }
  .pane-no-image {
    position:relative;
    .fa.fa-key {
      top:0;
      right:0;
    }
    h2.field-lead {
      margin-top:0;
    }
  }
}
*/
/* **** OVERRIDES FOR CARD & SEARCH RESULT VIEW MODES **** */
.node.card .fa.fa-key, .node.card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.card .fa-key.btn, .node.card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node.card button.fa-key, .node.card #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.card button.fa-key, .node.card #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node.card li.pager__item > a.fa-key, .node.card .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.card li.pager__item > a.fa-key, .node.card :not(.user-access-page) h2.fa-key.icon-news, :not(.user-access-page) .node.card h2.fa-key.icon-news, .node.card :not(.user-access-page) h2.fa-key.icon-blog, :not(.user-access-page) .node.card h2.fa-key.icon-blog, .node.card :not(.user-access-page) h2.fa-key.icon-event, :not(.user-access-page) .node.card h2.fa-key.icon-event, .node.card :not(.user-access-page) h2.fa-key.icon-sponsor, :not(.user-access-page) .node.card h2.fa-key.icon-sponsor, .node.card :not(.user-access-page) h2.fa-key.icon-featured, :not(.user-access-page) .node.card h2.fa-key.icon-featured, .node.card .blw-star-inline .fa-key.up-inactive, .blw-star-inline .node.card .fa-key.up-inactive, .node.card .blw-star-inline .fa-key.up-active, .blw-star-inline .node.card .fa-key.up-active, .node.card .blw-star-stacked .fa-key.up-inactive, .blw-star-stacked .node.card .fa-key.up-inactive, .node.card .blw-star-stacked .fa-key.up-active, .blw-star-stacked .node.card .fa-key.up-active, .node.card .comment-count-wrapper .fa-key.comments-icon, .comment-count-wrapper .node.card .fa-key.comments-icon, .node.card .social-media .facebook a.fa-key, .social-media .facebook .node.card a.fa-key, .node.card .social-media .twitter a.fa-key, .social-media .twitter .node.card a.fa-key, .node.card .social-media .linkedin a.fa-key, .social-media .linkedin .node.card a.fa-key, .node.card .social-media .google-plus a.fa-key, .social-media .google-plus .node.card a.fa-key, .node.card .social-media .pinterest a.fa-key, .social-media .pinterest .node.card a.fa-key, .node.card .social-media .youtube a.fa-key, .social-media .youtube .node.card a.fa-key, .node.card .social-media .flickr a.fa-key, .social-media .flickr .node.card a.fa-key, .node.card .social-media .rss a.fa-key, .social-media .rss .node.card a.fa-key, .node.card .social-media .envelope a.fa-key, .social-media .envelope .node.card a.fa-key, .node.card .social-media .phone a.fa-key, .social-media .phone .node.card a.fa-key,
.node.search_result .fa.fa-key,
.node.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.search_result .fa-key.btn,
.node.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .node.search_result button.fa-key,
.node.search_result #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.search_result button.fa-key,
.node.search_result #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .node.search_result li.pager__item > a.fa-key,
.node.search_result .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .node.search_result li.pager__item > a.fa-key,
.node.search_result :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .node.search_result h2.fa-key.icon-news,
.node.search_result :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .node.search_result h2.fa-key.icon-blog,
.node.search_result :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .node.search_result h2.fa-key.icon-event,
.node.search_result :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .node.search_result h2.fa-key.icon-sponsor,
.node.search_result :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .node.search_result h2.fa-key.icon-featured,
.node.search_result .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .node.search_result .fa-key.up-inactive,
.node.search_result .blw-star-inline .fa-key.up-active,
.blw-star-inline .node.search_result .fa-key.up-active,
.node.search_result .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .node.search_result .fa-key.up-inactive,
.node.search_result .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .node.search_result .fa-key.up-active,
.node.search_result .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .node.search_result .fa-key.comments-icon,
.node.search_result .social-media .facebook a.fa-key,
.social-media .facebook .node.search_result a.fa-key,
.node.search_result .social-media .twitter a.fa-key,
.social-media .twitter .node.search_result a.fa-key,
.node.search_result .social-media .linkedin a.fa-key,
.social-media .linkedin .node.search_result a.fa-key,
.node.search_result .social-media .google-plus a.fa-key,
.social-media .google-plus .node.search_result a.fa-key,
.node.search_result .social-media .pinterest a.fa-key,
.social-media .pinterest .node.search_result a.fa-key,
.node.search_result .social-media .youtube a.fa-key,
.social-media .youtube .node.search_result a.fa-key,
.node.search_result .social-media .flickr a.fa-key,
.social-media .flickr .node.search_result a.fa-key,
.node.search_result .social-media .rss a.fa-key,
.social-media .rss .node.search_result a.fa-key,
.node.search_result .social-media .envelope a.fa-key,
.social-media .envelope .node.search_result a.fa-key,
.node.search_result .social-media .phone a.fa-key,
.social-media .phone .node.search_result a.fa-key {
  right: 8px;
  font-size: 32px;
}

.node.card .field-title,
.node.search_result .field-title {
  font-size: 17px;
}

.node.card .title-wrapper {
  margin-top: 2px;
}

.node.card .field-title {
  margin-top: 4px;
}

.node.card .field-date,
.node.card .field-users,
.node.card .vm-count-wrapper {
  margin-top: 2px;
  color: #aaa;
  font-size: 14px;
}

.node.search_result .field-title {
  margin-top: 0px;
  margin-bottom: 26px;
  font-size: 18px;
}

/* **** OVERRIDES FOR HIGHLIGHT WHEN ALWAYS KEEPING TEXT OVER IMAGE **** */
.highlight .field-title {
  margin-bottom: 12px;
}


.highlight .fa.fa-play-circle,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight .fa-play-circle.btn,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .highlight button.fa-play-circle,
.highlight #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight button.fa-play-circle,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .highlight li.pager__item > a.fa-play-circle,
.highlight .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight li.pager__item > a.fa-play-circle,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-news,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-news,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-blog,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-blog,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-event,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-event,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-sponsor,
.highlight :not(.user-access-page) h2.fa-play-circle.icon-featured,
:not(.user-access-page) .highlight h2.fa-play-circle.icon-featured,
.highlight .blw-star-inline .fa-play-circle.up-inactive,
.blw-star-inline .highlight .fa-play-circle.up-inactive,
.highlight .blw-star-inline .fa-play-circle.up-active,
.blw-star-inline .highlight .fa-play-circle.up-active,
.highlight .blw-star-stacked .fa-play-circle.up-inactive,
.blw-star-stacked .highlight .fa-play-circle.up-inactive,
.highlight .blw-star-stacked .fa-play-circle.up-active,
.blw-star-stacked .highlight .fa-play-circle.up-active,
.highlight .comment-count-wrapper .fa-play-circle.comments-icon,
.comment-count-wrapper .highlight .fa-play-circle.comments-icon,
.highlight .social-media .facebook a.fa-play-circle,
.social-media .facebook .highlight a.fa-play-circle,
.highlight .social-media .twitter a.fa-play-circle,
.social-media .twitter .highlight a.fa-play-circle,
.highlight .social-media .linkedin a.fa-play-circle,
.social-media .linkedin .highlight a.fa-play-circle,
.highlight .social-media .google-plus a.fa-play-circle,
.social-media .google-plus .highlight a.fa-play-circle,
.highlight .social-media .pinterest a.fa-play-circle,
.social-media .pinterest .highlight a.fa-play-circle,
.highlight .social-media .youtube a.fa-play-circle,
.social-media .youtube .highlight a.fa-play-circle,
.highlight .social-media .flickr a.fa-play-circle,
.social-media .flickr .highlight a.fa-play-circle,
.highlight .social-media .rss a.fa-play-circle,
.social-media .rss .highlight a.fa-play-circle,
.highlight .social-media .envelope a.fa-play-circle,
.social-media .envelope .highlight a.fa-play-circle,
.highlight .social-media .phone a.fa-play-circle,
.social-media .phone .highlight a.fa-play-circle {
  font-size: 128px;
}

.highlight .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.3);
  top: 0;
  left: 0;
}


.highlight .fa.fa-key,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight .fa-key.btn,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .highlight button.fa-key,
.highlight #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight button.fa-key,
.highlight #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .highlight li.pager__item > a.fa-key,
.highlight .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .highlight li.pager__item > a.fa-key,
.highlight :not(.user-access-page) h2.fa-key.icon-news,
:not(.user-access-page) .highlight h2.fa-key.icon-news,
.highlight :not(.user-access-page) h2.fa-key.icon-blog,
:not(.user-access-page) .highlight h2.fa-key.icon-blog,
.highlight :not(.user-access-page) h2.fa-key.icon-event,
:not(.user-access-page) .highlight h2.fa-key.icon-event,
.highlight :not(.user-access-page) h2.fa-key.icon-sponsor,
:not(.user-access-page) .highlight h2.fa-key.icon-sponsor,
.highlight :not(.user-access-page) h2.fa-key.icon-featured,
:not(.user-access-page) .highlight h2.fa-key.icon-featured,
.highlight .blw-star-inline .fa-key.up-inactive,
.blw-star-inline .highlight .fa-key.up-inactive,
.highlight .blw-star-inline .fa-key.up-active,
.blw-star-inline .highlight .fa-key.up-active,
.highlight .blw-star-stacked .fa-key.up-inactive,
.blw-star-stacked .highlight .fa-key.up-inactive,
.highlight .blw-star-stacked .fa-key.up-active,
.blw-star-stacked .highlight .fa-key.up-active,
.highlight .comment-count-wrapper .fa-key.comments-icon,
.comment-count-wrapper .highlight .fa-key.comments-icon,
.highlight .social-media .facebook a.fa-key,
.social-media .facebook .highlight a.fa-key,
.highlight .social-media .twitter a.fa-key,
.social-media .twitter .highlight a.fa-key,
.highlight .social-media .linkedin a.fa-key,
.social-media .linkedin .highlight a.fa-key,
.highlight .social-media .google-plus a.fa-key,
.social-media .google-plus .highlight a.fa-key,
.highlight .social-media .pinterest a.fa-key,
.social-media .pinterest .highlight a.fa-key,
.highlight .social-media .youtube a.fa-key,
.social-media .youtube .highlight a.fa-key,
.highlight .social-media .flickr a.fa-key,
.social-media .flickr .highlight a.fa-key,
.highlight .social-media .rss a.fa-key,
.social-media .rss .highlight a.fa-key,
.highlight .social-media .envelope a.fa-key,
.social-media .envelope .highlight a.fa-key,
.highlight .social-media .phone a.fa-key,
.social-media .phone .highlight a.fa-key {
  right: 10px;
}

.highlight .title-wrapper {
  padding: 2.1%;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
}

.highlight .field-lead,
.highlight .field-users {
  margin-top: 2px;
}

.highlight .vm-count-wrapper {
  margin-top: 1px;
}

.highlight .field-title,
.highlight .field-date {
  margin-top: 2px;
}

.highlight .field-title,
.highlight .field-lead,
.highlight .field-users,
.highlight .field-date,
.highlight .vm-count-wrapper {
  margin-bottom: 0;
  text-shadow: 2px 2px 2px #222;
}

.highlight .field-title {
  color: #fff;
  font-size: 22px;
}

.highlight .field-lead {
  font-size: 18px;
}

.highlight .field-users {
  color: #ccc;
  font-size: 15px;
}

.highlight .field-date {
  color: #ddd;
}

.highlight .vm-count-wrapper {
  color: #efefef;
}

.highlight .field-lead {
  color: #ddd;
}

.highlight .img-responsive img {
  object-fit: cover;
  -o-object-fit: cover;
}

@media (min-width: 768px) {
  .highlight .overlay,
  .highlight .image-wrapper {
    height: auto;
  }
  .highlight .img-responsive {
    height: auto;
  }
  .highlight .img-responsive img {
    object-fit: unset;
    -o-object-fit: unset;
  }
}

/* **** SHIFT SPOTLIGHT, CINEMA AND PRIMARY TITLES OVER IMAGE **** */
/* **** Note: Decided to set text over image for all          **** */
/* **** highlight sizes, since images are so large when       **** */
/* **** viewport is smaller.                                  **** */
@media (min-width: 768px) {
  .spotlight:not(.no-image) .field-title,
  .cinema:not(.no-image) .field-title {
    margin-bottom: 12px;
  }
  .spotlight:not(.no-image) .fa.fa-play-circle, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) .fa-play-circle.btn, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .spotlight:not(.no-image) button.fa-play-circle, .spotlight:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) button.fa-play-circle, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .spotlight:not(.no-image) li.pager__item > a.fa-play-circle, .spotlight:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) li.pager__item > a.fa-play-circle, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-news, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-blog, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-event, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-sponsor, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-play-circle.icon-featured, .spotlight:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive, .blw-star-inline .spotlight:not(.no-image) .fa-play-circle.up-inactive, .spotlight:not(.no-image) .blw-star-inline .fa-play-circle.up-active, .blw-star-inline .spotlight:not(.no-image) .fa-play-circle.up-active, .spotlight:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive, .blw-star-stacked .spotlight:not(.no-image) .fa-play-circle.up-inactive, .spotlight:not(.no-image) .blw-star-stacked .fa-play-circle.up-active, .blw-star-stacked .spotlight:not(.no-image) .fa-play-circle.up-active, .spotlight:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon, .comment-count-wrapper .spotlight:not(.no-image) .fa-play-circle.comments-icon, .spotlight:not(.no-image) .social-media .facebook a.fa-play-circle, .social-media .facebook .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .twitter a.fa-play-circle, .social-media .twitter .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .linkedin a.fa-play-circle, .social-media .linkedin .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .google-plus a.fa-play-circle, .social-media .google-plus .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .pinterest a.fa-play-circle, .social-media .pinterest .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .youtube a.fa-play-circle, .social-media .youtube .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .flickr a.fa-play-circle, .social-media .flickr .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .rss a.fa-play-circle, .social-media .rss .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .envelope a.fa-play-circle, .social-media .envelope .spotlight:not(.no-image) a.fa-play-circle, .spotlight:not(.no-image) .social-media .phone a.fa-play-circle, .social-media .phone .spotlight:not(.no-image) a.fa-play-circle,
  .cinema:not(.no-image) .fa.fa-play-circle,
  .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) .fa-play-circle.btn,
  .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .cinema:not(.no-image) button.fa-play-circle,
  .cinema:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
  #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) button.fa-play-circle,
  .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .cinema:not(.no-image) li.pager__item > a.fa-play-circle,
  .cinema:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
  .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) li.pager__item > a.fa-play-circle,
  .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news,
  :not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-news,
  .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog,
  :not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-blog,
  .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event,
  :not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-event,
  .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
  :not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-sponsor,
  .cinema:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured,
  :not(.user-access-page) .cinema:not(.no-image) h2.fa-play-circle.icon-featured,
  .cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive,
  .blw-star-inline .cinema:not(.no-image) .fa-play-circle.up-inactive,
  .cinema:not(.no-image) .blw-star-inline .fa-play-circle.up-active,
  .blw-star-inline .cinema:not(.no-image) .fa-play-circle.up-active,
  .cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive,
  .blw-star-stacked .cinema:not(.no-image) .fa-play-circle.up-inactive,
  .cinema:not(.no-image) .blw-star-stacked .fa-play-circle.up-active,
  .blw-star-stacked .cinema:not(.no-image) .fa-play-circle.up-active,
  .cinema:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon,
  .comment-count-wrapper .cinema:not(.no-image) .fa-play-circle.comments-icon,
  .cinema:not(.no-image) .social-media .facebook a.fa-play-circle,
  .social-media .facebook .cinema:not(.no-image) a.fa-play-circle,
  .cinema:not(.no-image) .social-media .twitter a.fa-play-circle,
  .social-media .twitter .cinema:not(.no-image) a.fa-play-circle,
  .cinema:not(.no-image) .social-media .linkedin a.fa-play-circle,
  .social-media .linkedin .cinema:not(.no-image) a.fa-play-circle,
  .cinema:not(.no-image) .social-media .google-plus a.fa-play-circle,
  .social-media .google-plus .cinema:not(.no-image) a.fa-play-circle,
  .cinema:not(.no-image) .social-media .pinterest a.fa-play-circle,
  .social-media .pinterest .cinema:not(.no-image) a.fa-play-circle,
  .cinema:not(.no-image) .social-media .youtube a.fa-play-circle,
  .social-media .youtube .cinema:not(.no-image) a.fa-play-circle,
  .cinema:not(.no-image) .social-media .flickr a.fa-play-circle,
  .social-media .flickr .cinema:not(.no-image) a.fa-play-circle,
  .cinema:not(.no-image) .social-media .rss a.fa-play-circle,
  .social-media .rss .cinema:not(.no-image) a.fa-play-circle,
  .cinema:not(.no-image) .social-media .envelope a.fa-play-circle,
  .social-media .envelope .cinema:not(.no-image) a.fa-play-circle,
  .cinema:not(.no-image) .social-media .phone a.fa-play-circle,
  .social-media .phone .cinema:not(.no-image) a.fa-play-circle,
  .primary:not(.no-image) .fa.fa-play-circle,
  .primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-play-circle.btn,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) .fa-play-circle.btn,
  .primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-play-circle,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .primary:not(.no-image) button.fa-play-circle,
  .primary:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-play-circle,
  #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) button.fa-play-circle,
  .primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-play-circle,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .primary:not(.no-image) li.pager__item > a.fa-play-circle,
  .primary:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-play-circle,
  .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) li.pager__item > a.fa-play-circle,
  .primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-news,
  :not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-news,
  .primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-blog,
  :not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-blog,
  .primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-event,
  :not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-event,
  .primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-sponsor,
  :not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-sponsor,
  .primary:not(.no-image) :not(.user-access-page) h2.fa-play-circle.icon-featured,
  :not(.user-access-page) .primary:not(.no-image) h2.fa-play-circle.icon-featured,
  .primary:not(.no-image) .blw-star-inline .fa-play-circle.up-inactive,
  .blw-star-inline .primary:not(.no-image) .fa-play-circle.up-inactive,
  .primary:not(.no-image) .blw-star-inline .fa-play-circle.up-active,
  .blw-star-inline .primary:not(.no-image) .fa-play-circle.up-active,
  .primary:not(.no-image) .blw-star-stacked .fa-play-circle.up-inactive,
  .blw-star-stacked .primary:not(.no-image) .fa-play-circle.up-inactive,
  .primary:not(.no-image) .blw-star-stacked .fa-play-circle.up-active,
  .blw-star-stacked .primary:not(.no-image) .fa-play-circle.up-active,
  .primary:not(.no-image) .comment-count-wrapper .fa-play-circle.comments-icon,
  .comment-count-wrapper .primary:not(.no-image) .fa-play-circle.comments-icon,
  .primary:not(.no-image) .social-media .facebook a.fa-play-circle,
  .social-media .facebook .primary:not(.no-image) a.fa-play-circle,
  .primary:not(.no-image) .social-media .twitter a.fa-play-circle,
  .social-media .twitter .primary:not(.no-image) a.fa-play-circle,
  .primary:not(.no-image) .social-media .linkedin a.fa-play-circle,
  .social-media .linkedin .primary:not(.no-image) a.fa-play-circle,
  .primary:not(.no-image) .social-media .google-plus a.fa-play-circle,
  .social-media .google-plus .primary:not(.no-image) a.fa-play-circle,
  .primary:not(.no-image) .social-media .pinterest a.fa-play-circle,
  .social-media .pinterest .primary:not(.no-image) a.fa-play-circle,
  .primary:not(.no-image) .social-media .youtube a.fa-play-circle,
  .social-media .youtube .primary:not(.no-image) a.fa-play-circle,
  .primary:not(.no-image) .social-media .flickr a.fa-play-circle,
  .social-media .flickr .primary:not(.no-image) a.fa-play-circle,
  .primary:not(.no-image) .social-media .rss a.fa-play-circle,
  .social-media .rss .primary:not(.no-image) a.fa-play-circle,
  .primary:not(.no-image) .social-media .envelope a.fa-play-circle,
  .social-media .envelope .primary:not(.no-image) a.fa-play-circle,
  .primary:not(.no-image) .social-media .phone a.fa-play-circle,
  .social-media .phone .primary:not(.no-image) a.fa-play-circle {
    font-size: 160px;
  }
  .spotlight:not(.no-image) .overlay,
  .cinema:not(.no-image) .overlay,
  .primary:not(.no-image) .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.3);
    top: 0;
    left: 0;
  }
  .spotlight:not(.no-image) .fa.fa-key, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) .fa-key.btn, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .spotlight:not(.no-image) button.fa-key, .spotlight:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) button.fa-key, .spotlight:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .spotlight:not(.no-image) li.pager__item > a.fa-key, .spotlight:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .spotlight:not(.no-image) li.pager__item > a.fa-key, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-key.icon-news, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-key.icon-news, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-key.icon-blog, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-key.icon-blog, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-key.icon-event, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-key.icon-event, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-key.icon-sponsor, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-key.icon-sponsor, .spotlight:not(.no-image) :not(.user-access-page) h2.fa-key.icon-featured, :not(.user-access-page) .spotlight:not(.no-image) h2.fa-key.icon-featured, .spotlight:not(.no-image) .blw-star-inline .fa-key.up-inactive, .blw-star-inline .spotlight:not(.no-image) .fa-key.up-inactive, .spotlight:not(.no-image) .blw-star-inline .fa-key.up-active, .blw-star-inline .spotlight:not(.no-image) .fa-key.up-active, .spotlight:not(.no-image) .blw-star-stacked .fa-key.up-inactive, .blw-star-stacked .spotlight:not(.no-image) .fa-key.up-inactive, .spotlight:not(.no-image) .blw-star-stacked .fa-key.up-active, .blw-star-stacked .spotlight:not(.no-image) .fa-key.up-active, .spotlight:not(.no-image) .comment-count-wrapper .fa-key.comments-icon, .comment-count-wrapper .spotlight:not(.no-image) .fa-key.comments-icon, .spotlight:not(.no-image) .social-media .facebook a.fa-key, .social-media .facebook .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .twitter a.fa-key, .social-media .twitter .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .linkedin a.fa-key, .social-media .linkedin .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .google-plus a.fa-key, .social-media .google-plus .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .pinterest a.fa-key, .social-media .pinterest .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .youtube a.fa-key, .social-media .youtube .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .flickr a.fa-key, .social-media .flickr .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .rss a.fa-key, .social-media .rss .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .envelope a.fa-key, .social-media .envelope .spotlight:not(.no-image) a.fa-key, .spotlight:not(.no-image) .social-media .phone a.fa-key, .social-media .phone .spotlight:not(.no-image) a.fa-key,
  .cinema:not(.no-image) .fa.fa-key,
  .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) .fa-key.btn,
  .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .cinema:not(.no-image) button.fa-key,
  .cinema:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
  #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) button.fa-key,
  .cinema:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .cinema:not(.no-image) li.pager__item > a.fa-key,
  .cinema:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
  .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .cinema:not(.no-image) li.pager__item > a.fa-key,
  .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-news,
  :not(.user-access-page) .cinema:not(.no-image) h2.fa-key.icon-news,
  .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-blog,
  :not(.user-access-page) .cinema:not(.no-image) h2.fa-key.icon-blog,
  .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-event,
  :not(.user-access-page) .cinema:not(.no-image) h2.fa-key.icon-event,
  .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-sponsor,
  :not(.user-access-page) .cinema:not(.no-image) h2.fa-key.icon-sponsor,
  .cinema:not(.no-image) :not(.user-access-page) h2.fa-key.icon-featured,
  :not(.user-access-page) .cinema:not(.no-image) h2.fa-key.icon-featured,
  .cinema:not(.no-image) .blw-star-inline .fa-key.up-inactive,
  .blw-star-inline .cinema:not(.no-image) .fa-key.up-inactive,
  .cinema:not(.no-image) .blw-star-inline .fa-key.up-active,
  .blw-star-inline .cinema:not(.no-image) .fa-key.up-active,
  .cinema:not(.no-image) .blw-star-stacked .fa-key.up-inactive,
  .blw-star-stacked .cinema:not(.no-image) .fa-key.up-inactive,
  .cinema:not(.no-image) .blw-star-stacked .fa-key.up-active,
  .blw-star-stacked .cinema:not(.no-image) .fa-key.up-active,
  .cinema:not(.no-image) .comment-count-wrapper .fa-key.comments-icon,
  .comment-count-wrapper .cinema:not(.no-image) .fa-key.comments-icon,
  .cinema:not(.no-image) .social-media .facebook a.fa-key,
  .social-media .facebook .cinema:not(.no-image) a.fa-key,
  .cinema:not(.no-image) .social-media .twitter a.fa-key,
  .social-media .twitter .cinema:not(.no-image) a.fa-key,
  .cinema:not(.no-image) .social-media .linkedin a.fa-key,
  .social-media .linkedin .cinema:not(.no-image) a.fa-key,
  .cinema:not(.no-image) .social-media .google-plus a.fa-key,
  .social-media .google-plus .cinema:not(.no-image) a.fa-key,
  .cinema:not(.no-image) .social-media .pinterest a.fa-key,
  .social-media .pinterest .cinema:not(.no-image) a.fa-key,
  .cinema:not(.no-image) .social-media .youtube a.fa-key,
  .social-media .youtube .cinema:not(.no-image) a.fa-key,
  .cinema:not(.no-image) .social-media .flickr a.fa-key,
  .social-media .flickr .cinema:not(.no-image) a.fa-key,
  .cinema:not(.no-image) .social-media .rss a.fa-key,
  .social-media .rss .cinema:not(.no-image) a.fa-key,
  .cinema:not(.no-image) .social-media .envelope a.fa-key,
  .social-media .envelope .cinema:not(.no-image) a.fa-key,
  .cinema:not(.no-image) .social-media .phone a.fa-key,
  .social-media .phone .cinema:not(.no-image) a.fa-key,
  .primary:not(.no-image) .fa.fa-key,
  .primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-key.btn,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) .fa-key.btn,
  .primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-key,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .primary:not(.no-image) button.fa-key,
  .primary:not(.no-image) #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-key,
  #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) button.fa-key,
  .primary:not(.no-image) #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-key,
  #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .primary:not(.no-image) li.pager__item > a.fa-key,
  .primary:not(.no-image) .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-key,
  .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .primary:not(.no-image) li.pager__item > a.fa-key,
  .primary:not(.no-image) :not(.user-access-page) h2.fa-key.icon-news,
  :not(.user-access-page) .primary:not(.no-image) h2.fa-key.icon-news,
  .primary:not(.no-image) :not(.user-access-page) h2.fa-key.icon-blog,
  :not(.user-access-page) .primary:not(.no-image) h2.fa-key.icon-blog,
  .primary:not(.no-image) :not(.user-access-page) h2.fa-key.icon-event,
  :not(.user-access-page) .primary:not(.no-image) h2.fa-key.icon-event,
  .primary:not(.no-image) :not(.user-access-page) h2.fa-key.icon-sponsor,
  :not(.user-access-page) .primary:not(.no-image) h2.fa-key.icon-sponsor,
  .primary:not(.no-image) :not(.user-access-page) h2.fa-key.icon-featured,
  :not(.user-access-page) .primary:not(.no-image) h2.fa-key.icon-featured,
  .primary:not(.no-image) .blw-star-inline .fa-key.up-inactive,
  .blw-star-inline .primary:not(.no-image) .fa-key.up-inactive,
  .primary:not(.no-image) .blw-star-inline .fa-key.up-active,
  .blw-star-inline .primary:not(.no-image) .fa-key.up-active,
  .primary:not(.no-image) .blw-star-stacked .fa-key.up-inactive,
  .blw-star-stacked .primary:not(.no-image) .fa-key.up-inactive,
  .primary:not(.no-image) .blw-star-stacked .fa-key.up-active,
  .blw-star-stacked .primary:not(.no-image) .fa-key.up-active,
  .primary:not(.no-image) .comment-count-wrapper .fa-key.comments-icon,
  .comment-count-wrapper .primary:not(.no-image) .fa-key.comments-icon,
  .primary:not(.no-image) .social-media .facebook a.fa-key,
  .social-media .facebook .primary:not(.no-image) a.fa-key,
  .primary:not(.no-image) .social-media .twitter a.fa-key,
  .social-media .twitter .primary:not(.no-image) a.fa-key,
  .primary:not(.no-image) .social-media .linkedin a.fa-key,
  .social-media .linkedin .primary:not(.no-image) a.fa-key,
  .primary:not(.no-image) .social-media .google-plus a.fa-key,
  .social-media .google-plus .primary:not(.no-image) a.fa-key,
  .primary:not(.no-image) .social-media .pinterest a.fa-key,
  .social-media .pinterest .primary:not(.no-image) a.fa-key,
  .primary:not(.no-image) .social-media .youtube a.fa-key,
  .social-media .youtube .primary:not(.no-image) a.fa-key,
  .primary:not(.no-image) .social-media .flickr a.fa-key,
  .social-media .flickr .primary:not(.no-image) a.fa-key,
  .primary:not(.no-image) .social-media .rss a.fa-key,
  .social-media .rss .primary:not(.no-image) a.fa-key,
  .primary:not(.no-image) .social-media .envelope a.fa-key,
  .social-media .envelope .primary:not(.no-image) a.fa-key,
  .primary:not(.no-image) .social-media .phone a.fa-key,
  .social-media .phone .primary:not(.no-image) a.fa-key {
    right: 10px;
  }
  .spotlight:not(.no-image) .title-wrapper,
  .cinema:not(.no-image) .title-wrapper,
  .primary:not(.no-image) .title-wrapper {
    padding: 2.1%;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
  }
  .spotlight:not(.no-image) .field-title,
  .spotlight:not(.no-image) .field-lead,
  .spotlight:not(.no-image) .field-users,
  .spotlight:not(.no-image) .field-date,
  .spotlight:not(.no-image) .vm-count-wrapper,
  .cinema:not(.no-image) .field-title,
  .cinema:not(.no-image) .field-lead,
  .cinema:not(.no-image) .field-users,
  .cinema:not(.no-image) .field-date,
  .cinema:not(.no-image) .vm-count-wrapper,
  .primary:not(.no-image) .field-title,
  .primary:not(.no-image) .field-lead,
  .primary:not(.no-image) .field-users,
  .primary:not(.no-image) .field-date,
  .primary:not(.no-image) .vm-count-wrapper {
    margin-top: 5px;
    margin-bottom: 0;
    text-shadow: 2px 2px 2px #222;
  }
  .spotlight:not(.no-image) .field-title,
  .cinema:not(.no-image) .field-title,
  .primary:not(.no-image) .field-title {
    color: #fff;
    font-size: 32px;
  }
  .spotlight:not(.no-image) .field-date,
  .spotlight:not(.no-image) .field-lead,
  .cinema:not(.no-image) .field-date,
  .cinema:not(.no-image) .field-lead,
  .primary:not(.no-image) .field-date,
  .primary:not(.no-image) .field-lead {
    color: #ddd;
  }
  .spotlight:not(.no-image) .vm-count-wrapper,
  .cinema:not(.no-image) .vm-count-wrapper,
  .primary:not(.no-image) .vm-count-wrapper {
    color: #efefef;
  }
  .spotlight:not(.no-image) .field-users,
  .cinema:not(.no-image) .field-users,
  .primary:not(.no-image) .field-users {
    color: #ccc;
  }
  /*
  .highlight {
    .title-wrapper {
      .field-title {
        font-size: ($font-size-base * 1.375);
      }
      .field-users {
        margin-top:6px;
        color:#ddd;
        font-size: ($font-size-base * 0.9375);
      }
    }
  }
  */
  .node-type-landing-page .spotlight:not(.no-image) .overlay,
  .node-type-landing-page .cinema:not(.no-image) .overlay,
  .node-type-landing-page .primary:not(.no-image) .overlay {
    background-color: rgba(34, 34, 34, 0.4);
  }
  .node-page.primary.no-image.subscriber .field-title {
    max-width: 88%;
  }
}

.view-blv-term-nodes,
.view-blv-nodes-spotlight,
.view-blv-nodes-cinema,
.view-blv-nodes-highlight,
.view-blv-nodes-list,
.view-blv-nodes-card {
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}

.view-blv-nodes-card .view-content {
  display: flex;
  flex-wrap: wrap;
}

.view-blv-nodes-card .view-content > div {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
}

.view-display-id-term_category_featured_spotlight .view-content > div:not(:last-child),
.view-display-id-term_category_featured_cinema .view-content > div:not(:last-child),
.view-display-id-term_topic_featured_spotlight .view-content > div:not(:last-child),
.view-display-id-term_topic_featured_cinema .view-content > div:not(:last-child),
.view-blv-nodes-spotlight .view-content > div:not(:last-child),
.view-blv-nodes-cinema .view-content > div:not(:last-child) {
  margin-bottom: 25px;
}

.view-blv-nodes-list .pager .pager-current {
  display: none;
}

.view-display-id-term_topic_all_list .media,
.view-display-id-term_category_all_list .media,
.view-blv-nodes-list .media {
  margin-bottom: 55px;
}

.view-display-id-term_topic_featured_highlight .col-ms-4.col-xs-12,
.view-display-id-term_category_featured_highlight .col-ms-4.col-xs-12,
.view-blv-nodes-highlight .col-ms-4.col-xs-12 {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 25px;
}

.view-display-id-term_topic_featured_highlight .col-ms-4.col-xs-12:last-child,
.view-display-id-term_category_featured_highlight .col-ms-4.col-xs-12:last-child,
.view-blv-nodes-highlight .col-ms-4.col-xs-12:last-child {
  margin-bottom: 0;
}

@media (min-width: 580px) {
  .view-display-id-term_topic_featured_highlight .col-ms-4.col-xs-12,
  .view-display-id-term_category_featured_highlight .col-ms-4.col-xs-12,
  .view-blv-nodes-highlight .col-ms-4.col-xs-12 {
    margin-bottom: 0;
  }
  .view-display-id-term_topic_featured_highlight .col-ms-4.col-xs-12:first-child,
  .view-display-id-term_category_featured_highlight .col-ms-4.col-xs-12:first-child,
  .view-blv-nodes-highlight .col-ms-4.col-xs-12:first-child {
    padding-left: 0;
    padding-right: 6px;
  }
  .view-display-id-term_topic_featured_highlight .col-ms-4.col-xs-12:nth-child(2),
  .view-display-id-term_category_featured_highlight .col-ms-4.col-xs-12:nth-child(2),
  .view-blv-nodes-highlight .col-ms-4.col-xs-12:nth-child(2) {
    padding-left: 3px;
    padding-right: 3px;
  }
  .view-display-id-term_topic_featured_highlight .col-ms-4.col-xs-12:last-child,
  .view-display-id-term_category_featured_highlight .col-ms-4.col-xs-12:last-child,
  .view-blv-nodes-highlight .col-ms-4.col-xs-12:last-child {
    padding-left: 6px;
    padding-right: 0;
  }
  .view-display-id-term_topic_featured_highlight .col-ms-4.col-xs-12:first-child:last-child,
  .view-display-id-term_category_featured_highlight .col-ms-4.col-xs-12:first-child:last-child,
  .view-blv-nodes-highlight .col-ms-4.col-xs-12:first-child:last-child {
    padding-left: 0;
    padding-right: 0;
  }
}

/* *** OVERRIDE FOR FIELD-EMBEDDED-VIEW ITEMS ***/
.pane-node-field-embedded-view .view-blv-term-nodes h2, .pane-node-field-embedded-view .view-blv-term-nodes h3, .pane-node-field-embedded-view .view-blv-term-nodes h4, .pane-node-field-embedded-view .view-blv-term-nodes h5, .pane-node-field-embedded-view .view-blv-term-nodes h6, .pane-node-field-embedded-view .view-blv-term-nodes p, .pane-node-field-embedded-view .view-blv-term-nodes ul, .pane-node-field-embedded-view .view-blv-term-nodes ol, .pane-node-field-embedded-view .view-blv-term-nodes hr, .pane-node-field-embedded-view .view-blv-term-nodes dd, .pane-node-field-embedded-view .view-blv-term-nodes dt, .pane-node-field-embedded-view .view-blv-term-nodes dl, .pane-node-field-embedded-view .view-blv-term-nodes form, .pane-node-field-embedded-view .view-blv-term-nodes div.alert, .pane-node-field-embedded-view .view-blv-term-nodes div#comment-confirm-delete, .pane-node-field-embedded-view .view-blv-term-nodes div.highlighted, .pane-node-field-embedded-view .view-blv-term-nodes div.blc-bg-1-0,
.pane-node-field-embedded-view .view-blv-term-nodes div.blc-bg-2-0, .pane-node-field-embedded-view .view-blv-term-nodes div.blc-bg-3-0, .pane-node-field-embedded-view .view-blv-term-nodes div.blc-bg-gray-1-0, .pane-node-field-embedded-view .view-blv-term-nodes div.blc-bg-gray-2-0, .pane-node-field-embedded-view .view-blv-term-nodes div.blc-bg-gray-000000,
.pane-node-field-embedded-view .view-blv-term-nodes > strong, .pane-node-field-embedded-view .view-blv-term-nodes .pane-content > em,
.pane-node-field-embedded-view .view-blv-nodes-spotlight h2,
.pane-node-field-embedded-view .view-blv-nodes-spotlight h3,
.pane-node-field-embedded-view .view-blv-nodes-spotlight h4,
.pane-node-field-embedded-view .view-blv-nodes-spotlight h5,
.pane-node-field-embedded-view .view-blv-nodes-spotlight h6,
.pane-node-field-embedded-view .view-blv-nodes-spotlight p,
.pane-node-field-embedded-view .view-blv-nodes-spotlight ul,
.pane-node-field-embedded-view .view-blv-nodes-spotlight ol,
.pane-node-field-embedded-view .view-blv-nodes-spotlight hr,
.pane-node-field-embedded-view .view-blv-nodes-spotlight dd,
.pane-node-field-embedded-view .view-blv-nodes-spotlight dt,
.pane-node-field-embedded-view .view-blv-nodes-spotlight dl,
.pane-node-field-embedded-view .view-blv-nodes-spotlight form,
.pane-node-field-embedded-view .view-blv-nodes-spotlight div.alert,
.pane-node-field-embedded-view .view-blv-nodes-spotlight div#comment-confirm-delete,
.pane-node-field-embedded-view .view-blv-nodes-spotlight div.highlighted,
.pane-node-field-embedded-view .view-blv-nodes-spotlight div.blc-bg-1-0,
.pane-node-field-embedded-view .view-blv-nodes-spotlight div.blc-bg-2-0,
.pane-node-field-embedded-view .view-blv-nodes-spotlight div.blc-bg-3-0,
.pane-node-field-embedded-view .view-blv-nodes-spotlight div.blc-bg-gray-1-0,
.pane-node-field-embedded-view .view-blv-nodes-spotlight div.blc-bg-gray-2-0,
.pane-node-field-embedded-view .view-blv-nodes-spotlight div.blc-bg-gray-000000,
.pane-node-field-embedded-view .view-blv-nodes-spotlight > strong,
.pane-node-field-embedded-view .view-blv-nodes-spotlight .pane-content > em,
.pane-node-field-embedded-view .view-blv-nodes-cinema h2,
.pane-node-field-embedded-view .view-blv-nodes-cinema h3,
.pane-node-field-embedded-view .view-blv-nodes-cinema h4,
.pane-node-field-embedded-view .view-blv-nodes-cinema h5,
.pane-node-field-embedded-view .view-blv-nodes-cinema h6,
.pane-node-field-embedded-view .view-blv-nodes-cinema p,
.pane-node-field-embedded-view .view-blv-nodes-cinema ul,
.pane-node-field-embedded-view .view-blv-nodes-cinema ol,
.pane-node-field-embedded-view .view-blv-nodes-cinema hr,
.pane-node-field-embedded-view .view-blv-nodes-cinema dd,
.pane-node-field-embedded-view .view-blv-nodes-cinema dt,
.pane-node-field-embedded-view .view-blv-nodes-cinema dl,
.pane-node-field-embedded-view .view-blv-nodes-cinema form,
.pane-node-field-embedded-view .view-blv-nodes-cinema div.alert,
.pane-node-field-embedded-view .view-blv-nodes-cinema div#comment-confirm-delete,
.pane-node-field-embedded-view .view-blv-nodes-cinema div.highlighted,
.pane-node-field-embedded-view .view-blv-nodes-cinema div.blc-bg-1-0,
.pane-node-field-embedded-view .view-blv-nodes-cinema div.blc-bg-2-0,
.pane-node-field-embedded-view .view-blv-nodes-cinema div.blc-bg-3-0,
.pane-node-field-embedded-view .view-blv-nodes-cinema div.blc-bg-gray-1-0,
.pane-node-field-embedded-view .view-blv-nodes-cinema div.blc-bg-gray-2-0,
.pane-node-field-embedded-view .view-blv-nodes-cinema div.blc-bg-gray-000000,
.pane-node-field-embedded-view .view-blv-nodes-cinema > strong,
.pane-node-field-embedded-view .view-blv-nodes-cinema .pane-content > em,
.pane-node-field-embedded-view .view-blv-nodes-highlight h2,
.pane-node-field-embedded-view .view-blv-nodes-highlight h3,
.pane-node-field-embedded-view .view-blv-nodes-highlight h4,
.pane-node-field-embedded-view .view-blv-nodes-highlight h5,
.pane-node-field-embedded-view .view-blv-nodes-highlight h6,
.pane-node-field-embedded-view .view-blv-nodes-highlight p,
.pane-node-field-embedded-view .view-blv-nodes-highlight ul,
.pane-node-field-embedded-view .view-blv-nodes-highlight ol,
.pane-node-field-embedded-view .view-blv-nodes-highlight hr,
.pane-node-field-embedded-view .view-blv-nodes-highlight dd,
.pane-node-field-embedded-view .view-blv-nodes-highlight dt,
.pane-node-field-embedded-view .view-blv-nodes-highlight dl,
.pane-node-field-embedded-view .view-blv-nodes-highlight form,
.pane-node-field-embedded-view .view-blv-nodes-highlight div.alert,
.pane-node-field-embedded-view .view-blv-nodes-highlight div#comment-confirm-delete,
.pane-node-field-embedded-view .view-blv-nodes-highlight div.highlighted,
.pane-node-field-embedded-view .view-blv-nodes-highlight div.blc-bg-1-0,
.pane-node-field-embedded-view .view-blv-nodes-highlight div.blc-bg-2-0,
.pane-node-field-embedded-view .view-blv-nodes-highlight div.blc-bg-3-0,
.pane-node-field-embedded-view .view-blv-nodes-highlight div.blc-bg-gray-1-0,
.pane-node-field-embedded-view .view-blv-nodes-highlight div.blc-bg-gray-2-0,
.pane-node-field-embedded-view .view-blv-nodes-highlight div.blc-bg-gray-000000,
.pane-node-field-embedded-view .view-blv-nodes-highlight > strong,
.pane-node-field-embedded-view .view-blv-nodes-highlight .pane-content > em,
.pane-node-field-embedded-view .view-blv-nodes-list h2,
.pane-node-field-embedded-view .view-blv-nodes-list h3,
.pane-node-field-embedded-view .view-blv-nodes-list h4,
.pane-node-field-embedded-view .view-blv-nodes-list h5,
.pane-node-field-embedded-view .view-blv-nodes-list h6,
.pane-node-field-embedded-view .view-blv-nodes-list p,
.pane-node-field-embedded-view .view-blv-nodes-list ul,
.pane-node-field-embedded-view .view-blv-nodes-list ol,
.pane-node-field-embedded-view .view-blv-nodes-list hr,
.pane-node-field-embedded-view .view-blv-nodes-list dd,
.pane-node-field-embedded-view .view-blv-nodes-list dt,
.pane-node-field-embedded-view .view-blv-nodes-list dl,
.pane-node-field-embedded-view .view-blv-nodes-list form,
.pane-node-field-embedded-view .view-blv-nodes-list div.alert,
.pane-node-field-embedded-view .view-blv-nodes-list div#comment-confirm-delete,
.pane-node-field-embedded-view .view-blv-nodes-list div.highlighted,
.pane-node-field-embedded-view .view-blv-nodes-list div.blc-bg-1-0,
.pane-node-field-embedded-view .view-blv-nodes-list div.blc-bg-2-0,
.pane-node-field-embedded-view .view-blv-nodes-list div.blc-bg-3-0,
.pane-node-field-embedded-view .view-blv-nodes-list div.blc-bg-gray-1-0,
.pane-node-field-embedded-view .view-blv-nodes-list div.blc-bg-gray-2-0,
.pane-node-field-embedded-view .view-blv-nodes-list div.blc-bg-gray-000000,
.pane-node-field-embedded-view .view-blv-nodes-list > strong,
.pane-node-field-embedded-view .view-blv-nodes-list .pane-content > em,
.pane-node-field-embedded-view .view-blv-nodes-card h2,
.pane-node-field-embedded-view .view-blv-nodes-card h3,
.pane-node-field-embedded-view .view-blv-nodes-card h4,
.pane-node-field-embedded-view .view-blv-nodes-card h5,
.pane-node-field-embedded-view .view-blv-nodes-card h6,
.pane-node-field-embedded-view .view-blv-nodes-card p,
.pane-node-field-embedded-view .view-blv-nodes-card ul,
.pane-node-field-embedded-view .view-blv-nodes-card ol,
.pane-node-field-embedded-view .view-blv-nodes-card hr,
.pane-node-field-embedded-view .view-blv-nodes-card dd,
.pane-node-field-embedded-view .view-blv-nodes-card dt,
.pane-node-field-embedded-view .view-blv-nodes-card dl,
.pane-node-field-embedded-view .view-blv-nodes-card form,
.pane-node-field-embedded-view .view-blv-nodes-card div.alert,
.pane-node-field-embedded-view .view-blv-nodes-card div#comment-confirm-delete,
.pane-node-field-embedded-view .view-blv-nodes-card div.highlighted,
.pane-node-field-embedded-view .view-blv-nodes-card div.blc-bg-1-0,
.pane-node-field-embedded-view .view-blv-nodes-card div.blc-bg-2-0,
.pane-node-field-embedded-view .view-blv-nodes-card div.blc-bg-3-0,
.pane-node-field-embedded-view .view-blv-nodes-card div.blc-bg-gray-1-0,
.pane-node-field-embedded-view .view-blv-nodes-card div.blc-bg-gray-2-0,
.pane-node-field-embedded-view .view-blv-nodes-card div.blc-bg-gray-000000,
.pane-node-field-embedded-view .view-blv-nodes-card > strong,
.pane-node-field-embedded-view .view-blv-nodes-card .pane-content > em {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}

.view-blv-nodes-highlight picture img.lazyaspectratio {
  height: 100% !important;
}

.lazyload,
.lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.poll .promo-image,
.note-wrapper .media-container,
.primary .image-wrapper,
.spotlight .image-wrapper,
.cinema .image-wrapper,
.list .image-wrapper {
  position: relative;
  padding-bottom: 56.25%;
}

.poll .promo-image img,
.poll .promo-image video,
.poll .promo-image iframe,
.poll .promo-image object,
.poll .promo-image embed,
.note-wrapper .media-container img,
.note-wrapper .media-container video,
.note-wrapper .media-container iframe,
.note-wrapper .media-container object,
.note-wrapper .media-container embed,
.primary .image-wrapper img,
.primary .image-wrapper video,
.primary .image-wrapper iframe,
.primary .image-wrapper object,
.primary .image-wrapper embed,
.spotlight .image-wrapper img,
.spotlight .image-wrapper video,
.spotlight .image-wrapper iframe,
.spotlight .image-wrapper object,
.spotlight .image-wrapper embed,
.cinema .image-wrapper img,
.cinema .image-wrapper video,
.cinema .image-wrapper iframe,
.cinema .image-wrapper object,
.cinema .image-wrapper embed,
.list .image-wrapper img,
.list .image-wrapper video,
.list .image-wrapper iframe,
.list .image-wrapper object,
.list .image-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.highlight .image-wrapper {
  position: relative;
  padding-bottom: 66.66667%;
}

.highlight .image-wrapper img,
.highlight .image-wrapper video,
.highlight .image-wrapper iframe,
.highlight .image-wrapper object,
.highlight .image-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 580px) {
  .poll .promo-image,
  .note-wrapper .media-container,
  .cinema .image-wrapper,
  .primary.blvm_2_5x1_100 .image-wrapper {
    position: relative;
    padding-bottom: 40%;
  }
  .poll .promo-image img,
  .poll .promo-image video,
  .poll .promo-image iframe,
  .poll .promo-image object,
  .poll .promo-image embed,
  .note-wrapper .media-container img,
  .note-wrapper .media-container video,
  .note-wrapper .media-container iframe,
  .note-wrapper .media-container object,
  .note-wrapper .media-container embed,
  .cinema .image-wrapper img,
  .cinema .image-wrapper video,
  .cinema .image-wrapper iframe,
  .cinema .image-wrapper object,
  .cinema .image-wrapper embed,
  .primary.blvm_2_5x1_100 .image-wrapper img,
  .primary.blvm_2_5x1_100 .image-wrapper video,
  .primary.blvm_2_5x1_100 .image-wrapper iframe,
  .primary.blvm_2_5x1_100 .image-wrapper object,
  .primary.blvm_2_5x1_100 .image-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .highlight .image-wrapper {
    position: relative;
    padding-bottom: 133.33333%;
  }
  .highlight .image-wrapper img,
  .highlight .image-wrapper video,
  .highlight .image-wrapper iframe,
  .highlight .image-wrapper object,
  .highlight .image-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .list .image-wrapper {
    position: relative;
    padding-bottom: 66.66667%;
  }
  .list .image-wrapper img,
  .list .image-wrapper video,
  .list .image-wrapper iframe,
  .list .image-wrapper object,
  .list .image-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .primary.blvm_3x1_100 .image-wrapper {
    position: relative;
    padding-bottom: 33.33333%;
  }
  .primary.blvm_3x1_100 .image-wrapper img,
  .primary.blvm_3x1_100 .image-wrapper video,
  .primary.blvm_3x1_100 .image-wrapper iframe,
  .primary.blvm_3x1_100 .image-wrapper object,
  .primary.blvm_3x1_100 .image-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.main-container .radix-layouts-sidebar .panel-pane.pane-blv-nodes-recent-content-1-month-cinema .pane-content,
.main-container .radix-layouts-sidebar .panel-pane.pane-blv-nodes-recent-content-3-months-cinema .pane-content {
  display: block;
}

/* **** SEARCH **** */
.view-blv-search-content:before, .view-blv-search-content:after {
  display: table;
  content: " ";
}

.view-blv-search-content:after {
  clear: both;
}

.view-blv-search-content .view-content:before, .view-blv-search-content .view-content:after,
.view-blv-search-content .text-center:before,
.view-blv-search-content .text-center:after {
  display: table;
  content: " ";
}

.view-blv-search-content .view-content:after,
.view-blv-search-content .text-center:after {
  clear: both;
}

.view-blv-search-content .view-header {
  margin: 0.2em 0 0.8em;
}

.view-blv-search-content .view-header .result-summary {
  margin: 0.8em 0 1.2em;
}

.view-blv-search-content .views-exposed-form {
  /*
    .views-exposed-widget {
      &.views-submit-button {
        vertical-align:top;
        padding:3px 0 0 8px;
      }
      .btn {
        margin-top:0;
      }
    }
    */
}

.view-blv-search-content .views-exposed-form .views-exposed-widgets {
  margin-bottom: 32px;
}

.view-blv-search-content .view-content {
  margin-top: 25px;
}

.view-blv-search-content .view-empty p {
  margin: 25px 0;
}

.view-blv-search-content .image-wrapper {
  /*
    .file {
      margin-bottom:0;
    }
    */
  margin-bottom: 8px;
  position: relative;
}

.view-blv-search-content .image-wrapper .field-type {
  position: absolute;
  bottom: 0;
  background-color: #222;
  padding: 2px 4px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  right: 0;
}

.view-blv-search-content .image-wrapper .field-type.type-page, .view-blv-search-content .image-wrapper .field-type.type-webform {
  display: none;
}

.view-blv-search-content .field-date {
  text-transform: uppercase;
  color: #bbb;
  font-weight: bold;
  margin-bottom: 2px;
  font-size: 12px;
}

.view-blv-search-content .field-date.type-page, .view-blv-search-content .field-date.type-webform {
  display: none;
}

.view-blv-search-content .field-title {
  margin-top: 0px;
  margin-bottom: 26px;
  font-size: 18px;
}

.pane-views-5400e7945c2f455a6e01587b1d2df455 {
  margin-bottom: 0;
  line-height: 0;
}

#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
  display: inline-block;
}

#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget.views-submit-button {
  vertical-align: top;
}

#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a {
  margin-top: 0;
  border: none;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  position: absolute;
  z-index: 990;
  top: 0;
  right: 46px;
  height: 32px;
  width: 28px;
}

#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn:not(.ajax-processed), #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button:not(.ajax-processed), #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button:not(.ajax-processed), #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a:not(.ajax-processed), .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a:not(.ajax-processed) {
  background-color: transparent;
  background-image: none;
}

#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn:before, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button:before, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button:before, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a:before, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a:before {
  font-family: 'FontAwesome';
  font-size: 21px;
  font-weight: normal;
  color: #aaa;
  margin-right: 0;
  position: relative;
  top: 0;
}

#facetapi-facet-search-apisolr-node-index-block-created,
#facetapi-facet-search-apisolr-comment-index-block-created,
#facetapi-facet-search-apisolr-comment-index-block-nodetype {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

#facetapi-facet-search-apisolr-node-index-block-created > li,
#facetapi-facet-search-apisolr-comment-index-block-created > li,
#facetapi-facet-search-apisolr-comment-index-block-nodetype > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

#facetapi-facet-search-apisolr-node-index-block-created li a.facetapi-inactive,
#facetapi-facet-search-apisolr-comment-index-block-created li a.facetapi-inactive,
#facetapi-facet-search-apisolr-comment-index-block-nodetype li a.facetapi-inactive {
  text-decoration: underline;
}

/* **** SUBSCRIBE **** */
/*
.pane-uuid-4cb7ea2c-f746-42e5-b564-92984a91614a, // podcast
.pane-uuid-b080b495-1d59-4ba0-b09c-892626a2077a, // article
.pane-uuid-82dcdf61-8563-4edd-b6e3-b51a253fd6e0, // blog
.pane-uuid-acc1c26d-5807-4f2b-8eed-793e8116ea16, // editorial
.pane-uuid-15e057dc-4a31-4ce0-8ba6-aa9ae284610d, // event
.pane-uuid-8ed1f72a-33e1-4214-a88c-613c0cf902cb, // news
.pane-uuid-e2bc2e82-dbdb-4857-a4a8-4a1920a715c5, // op-ed
.pane-uuid-4e32237d-74c6-4545-9b98-aa21692ca8aa, // poll
.pane-uuid-ace33332-9330-429c-81f7-c8558822bda3, // program
.pane-uuid-715f75ee-6aab-4a6e-98e8-f76905fc8d5f, // research
.pane-uuid-5c6f9abe-4fa8-42bd-b645-34c2ef4d8d4e, // analysis
.pane-uuid-aa34a4f9-7d60-4b22-8d34-585bece0caa0, // show
.pane-uuid-9d410bf8-54a9-417f-bc87-82a13721436d, // video
.pane-uuid-b97850dc-eedd-4483-b80e-478a60bec16d  // webinar
{
  .pane-content {
    background-color:#eee;
    padding:15px;
    box-shadow:0 0 5px #888;
    display:inline-block;
    width:100%;
    margin-bottom:35px;
    border-radius:6px;
  }
}
*/
.region-content .pane-node .teaser {
  margin-bottom: 35px;
}

.region-content .subscription-promo-wrapper.subscription-promo-fade {
  margin-top: -230px;
  padding-top: 200px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(20%, rgba(255, 255, 255, 0.8)), color-stop(46%, white), color-stop(100%, #fff));
  background-image: -moz-linear-gradient(transparent, rgba(255, 255, 255, 0.8) 20%, white 46%, #fff);
  background-image: -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.8) 20%, white 46%, #fff);
  background-image: linear-gradient(transparent, rgba(255, 255, 255, 0.8) 20%, white 46%, #fff);
  position: relative;
}

/* *** Subscription promo panes *** */
.subscription-promo-wrapper div.highlighted, .subscription-promo-wrapper div.alert, .subscription-promo-wrapper div#comment-confirm-delete, .subscription-promo-wrapper div.blc-bg-1-0, .subscription-promo-wrapper div.blc-bg-2-0, .subscription-promo-wrapper div.blc-bg-3-0,
.subscription-promo-wrapper div.blc-bg-gray-1-0, .subscription-promo-wrapper div.blc-bg-gray-2-0, .subscription-promo-wrapper div.blc-bg-gray-000000 {
  padding: 15px;
  box-shadow: 0 0 5px #aaa;
  display: inline-block;
  width: 100%;
  margin-bottom: 35px;
  border-radius: 6px;
}

.subscription-promo-wrapper div.highlighted h1, .subscription-promo-wrapper div.highlighted h2, .subscription-promo-wrapper div.highlighted h3, .subscription-promo-wrapper div.highlighted h4, .subscription-promo-wrapper div.highlighted h5, .subscription-promo-wrapper div.highlighted h6, .subscription-promo-wrapper div.highlighted p, .subscription-promo-wrapper div.alert h1, .subscription-promo-wrapper div#comment-confirm-delete h1, .subscription-promo-wrapper div.alert h2, .subscription-promo-wrapper div#comment-confirm-delete h2, .subscription-promo-wrapper div.alert h3, .subscription-promo-wrapper div#comment-confirm-delete h3, .subscription-promo-wrapper div.alert h4, .subscription-promo-wrapper div#comment-confirm-delete h4, .subscription-promo-wrapper div.alert h5, .subscription-promo-wrapper div#comment-confirm-delete h5, .subscription-promo-wrapper div.alert h6, .subscription-promo-wrapper div#comment-confirm-delete h6, .subscription-promo-wrapper div.alert p, .subscription-promo-wrapper div#comment-confirm-delete p, .subscription-promo-wrapper div.blc-bg-1-0 h1, .subscription-promo-wrapper div.blc-bg-1-0 h2, .subscription-promo-wrapper div.blc-bg-1-0 h3, .subscription-promo-wrapper div.blc-bg-1-0 h4, .subscription-promo-wrapper div.blc-bg-1-0 h5, .subscription-promo-wrapper div.blc-bg-1-0 h6, .subscription-promo-wrapper div.blc-bg-1-0 p, .subscription-promo-wrapper div.blc-bg-2-0 h1, .subscription-promo-wrapper div.blc-bg-2-0 h2, .subscription-promo-wrapper div.blc-bg-2-0 h3, .subscription-promo-wrapper div.blc-bg-2-0 h4, .subscription-promo-wrapper div.blc-bg-2-0 h5, .subscription-promo-wrapper div.blc-bg-2-0 h6, .subscription-promo-wrapper div.blc-bg-2-0 p, .subscription-promo-wrapper div.blc-bg-3-0 h1, .subscription-promo-wrapper div.blc-bg-3-0 h2, .subscription-promo-wrapper div.blc-bg-3-0 h3, .subscription-promo-wrapper div.blc-bg-3-0 h4, .subscription-promo-wrapper div.blc-bg-3-0 h5, .subscription-promo-wrapper div.blc-bg-3-0 h6, .subscription-promo-wrapper div.blc-bg-3-0 p,
.subscription-promo-wrapper div.blc-bg-gray-1-0 h1,
.subscription-promo-wrapper div.blc-bg-gray-1-0 h2,
.subscription-promo-wrapper div.blc-bg-gray-1-0 h3,
.subscription-promo-wrapper div.blc-bg-gray-1-0 h4,
.subscription-promo-wrapper div.blc-bg-gray-1-0 h5,
.subscription-promo-wrapper div.blc-bg-gray-1-0 h6,
.subscription-promo-wrapper div.blc-bg-gray-1-0 p, .subscription-promo-wrapper div.blc-bg-gray-2-0 h1, .subscription-promo-wrapper div.blc-bg-gray-2-0 h2, .subscription-promo-wrapper div.blc-bg-gray-2-0 h3, .subscription-promo-wrapper div.blc-bg-gray-2-0 h4, .subscription-promo-wrapper div.blc-bg-gray-2-0 h5, .subscription-promo-wrapper div.blc-bg-gray-2-0 h6, .subscription-promo-wrapper div.blc-bg-gray-2-0 p, .subscription-promo-wrapper div.blc-bg-gray-000000 h1, .subscription-promo-wrapper div.blc-bg-gray-000000 h2, .subscription-promo-wrapper div.blc-bg-gray-000000 h3, .subscription-promo-wrapper div.blc-bg-gray-000000 h4, .subscription-promo-wrapper div.blc-bg-gray-000000 h5, .subscription-promo-wrapper div.blc-bg-gray-000000 h6, .subscription-promo-wrapper div.blc-bg-gray-000000 p {
  margin-top: 0;
}

.subscription-promo-wrapper div.highlighted p:last-child, .subscription-promo-wrapper div.alert p:last-child, .subscription-promo-wrapper div#comment-confirm-delete p:last-child, .subscription-promo-wrapper div.blc-bg-1-0 p:last-child, .subscription-promo-wrapper div.blc-bg-2-0 p:last-child, .subscription-promo-wrapper div.blc-bg-3-0 p:last-child,
.subscription-promo-wrapper div.blc-bg-gray-1-0 p:last-child, .subscription-promo-wrapper div.blc-bg-gray-2-0 p:last-child, .subscription-promo-wrapper div.blc-bg-gray-000000 p:last-child {
  margin-bottom: 0;
}

.subscription-promo-links.links-center {
  text-align: center;
}

.subscription-promo-links.links-right {
  text-align: right;
}

.subscription-promo-links a:not(.first-item) {
  margin-left: 10px;
}

/*
.field-products {
  display:inline-block;
  text-align:center;
  width:100%;
  margin-bottom:15px;
  a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
    padding:10px;
    background-color:#16608d;
    color:#fff;
    font-size:24px;
    margin-bottom:15px;
    display:inline-block;
    border-radius:8px;
    width:65%;
    &:hover {
      text-decoration:none;
      color:#fff;
      background-color:#157db3;
    }
  }
}
*/
/* Products display pane */
/*
.panel-panel .view-display-id-content_product_display_button {
  .view-grouping {
    margin-bottom:35px;
  }
  .product-display-wrapper {
    background-color:#f9f9f9;
    border:#f8f8ff;
    min-height:520px;
  }
  .view-grouping-content {
    padding:0 15px 15px;
    display:inline-block;
  }
  .view-grouping-header {
    text-align:center;
    background-color:#ccc;
    margin-bottom:20px;
    div.blc-bg-1-0, div.blc-bg-2-0, div.blc-bg-3-0,
    div.blc-bg-gray-1-0, div.blc-bg-gray-2-0, div.blc-bg-gray-000000 {
      border-radius:0;
    }
    div {
      padding:12px 10px;
    }
    h3 {
      color:#fff;
      font-size:ceil(($font-size-base * 1.5));
      font-weight:bold;
      margin:0;
    }
  }
  .product-display-add-to-cart,
  .button-caption {
    text-align:center;
  }
  .product-display-add-to-cart {
    margin-top:-10px;
  }
  .commerce-add-to-cart {
    margin-bottom:30px;
  }
  .button-caption {
    color:#888;
    font-size:ceil(($font-size-base * 0.8125));
    font-style:italic;
    margin-top:-15px;
    margin-bottom:20px;
  }
  .product-description {
    font-size:ceil(($font-size-base * 0.875));
    text-align:center;
    p:last-child {
      margin-bottom:0;
    }
  }
  .btn.link-button:not(.ajax-processed) {
    border:none;
    background-color:transparent;
    padding:0;
    border-radius:0;
    text-decoration:underline;
    color:#888;
    &:hover, &:active, &:focus {
      border-color:transparent;
      background-color:transparent;
      color:#444;
    }
  }
  .product-variation-title {
    font-weight:bold;
    text-align:center;
    margin-bottom:10px;
  }
  .product-display-title {
    font-size:ceil(($font-size-base * 0.875));
  }

  .alert.alert-info {
    margin-bottom:35px;
    font-size:ceil(($font-size-base * 1.25));
  }
}
*/
/* Product display view mode */
.panel-panel:not(.radix-layout-content) .vm-product-display h3 {
  margin: 0;
}

.vm-product-display .product-display-container {
  margin-bottom: 35px;
}

.vm-product-display .product-display-wrapper {
  background-color: #f9f9f9;
  border: #f8f8ff;
  text-align: center;
}

.vm-product-display .product-header {
  text-align: center;
  background-color: #ccc;
  margin-bottom: 20px;
}

.vm-product-display .product-header div.blc-bg-1-0, .vm-product-display .product-header div.blc-bg-2-0, .vm-product-display .product-header div.blc-bg-3-0,
.vm-product-display .product-header div.blc-bg-gray-1-0, .vm-product-display .product-header div.blc-bg-gray-2-0, .vm-product-display .product-header div.blc-bg-gray-000000 {
  border-radius: 0;
}

.vm-product-display .product-header h3 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}

.vm-product-display .product-content {
  padding: 0 15px 15px;
  display: inline-block;
}

.vm-product-display .product-body,
.vm-product-display .product-price {
  text-align: left;
}

.vm-product-display .product-cart-form,
.vm-product-display .button-caption {
  text-align: center;
}

.vm-product-display .product-cart-form {
  margin-top: 20px;
  margin-bottom: 10px;
}

.vm-product-display .button-caption {
  color: #888;
  font-size: 13px;
  font-style: italic;
  margin-top: -15px;
  margin-bottom: 20px;
}

.vm-product-display .product-description {
  font-size: 14px;
  text-align: center;
}

.vm-product-display .product-description p:last-child {
  margin-bottom: 0;
}

.vm-product-display .btn.link-button:not(.ajax-processed), .vm-product-display #popup-buttons button.link-button:not(.ajax-processed), #popup-buttons .vm-product-display button.link-button:not(.ajax-processed), .vm-product-display .pager.pager--infinite-scroll li.pager__item > a.link-button:not(.ajax-processed), .pager.pager--infinite-scroll .vm-product-display li.pager__item > a.link-button:not(.ajax-processed) {
  border: none;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  text-decoration: underline;
  color: #888;
}

.vm-product-display .btn.link-button:not(.ajax-processed):hover, .vm-product-display #popup-buttons button.link-button:not(.ajax-processed):hover, #popup-buttons .vm-product-display button.link-button:not(.ajax-processed):hover, .vm-product-display .pager.pager--infinite-scroll li.pager__item > a.link-button:not(.ajax-processed):hover, .pager.pager--infinite-scroll .vm-product-display li.pager__item > a.link-button:not(.ajax-processed):hover, .vm-product-display .btn.link-button:not(.ajax-processed):active, .vm-product-display #popup-buttons button.link-button:not(.ajax-processed):active, #popup-buttons .vm-product-display button.link-button:not(.ajax-processed):active, .vm-product-display .pager.pager--infinite-scroll li.pager__item > a.link-button:not(.ajax-processed):active, .pager.pager--infinite-scroll .vm-product-display li.pager__item > a.link-button:not(.ajax-processed):active, .vm-product-display .btn.link-button:not(.ajax-processed):focus, .vm-product-display #popup-buttons button.link-button:not(.ajax-processed):focus, #popup-buttons .vm-product-display button.link-button:not(.ajax-processed):focus, .vm-product-display .pager.pager--infinite-scroll li.pager__item > a.link-button:not(.ajax-processed):focus, .pager.pager--infinite-scroll .vm-product-display li.pager__item > a.link-button:not(.ajax-processed):focus {
  border-color: transparent;
  background-color: transparent;
  color: #444;
}

.vm-product-display .alert.alert-info, .vm-product-display .alert-info#comment-confirm-delete {
  margin-bottom: 35px;
  font-size: 20px;
}

.vm-product-display .type-select_ajax .product-body,
.vm-product-display .type-select_ajax .product-price {
  margin-bottom: 20px;
}

.vm-product-display .type-select_ajax .product-price {
  font-weight: bold;
  font-size: 20px;
}

.vm-product-display .type-select_ajax .product-cart-form {
  margin-top: 0;
}

.vm-product-display .type-select_ajax .product-cart-form .form-group {
  margin-bottom: 20px;
}

.vm-product-display .type-button {
  /*
    .product-variation-title {
      font-weight:bold;
      text-align:center;
      margin-bottom:10px;
    }
    */
}

.vm-product-display .type-button .product-display-wrapper {
  text-align: center;
  min-height: 520px;
}

.vm-product-display .type-button .product-cart-form {
  margin-top: -10px;
  margin-bottom: 30px;
}

.vm-product-display .type-button .product-body {
  text-align: left;
  font-size: 14px;
}

.vm-product-display .type-select_or_other .product-content {
  display: block;
  text-align: center;
}

.vm-product-display .type-select_or_other .product-cart-form {
  display: inline-block;
  margin-top: 5px;
}

.vm-product-display .type-select_or_other .commerce-add-to-cart .form-group {
  text-align: left;
}

.vm-product-display .type-select_or_other .form-item-line-item-fields-commerce-donate-amount-und-select.form-type-radios > label.control-label,
.vm-product-display .type-select_or_other .form-item-line-item-fields-field-donation-amount-und-select.form-type-radios > label.control-label {
  display: none;
}

.vm-product-display .type-select_or_other .form-item-line-item-fields-commerce-donate-amount-und-other label,
.vm-product-display .type-select_or_other .form-item-line-item-fields-field-donation-amount-und-other label {
  margin-right: 6px;
}

.vm-product-display .type-select_or_other .form-item-line-item-fields-commerce-donate-amount-und-other input,
.vm-product-display .type-select_or_other .form-item-line-item-fields-field-donation-amount-und-other input {
  width: 120px;
  display: inline-block;
}

.vm-product-display .type-select_or_other .commerce-add-to-cart .form-submit {
  margin-top: 10px;
}

.vm-product-display .type-radio .product-content {
  display: block;
  text-align: center;
}

.vm-product-display .type-radio .product-body {
  margin-bottom: 15px;
  text-align: left;
}

.vm-product-display .type-radio .product-cart-form {
  display: inline-block;
  margin-top: 5px;
}

.vm-product-display .type-radio .commerce-add-to-cart .form-radios {
  text-align: left;
  display: inline-block;
  margin-bottom: 10px;
}

.vm-product-display .type-radio .button-caption {
  margin-top: 15px;
  margin-bottom: 10px;
}

.page-node-288 .vm-product-display .product-display-wrapper {
  min-height: 410px;
}

/* Highlighted subscription message pane */
.pane-uuid-2c7d71c5-fa7e-4da2-900f-5e0f8dfbe198 .pane-content > div {
  padding: 30px;
  border-radius: 6px;
  box-shadow: 0 0 5px #bbb;
  margin-bottom: 35px;
  font-size: 19px;
}

/* Testimonials pane */
.pane-uuid-924bfe7c-db39-4c21-809f-babebff77af7 {
  padding: 15px;
  border: 1px solid #efefef;
  border-radius: 6px;
  margin-bottom: 18px;
}

.pane-uuid-924bfe7c-db39-4c21-809f-babebff77af7 h2.field-title {
  margin-top: 0;
}

.pane-uuid-924bfe7c-db39-4c21-809f-babebff77af7 p {
  text-align: right;
}

.pane-uuid-924bfe7c-db39-4c21-809f-babebff77af7 blockquote {
  margin-bottom: 16px;
}

.pane-uuid-924bfe7c-db39-4c21-809f-babebff77af7 blockquote p {
  line-height: 1.3;
  text-align: left;
}

/* Podcast feed buttons pane */
.pane-blm-subscribe-feed-podcast-buttons {
  text-align: center;
}

.pane-blm-subscribe-feed-podcast-buttons .pane-content {
  display: inline-block;
  margin-bottom: 35px;
}

.pane-blm-subscribe-feed-podcast-buttons .subscriber-feed-wrapper {
  display: inline-block;
}

.pane-blm-subscribe-feed-podcast-buttons .subscriber-feed {
  display: inline-block;
}

.pane-blm-subscribe-feed-podcast-buttons .download {
  margin-right: 8px;
}

.pane-blm-subscribe-feed-podcast-buttons .rss-feed {
  margin-top: 10px;
}

@media (min-width: 580px) {
  .html .pane-blm-subscribe-feed-podcast-buttons .rss-feed {
    margin-top: 0;
  }
  .html .pane-blm-subscribe-feed-podcast-buttons .itunes-feed {
    margin-right: 8px;
  }
}

@media (max-width: 304px) {
  .html .pane-blm-subscribe-feed-podcast-buttons .itunes-feed {
    margin-top: 10px;
  }
  .html .pane-blm-subscribe-feed-podcast-buttons .download {
    margin-right: 0;
  }
}

.ctools-modal-dialog .btn .modal-body, .ctools-modal-dialog #popup-buttons button .modal-body, #popup-buttons .ctools-modal-dialog button .modal-body, .ctools-modal-dialog .pager.pager--infinite-scroll li.pager__item > a .modal-body, .pager.pager--infinite-scroll .ctools-modal-dialog li.pager__item > a .modal-body {
  position: initial;
}

.ctools-modal-dialog .btn .btn, .ctools-modal-dialog #popup-buttons button .btn, #popup-buttons .ctools-modal-dialog button .btn, .ctools-modal-dialog .pager.pager--infinite-scroll li.pager__item > a .btn, .pager.pager--infinite-scroll .ctools-modal-dialog li.pager__item > a .btn, .ctools-modal-dialog .btn #popup-buttons button, #popup-buttons .ctools-modal-dialog .btn button, .ctools-modal-dialog #popup-buttons button button, #popup-buttons .ctools-modal-dialog button button, .ctools-modal-dialog .pager.pager--infinite-scroll li.pager__item > a #popup-buttons button, #popup-buttons .ctools-modal-dialog .pager.pager--infinite-scroll li.pager__item > a button, .pager.pager--infinite-scroll .ctools-modal-dialog li.pager__item > a #popup-buttons button, #popup-buttons .pager.pager--infinite-scroll .ctools-modal-dialog li.pager__item > a button, .ctools-modal-dialog .btn .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll .ctools-modal-dialog .btn li.pager__item > a, .ctools-modal-dialog #popup-buttons button .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll .ctools-modal-dialog #popup-buttons button li.pager__item > a, #popup-buttons .ctools-modal-dialog button .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll #popup-buttons .ctools-modal-dialog button li.pager__item > a, .ctools-modal-dialog .pager.pager--infinite-scroll li.pager__item > a li.pager__item > a, .pager.pager--infinite-scroll .ctools-modal-dialog li.pager__item > a li.pager__item > a {
  margin: 1em .5em .5em 0;
  color: #888;
}

#modalContent {
  top: 70px !important;
  position: fixed !important;
  padding-top: 0 !important;
}

#modalContent .modal-header {
  padding: 8px;
}

#modalContent .panels-categories-description {
  font-size: 12px;
  text-align: left;
}

#modalContent .panel-display .container {
  padding-left: 0;
  padding-right: 0;
}

#modalContent .panel-display .container .row {
  margin-left: 0;
  margin-right: 0;
}

#modalContent .panel-display .container .row .panel-panel {
  padding-left: 0;
  padding-right: 0;
}

#modal-content form.ctools-use-modal-processed {
  margin-bottom: 20px;
}

.html .panels-add-content-modal {
  display: inline-block;
  width: 100%;
}

.panels-modal-add-category,
.panels-section-columns-quickfilter,
.html .panels-section-column .content-type-button {
  font-size: 14px;
}

.html .panels-section-column.panels-section-column-categories .content-type-button {
  line-height: 1em;
}

.html .panels-section-column .content-type-button {
  line-height: 1.8;
}

.content-type-button img.img-responsive {
  display: inline-block;
}

.panels-section-column .content-type-button div, .panels-section-column .content-type-button span {
  top: 1px;
}

.html .content-type-button img:hover {
  border: 2px solid transparent;
}

#edit-style {
  margin-bottom: 20px;
}

.page-user-edit form .field-group-tabs-wrapper,
.page-user-edit-main form .field-group-tabs-wrapper {
  width: auto;
  float: none;
}

.field-group-tabs-wrapper {
  float: none;
}

.field-group-tabs-wrapper div.vertical-tabs {
  margin-top: 0;
}

.field-group-tabs-wrapper div.vertical-tabs .vertical-tabs-list {
  width: auto;
}

.field-group-tabs-wrapper div.vertical-tabs .vertical-tabs-panes {
  margin-left: 0;
  padding: 5px 8px;
  min-height: 80px;
}

.field-group-tabs-wrapper div.vertical-tabs .vertical-tabs-panes ul li.vertical-tab-button .summary {
  padding-top: 0;
}

.field-group-tabs-wrapper div.vertical-tabs .vertical-tabs-panes ul li.vertical-tab-button a {
  padding: 12px 10px;
}

.field-group-tabs-wrapper fieldset.field-group-tab {
  padding: 0;
  margin: 0;
}

.field-group-tabs-wrapper fieldset.field-group-tab > legend span {
  display: none;
}

.field-group-tabs-wrapper fieldset.field-group-tab .contentanalysis_section_analysis legend span,
.field-group-tabs-wrapper fieldset.field-group-tab .field-name-field-images legend span {
  display: inherit;
}

.field-group-tabs-wrapper .nav-tabs > li > a {
  padding: 10px;
  font-size: 0.9em;
}

@media (min-width: 992px) {
  .field-group-tabs-wrapper {
    width: 73%;
    float: left;
  }
  .field-group-tabs-wrapper div.vertical-tabs .vertical-tabs-list {
    width: 12%;
  }
  .field-group-tabs-wrapper div.vertical-tabs .vertical-tabs-panes {
    margin-left: 11%;
  }
  .page-user-edit form .field-group-tabs-wrapper div.vertical-tabs .vertical-tabs-list {
    width: 11%;
  }
  .page-user-edit form .field-group-tabs-wrapper div.vertical-tabs .vertical-tabs-panes {
    margin-left: 10%;
  }
  .page-user-edit-main form .field-group-tabs-wrapper div.vertical-tabs .vertical-tabs-list {
    width: 9%;
  }
  .page-user-edit-main form .field-group-tabs-wrapper div.vertical-tabs .vertical-tabs-panes {
    margin-left: 8%;
  }
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details {
  width: 26%;
  float: right;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details.ui-accordion .ui-accordion-icons {
  padding-left: 1.5em;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details.ui-accordion .ui-accordion-header {
  margin-top: 0;
  padding: 0.25em 0.15em;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details.ui-accordion .ui-accordion-content {
  padding: 0;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details h3.ui-state-focus a {
  color: #fff;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details h3.ui-state-default {
  font-weight: bold;
  font-size: 1.2em;
  border-bottom: 1px solid #666;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details h3.ui-state-default:first-child {
  border-top: none;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details .field-group-format-wrapper > fieldset {
  margin: 0;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details fieldset {
  border: none;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details fieldset legend {
  padding: 0;
  margin-left: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details .metatags-form > fieldset {
  box-shadow: none;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details .metatags-form fieldset {
  padding-left: 0;
  padding-right: 0;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details .metatags-form .fieldset-wrapper fieldset legend {
  margin-left: 8px;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details .form-item {
  padding-right: 0;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details .form-item label,
body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details .form-item label.option {
  font-size: 1.2em;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details input.form-text {
  width: 90%;
}

body:not(.page-node-add-forum):not(.page-node-add-classified):not(.page-node-edit) .group-publishing-details .panel-default {
  border: none;
}

.style-checkboxes .group-publishing-details input[type=checkbox],
.style-checkboxes .group-publishing-details input[type=radio],
.style-checkboxes .group-publishing-details input[type=checkbox]#edit-delete {
  width: 14px !important;
  height: 14px !important;
}

.group-relations #edit-relations select {
  height: 7.5em;
}

div.analyzers h3.analyzer {
  margin-bottom: 0;
}

.filter-wrapper .filter-guidelines.form-wrapper {
  margin-bottom: 0;
}

.panels-choose-layout .layout-link {
  height: 130px;
  width: 135px;
}

.panels-choose-layout .layout-link.current-layout {
  background-color: #efefef;
  border-radius: 5px;
}

.panels-choose-layout .layout-link div {
  margin-top: 8px;
  text-align: center;
  font-size: 14px;
  line-height: 1.275;
}

.panels-ipe-form-container .form-control,
.panels-ipe-form-container label {
  font-size: 14px;
}

.panels-ipe-form-container .form-control {
  padding: 4px 8px;
  width: 90%;
  margin: 0 auto;
  height: auto;
}

body .ipe-throbber {
  padding: 12px;
  width: 36px;
  height: 36px;
}

/* Needed to add otherwise theme colors override it. */
div.panels-ipe-pseudobutton-container a:not(.alert-link) {
  color: #ccc;
}

/* Otherwise is hidden behind fixed navigation. */
#block-panels-mini-blmp-content-above .edit-mini-panel-link {
  margin-top: 140px;
  color: #fff;
}

#block-panels-mini-blmp-content-above .edit-mini-panel-link:hover {
  color: #ccc;
}

ul.panels-ipe-linkbar {
  margin-bottom: 0;
}

.panel-pane-empty .pane-content {
  margin-bottom: 0;
}

a.edit-mini-panel-link:link,
a.edit-mini-panel-link:visited {
  text-decoration: underline;
}

.navbar.navbar-default a.edit-mini-panel-link:not(.btn):not(.alert-link),
.navbar.navbar-default a.edit-mini-panel-link:not(.btn):not(.alert-link):hover {
  color: #fff;
}

.page-admin-config-mini-panels-ipe .main-container {
  margin-top: 40px;
}

.page-admin-config-mini-panels-ipe .alert ul li, .page-admin-config-mini-panels-ipe #comment-confirm-delete ul li {
  list-style-type: none;
}

.page-admin-config-mini-panels-ipe .alert ul li a, .page-admin-config-mini-panels-ipe #comment-confirm-delete ul li a {
  margin-top: 10px;
  padding: 8px 10px;
  color: #888;
  display: inline-block;
  background-color: #efefef;
  border-radius: 6px;
  border: 1px solid #888;
  text-decoration: none;
}

.page-admin-config-mini-panels-ipe .alert ul li a:hover, .page-admin-config-mini-panels-ipe #comment-confirm-delete ul li a:hover {
  background-color: #ddd;
  text-decoration: none;
}

.page-admin-config-mini-panels-ipe .content-above,
.page-admin-config-mini-panels-ipe .content-below,
.page-admin-config-mini-panels-ipe .footer {
  display: none;
}

.page-admin-config-mini-panels-ipe .panel-panel {
  margin-bottom: 0;
  padding-bottom: 0;
}

.region a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img).edit-mini-panel-link:link, .region a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img).edit-mini-panel-link:visited {
  color: #ccc;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.1em;
  background-color: #999;
}

.region a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img).edit-mini-panel-link:hover, .region a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img).edit-mini-panel-link:focus, .region a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img).edit-mini-panel-link:active {
  background-color: #555;
}

.chart-widget .horizontal-tabs {
  margin-top: 25px;
}

#modal-content .panel.horizontal-tabs-pane {
  box-shadow: none;
  margin-bottom: 0;
}

.pane-message {
  font-size: 12px;
  font-style: italic;
  color: #888;
  text-align: center;
}

.pane-mailchimp-signup-weekly-newsletter {
  border: 1px solid #efefef;
  border-radius: 6px;
  padding: 20px;
}

.pane-mailchimp-signup-weekly-newsletter h2.pane-title {
  text-transform: uppercase;
  font-size: 20px;
  color: #ccc;
  margin-top: 0;
}

.pane-mailchimp-signup-weekly-newsletter form {
  display: inline-block;
}

.pane-mailchimp-signup-weekly-newsletter .mailchimp-signup-subscribe-form-description {
  font-size: 13px;
  margin-bottom: 12px;
  line-height: 1.2;
}

.pane-mailchimp-signup-weekly-newsletter .mailchimp-newsletter-mergefields {
  width: 70%;
  float: left;
  margin-right: 8px;
}

.pane-mailchimp-signup-weekly-newsletter #edit-actions {
  float: left;
  clear: none;
}

.radix-layouts-content .pane-mailchimp-signup-weekly-newsletter {
  margin-bottom: 35px;
}

:not(.user-access-page) h2.icon-news:before {
  font-family: 'FontAwesome';
  font-size: 25px;
  font-weight: normal;
  color: #fff;
  margin-right: 0.36em;
  position: relative;
  top: 0.04em;
}

:not(.user-access-page) h2.icon-blog:before {
  font-family: 'FontAwesome';
  font-size: 25px;
  font-weight: normal;
  color: #fff;
  margin-right: 0.28em;
  position: relative;
  top: 0.04em;
}

:not(.user-access-page) h2.icon-event:before {
  font-family: 'FontAwesome';
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  margin-right: 0.38em;
  position: relative;
  top: -0.06em;
}

:not(.user-access-page) h2.icon-event.blc-bg-gray-1-0:before {
  color: #aaa;
}

:not(.user-access-page) h2.icon-sponsor:before {
  font-family: 'FontAwesome';
  font-size: 22px;
  font-weight: normal;
  color: #aaa;
  margin-right: 0.3em;
  position: relative;
  top: -0.04em;
}

:not(.user-access-page) h2.icon-featured:before {
  font-family: 'FontAwesome';
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  margin-right: 0.38em;
  position: relative;
  top: 0;
}

:not(.user-access-page) h2.blc-bg {
  margin-bottom: 20px;
  text-align: left;
  padding: 0.8em 0.2em 0.4em 0.4em;
  text-transform: uppercase;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  background-clip: padding-box;
  display: block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2;
  font-size: 25px;
}

:not(.user-access-page) h2.blc-transparent {
  margin-bottom: 20px;
  text-align: left;
  padding: 0.8em 0.2em 0.4em 0.4em;
  text-transform: uppercase;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  background-clip: padding-box;
  display: block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2;
  font-size: 25px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
}

:not(.user-access-page) h2.blc-border-bottom {
  margin-bottom: 20px;
  text-align: left;
  padding: 0.8em 0.2em 0.4em 0.4em;
  text-transform: uppercase;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  background-clip: padding-box;
  display: block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2;
  font-size: 25px;
  border-bottom: 5px solid #ccc;
}

:not(.user-access-page) h2.blc-border-bottom:before {
  color: inherit;
}

:not(.user-access-page) h2.blc-bg-gray {
  color: #efefef;
}

:not(.user-access-page) h2.icon:not(.blc-bg):not(.blc-border-bottom),
:not(.user-access-page) .pane-bundle-general h2:not(.blc-bg):not(.blc-border-bottom):not(.blc-transparent),
:not(.user-access-page) .pane-bundle-promo h2:not(.blc-bg):not(.blc-border-bottom):not(.blc-transparent) {
  color: #fff;
}

:not(.user-access-page) .pane-bundle-general h2:not(.blc-transparent),
:not(.user-access-page) .pane-bundle-promo h2:not(.blc-transparent) {
  margin-bottom: 20px;
  text-align: left;
  padding: 0.8em 0.2em 0.4em 0.4em;
  text-transform: uppercase;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  background-clip: padding-box;
  display: block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2;
  font-size: 25px;
  margin-top: 0;
}

:not(.user-access-page) .pane-bundle-general h2:not(.blc-transparent) a,
:not(.user-access-page) .pane-bundle-promo h2:not(.blc-transparent) a {
  color: #fff;
}

:not(.user-access-page) .pane-bundle-general h2:not(.blc-transparent) a:hover,
:not(.user-access-page) .pane-bundle-promo h2:not(.blc-transparent) a:hover {
  color: #efefef;
}

.panel-panel:not(.radix-layouts-content) h3 {
  margin-top: 10px;
}

/* ******* GOOGLE TRANSLATE ****** */
.goog-te-menu-value {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.panel-pane .goog-te-gadget-simple .goog-te-menu-value {
  color: #666;
}

/* ******* ADDRESS & MISSION ****** */
/*
.pane-bean-address,
.pane-bean-mission {
  p {
    font-weight:bold;
    margin-bottom: $font-size-base;
    &:last-child {
      margin-bottom:0;
    }
  }
}
.pane-bean-address p:last-child {
  font-size: ceil(($font-size-base * 0.9));
}
*/
/* ******* MASQUERADE ****** */
.footer .pane-masquerade-masquerade .pane-content h2,
.pane-masquerade-masquerade .pane-content h2 {
  color: #333;
  text-shadow: none;
}

.pane-masquerade-masquerade .pane-content {
  margin-bottom: 30px;
  padding: 15px;
  width: 100%;
  background-color: #f9f9f9;
  border: 2px solid #ddd;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
}

.pane-masquerade-masquerade .pane-content .pane-content {
  margin-bottom: 0;
}

.pane-masquerade-masquerade .pane-content .form-item-masquerade-user-field {
  display: inline-block;
}

.pane-masquerade-masquerade .pane-content .container-inline {
  margin-bottom: 0;
}

.pane-masquerade-masquerade .pane-content .container-inline .input-group {
  width: auto;
}

.pane-masquerade-masquerade .pane-content button {
  display: inline-block;
  vertical-align: top;
}

@media (min-width: 992px) {
  .pane-masquerade-masquerade .pane-content {
    width: 75%;
  }
}

#quick_switch_links {
  margin-top: 8px;
}

#quick_switch_links ul {
  margin-top: 5px;
  margin-bottom: 0;
}

#quick_switch_links ul li {
  margin-left: 0;
}

body:not(.role-administrator) .pane-masquerade-masquerade .form-group {
  margin-bottom: 0;
}

/* **** AUTOCOMPLETE FIELDS **** */
.form-autocomplete .dropdown-menu {
  width: 282px;
}

.form-autocomplete .dropdown-menu > li > a {
  padding: 3px 10px;
}

/* **** SCROLL TO TOP **** */
#button-top {
  width: 50px;
  height: 50px;
  background-color: #ddd;
  border: 1px solid #bbb;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  background-clip: padding-box;
  opacity: 0.85;
  filter: alpha(opacity=85);
  position: relative;
}

#button-top .fa-arrow-up {
  color: #666;
  position: absolute;
  font-size: 1.8em;
  left: 50%;
  top: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

/* **** TEXT RESIZE **** */
/*
.bl-text-resize {
  .pane-content {
    margin-bottom:0;
  }
  #text_resize_decrease,
  #text_resize_increase {
    background-image:none;
    text-indent:0;
    height:ceil(($font-size-base * 2.375));
    overflow:hidden;
    text-decoration:none;
    margin:0;
    color:transparent;
    &:hover, &:focus, &:active, &:visited {
      text-decoration:none;
    }
  }
  #text_resize_decrease {
    width:ceil(($font-size-base * 1.625));
    @include set-fa('minus-circle', $gray-ccc, ceil(($font-size-base * 1.8)), 6px);
    &:before {
      left:1px;
    }
    &:hover {
      @include set-fa('minus-circle', $gray-777, ceil(($font-size-base * 1.8)), 6px);
    }
  }
  #text_resize_increase {
    width:ceil(($font-size-base * 2.375));
    margin-right:4px;
    @include set-fa('plus-circle', $gray-ccc, ceil(($font-size-base * 2.5)));
    &:before {
      left:1px;
    }
    &:hover {
      @include set-fa('plus-circle', $gray-777, ceil(($font-size-base * 2.5)));
    }
  }
}
*/
/* **** ADS **** */
.content-above > .container,
.content-below > .container {
  padding-left: 0;
  padding-right: 0;
}

.container #mini-panel-blmp_content_above .container,
.container #mini-panel-blmp_content_below .container {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.adsense {
  display: inline-block;
}

.adsense ins {
  width: 100%;
  height: 100%;
  display: block;
}

.main-container .radix-layouts-sidebar .pane-bundle-ad .pane-content > div:not(.adsense--sidebar),
.main-container .radix-layouts-sidebar .pane-bundle-ad-group .pane-content > div:not(.adsense--sidebar) {
  display: inline-block;
  width: 100%;
}

/*
.adsense--sidebar {
  display:inline-block;
  .adsbygoogle {
    width:300px !important;
    @media (max-width:250px) {
      width:220px !important;
    }
  }
}
*/
.adsense--sidebar {
  width: 300px;
}

@media (min-width: 250px) {
  .adsense--sidebar {
    width: 220px;
  }
}

@media (min-width: 360px) {
  .adsense--sidebar {
    width: 300px;
  }
}

/*
.adsense--sidebar {
  width:300px;
  //height:250px;
  display:inline-block;
  &:before {
    display:none !important;
  }
  ins {
    width:100%;
    height:100%;
    display:block;
  }
}
@media (min-width:250px) {
  .adsense--sidebar {
    width:220px;
    //min-height:50px;
    //height:50px;
    &:before {
      content: '250';
    }
  }
}
@media (min-width:360px) {
  .adsense--sidebar {
    width:300px;
    //min-height:250px;
    //height:250px;
    &:before {
      content: '360';
    }
  }
}
@include respond-to(ms) {
  .adsense--sidebar {
    width:300px;
    //min-height:250px;
    //height:250px;
    &:before {
      content: '580';
    }
  }
}
@include respond-to(sm) {
  .adsense--sidebar {
    width:300px;
    //min-height:250px;
    //height:250px;
    &:before {
      content: '768';
    }
  }
}
@include respond-to(md) {
  .adsense--sidebar {
    width:300px;
    //min-height:250px;
    //height:600px;
    &:before {
      content: '992';
    }
  }
}
@include respond-to(lg) {
  .adsense--sidebar {
    width:300px;
    //min-height:250px;
    //height:600px;
    &:before {
      content: '1200';
    }
  }
}
*/
/* *********** ABOVE AND BELOW CONTENT *********** */
#mini-panel-blmp_content_above,
#mini-panel-blmp_content_below {
  /*
  ins.adsbygoogle {
    margin-left:0 !important;
    width:150px;
    @media (min-width:250px) and (max-width:359px) {
      width:220px;
    }
    @media (min-width:360px) and (max-width:579px) {
      width:320px;
    }
    @include respond-to(ms) {
      width:468px;
    }
    @include respond-to(sm) {
      width:728px;
    }
    @include respond-to(md) {
      width:728px;
    }
  }
  */
}

#mini-panel-blmp_content_above .pane-bundle-ad .pane-content .media-element-container,
#mini-panel-blmp_content_above .pane-bundle-ad-group .pane-content .media-element-container,
#mini-panel-blmp_content_below .pane-bundle-ad .pane-content .media-element-container,
#mini-panel-blmp_content_below .pane-bundle-ad-group .pane-content .media-element-container {
  display: inline-block;
  width: 100%;
}

/*
.adsense--above,
.adsense--below {
  display:inline-block;
  & .adsbygoogle {
    width:150px !important;
    @media (min-width:250px) {
      width:220px !important;
    }
    @media (min-width:360px) {
      width:320px !important;
    }
    @include respond-to(ms) {
      width:468px !important;
    }
    @include respond-to(sm) {
      width:728px !important;
    }
  }
}
@media (max-width:360px) {
  .adsense--above {
    height:50px !important;
  }
}
*/
.adsense--above,
.adsense--below {
  width: 150px;
}

@media (max-width: 360px) {
  .adsense--above {
    height: 50px !important;
  }
}

@media (min-width: 250px) {
  .adsense--above,
  .adsense--below {
    width: 220px;
  }
}

@media (min-width: 360px) {
  .adsense--above,
  .adsense--below {
    width: 320px;
  }
}

@media (min-width: 580px) {
  .adsense--above,
  .adsense--below {
    width: 468px;
  }
}

@media (min-width: 768px) {
  .adsense--above,
  .adsense--below {
    width: 728px;
  }
}

/*
.adsense--above,
.adsense--below {
  width:150px;
  //height:50px;
  display:inline-block;
  &:before {
    display:none !important;
  }
  ins {
    width:100%;
    height:100%;
    display:block;
  }
}
@media (min-width:250px) {
  .adsense--above,
  .adsense--below {
    width:220px;
    &:before {
      content: '250';
    }
  }
}
@media (min-width:360px) {
  .adsense--above,
  .adsense--below {
    width:320px;
    &:before {
      content: '360';
    }
  }
}
@include respond-to(ms) {
  .adsense--above,
  .adsense--below {
    width:468px;
    &:before {
      content: '580';
    }
  }
}
@include respond-to(sm) {
  .adsense--above,
  .adsense--below {
    width:728px;
    &:before {
      content: '768';
    }
  }
}
@include respond-to(md) {
  .adsense--above,
  .adsense--below {
    width:728px;
    &:before {
      content: '992';
    }
  }
}
@include respond-to(lg) {
  .adsense--above,
  .adsense--below {
    width:728px;
    &:before {
      content: '1200';
    }
  }
}
*/
/*
#mini-panel-blmp_content_above {
  @media (min-width:360px) {
    .adsense--above {
      width:320px;
      //height:50px !important;
      &:before {
        content: '360';
      }
    }
  }
}
#mini-panel-blmp_content_below {
  @media (min-width:360px) {
    .adsense--below {
      width:320px;
      //height:50px;
      &:before {
        content: '360';
      }
    }
  }
}

#mini-panel-blmp_content_above,
#mini-panel-blmp_content_below {
  .adsense {
    width:150px;
    //height:50px;
    display:inline-block;
    &:before {
      display:none !important;
    }
    ins {
      width:100%;
      height:100%;
      display:block;
    }
  }
  @media (min-width:250px) {
    .adsense {
      width:220px;
      //height:50px;
      &:before {
        content: '250';
      }
    }
  }
  @include respond-to(ms) {
    .adsense {
      width:468px;
      //height:60px;
      &:before {
        content: '580';
      }
    }
  }
  @include respond-to(sm) {
    .adsense {
      width:728px;
      //height:90px;
      &:before {
        content: '768';
      }
    }
  }
  @include respond-to(md) {
    .adsense {
      width:728px;
      //height:90px;
      &:before {
        content: '992';
      }
    }
  }
  @include respond-to(lg) {
    .adsense {
      width:728px;
      //height:90px;
      &:before {
        content: '1200';
      }
    }
  }
}
*/
/* ******** MAIN CONTENT ******** */
.main-container .radix-layouts-content {
  /*
  ins.adsbygoogle {
    margin-left:0 !important;
    width:150px;
    @media (min-width:250px) and (max-width:359px) {
      width:220px;
    }
    @media (min-width:360px) and (max-width:579px) {
      width:320px;
    }
    @include respond-to(ms) {
      width:468px;
    }
    @include respond-to(sm) {
      width:728px;
    }
    @include respond-to(md) {
      width:728px;
    }
  }
  */
}

.main-container .radix-layouts-content .pane-bundle-ad .pane-content > div:not(.adsense--content),
.main-container .radix-layouts-content .pane-bundle-ad-group .pane-content > div:not(.adsense--content) {
  display: inline-block;
  width: 100%;
}

/*
.adsense--content {
  display:inline-block;
  .adsbygoogle {
    width:150px !important;
    @media (min-width:250px) {
      width:220px !important;
    }
    @media (min-width:360px) {
      width:320px !important;
    }
    @include respond-to(ms) {
      width:468px !important;
    }
    @media (min-width:1420px) {
      width:728px !important;
    }
  }
}
*/
.adsense--content {
  width: 150px;
}

@media (min-width: 250px) {
  .adsense--content {
    width: 220px;
  }
}

@media (min-width: 360px) {
  .adsense--content {
    width: 320px;
  }
}

@media (min-width: 580px) {
  .adsense--content {
    width: 468px;
  }
}

@media (min-width: 1420px) {
  .adsense--content {
    width: 728px;
  }
}

/*
.adsense--content {
  width:150px;
  //height:50px;
  display:inline-block;
  &:before {
    display:none !important;
  }
  ins {
    width:100%;
    height:100%;
    display:block;
  }
}
@media (min-width:250px) {
  .adsense--content {
    width:220px;
    &:before {
      content: '250';
    }
  }
}
@media (min-width:360px) {
  .adsense--content {
    width:320px;
    &:before {
      content: '360';
    }
  }
}
@include respond-to(ms) {
  .adsense--content {
    width:468px;
    &:before {
      content: '580';
    }
  }
}
@include respond-to(sm) {
  .adsense--content {
    width:468px;
    &:before {
      content: '768';
    }
  }
}
@media (min-width:800px) {
  .adsense--content {
    width:468px;
    &:before {
      content: '992';
    }
  }
}
@include respond-to(md) {
  .adsense--content {
    width:468px;
    &:before {
      content: '992';
    }
  }
}
@include respond-to(lg) {
  .adsense--content {
    width:468px;
    &:before {
      content: '1200';
    }
  }
}
@media (min-width:1420px) {
  .adsense--content {
    width:728px;
    &:before {
      content: '1420';
    }
  }
}
*/
/*
.radix-layouts-content {
  .adsense {
    width:150px;
    //height:50px;
    display:inline-block;
    &:before {
      display:none !important;
    }
    ins {
      width:100%;
      height:100%;
      display:block;
    }
  }
  @media (min-width:250px) {
    .adsense {
      width:220px;
      //height:50px;
      &:before {
        content: '250';
      }
    }
  }
  @media (min-width:360px) {
    .adsense {
      width:320px;
      //height:50px;
      &:before {
        content: '360';
      }
    }
  }
  @include respond-to(ms) {
    .adsense {
      width:468px;
      //height:60px;
      &:before {
        content: '580';
      }
    }
  }
  @include respond-to(sm) {
    .adsense {
      width:468px;
      //height:60px;
      &:before {
        content: '768';
      }
    }
  }
  @media (min-width:800px) {
    .adsense {
      width:468px;
      //height:60px;
      &:before {
        content: '992';
      }
    }
  }
  @include respond-to(md) {
    .adsense {
      width:468px;
      //height:60px;
      &:before {
        content: '992';
      }
    }
  }
  @include respond-to(lg) {
    .adsense {
      width:468px;
      //height:60px;
      &:before {
        content: '1200';
      }
    }
  }
  @media (min-width:1420px) {
    .adsense {
      width:728px;
      //height:90px;
      &:before {
        content: '1420';
      }
    }
  }
}
*/
.iframe-wrapper {
  position: relative;
}

.iframe-wrapper.amazon-ad {
  width: 120px;
  height: 240px;
  display: inline-block;
  margin-right: 5px;
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

body:not(.page-file) #mini-panel-blmp_content_above .pane-bundle-ad .pane-content,
body:not(.page-file) #mini-panel-blmp_content_above .pane-bundle-ad-group .pane-content,
body:not(.page-file) #mini-panel-blmp_content_below .pane-bundle-ad .pane-content,
body:not(.page-file) #mini-panel-blmp_content_below .pane-bundle-ad-group .pane-content {
  display: inline-block;
  margin: 10px 0;
}

body:not(.page-file) #mini-panel-blmp_content_above .pane-bundle-ad.no-ad-settings .pane-content,
body:not(.page-file) #mini-panel-blmp_content_above .pane-bundle-ad-group.no-ad-settings .pane-content,
body:not(.page-file) #mini-panel-blmp_content_below .pane-bundle-ad.no-ad-settings .pane-content,
body:not(.page-file) #mini-panel-blmp_content_below .pane-bundle-ad-group.no-ad-settings .pane-content {
  margin: 0;
}

@media (min-width: 768px) {
  body:not(.page-file) #mini-panel-blmp_content_above .pane-bundle-ad .pane-content,
  body:not(.page-file) #mini-panel-blmp_content_above .pane-bundle-ad-group .pane-content,
  body:not(.page-file) #mini-panel-blmp_content_below .pane-bundle-ad .pane-content,
  body:not(.page-file) #mini-panel-blmp_content_below .pane-bundle-ad-group .pane-content {
    margin: 30px 0;
  }
}

body.page-file #mini-panel-blmp_content_above {
  margin-top: 30px;
}

.main-container .radix-layouts-content .pane-bundle-ad .pane-content,
.main-container .radix-layouts-content .pane-bundle-ad-group .pane-content {
  margin-top: 25px;
  margin-bottom: 25px;
  display: inline-block;
}

.main-container .radix-layouts-content .pane-bundle-ad.no-ad-settings .pane-content,
.main-container .radix-layouts-content .pane-bundle-ad-group.no-ad-settings .pane-content {
  margin: 0;
}

.main-container .radix-layouts-content .pane-bundle-ad .pane-content > div:not(.ad-float) {
  display: inline-block;
}

.main-container .radix-layouts-content .pane-bundle-ad-group .pane-content > div:not(.ad-group-float) {
  display: inline-block;
}

.pane-bundle-ad,
.pane-bundle-ad-group {
  text-align: center;
}

body.html .pane-bundle-ad.no-ad-settings,
body.html .pane-bundle-ad-group.no-ad-settings {
  height: 0;
  line-height: 0;
  margin: 0;
}

.radix-layouts-content .ad-float,
.radix-layouts-content .ad-group-float {
  display: inline-block;
  margin-bottom: 25px;
}

.radix-layouts-content .ad-float .col-lg-4,
.radix-layouts-content .ad-group-float .col-lg-4 {
  width: 100%;
}

.radix-layouts-content .pane-bundle-ad .ad-float img,
.radix-layouts-content .pane-bundle-ad-group .ad-group-float img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (min-width: 1200px) {
  .html .radix-layouts-content .ad-float,
  .html .radix-layouts-content .ad-group-float {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    vertical-align: top;
  }
  .html .radix-layouts-content .ad-float .col-lg-4,
  .html .radix-layouts-content .ad-group-float .col-lg-4 {
    padding-right: 0;
  }
  .html .radix-layouts-content .ad-float:before, .html .radix-layouts-content .ad-float:after,
  .html .radix-layouts-content .ad-group-float:before,
  .html .radix-layouts-content .ad-group-float:after {
    display: none;
  }
}

article.node .pane-bundle-ad,
article.node .pane-bundle-ad-group {
  text-align: inherit;
}

/*
#mini-panel-blmp_content_above {
  ins.adsbygoogle {
    //display:none !important;
    display:inline-block !important;
  }
}

@include respond-to(ms) {
  #mini-panel-blmp_content_above {
    ins.adsbygoogle {
      display:inline-block !important;
    }
  }
}
*/
.pane-content .chart-wrapper,
article.node .chart-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: center;
}

.pane-content .blm-chart.chart-ideas-image, .pane-content .blm-chart.chart-ideas-widget,
article.node .blm-chart.chart-ideas-image,
article.node .blm-chart.chart-ideas-widget {
  display: inline-block;
}

.pane-content .blm-chart.chart-advanced,
article.node .blm-chart.chart-advanced {
  display: block;
}

.pane-content .blm-chart iframe,
article.node .blm-chart iframe {
  min-width: 300px;
  min-height: 500px;
  margin-bottom: 0;
}

.pane-content .blm-chart.chart-ideas-widget, .pane-content .blm-chart.chart-advanced,
article.node .blm-chart.chart-ideas-widget,
article.node .blm-chart.chart-advanced {
  text-align: center;
}

.pane-content .blm-chart .tiny,
article.node .blm-chart .tiny {
  font-size: 10px;
  line-height: 1em;
  text-align: right;
}

.pane-content .blm-chart .tradingview-widget,
article.node .blm-chart .tradingview-widget {
  text-align: center;
}

.pane-content .blm-chart .tradingview-widget,
article.node .blm-chart .tradingview-widget {
  width: 280px !important;
}

@media (min-width: 440px) {
  .pane-content .blm-chart .tradingview-widget,
  article.node .blm-chart .tradingview-widget {
    width: 414px !important;
  }
}

@media (min-width: 580px) {
  .pane-content .blm-chart .tradingview-widget,
  article.node .blm-chart .tradingview-widget {
    width: 538px !important;
  }
}

@media (min-width: 674px) {
  .pane-content .blm-chart .tradingview-widget,
  article.node .blm-chart .tradingview-widget {
    width: 578px !important;
  }
}

@media (min-width: 768px) {
  .pane-content .blm-chart .tradingview-widget,
  article.node .blm-chart .tradingview-widget {
    width: 705px !important;
  }
}

@media (min-width: 880px) {
  .pane-content .blm-chart .tradingview-widget,
  article.node .blm-chart .tradingview-widget {
    width: 705px !important;
  }
}

@media (min-width: 992px) {
  .pane-content .blm-chart .tradingview-widget,
  article.node .blm-chart .tradingview-widget {
    width: 610px !important;
  }
}

@media (min-width: 1096px) {
  .pane-content .blm-chart .tradingview-widget,
  article.node .blm-chart .tradingview-widget {
    width: 658px !important;
  }
}

@media (min-width: 1200px) {
  .pane-content .blm-chart .tradingview-widget,
  article.node .blm-chart .tradingview-widget {
    width: 700px !important;
  }
}

.pane-content .blm-chart .tradingview-widget iframe,
article.node .blm-chart .tradingview-widget iframe {
  width: 280px !important;
}

@media (min-width: 440px) {
  .pane-content .blm-chart .tradingview-widget iframe,
  article.node .blm-chart .tradingview-widget iframe {
    width: 414px !important;
  }
}

@media (min-width: 580px) {
  .pane-content .blm-chart .tradingview-widget iframe,
  article.node .blm-chart .tradingview-widget iframe {
    width: 538px !important;
  }
}

@media (min-width: 674px) {
  .pane-content .blm-chart .tradingview-widget iframe,
  article.node .blm-chart .tradingview-widget iframe {
    width: 578px !important;
  }
}

@media (min-width: 768px) {
  .pane-content .blm-chart .tradingview-widget iframe,
  article.node .blm-chart .tradingview-widget iframe {
    width: 705px !important;
  }
}

@media (min-width: 880px) {
  .pane-content .blm-chart .tradingview-widget iframe,
  article.node .blm-chart .tradingview-widget iframe {
    width: 705px !important;
  }
}

@media (min-width: 992px) {
  .pane-content .blm-chart .tradingview-widget iframe,
  article.node .blm-chart .tradingview-widget iframe {
    width: 610px !important;
  }
}

@media (min-width: 1096px) {
  .pane-content .blm-chart .tradingview-widget iframe,
  article.node .blm-chart .tradingview-widget iframe {
    width: 658px !important;
  }
}

@media (min-width: 1200px) {
  .pane-content .blm-chart .tradingview-widget iframe,
  article.node .blm-chart .tradingview-widget iframe {
    width: 700px !important;
  }
}

/* *** SET FILL WIDTH *** */
.main-container .radix-layouts-sidebar .panel-pane.pane-blm-chart-market-overview-widget-pane .pane-content,
.main-container .radix-layouts-sidebar .panel-pane.pane-blm-chart-symbol-overview-widget-pane .pane-content,
.main-container .radix-layouts-sidebar .panel-pane.pane-blm-chart-market-quotes-widget-pane .pane-content,
.main-container .radix-layouts-sidebar .panel-pane.pane-blm-chart-mini-chart-table-widget-pane .pane-content {
  display: block;
}

.market-overview-wrapper,
.symbol-overview-wrapper,
.market-quotes-wrapper,
.economic-calendar-wrapper,
.mini-chart-table-wrapper {
  display: inline-block;
}

.market-overview-wrapper.chart-fill-width,
.symbol-overview-wrapper.chart-fill-width,
.market-quotes-wrapper.chart-fill-width,
.economic-calendar-wrapper.chart-fill-width,
.mini-chart-table-wrapper.chart-fill-width {
  width: 100%;
}

.radix-layouts-sidebar .market-overview-wrapper.chart-fill-width,
.radix-layouts-sidebar .symbol-overview-wrapper.chart-fill-width,
.radix-layouts-sidebar .market-quotes-wrapper.chart-fill-width,
.radix-layouts-sidebar .economic-calendar-wrapper.chart-fill-width,
.radix-layouts-sidebar .mini-chart-table-wrapper.chart-fill-width {
  display: block;
  width: 97.6%;
}

#blm-chart-market-overview-widget-pane-edit-form table td {
  padding: 10px;
}

.pane-blm-chart-market-overview-widget-pane,
.pane-blm-chart-symbol-overview-widget-pane,
.pane-blm-chart-ticker-widget-pane,
.pane-blm-chart-market-quotes-widget-pane,
.pane-blm-chart-economic-calendar-pane,
.pane-blm-chart-mini-chart-table-widget-pane {
  margin-bottom: 35px;
}

.chart-250 {
  height: 250px !important;
}

.chart-300 {
  height: 300px !important;
}

.chart-350 {
  height: 350px !important;
}

.chart-400 {
  height: 400px !important;
}

.chart-450 {
  height: 450px !important;
}

.chart-500 {
  height: 500px !important;
}

.chart-550 {
  height: 550px !important;
}

.chart-600 {
  height: 600px !important;
}

.pane-blm-chart-ticker-widget-pane div div {
  height: 75px !important;
}

/*
.pane-blm-chart-symbol-overview-widget-pane {
  #tv-medium-widget-17959 {
    height:500px !important;
    //.tv-widget-chart__footer {
    //  display:none;
    //}
  }
  #tv-medium-widget-17959 > div > div:last-child {
    display:none !important;
  }
}
*/
.tv-embed-widget-wrapper__body a.button-1dpg_T2E- {
  display: none !important;
}

.pane-blm-chart-ticker-widget-pane .pane-content iframe,
.pane-blm-chart-market-quotes-widget-pane .pane-content iframe,
.pane-blm-chart-market-overview-widget-pane .pane-content iframe,
.pane-blm-chart-economic-calendar-pane .pane-content iframe,
.pane-blm-chart-mini-chart-table-widget-pane .pane-content iframe {
  margin-bottom: 0;
}

.pane-blm-chart-ticker-widget-pane .pane-content span a,
.pane-blm-chart-ticker-widget-pane .pane-content span a span,
.pane-blm-chart-market-quotes-widget-pane .pane-content span a,
.pane-blm-chart-market-quotes-widget-pane .pane-content span a span,
.pane-blm-chart-market-overview-widget-pane .pane-content span a,
.pane-blm-chart-market-overview-widget-pane .pane-content span a span,
.pane-blm-chart-economic-calendar-pane .pane-content span a,
.pane-blm-chart-economic-calendar-pane .pane-content span a span,
.pane-blm-chart-mini-chart-table-widget-pane .pane-content span a,
.pane-blm-chart-mini-chart-table-widget-pane .pane-content span a span {
  display: none;
}

.pane-blm-chart-ticker-widget-pane .pane-content > div > span,
.pane-blm-chart-market-quotes-widget-pane .pane-content > div > span,
.pane-blm-chart-market-overview-widget-pane .pane-content > div > span,
.pane-blm-chart-economic-calendar-pane .pane-content > div > span,
.pane-blm-chart-mini-chart-table-widget-pane .pane-content > div > span {
  display: none !important;
}

.pane-blm-chart-ticker-widget-pane .pane-content > a,
.pane-blm-chart-symbol-overview-widget-pane .pane-content .symbol-overview-wrapper > a,
.pane-blm-chart-market-quotes-widget-pane .pane-content .market-quotes-wrapper > a,
.pane-blm-chart-market-overview-widget-pane .pane-content .market-overview-wrapper > a,
.pane-blm-chart-economic-calendar-pane .pane-content .economic-calendar-wrapper > a,
.pane-blm-chart-mini-chart-table-widget-pane .pane-content .mini-chart-table-wrapper > a {
  display: block;
  text-align: center;
  margin-top: 2px;
  font-size: 13px;
  color: #adaeb0;
  font-weight: normal;
}

.pane-blm-chart-ticker-widget-pane .pane-content > a:hover,
.pane-blm-chart-symbol-overview-widget-pane .pane-content .symbol-overview-wrapper > a:hover,
.pane-blm-chart-market-quotes-widget-pane .pane-content .market-quotes-wrapper > a:hover,
.pane-blm-chart-market-overview-widget-pane .pane-content .market-overview-wrapper > a:hover,
.pane-blm-chart-economic-calendar-pane .pane-content .economic-calendar-wrapper > a:hover,
.pane-blm-chart-mini-chart-table-widget-pane .pane-content .mini-chart-table-wrapper > a:hover {
  color: #adaeb0;
  text-decoration: underline;
}

.pane-blm-chart-ticker-widget-pane .pane-content > a span,
.pane-blm-chart-symbol-overview-widget-pane .pane-content .symbol-overview-wrapper > a span,
.pane-blm-chart-market-quotes-widget-pane .pane-content .market-quotes-wrapper > a span,
.pane-blm-chart-market-overview-widget-pane .pane-content .market-overview-wrapper > a span,
.pane-blm-chart-economic-calendar-pane .pane-content .economic-calendar-wrapper > a span,
.pane-blm-chart-mini-chart-table-widget-pane .pane-content .mini-chart-table-wrapper > a span {
  color: #3bb3e4;
}

.pane-blm-chart-symbol-overview-widget-pane iframe {
  margin-bottom: 0;
}

iframe .tv-embed-widget-wrapper__header.js-embed-widget-head {
  display: none !important;
}

#blm-chart-economic-calendar-pane-edit-form #edit-countries .checkbox {
  width: 32%;
  display: inline-block;
}

/* **** NOTES **** */
@media (min-width: 992px) {
  .pane-blv-notes-note-stream {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.note {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  line-height: 1.3;
}

.note a {
  text-decoration: none;
  font-weight: normal;
}

.note a:hover {
  text-decoration: none;
}

.note span.more {
  font-weight: bold;
}

.note span.more:hover {
  text-decoration: underline;
}

.note:first-child {
  margin-top: 0;
}

.note:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.note picture {
  margin-bottom: 8px;
}

.note .field-title {
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 3px;
}

.note .field-message p:last-child {
  margin-bottom: 0;
}

/* *** COMMENTS *** */
body:not(.node-type-forum) #comments {
  margin-top: 0;
  margin-bottom: 35px;
  padding-top: 40px;
  border-top: 1px solid #efefef;
  display: block;
}

body:not(.node-type-forum) #comments h2.pane-title {
  color: #999;
  font-size: 22px;
}

body:not(.node-type-forum) #comments h2.pane-title .fa.fa-comment, body:not(.node-type-forum) #comments h2.pane-title #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .fa-comment.btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget body:not(.node-type-forum) #comments h2.pane-title .fa-comment.btn, body:not(.node-type-forum) #comments h2.pane-title #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button.fa-comment, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons body:not(.node-type-forum) #comments h2.pane-title button.fa-comment, body:not(.node-type-forum) #comments h2.pane-title #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button.fa-comment, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget body:not(.node-type-forum) #comments h2.pane-title button.fa-comment, body:not(.node-type-forum) #comments h2.pane-title #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a.fa-comment, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll body:not(.node-type-forum) #comments h2.pane-title li.pager__item > a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a.fa-comment, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget body:not(.node-type-forum) #comments h2.pane-title li.pager__item > a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title :not(.user-access-page) h2.fa-comment.icon-news, :not(.user-access-page) body:not(.node-type-forum) #comments h2.pane-title h2.fa-comment.icon-news, body:not(.node-type-forum) #comments h2.pane-title :not(.user-access-page) h2.fa-comment.icon-blog, :not(.user-access-page) body:not(.node-type-forum) #comments h2.pane-title h2.fa-comment.icon-blog, body:not(.node-type-forum) #comments h2.pane-title :not(.user-access-page) h2.fa-comment.icon-event, :not(.user-access-page) body:not(.node-type-forum) #comments h2.pane-title h2.fa-comment.icon-event, body:not(.node-type-forum) #comments h2.pane-title :not(.user-access-page) h2.fa-comment.icon-sponsor, :not(.user-access-page) body:not(.node-type-forum) #comments h2.pane-title h2.fa-comment.icon-sponsor, body:not(.node-type-forum) #comments h2.pane-title :not(.user-access-page) h2.fa-comment.icon-featured, :not(.user-access-page) body:not(.node-type-forum) #comments h2.pane-title h2.fa-comment.icon-featured, body:not(.node-type-forum) #comments h2.pane-title .blw-star-inline .fa-comment.up-inactive, .blw-star-inline body:not(.node-type-forum) #comments h2.pane-title .fa-comment.up-inactive, body:not(.node-type-forum) #comments h2.pane-title .blw-star-inline .fa-comment.up-active, .blw-star-inline body:not(.node-type-forum) #comments h2.pane-title .fa-comment.up-active, body:not(.node-type-forum) #comments h2.pane-title .blw-star-stacked .fa-comment.up-inactive, .blw-star-stacked body:not(.node-type-forum) #comments h2.pane-title .fa-comment.up-inactive, body:not(.node-type-forum) #comments h2.pane-title .blw-star-stacked .fa-comment.up-active, .blw-star-stacked body:not(.node-type-forum) #comments h2.pane-title .fa-comment.up-active, body:not(.node-type-forum) #comments h2.pane-title .comment-count-wrapper .fa-comment.comments-icon, .comment-count-wrapper body:not(.node-type-forum) #comments h2.pane-title .fa-comment.comments-icon, body:not(.node-type-forum) #comments h2.pane-title .comment-count-wrapper .comments-icon:hover, .comment-count-wrapper body:not(.node-type-forum) #comments h2.pane-title .comments-icon:hover, body:not(.node-type-forum) #comments h2.pane-title .social-media .facebook a.fa-comment, .social-media .facebook body:not(.node-type-forum) #comments h2.pane-title a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title .social-media .twitter a.fa-comment, .social-media .twitter body:not(.node-type-forum) #comments h2.pane-title a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title .social-media .linkedin a.fa-comment, .social-media .linkedin body:not(.node-type-forum) #comments h2.pane-title a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title .social-media .google-plus a.fa-comment, .social-media .google-plus body:not(.node-type-forum) #comments h2.pane-title a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title .social-media .pinterest a.fa-comment, .social-media .pinterest body:not(.node-type-forum) #comments h2.pane-title a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title .social-media .youtube a.fa-comment, .social-media .youtube body:not(.node-type-forum) #comments h2.pane-title a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title .social-media .flickr a.fa-comment, .social-media .flickr body:not(.node-type-forum) #comments h2.pane-title a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title .social-media .rss a.fa-comment, .social-media .rss body:not(.node-type-forum) #comments h2.pane-title a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title .social-media .envelope a.fa-comment, .social-media .envelope body:not(.node-type-forum) #comments h2.pane-title a.fa-comment, body:not(.node-type-forum) #comments h2.pane-title .social-media .phone a.fa-comment, .social-media .phone body:not(.node-type-forum) #comments h2.pane-title a.fa-comment {
  position: relative;
  top: -2px;
}

body:not(.node-type-forum) #comments .title-no-access p {
  color: #888;
}

body:not(.node-type-forum) #comments .pagination {
  margin-top: 36px;
}

#comments-top {
  display: block;
}

.first-comment-link,
.last-comment-link {
  margin: 24px 0;
  display: inline-block;
}

.first-comment-link .btn, .first-comment-link #popup-buttons button, #popup-buttons .first-comment-link button, .first-comment-link .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll .first-comment-link li.pager__item > a,
.last-comment-link .btn,
.last-comment-link #popup-buttons button,
#popup-buttons .last-comment-link button,
.last-comment-link .pager.pager--infinite-scroll li.pager__item > a,
.pager.pager--infinite-scroll .last-comment-link li.pager__item > a {
  padding-left: 12px;
  padding-right: 12px;
}

.last-comment-link {
  float: right;
}

.ajax-comments-form-add,
.ajax-comments-form-edit,
.ajax-comments-form-reply {
  margin: 25px 0;
}

.ajax-comments-form-add div.form-type-item,
.ajax-comments-form-add div.field-type-text-long label,
.ajax-comments-form-edit div.form-type-item,
.ajax-comments-form-edit div.field-type-text-long label,
.ajax-comments-form-reply div.form-type-item,
.ajax-comments-form-reply div.field-type-text-long label {
  display: none;
}

.ajax-comments-form-add div.form-actions .btn-success,
.ajax-comments-form-edit div.form-actions .btn-success,
.ajax-comments-form-reply div.form-actions .btn-success {
  margin-right: 8px;
}

.view-display-id-comments_flat_node_pane .alert-success,
.view-display-id-comments_flat_forum_pane .alert-success {
  margin-bottom: 15px;
}

.view-display-id-comments_flat_node_pane .alert-success {
  margin-top: 15px;
}

.post-by-viewer.highlight-new,
.highlight-new .panel-body {
  background-color: #f1ffed;
}

.view-display-id-comments_flat_node_pane .post-by-viewer.highlight-new {
  padding-left: 10px;
  padding-right: 10px;
}

#comment-confirm-delete {
  padding: 15px;
  margin-bottom: 0;
}

#comment-confirm-delete .form-actions {
  margin-top: 15px;
}

#comment-confirm-delete .form-actions .btn-danger {
  margin-right: 8px;
}

#comment-confirm-delete .form-actions #edit-cancel {
  position: relative;
  top: 2px;
}

.pager.pager--infinite-scroll li.pager__item > a {
  font-weight: bold;
}

.view .pager.pager--infinite-scroll li.pager__item > a {
  padding-left: 50px;
  padding-right: 50px;
}

.pager.pager--infinite-scroll li.pager__item > a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img) {
  color: #fff;
}

.comment-click-processing {
  display: inline-block;
  margin-left: 12px;
  margin-right: 6px;
  padding-right: 22px !important;
  background: url(/misc/throbber-active.gif) right center no-repeat;
  position: relative;
  top: 3px;
  color: #aaa;
  font-style: italic;
}

/* *** USER COMMENTS PANE *** */
.view-display-id-comments_author_pane {
  margin-bottom: 35px;
}

.view-display-id-comments_author_pane th, .view-display-id-comments_author_pane td {
  font-size: 14px;
}

.view-display-id-comments_author_pane .pager {
  margin-top: 0;
}

/* *** FORUM TOP LEVEL *** */
.pane-forum-list .table-responsive table.table {
  margin-bottom: 0;
}

.pane-forum-list th:first-child,
.pane-forum-list th:last-child,
.pane-forum-list td:first-child,
.pane-forum-list td.forum-last-post {
  display: none;
}

.pane-forum-legend {
  display: none;
}

.pane-forum-topic-legend .row.well {
  margin-left: 0;
  margin-right: 0;
}

.pane-forum-statistics {
  margin-bottom: 35px;
}

@media (min-width: 768px) {
  .pane-forum-list th:first-child,
  .pane-forum-list th:last-child,
  .pane-forum-list td:first-child,
  .pane-forum-list td.forum-last-post {
    display: table-cell;
  }
  .pane-forum-legend {
    display: block;
  }
}

table.table .forum-row td.forum-name {
  max-width: 350px;
}

/* *** FORUM POST *** */
.node-type-forum h1 {
  margin-top: 0;
  margin-bottom: 8px;
}

.forum-container-link {
  text-transform: uppercase;
  margin-bottom: 24px;
}

.forum-container-link a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img) {
  color: #bbb;
}

.forum-container-link a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):hover, .forum-container-link a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):focus, .forum-container-link a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):active {
  color: #999;
}

/* *** FORUM COMMENTS *** */
.forum-row h4 {
  margin: 0;
}

.forum-description {
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.3;
}

.forum-description:last-child {
  margin-bottom: 0;
}

.forum-latest-members {
  margin-top: 10px;
}

.glyphicon-size {
  font-size: 1.5em;
}

.forum-last-post {
  font-size: 14px;
}

.forum-last-post a:first-child {
  line-height: 1.2;
  display: inline-block;
}

.forum-topics,
.forum-posts {
  text-align: center;
}

.radix-layouts-content .view-display-id-comments_flat_forum_pane #comments {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}

/*
.af-button-large {
  @include button-variant($btn-default-color, $btn-default-bg, $btn-default-border);
}
*/
.role-anonymous-user .topic-reply-link {
  line-height: 2.3;
  margin-right: 10px;
}

#sort-topic-submit,
.af-button-large {
  margin-bottom: 15px;
  display: inline-block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #666;
  border: 1px solid #f9f9f9;
  text-shadow: 0 1px 0 #e0e0e0;
  background-image: linear-gradient(#f9f9f9, #ececec);
  box-shadow: 0 3px 0 0 #c6c6c6;
  display: inline-block;
  padding: 9px 8px;
  font-size: 16px;
  line-height: 1.1;
  border-radius: 6px;
}

#sort-topic-submit:hover,
.af-button-large:hover {
  color: #666;
  border: 1px solid #f9f9f9;
  background-image: linear-gradient(#ececec, #f9f9f9);
  box-shadow: 0 3px 0 0 #b9b9b9;
  text-decoration: none;
}

.view-id-advanced_forum_new_topics .marker.label,
.view-id-advanced_forum_active_topics .marker.label,
.view-id-advanced_forum_unanswered_topics .marker.label,
.view-id-advanced_forum_topic_list .marker.label {
  margin-left: 5px;
  top: -2px;
  position: relative;
}

.view-id-advanced_forum_new_topics .views-field-comment-count,
.view-id-advanced_forum_active_topics .views-field-comment-count,
.view-id-advanced_forum_unanswered_topics .views-field-comment-count,
.view-id-advanced_forum_topic_list .views-field-comment-count {
  text-align: center;
}

.view-id-advanced_forum_new_topics .active img.img-responsive,
.view-id-advanced_forum_active_topics .active img.img-responsive,
.view-id-advanced_forum_unanswered_topics .active img.img-responsive,
.view-id-advanced_forum_topic_list .active img.img-responsive,
.privatemsg-list .active img.img-responsive {
  display: inline-block;
  position: relative;
  top: -2px;
  left: 5px;
  box-shadow: none;
}

.forum-post {
  /*
  .author-pane {
    text-align:center;
    .username {
      word-wrap:break-word;
      display:inline-block;
      line-height:1.2;
      margin-bottom:10px;
      width:100%;
    }
    .user-picture {
      display:inline-block;
      width:60%;
    }
    margin:0 auto;
  }
  */
}

.forum-post.panel-default > .panel-heading {
  background-color: #f9f9f9;
}

.forum-post .panel-heading {
  padding: 5px 10px;
  font-size: 14px;
}

.forum-post .field-comment-body img {
  max-width: 100%;
  box-shadow: none;
}

.forum-post .field-comment-body a {
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.forum-post .panel-footer {
  background-color: #f9f9f9;
  padding: 5px;
}

.forum-post .panel-footer .text-left {
  float: left;
  margin-left: 3px;
}

.forum-post .panel-footer .text-left a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.forum-post .panel-footer .text-left a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover {
  color: #aaa;
}

.forum-post .panel-footer .text-right a {
  text-transform: lowercase;
}

.forum-post .media {
  margin-bottom: 0;
}

.forum-post .media > .pull-left {
  padding-right: 10px;
}

.forum-post .pull-left {
  max-width: 18%;
}

.forum-post .comment-title {
  display: inline-block;
}

.forum-post .comment-moderator {
  font-size: 12px;
  font-style: italic;
}

.forum-post .author-pane .author-pane-line,
.forum-post .author-pane .author-pane-section {
  text-align: left;
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 5px;
}

.forum-post .author-pane .author-offline,
.forum-post .author-pane .author-online {
  font-weight: bold;
}

.forum-post .author-pane .author-offline {
  color: #c40233;
}

.forum-post .author-pane .author-online {
  color: #4f7942;
}

.forum-post .author-pane .author-offline,
.forum-post .author-pane .author-online,
.forum-post .author-pane .author-pane-line-separator,
.forum-post .author-pane .author-location,
.forum-post .author-pane .addressfield-container,
.forum-post .author-pane .addressfield-container-inline {
  float: left;
}

.forum-post .author-pane .author-pane-line-separator {
  margin: 0 5px;
}

.forum-post .author-pane .addressfield-container,
.forum-post .author-pane .addressfield-container-inline {
  margin-right: 4px;
}

.forum-post .author-pane .author-joined {
  clear: both;
}

.forum-post .author-pane .author-pane-line.author-name {
  display: inline-block;
  width: 100%;
  word-wrap: break-word;
  font-size: 16px;
}

.forum-post .author-pane .author-name,
.forum-post .author-pane .picture {
  margin-bottom: 10px;
}

.forum-post .author-pane .picture {
  margin-left: 10px;
  margin-right: 10px;
}

.forum-post .author-pane .picture img {
  display: inline-block;
}

.forum-post .author-pane-stacked .author-pane-line.author-name {
  text-align: center;
}

.forum-post .author-pane-inline {
  border-bottom: 1px solid #eee;
}

.forum-post .author-pane-inline .author-name {
  margin-bottom: 0;
}

.forum-post .author-pane-inline .picture {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.forum-post .author-pane-inline .picture img {
  width: 80px;
}

.forum-post .author-pane-inline .author-posts,
.forum-post .author-pane-inline .author-likes {
  display: inline-block;
  margin-right: 8px;
  color: #666;
}

.forum-post .author-pane-inline .author-posts span,
.forum-post .author-pane-inline .author-likes span {
  margin-right: 2px;
}

.forum-post .author-pane-inline .author-contact,
.forum-post .author-pane-inline .author-privatemsg {
  display: inline-block;
  margin-bottom: 0;
}

.forum-post .author-pane-inline .author-contact a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.forum-post .author-pane-inline .author-privatemsg a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  text-align: center;
  color: #bbb;
  font-weight: normal;
}

.forum-post .author-pane-inline .author-contact a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover,
.forum-post .author-pane-inline .author-privatemsg a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover {
  text-decoration: none;
  color: #333;
}

.forum-post .author-pane-inline .author-contact .fa, .forum-post .author-pane-inline .author-contact #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .forum-post .author-pane-inline .author-contact .btn, .forum-post .author-pane-inline .author-contact #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .forum-post .author-pane-inline .author-contact button, .forum-post .author-pane-inline .author-contact #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .forum-post .author-pane-inline .author-contact button, .forum-post .author-pane-inline .author-contact #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .forum-post .author-pane-inline .author-contact li.pager__item > a, .forum-post .author-pane-inline .author-contact .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .forum-post .author-pane-inline .author-contact li.pager__item > a, .forum-post .author-pane-inline .author-contact :not(.user-access-page) h2.icon-news, :not(.user-access-page) .forum-post .author-pane-inline .author-contact h2.icon-news, .forum-post .author-pane-inline .author-contact :not(.user-access-page) h2.icon-blog, :not(.user-access-page) .forum-post .author-pane-inline .author-contact h2.icon-blog, .forum-post .author-pane-inline .author-contact :not(.user-access-page) h2.icon-event, :not(.user-access-page) .forum-post .author-pane-inline .author-contact h2.icon-event, .forum-post .author-pane-inline .author-contact :not(.user-access-page) h2.icon-sponsor, :not(.user-access-page) .forum-post .author-pane-inline .author-contact h2.icon-sponsor, .forum-post .author-pane-inline .author-contact :not(.user-access-page) h2.icon-featured, :not(.user-access-page) .forum-post .author-pane-inline .author-contact h2.icon-featured, .forum-post .author-pane-inline .author-contact .blw-star-inline .up-inactive, .blw-star-inline .forum-post .author-pane-inline .author-contact .up-inactive, .forum-post .author-pane-inline .author-contact .blw-star-inline .up-active, .blw-star-inline .forum-post .author-pane-inline .author-contact .up-active, .forum-post .author-pane-inline .author-contact .blw-star-stacked .up-inactive, .blw-star-stacked .forum-post .author-pane-inline .author-contact .up-inactive, .forum-post .author-pane-inline .author-contact .blw-star-stacked .up-active, .blw-star-stacked .forum-post .author-pane-inline .author-contact .up-active, .forum-post .author-pane-inline .author-contact .comment-count-wrapper .comments-icon, .comment-count-wrapper .forum-post .author-pane-inline .author-contact .comments-icon, .forum-post .author-pane-inline .author-contact .social-media .facebook a, .social-media .facebook .forum-post .author-pane-inline .author-contact a, .forum-post .author-pane-inline .author-contact .social-media .twitter a, .social-media .twitter .forum-post .author-pane-inline .author-contact a, .forum-post .author-pane-inline .author-contact .social-media .linkedin a, .social-media .linkedin .forum-post .author-pane-inline .author-contact a, .forum-post .author-pane-inline .author-contact .social-media .google-plus a, .social-media .google-plus .forum-post .author-pane-inline .author-contact a, .forum-post .author-pane-inline .author-contact .social-media .pinterest a, .social-media .pinterest .forum-post .author-pane-inline .author-contact a, .forum-post .author-pane-inline .author-contact .social-media .youtube a, .social-media .youtube .forum-post .author-pane-inline .author-contact a, .forum-post .author-pane-inline .author-contact .social-media .flickr a, .social-media .flickr .forum-post .author-pane-inline .author-contact a, .forum-post .author-pane-inline .author-contact .social-media .rss a, .social-media .rss .forum-post .author-pane-inline .author-contact a, .forum-post .author-pane-inline .author-contact .social-media .envelope a, .social-media .envelope .forum-post .author-pane-inline .author-contact a, .forum-post .author-pane-inline .author-contact .social-media .phone a, .social-media .phone .forum-post .author-pane-inline .author-contact a,
.forum-post .author-pane-inline .author-privatemsg .fa,
.forum-post .author-pane-inline .author-privatemsg #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .forum-post .author-pane-inline .author-privatemsg .btn,
.forum-post .author-pane-inline .author-privatemsg #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .forum-post .author-pane-inline .author-privatemsg button,
.forum-post .author-pane-inline .author-privatemsg #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button,
#popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .forum-post .author-pane-inline .author-privatemsg button,
.forum-post .author-pane-inline .author-privatemsg #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a,
#views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .forum-post .author-pane-inline .author-privatemsg li.pager__item > a,
.forum-post .author-pane-inline .author-privatemsg .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a,
.pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .forum-post .author-pane-inline .author-privatemsg li.pager__item > a,
.forum-post .author-pane-inline .author-privatemsg :not(.user-access-page) h2.icon-news,
:not(.user-access-page) .forum-post .author-pane-inline .author-privatemsg h2.icon-news,
.forum-post .author-pane-inline .author-privatemsg :not(.user-access-page) h2.icon-blog,
:not(.user-access-page) .forum-post .author-pane-inline .author-privatemsg h2.icon-blog,
.forum-post .author-pane-inline .author-privatemsg :not(.user-access-page) h2.icon-event,
:not(.user-access-page) .forum-post .author-pane-inline .author-privatemsg h2.icon-event,
.forum-post .author-pane-inline .author-privatemsg :not(.user-access-page) h2.icon-sponsor,
:not(.user-access-page) .forum-post .author-pane-inline .author-privatemsg h2.icon-sponsor,
.forum-post .author-pane-inline .author-privatemsg :not(.user-access-page) h2.icon-featured,
:not(.user-access-page) .forum-post .author-pane-inline .author-privatemsg h2.icon-featured,
.forum-post .author-pane-inline .author-privatemsg .blw-star-inline .up-inactive,
.blw-star-inline .forum-post .author-pane-inline .author-privatemsg .up-inactive,
.forum-post .author-pane-inline .author-privatemsg .blw-star-inline .up-active,
.blw-star-inline .forum-post .author-pane-inline .author-privatemsg .up-active,
.forum-post .author-pane-inline .author-privatemsg .blw-star-stacked .up-inactive,
.blw-star-stacked .forum-post .author-pane-inline .author-privatemsg .up-inactive,
.forum-post .author-pane-inline .author-privatemsg .blw-star-stacked .up-active,
.blw-star-stacked .forum-post .author-pane-inline .author-privatemsg .up-active,
.forum-post .author-pane-inline .author-privatemsg .comment-count-wrapper .comments-icon,
.comment-count-wrapper .forum-post .author-pane-inline .author-privatemsg .comments-icon,
.forum-post .author-pane-inline .author-privatemsg .social-media .facebook a,
.social-media .facebook .forum-post .author-pane-inline .author-privatemsg a,
.forum-post .author-pane-inline .author-privatemsg .social-media .twitter a,
.social-media .twitter .forum-post .author-pane-inline .author-privatemsg a,
.forum-post .author-pane-inline .author-privatemsg .social-media .linkedin a,
.social-media .linkedin .forum-post .author-pane-inline .author-privatemsg a,
.forum-post .author-pane-inline .author-privatemsg .social-media .google-plus a,
.social-media .google-plus .forum-post .author-pane-inline .author-privatemsg a,
.forum-post .author-pane-inline .author-privatemsg .social-media .pinterest a,
.social-media .pinterest .forum-post .author-pane-inline .author-privatemsg a,
.forum-post .author-pane-inline .author-privatemsg .social-media .youtube a,
.social-media .youtube .forum-post .author-pane-inline .author-privatemsg a,
.forum-post .author-pane-inline .author-privatemsg .social-media .flickr a,
.social-media .flickr .forum-post .author-pane-inline .author-privatemsg a,
.forum-post .author-pane-inline .author-privatemsg .social-media .rss a,
.social-media .rss .forum-post .author-pane-inline .author-privatemsg a,
.forum-post .author-pane-inline .author-privatemsg .social-media .envelope a,
.social-media .envelope .forum-post .author-pane-inline .author-privatemsg a,
.forum-post .author-pane-inline .author-privatemsg .social-media .phone a,
.social-media .phone .forum-post .author-pane-inline .author-privatemsg a {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
}

.forum-post .author-pane-inline .author-privatemsg {
  margin-right: 8px;
}

.forum-post .author-pane-inline .author-ip {
  color: #bbb;
}

.forum-post .comment-vote {
  margin-top: 10px;
}

.forum-post .post-edited {
  margin: 15px 0 0;
  font-style: italic;
  font-size: 14px;
  color: #aaa;
}

.forum-post .post-edited a {
  color: #aaa;
}

.forum-post ul.links.list-inline {
  margin-bottom: 0;
  line-height: 1.2;
}

.forum-post ul.links.list-inline li {
  margin-bottom: 0;
  font-size: 14px;
}

.forum-post.panel {
  margin-bottom: 15px;
}

.author-signature a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img),
.post-edited a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img) {
  color: #888;
}

.author-signature a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):hover, .author-signature a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):active, .author-signature a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):focus,
.post-edited a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):hover,
.post-edited a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):active,
.post-edited a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):focus {
  color: #888;
}

#forum .radix-layouts-content.col-sm-12.col-md-8.col-xl-8 {
  padding-left: 15px;
  padding-right: 15px;
}

.main-container #forum .radix-layouts-sidebar {
  border-left: none;
}

.pane-forum-topic-list-sort {
  margin-top: 25px;
}

.pane-forum-topic-legend {
  margin-top: 25px;
}

.pane-forum-topic-legend ul.list-unstyled, .pane-forum-topic-legend .admin-menu-toolbar-category ul.menu, .admin-menu-toolbar-category .pane-forum-topic-legend ul.menu, .pane-forum-topic-legend .field-websites ul, .field-websites .pane-forum-topic-legend ul, .pane-forum-topic-legend #quick_switch_links ul, #quick_switch_links .pane-forum-topic-legend ul {
  margin-bottom: 0;
}

.pane-content .forum-topic-header .topic-post-count {
  clear: both;
  float: none;
  margin: 7px 7px 10px 0;
}

@media (min-width: 768px) {
  .pane-content .forum-topic-header .topic-post-count {
    clear: right;
    float: right;
    margin: 7px 7px 0 0;
  }
}

@media (min-width: 580px) {
  .forum-post .author-pane-inline {
    padding-bottom: 12px;
  }
  .media-body-col-1,
  .media-body-col-2 {
    display: inline-block;
  }
  .media-body-col-2 {
    float: right;
  }
  .author-privatemsg,
  .author-contact {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .forum-post .author-pane-inline .media > .pull-left {
    padding-right: 20px;
  }
  .forum-post .media-body .comment-title,
  .forum-post .media-body .comment-wrapper,
  .forum-post .media-body .post-edited {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.field-comment-body {
  word-wrap: break-word;
}

.field-comment-body .media-element-container {
  margin-bottom: 20px;
}

/* **** RESPONSIVE PAGER **** */
ul.pagination .pager-ellipsis span {
  display: none;
}

ul.pagination .pager-first a, ul.pagination .pager-last a {
  display: none;
}

@media (min-width: 580px) {
  ul.pagination .pager-ellipsis span {
    display: block;
  }
  ul.pagination .pager-first a, ul.pagination .pager-last a {
    display: block;
  }
}

/* ***** NODE COMMENTS ***** */
.comment-post {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #efefef;
}

.comment-post .reply-separator {
  color: #bbb;
  margin-left: 4px;
  margin-right: 4px;
}

.comment-post .reply-permalink a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  font-weight: normal;
  color: #bbb;
}

.comment-post .separator {
  font-weight: bold;
  color: #888;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 0;
}

.comment-header {
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.comment-user-date {
  color: #888;
  margin-right: 16px;
}

.comment-user-date,
.comment-header .comment-permalink {
  vertical-align: top;
  margin-top: -5px;
}

.comment-picture {
  margin-right: 6px;
}

.comment-picture,
.comment-user-date,
.comment-header .comment-permalink {
  display: inline-block;
  font-size: 14px;
}

.comment-header .comment-permalink {
  float: right;
}

.comment-header .comment-permalink .new {
  font-style: italic;
  color: red;
  margin-right: 3px;
}

.comment-subject {
  margin-top: 0;
  font-size: 18px;
}

.comment-body {
  font-size: 15px;
}

.privatemsg-message-body p, .privatemsg-message-body ul, .privatemsg-message-body ol, .privatemsg-message-body blockquote, .privatemsg-message-body div {
  display: inline-block;
}

.privatemsg-message-body ul, .privatemsg-message-body ol {
  margin-bottom: 20px;
}

.privatemsg-message-body img,
.comment-body img {
  max-width: 100%;
  box-shadow: none;
}

.privatemsg-message-body a,
.comment-body a {
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.comment-links {
  display: inline-block;
  font-size: 13px;
  width: 100%;
  padding-top: 10px;
  margin-top: 10px;
  text-align: right;
}

.comment-links ul {
  margin-bottom: 0;
}

.comment-links ul.list-inline > li {
  padding-left: 6px;
  padding-right: 6px;
}

.comment-links ul a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #888;
  font-weight: normal;
}

.field-comment-body .quote-author {
  display: block;
}

.field-comment-body .quote-msg {
  border-color: #eee;
  background-color: #f9f9f9;
  border-radius: 3px;
}

.field-comment-body blockquote.quote-msg {
  font-size: 15px;
}

.node-type-forum .radix-layouts-content .pane-node-comment-form {
  max-width: 100%;
}

.pane-node-comment-form {
  margin-top: 15px;
}

.ui-dialog.entity-select-dialog .ui-dialog-content {
  overflow: visible;
}

.privatemsg-list tbody .form-type-checkbox,
.privatemsg-list tbody .privatemsg-list-subject a,
.privatemsg-list tbody .privatemsg-list-participants .username:not(.user-picture),
.privatemsg-list tbody .privatemsg-list-date .privatemsg-date {
  position: relative;
  top: 3px;
}

.table > tbody > tr > td.privatemsg-list-participants {
  line-height: 0;
}

.privatemsg-list-subject .marker {
  margin-left: 5px;
  position: relative;
  top: 1px;
}

.privatemsg-list-participants .user-avatar {
  display: inline-block;
  margin-right: 8px;
}

.privatemsg-list-participants .username:not(.user-picture) {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
}

.privatemsg-message-participants {
  margin-top: 10px;
}

.privatemsg-message .media > .pull-left {
  float: none !important;
  padding-top: 2px;
  padding-bottom: 5px;
  text-align: center;
}

@media (min-width: 580px) {
  .privatemsg-message .media > .pull-left {
    padding-right: 30px;
    float: left !important;
  }
}

.privatemsg-message-actions {
  display: inline-block;
  float: right;
}

.privatemsg-message-information {
  padding-bottom: 5px;
}

.privatemsg-message-information .privatemsg-author-name,
.privatemsg-message-information .privatemsg-message-date {
  font-size: 100%;
}

.privatemsg-message-information .privatemsg-message-actions a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #bbb;
}

.privatemsg-message-information .privatemsg-message-actions a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover, .privatemsg-message-information .privatemsg-message-actions a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):focus, .privatemsg-message-information .privatemsg-message-actions a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):active {
  color: #888;
}

.privatemsg-message-body {
  padding-top: 5px;
}

#privatemsg-list-form .container-inline {
  position: relative;
}

#privatemsg-list-form .container-inline .form-group.form-item-operation {
  position: absolute;
  top: 0;
  right: 0;
}

#flag-confirm #edit-submit {
  margin-right: 10px;
}

#flag-confirm #edit-cancel {
  position: relative;
  top: 2px;
}

.comment-vote {
  display: inline-block;
  float: right;
  position: relative;
}

.blw-star-inline .up-inactive {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.blw-star-inline .up-inactive:before {
  font-family: 'FontAwesome';
  font-size: 22px;
  font-weight: normal;
  margin-right: 0;
  position: relative;
  top: 0;
}

.blw-star-inline .up-inactive:hover {
  color: #ddd;
  transform: rotate(144deg);
}

.blw-star-inline .up-inactive:hover:before {
  font-family: 'FontAwesome';
  font-size: 22px;
  font-weight: normal;
  margin-right: 0;
  position: relative;
  top: 0;
}

.blw-star-inline .up-active:before {
  font-family: 'FontAwesome';
  font-size: 22px;
  font-weight: normal;
  margin-right: 0;
  position: relative;
  top: 0;
}

.blw-star-inline .role-anonymous-user .up-active:before {
  font-family: 'FontAwesome';
  font-size: 22px;
  font-weight: normal;
  margin-right: 0;
  position: relative;
  top: 0;
}

.blw-inline .up-inactive,
.blw-inline .up-active {
  margin-top: 4px;
}

.blw-inline .reset-active {
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 26px;
  color: #888;
}

.pane-blm-node-comment-vote-counters-pane {
  position: relative;
}

.pane-blm-node-comment-vote-counters-pane .pane-content {
  position: absolute;
  right: 0;
  width: 120px;
  text-align: right;
}

.blw-star-stacked .up-inactive {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.blw-star-stacked .up-inactive:before {
  font-family: 'FontAwesome';
  font-size: 30px;
  font-weight: normal;
  margin-right: 0;
  position: relative;
  top: 0;
}

.blw-star-stacked .up-inactive:hover {
  color: #ddd;
  transform: rotate(144deg);
}

.blw-star-stacked .up-inactive:hover:before {
  font-family: 'FontAwesome';
  font-size: 30px;
  font-weight: normal;
  margin-right: 0;
  position: relative;
  top: 0;
}

.blw-star-stacked .up-active:before {
  font-family: 'FontAwesome';
  font-size: 30px;
  font-weight: normal;
  margin-right: 0;
  position: relative;
  top: 0;
}

.blw-star-stacked .role-anonymous-user .up-active:before {
  font-family: 'FontAwesome';
  font-size: 30px;
  font-weight: normal;
  margin-right: 0;
  position: relative;
  top: 0;
}

.pull-right .count-wrapper {
  text-align: right;
}

.count-wrapper {
  position: relative;
  z-index: 1000;
  margin-bottom: 10px;
  margin-left: 8px;
}

.count-wrapper .blw-star-stacked .vud-link-reset {
  font-weight: normal;
  font-size: 14px;
}

.count-wrapper > div {
  display: inline-block;
  vertical-align: top;
  margin-left: 9px;
}

.count-wrapper .flag-wrapper {
  display: inline-block;
  top: 1px;
  margin-left: 7px;
  text-align: center;
}

.count-wrapper .flag-wrapper a {
  font-size: 28px;
  line-height: 0;
}

.count-wrapper .flag-wrapper a:hover, .count-wrapper .flag-wrapper a:focus, .count-wrapper .flag-wrapper a:active {
  text-decoration: none;
}

.count-wrapper .flag-wrapper a .fa:hover, .count-wrapper .flag-wrapper a #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn:hover, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .count-wrapper .flag-wrapper a .btn:hover, .count-wrapper .flag-wrapper a #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button:hover, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .count-wrapper .flag-wrapper a button:hover, .count-wrapper .flag-wrapper a #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button:hover, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .count-wrapper .flag-wrapper a button:hover, .count-wrapper .flag-wrapper a #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a:hover, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .count-wrapper .flag-wrapper a li.pager__item > a:hover, .count-wrapper .flag-wrapper a .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a:hover, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .count-wrapper .flag-wrapper a li.pager__item > a:hover, .count-wrapper .flag-wrapper a :not(.user-access-page) h2.icon-news:hover, :not(.user-access-page) .count-wrapper .flag-wrapper a h2.icon-news:hover, .count-wrapper .flag-wrapper a :not(.user-access-page) h2.icon-blog:hover, :not(.user-access-page) .count-wrapper .flag-wrapper a h2.icon-blog:hover, .count-wrapper .flag-wrapper a :not(.user-access-page) h2.icon-event:hover, :not(.user-access-page) .count-wrapper .flag-wrapper a h2.icon-event:hover, .count-wrapper .flag-wrapper a :not(.user-access-page) h2.icon-sponsor:hover, :not(.user-access-page) .count-wrapper .flag-wrapper a h2.icon-sponsor:hover, .count-wrapper .flag-wrapper a :not(.user-access-page) h2.icon-featured:hover, :not(.user-access-page) .count-wrapper .flag-wrapper a h2.icon-featured:hover, .count-wrapper .flag-wrapper a .blw-star-inline .up-inactive:hover, .blw-star-inline .count-wrapper .flag-wrapper a .up-inactive:hover, .count-wrapper .flag-wrapper a .blw-star-inline .up-active:hover, .blw-star-inline .count-wrapper .flag-wrapper a .up-active:hover, .count-wrapper .flag-wrapper a .blw-star-stacked .up-inactive:hover, .blw-star-stacked .count-wrapper .flag-wrapper a .up-inactive:hover, .count-wrapper .flag-wrapper a .blw-star-stacked .up-active:hover, .blw-star-stacked .count-wrapper .flag-wrapper a .up-active:hover, .count-wrapper .flag-wrapper a .comment-count-wrapper .comments-icon:hover, .comment-count-wrapper .count-wrapper .flag-wrapper a .comments-icon:hover, .count-wrapper .flag-wrapper a .social-media .facebook a:hover, .social-media .facebook .count-wrapper .flag-wrapper a a:hover, .count-wrapper .flag-wrapper a .social-media .twitter a:hover, .social-media .twitter .count-wrapper .flag-wrapper a a:hover, .count-wrapper .flag-wrapper a .social-media .linkedin a:hover, .social-media .linkedin .count-wrapper .flag-wrapper a a:hover, .count-wrapper .flag-wrapper a .social-media .google-plus a:hover, .social-media .google-plus .count-wrapper .flag-wrapper a a:hover, .count-wrapper .flag-wrapper a .social-media .pinterest a:hover, .social-media .pinterest .count-wrapper .flag-wrapper a a:hover, .count-wrapper .flag-wrapper a .social-media .youtube a:hover, .social-media .youtube .count-wrapper .flag-wrapper a a:hover, .count-wrapper .flag-wrapper a .social-media .flickr a:hover, .social-media .flickr .count-wrapper .flag-wrapper a a:hover, .count-wrapper .flag-wrapper a .social-media .rss a:hover, .social-media .rss .count-wrapper .flag-wrapper a a:hover, .count-wrapper .flag-wrapper a .social-media .envelope a:hover, .social-media .envelope .count-wrapper .flag-wrapper a a:hover, .count-wrapper .flag-wrapper a .social-media .phone a:hover, .social-media .phone .count-wrapper .flag-wrapper a a:hover {
  color: #ddd;
}

.count-wrapper .flag-wrapper a span {
  font-weight: normal;
  font-size: 15px;
  display: block;
  position: relative;
  bottom: -18px;
  color: #aaa;
}

.count-wrapper .flag-wrapper a span:hover {
  text-decoration: none;
}

.count-wrapper .flag-wrapper .flag-message {
  top: 4.7em;
  width: 65px;
}

.comment-count-wrapper {
  text-align: center;
}

.comment-count-wrapper .comments-icon {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.comment-count-wrapper .comments-icon:before {
  font-family: 'FontAwesome';
  font-size: 30px;
  font-weight: normal;
  margin-right: -2px;
  position: relative;
  top: -2px;
}

.comment-count-wrapper .comments-icon:hover {
  color: #ddd;
}

.comment-count-wrapper .comments-icon:hover:before {
  font-family: 'FontAwesome';
  font-size: 30px;
  font-weight: normal;
  margin-right: -2px;
  position: relative;
  top: -2px;
}

.comment-count-wrapper .comment-count {
  font-size: 16px;
  vertical-align: top;
  color: #bbb;
  margin-top: 5px;
}

/* **** FLAGS STYLING **** */
.node-type-forum .flag-bookmark-node .flag span,
.page-user-flags .flag-bookmark-node .flag span {
  display: none;
}

.node-type-forum .flag-message,
.page-user-flags .flag-message {
  width: 65px;
  z-index: 1000;
}

/* **** RECENT COMMENTS **** */
.main-container .radix-layouts-sidebar .pane-blv-comments-comments-recent-pane.panel-pane {
  text-align: left;
}

.comments-recent-wrapper {
  text-align: center;
}

.pane-blv-comments-comments-recent-pane {
  max-width: 300px;
  display: inline-block;
  font-size: 14px;
}

.pane-blv-comments-comments-recent-pane h2.pane-title {
  text-transform: uppercase;
  font-size: 20px;
  color: #ccc;
  margin-top: 0;
}

.pane-blv-comments-comments-recent-pane .media {
  margin-bottom: 10px;
}

.pane-blv-comments-comments-recent-pane .media .media-left {
  width: 25px;
  color: #ccc;
  font-size: 18px;
}

.pane-blv-comments-comments-recent-pane .media-heading {
  margin-bottom: 0;
  font-size: 16px;
}

.pane-blv-comments-comments-recent-pane .comment-title {
  line-height: 1.4;
  margin-bottom: 4px;
}

.pane-blv-comments-comments-recent-pane .content-title {
  margin-bottom: 2px;
}

.pane-blv-comments-comments-recent-pane .comment-title,
.pane-blv-comments-comments-recent-pane .comment-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.pane-blv-comments-comments-recent-pane .comment-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover {
  color: #999;
}

.pane-blv-comments-comments-recent-pane .content-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.pane-blv-comments-comments-recent-pane .content-title a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):hover {
  color: #bbb;
}

.pane-blv-comments-comments-recent-pane .comment-author {
  color: #bbb;
}

/* *** COMMENTS SEARCH *** */
.view-id-blv_search_comments .view-filters {
  margin-bottom: 10px;
}

.view-id-blv_search_comments .views-exposed-widgets {
  margin-bottom: 1.6em;
}

.view-id-blv_search_comments .view-empty {
  margin-top: 50px;
}

.view-id-blv_search_comments .comment-post {
  padding-top: 20px;
}

.view-id-blv_search_comments .comment-node {
  padding-top: 35px;
  color: #aaa;
}

.view-id-blv_search_comments .comment-node a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img) {
  color: #aaa;
}

.view-id-blv_search_comments .comment-node a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):hover, .view-id-blv_search_comments .comment-node a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):focus, .view-id-blv_search_comments .comment-node a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton):not(.linked-img):active {
  color: #aaa;
}

.pane-node-field-embedded-view .view-id-blv_search_comments h2, .pane-node-field-embedded-view .view-id-blv_search_comments h3, .pane-node-field-embedded-view .view-id-blv_search_comments h4, .pane-node-field-embedded-view .view-id-blv_search_comments h5, .pane-node-field-embedded-view .view-id-blv_search_comments h6, .pane-node-field-embedded-view .view-id-blv_search_comments p, .pane-node-field-embedded-view .view-id-blv_search_comments ul, .pane-node-field-embedded-view .view-id-blv_search_comments ol, .pane-node-field-embedded-view .view-id-blv_search_comments hr, .pane-node-field-embedded-view .view-id-blv_search_comments dd, .pane-node-field-embedded-view .view-id-blv_search_comments dt, .pane-node-field-embedded-view .view-id-blv_search_comments dl, .pane-node-field-embedded-view .view-id-blv_search_comments form, .pane-node-field-embedded-view .view-id-blv_search_comments div.alert, .pane-node-field-embedded-view .view-id-blv_search_comments div#comment-confirm-delete, .pane-node-field-embedded-view .view-id-blv_search_comments div.highlighted,
.pane-node-field-embedded-view .view-id-blv_search_comments div.blc-bg-1-0, .pane-node-field-embedded-view .view-id-blv_search_comments div.blc-bg-2-0, .pane-node-field-embedded-view .view-id-blv_search_comments div.blc-bg-3-0, .pane-node-field-embedded-view .view-id-blv_search_comments div.blc-bg-gray-1-0, .pane-node-field-embedded-view .view-id-blv_search_comments div.blc-bg-gray-2-0,
.pane-node-field-embedded-view .view-id-blv_search_comments div.blc-bg-gray-000000, .pane-node-field-embedded-view .view-id-blv_search_comments > strong, .pane-node-field-embedded-view .view-id-blv_search_comments .submitted, .pane-node-field-embedded-view .view-id-blv_search_comments .moderator {
  margin-left: 0;
  margin-right: 0;
}

.views-exposed-form .views-exposed-widget #edit-submit-blv-search-comments {
  margin-top: 0;
}

.no-comment-access .comment-links {
  display: none;
}

.btn, #popup-buttons button, .pager.pager--infinite-scroll li.pager__item > a {
  padding: 9px 8px;
  font-size: 16px;
  line-height: 1.1;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn, .pager.pager--infinite-scroll li.pager__item.btn-group-sm > a, #popup-buttons button {
  padding: 8px 8px;
  font-size: 14px;
  line-height: 1.1;
  border-radius: 6px;
}

.btn-md {
  padding: 9px 8px;
  font-size: 16px;
  line-height: 1.1;
  border-radius: 6px;
}

.btn-lg, .btn-group-lg > .btn, #popup-buttons .btn-group-lg > button, .pager.pager--infinite-scroll li.pager__item.btn-group-lg > a {
  padding: 10px 10px;
  font-size: 20px;
  line-height: 1.2;
  border-radius: 8px;
}

.btn-xl {
  padding: 12px 12px;
  font-size: 26px;
  line-height: 1.3;
  border-radius: 8px;
}

.btn-btn:not(.ajax-processed) {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #666;
  border: 1px solid #f9f9f9;
  text-shadow: 0 1px 0 #e0e0e0;
  background-image: linear-gradient(#f9f9f9, #ececec);
  box-shadow: 0 3px 0 0 #c6c6c6;
  display: inline-block;
}

.btn-btn:not(.ajax-processed):hover {
  color: #666;
  border: 1px solid #f9f9f9;
  background-image: linear-gradient(#ececec, #f9f9f9);
  box-shadow: 0 3px 0 0 #b9b9b9;
  text-decoration: none;
}

.btn-btn-gray-1:not(.ajax-processed) {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #666;
  border: 1px solid #f9f9f9;
  text-shadow: 0 1px 0 #e0e0e0;
  background-image: linear-gradient(#f9f9f9, #ececec);
  box-shadow: 0 3px 0 0 #c6c6c6;
  display: inline-block;
}

.btn-btn-gray-1:not(.ajax-processed):hover {
  color: #666;
  border: 1px solid #f9f9f9;
  background-image: linear-gradient(#ececec, #f9f9f9);
  box-shadow: 0 3px 0 0 #b9b9b9;
  text-decoration: none;
}

.btn-btn-gray-2:not(.ajax-processed) {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #fff;
  border: none;
  text-shadow: 0 1px 0 #919191;
  background-image: linear-gradient(#aaa, #9d9d9d);
  box-shadow: 0 3px 0 0 #777777;
  display: inline-block;
}

.btn-btn-gray-2:not(.ajax-processed):hover {
  color: #fff;
  border: none;
  background-image: linear-gradient(#9d9d9d, #aaa);
  box-shadow: 0 3px 0 0 #6a6a6a;
  text-decoration: none;
}

.btn-btn-3:not(.ajax-processed) {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #fff;
  border: none;
  text-shadow: 0 1px 0 #1c95e1;
  background-image: linear-gradient(#48aae8, #319fe5);
  box-shadow: 0 3px 0 0 #1777b3;
  display: inline-block;
}

.btn-btn-3:not(.ajax-processed):hover {
  color: #fff;
  border: none;
  background-image: linear-gradient(#319fe5, #48aae8);
  box-shadow: 0 3px 0 0 #14689d;
  text-decoration: none;
}

.btn-btn-2:not(.ajax-processed) {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #fff;
  border: none;
  text-shadow: 0 1px 0 #96a433;
  background-image: linear-gradient(#b5c545, #a8b739);
  box-shadow: 0 3px 0 0 #727d27;
  display: inline-block;
}

.btn-btn-2:not(.ajax-processed):hover {
  color: #fff;
  border: none;
  background-image: linear-gradient(#a8b739, #b5c545);
  box-shadow: 0 3px 0 0 #606a21;
  text-decoration: none;
}

.btn-btn-1:not(.ajax-processed) {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #fff;
  border: none;
  text-shadow: 0 1px 0 #003315;
  background-image: linear-gradient(#006629, #004d1f);
  box-shadow: 0 3px 0 0 black;
  display: inline-block;
}

.btn-btn-1:not(.ajax-processed):hover {
  color: #fff;
  border: none;
  background-image: linear-gradient(#004d1f, #006629);
  box-shadow: 0 3px 0 0 black;
  text-decoration: none;
}

.radix-layouts-sidebar.panel-panel .btn:not(.ajax-processed), .radix-layouts-sidebar.panel-panel #popup-buttons button:not(.ajax-processed), #popup-buttons .radix-layouts-sidebar.panel-panel button:not(.ajax-processed), .radix-layouts-sidebar.panel-panel .pager.pager--infinite-scroll li.pager__item > a:not(.ajax-processed), .pager.pager--infinite-scroll .radix-layouts-sidebar.panel-panel li.pager__item > a:not(.ajax-processed) {
  font-weight: bold;
}

.html .btn, .html #popup-buttons button, #popup-buttons .html button, .html .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll .html li.pager__item > a {
  white-space: initial;
}

.social-media.list-inline > li, #quick_switch_links ul li.social-media > li {
  padding-left: 0.15em;
  padding-right: 0.15em;
}

.social-media.list-inline > li:first-child, #quick_switch_links ul li.social-media > li:first-child {
  padding-left: 0;
}

.social-media.list-inline > li:last-child, #quick_switch_links ul li.social-media > li:last-child {
  padding-right: 0;
}

.social-media a {
  text-decoration: none;
}

.social-media .facebook a:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .facebook a:hover:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #eeeeee;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .twitter a:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .twitter a:hover:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #eeeeee;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .linkedin a:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .linkedin a:hover:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #eeeeee;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .google-plus a:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .google-plus a:hover:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #eeeeee;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .pinterest a:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .pinterest a:hover:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #eeeeee;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .youtube a:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .youtube a:hover:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #eeeeee;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .flickr a:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .flickr a:hover:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #eeeeee;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .rss a:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .rss a:hover:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #eeeeee;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .envelope a:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .envelope a:hover:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #eeeeee;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .phone a:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-right: 0;
  position: relative;
  top: 0;
}

.social-media .phone a:hover:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  font-weight: normal;
  color: #eeeeee;
  margin-right: 0;
  position: relative;
  top: 0;
}

.pane-blm-social-media-icons .pane-content {
  margin-bottom: 8px;
}

.pane-blm-social-media-icons .pane-content .list-inline, .pane-blm-social-media-icons .pane-content #quick_switch_links ul li, #quick_switch_links ul .pane-blm-social-media-icons .pane-content li {
  margin-left: 0;
}

.at4-follow-outer .at4-follow {
  position: absolute !important;
}

.page-node-landing-page .at4-follow-inner, .page-checkout .at4-follow-inner, .page-cart .at4-follow-inner {
  display: none;
}

.logged-in.admin-menu #at4-follow .at4-follow-inner {
  margin-top: 68px;
}

.logged-in #at4-follow .at4-follow-inner {
  margin-top: 38px;
}

#at4-follow .at4-follow-inner {
  margin-top: 5px;
}

#at4-follow .at4-follow-inner .at-icon-wrapper {
  background-color: transparent !important;
}

.pane-blm-social-media-addthis-horiz-follow .pane-content {
  margin-bottom: 0;
}

.pane-blm-social-media-addthis-horiz-follow .at300b .at-icon-wrapper {
  border-radius: 4px !important;
}

.pane-blm-social-media-addthis-horiz-follow .at300b .at-icon-wrapper:not(:hover) {
  background-color: #ddd !important;
}

.pane-blm-social-media-sharing-widget .pane-content {
  margin-bottom: 35px;
}

.pane-blm-social-media-sharing-widget .pane-content .sharing-center {
  text-align: center;
}

.pane-blm-social-media-sharing-widget .pane-content .sharing-right {
  text-align: right;
}

/* ****** TWITTER TIMELINE WIDGET ****** */
.main-container .radix-layouts-sidebar .panel-pane.pane-blm-social-media-twitter-timeline-widget .pane-content {
  display: block;
}

.twitter-wrapper {
  display: inline-block;
  height: 550px;
  overflow-y: auto;
}

.twitter-wrapper.twitter-height-250 {
  height: 250px;
}

.twitter-wrapper.twitter-height-300 {
  height: 300px;
}

.twitter-wrapper.twitter-height-350 {
  height: 350px;
}

.twitter-wrapper.twitter-height-400 {
  height: 400px;
}

.twitter-wrapper.twitter-height-450 {
  height: 450px;
}

.twitter-wrapper.twitter-height-500 {
  height: 500px;
}

.twitter-wrapper.twitter-height-550 {
  height: 550px;
}

.twitter-wrapper.twitter-height-600 {
  height: 600px;
}

.twitter-wrapper.twitter-height-650 {
  height: 650px;
}

.twitter-wrapper.twitter-height-700 {
  height: 700px;
}

.twitter-wrapper.twitter-height-750 {
  height: 750px;
}

.twitter-wrapper.twitter-fill-width {
  display: block;
}

/* **** Twitter timeline widget panels form **** */
#blm-social-media-twitter-timeline-widget-edit-form .option-text-aligner,
#blm-social-media-twitter-timeline-widget-edit-form .description,
#blm-social-media-twitter-timeline-widget-edit-form--2 .option-text-aligner,
#blm-social-media-twitter-timeline-widget-edit-form--2 .description,
#blm-social-media-twitter-timeline-widget-edit-form--3 .option-text-aligner,
#blm-social-media-twitter-timeline-widget-edit-form--3 .description,
#blm-social-media-twitter-timeline-widget-edit-form--4 .option-text-aligner,
#blm-social-media-twitter-timeline-widget-edit-form--4 .description {
  display: none;
}

#blm-social-media-twitter-timeline-widget-edit-form label,
#blm-social-media-twitter-timeline-widget-edit-form--2 label,
#blm-social-media-twitter-timeline-widget-edit-form--3 label,
#blm-social-media-twitter-timeline-widget-edit-form--4 label {
  display: block;
}

#blm-social-media-twitter-timeline-widget-edit-form .twitter-prefix,
#blm-social-media-twitter-timeline-widget-edit-form--2 .twitter-prefix,
#blm-social-media-twitter-timeline-widget-edit-form--3 .twitter-prefix,
#blm-social-media-twitter-timeline-widget-edit-form--4 .twitter-prefix {
  display: inline-block;
  margin-right: 5px;
}

#blm-social-media-twitter-timeline-widget-edit-form .form-item-twitter-handle input,
#blm-social-media-twitter-timeline-widget-edit-form--2 .form-item-twitter-handle input,
#blm-social-media-twitter-timeline-widget-edit-form--3 .form-item-twitter-handle input,
#blm-social-media-twitter-timeline-widget-edit-form--4 .form-item-twitter-handle input {
  display: inline-block;
  width: 95%;
}

#blm-social-media-twitter-timeline-widget-edit-form .form-item-tweets input,
#blm-social-media-twitter-timeline-widget-edit-form--2 .form-item-tweets input,
#blm-social-media-twitter-timeline-widget-edit-form--3 .form-item-tweets input,
#blm-social-media-twitter-timeline-widget-edit-form--4 .form-item-tweets input {
  width: 20%;
}

/* **** TWITTER EMBEDS **** */
.twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 249px) {
  .twitter-tweet {
    width: 220px !important;
  }
}

@media (min-width: 250px) and (max-width: 299px) {
  .twitter-tweet {
    width: 250px !important;
  }
}

@media (min-width: 300px) and (max-width: 349px) {
  .twitter-tweet {
    width: 280px !important;
  }
}

@media (min-width: 350px) and (max-width: 399px) {
  .twitter-tweet {
    width: 325px !important;
  }
}

@media (min-width: 400px) and (max-width: 449px) {
  .twitter-tweet {
    width: 350px !important;
  }
}

@media (min-width: 450px) and (max-width: 499px) {
  .twitter-tweet {
    width: 400px !important;
  }
}

@media (min-width: 500px) and (max-width: 549px) {
  .twitter-tweet {
    width: 450px !important;
  }
}

@media (min-width: 550px) {
  .twitter-tweet {
    width: 500px !important;
  }
}

/* **** COMMERCE **** */
/* **** Checkout **** */
#commerce-checkout-form-checkout #edit-buttons {
  border: none;
  box-shadow: none;
  text-align: center;
  background-color: transparent;
}

#commerce-checkout-form-checkout #edit-buttons #edit-continue {
  display: inline-block;
  background-color: #16608d;
  color: #fff;
  font-size: 32px;
  padding: 10px 16px;
}

#commerce-checkout-form-checkout #edit-buttons #edit-continue:hover {
  color: #fff;
  background-color: #157db3;
}

.single-product {
  background-color: #efefef;
  border-radius: 6px;
  padding: 20px 10px;
  font-size: 20px;
  margin: 25px 0;
  font-weight: bold;
}

.single-product .table {
  margin-bottom: 0;
}

.single-product .table > tbody > tr > td {
  border-top: none;
}

.single-product .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}

#commerce-checkout-form-checkout .panel-heading > .panel-heading {
  font-weight: bold;
  color: #777;
}

div.error:not(.alert):not(#comment-confirm-delete) {
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 6px;
}

.one-payment-option #edit-commerce-payment-payment-method .radio label {
  padding-left: 0;
  margin-bottom: 10px;
  font-weight: bold;
  font-style: italic;
}

.one-payment-option #edit-commerce-payment-payment-method input {
  display: none;
}

.checkout-buttons .btn-default, .checkout-buttons #popup-buttons button, #popup-buttons .checkout-buttons button, .checkout-buttons #sort-topic-submit,
.checkout-buttons .af-button-large, .checkout-buttons .btn-btn:not(.ajax-processed), .checkout-buttons .btn-btn-gray-1:not(.ajax-processed), .checkout-buttons .btn-btn-gray-2:not(.ajax-processed), .checkout-buttons .btn-btn-3:not(.ajax-processed), .checkout-buttons .btn-btn-2:not(.ajax-processed), .checkout-buttons .btn-btn-1:not(.ajax-processed) {
  border-color: transparent;
}

.alert h1, #comment-confirm-delete h1, .alert h2, #comment-confirm-delete h2, .alert h3, #comment-confirm-delete h3, .alert h4, #comment-confirm-delete h4, .alert h5, #comment-confirm-delete h5, .alert h6, #comment-confirm-delete h6 {
  margin: 12px 0;
}

#edit-checkout-donate {
  text-align: center;
}

#edit-checkout-donate .panel-heading {
  font-weight: bold;
  color: #999;
  font-style: italic;
}

#edit-checkout-donate .form-wrapper.form-group {
  display: inline-block;
}

#edit-checkout-donate #edit-checkout-donate-body {
  color: #666;
  background-color: #fdfdfd;
}

#edit-checkout-donate #edit-checkout-donate-body .radio {
  width: 30%;
  display: inline-block;
}

#edit-checkout-donate .form-type-radios > label {
  display: none;
}

#edit-checkout-donate .select-or-other-select.form-radios {
  margin-top: 8px;
}

#edit-checkout-donate .form-type-textfield,
#edit-checkout-donate input.select-or-other-other.form-control {
  display: inline-block;
}

#edit-checkout-donate input.select-or-other-other.form-control {
  max-width: 150px;
  margin-left: 5px;
}

.page-checkout .cart-btn {
  float: right;
}

.page-checkout .password-help ul {
  margin-top: 4px;
}

.checkout-completion-message .btn.btn-info, .checkout-completion-message #popup-buttons button.btn-info, #popup-buttons .checkout-completion-message button.btn-info, .checkout-completion-message .pager.pager--infinite-scroll li.pager__item > a.btn-info, .pager.pager--infinite-scroll .checkout-completion-message li.pager__item > a.btn-info,
.checkout-anon-completion-message .btn.btn-info,
.checkout-anon-completion-message #popup-buttons button.btn-info,
#popup-buttons .checkout-anon-completion-message button.btn-info,
.checkout-anon-completion-message .pager.pager--infinite-scroll li.pager__item > a.btn-info,
.pager.pager--infinite-scroll .checkout-anon-completion-message li.pager__item > a.btn-info {
  margin-top: 20px;
}

@media (min-width: 992px) {
  #account-login-container,
  #edit-register .form-wrapper,
  #edit-customer-profile-billing-commerce-customer-address,
  .form-item-customer-profile-billing-profile-selection {
    width: 872px;
  }
}

/* **** Stripe Elements **** */
.StripeElement {
  height: 46px;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  width: 100%;
}

@media (min-width: 768px) {
  .form-item-commerce-coupon-coupon-code,
  .form-item .StripeElement {
    width: 600px;
  }
}

/*
.node-type-product-display {
  .pane-node-product-commerce-price {
    font-weight:bold;
    font-size:ceil(($font-size-base * 1.125));
  }

  .field-name-field-amount {
    label.control-label {
      display:block;
    }
    .amount-prefix,
    input.form-control {
      display:inline-block;
    }
    .amount-prefix {
      margin-right:6px;
    }
    input.form-control {
      width:auto;
    }
  }

  .field-name-field-donation-amount .form-type-textfield {
    input.form-control {
      display:inline-block;
      width:auto;
    }
    label.control-label {
      margin-right:6px;
    }
  }

  select.form-control {
    width:auto;
  }

  .commerce-add-to-cart #edit-submit {
    margin-top:15px;
  }
}
*/
#customer-profile-billing-ajax-wrapper,
.commerce_coupon.panel {
  margin-bottom: 24px;
}

/* **** Product display **** */
.node-type-product-display .product-price {
  font-weight: bold;
  font-size: 18px;
}

.node-type-product-display .field-name-field-amount label.control-label {
  display: block;
}

.node-type-product-display .field-name-field-amount .amount-prefix,
.node-type-product-display .field-name-field-amount input.form-control {
  display: inline-block;
}

.node-type-product-display .field-name-field-amount .amount-prefix {
  margin-right: 6px;
}

.node-type-product-display .field-name-field-amount input.form-control {
  width: auto;
}

.node-type-product-display .field-name-commerce-donate-amount .form-type-textfield input.form-control {
  display: inline-block;
  width: auto;
}

.node-type-product-display .field-name-commerce-donate-amount .form-type-textfield label.control-label {
  margin-right: 6px;
}

.node-type-product-display select.form-control {
  width: auto;
}

.node-type-product-display .type-button .commerce-add-to-cart,
.node-type-product-display .type-button .button-caption,
.node-type-product-display .type-button .product-description {
  text-align: center;
}

.node-type-product-display .type-button .button-caption {
  color: #888;
  font-size: 13px;
  font-style: italic;
  margin-top: -20px;
  margin-bottom: 30px;
}

.node-type-product-display .type-button .product-description {
  font-size: 14px;
  margin-bottom: 0;
}

.node-type-product-display .type-button .product-description p:last-child {
  margin-bottom: 0;
}

.node-type-product-display .type-button .btn.link-button:not(.ajax-processed), .node-type-product-display .type-button #popup-buttons button.link-button:not(.ajax-processed), #popup-buttons .node-type-product-display .type-button button.link-button:not(.ajax-processed), .node-type-product-display .type-button .pager.pager--infinite-scroll li.pager__item > a.link-button:not(.ajax-processed), .pager.pager--infinite-scroll .node-type-product-display .type-button li.pager__item > a.link-button:not(.ajax-processed) {
  border: none;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  text-decoration: underline;
  color: #888;
}

.node-type-product-display .type-button .btn.link-button:not(.ajax-processed):hover, .node-type-product-display .type-button #popup-buttons button.link-button:not(.ajax-processed):hover, #popup-buttons .node-type-product-display .type-button button.link-button:not(.ajax-processed):hover, .node-type-product-display .type-button .pager.pager--infinite-scroll li.pager__item > a.link-button:not(.ajax-processed):hover, .pager.pager--infinite-scroll .node-type-product-display .type-button li.pager__item > a.link-button:not(.ajax-processed):hover, .node-type-product-display .type-button .btn.link-button:not(.ajax-processed):active, .node-type-product-display .type-button #popup-buttons button.link-button:not(.ajax-processed):active, #popup-buttons .node-type-product-display .type-button button.link-button:not(.ajax-processed):active, .node-type-product-display .type-button .pager.pager--infinite-scroll li.pager__item > a.link-button:not(.ajax-processed):active, .pager.pager--infinite-scroll .node-type-product-display .type-button li.pager__item > a.link-button:not(.ajax-processed):active, .node-type-product-display .type-button .btn.link-button:not(.ajax-processed):focus, .node-type-product-display .type-button #popup-buttons button.link-button:not(.ajax-processed):focus, #popup-buttons .node-type-product-display .type-button button.link-button:not(.ajax-processed):focus, .node-type-product-display .type-button .pager.pager--infinite-scroll li.pager__item > a.link-button:not(.ajax-processed):focus, .pager.pager--infinite-scroll .node-type-product-display .type-button li.pager__item > a.link-button:not(.ajax-processed):focus {
  border-color: transparent;
  background-color: transparent;
  color: #444;
}

.node-type-product-display .type-button .commerce-add-to-cart .form-submit {
  margin-top: 0;
  margin-bottom: 15px;
}

.node-type-product-display .commerce-add-to-cart .form-submit,
.node-type-product-display .product-cart-form .form-submit {
  margin-top: 15px;
}

/* **** Card on File **** */
.view-commerce-card-on-file-user-cards .view-header {
  margin-bottom: 20px;
}

#edit-commerce-customer-address,
#edit-credit-card-number,
.form-item-credit-card-cardonfile-instance-default {
  margin-bottom: 30px;
}

#edit-credit-card-number {
  border: 1px solid #ccc;
  padding: 16px;
  border-radius: 6px;
}

#edit-credit-card-number input {
  border-bottom: 1px solid #bbb;
}

#card-errors {
  padding: 8px;
}

#commerce-stripe-cardonfile-update-form #edit-credit-card-number {
  margin-bottom: 0;
  padding: 6px 12px;
}

#commerce-stripe-cardonfile-update-form .form-item-credit-card-owner .form-control,
#commerce-stripe-cardonfile-update-form .form-item-credit-card-number .form-control,
#commerce-stripe-cardonfile-update-form .commerce-credit-card-expiration .form-control,
#commerce-stripe-cardonfile-update-form .form-item-credit-card-code .form-control {
  display: inline-block;
  height: auto;
  width: auto;
}

#commerce-stripe-cardonfile-update-form .form-item-credit-card-owner label,
#commerce-stripe-cardonfile-update-form .form-item-credit-card-number label,
#commerce-stripe-cardonfile-update-form .commerce-credit-card-expiration label,
#commerce-stripe-cardonfile-update-form .form-item-credit-card-code label {
  width: 125px;
}

#commerce-cardonfile-delete-form #edit-actions {
  margin-top: 35px;
  margin-bottom: 35px;
}

#commerce-cardonfile-delete-form #edit-actions #edit-submit {
  margin-right: 15px;
}

#edit-commerce-customer-address .addressfield-container-inline.name-block,
#edit-commerce-customer-address .street-block,
#commerce-stripe-cardonfile-update-form .addressfield-container-inline.name-block,
#commerce-stripe-cardonfile-update-form .street-block,
.customer_profile_billing .addressfield-container-inline.name-block,
.customer_profile_billing .street-block {
  margin-bottom: 15px;
}

.customer_profile_billing .field-commerce-customer-address {
  margin-bottom: 20px;
}

.customer_profile_billing .field-commerce-customer-address .addressfield-container-inline.name-block,
.customer_profile_billing .field-commerce-customer-address .street-block {
  margin-bottom: 0;
}

/* *** Addressbook *** */
.page-user-cards ul.action-links,
.page-user-addressbook ul.action-links {
  margin-top: 30px;
  margin-bottom: 30px;
}

#commerce-addressbook-billing-default {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
  margin-bottom: 35px;
}

#commerce-addressbook-billing-default .field-commerce-customer-address {
  margin-bottom: 15px;
}

#commerce-addressbook-billing-default h3 {
  margin-top: 0;
  color: #aaa;
}

.view-commerce-addressbook .container-fluid {
  margin-bottom: 35px;
}

.view-commerce-addressbook .field-commerce-customer-address {
  margin-bottom: 15px;
}

#commerce-addressbook-profile-options-delete-form button.form-submit {
  margin-right: 8px;
}

/* ***** Order ***** */
@media print {
  .page-user-orders .navbar,
  .page-user-orders .content-above,
  .page-user-orders .footer,
  .page-user-orders .region-page-bottom {
    display: none;
  }
  .page-user-orders .main-container {
    position: absolute;
    top: 40px;
    left: 30px;
  }
}

.page-user-orders ul.action-links li {
  padding-right: 20px;
}

/*
@media print {
  margin:0;
  .container,
  .container-fluid {
    width:auto;
    display:block !important;
  }
  border: 1px solid white;
  height: 99% !important;
  page-break-after: avoid !important;
  page-break-before: avoid !important;
  //visibility:hidden;
  .main-container * {
    visibility:visible;
  }
  .main-container {
    position:absolute;
    top:40px;
    left:30px;
  }
}
*/
/* ***** Subscription ***** */
.views-field-operations .links.operations {
  margin-bottom: 0;
}

.view-orders-associated-with-a-recurring-entity .view-header p:last-child {
  margin-bottom: 35px;
}

.view-orders-associated-with-a-recurring-entity .view-footer p:last-child {
  margin-bottom: 25px;
}

.view-user-recurring-entities {
  /* Hide from display */
}

.view-user-recurring-entities .views-field-end-date {
  display: none;
}

.view-user-recurring-entities .views-field-operations-dropbutton ul {
  padding-left: 0;
}

#commerce-recurring-ui-cancel-renewals-form .cancel-description {
  font-size: 20px;
  margin-bottom: 25px;
  font-style: italic;
}

#commerce-recurring-ui-cancel-renewals-form #edit-actions {
  margin-top: 25px;
}

#commerce-recurring-ui-cancel-renewals-form #edit-submit {
  margin-right: 15px;
}

#commerce-recurring-ui-cancel-renewals-form .form-item-reason.form-type-radios,
#commerce-recurring-ui-cancel-renewals-form .form-item-reason-details {
  margin-bottom: 25px;
}

.views-field-operations-dropbutton.views-align-center .ctools-content ul {
  text-align: left;
}

/* ***** Orders ***** */
.field-commerce-line-items .views-field-commerce-unit-price,
.field-commerce-line-items .views-field-quantity {
  text-align: right;
}

.field-commerce-customer-address {
  margin-bottom: 35px;
}

/* **** HEADER **** */
body.html.navbar-is-fixed-top {
  padding-top: 64px;
}

body.html.admin-menu .navbar-fixed-top {
  top: 0;
}

body.html.admin-menu.navbar-is-fixed-top {
  padding-top: 64px !important;
}

body.html.admin-menu.navbar-is-fixed-top.logged-in:not(.admin-menu) {
  padding-top: 93px !important;
}

/*
.navbar > .container {
  margin-bottom:15px;
}
*/
@media (min-width: 768px) {
  body.html.admin-menu.navbar-is-fixed-top {
    padding-top: 93px !important;
  }
}

@media (min-width: 580px) {
  body.html.navbar-is-fixed-top {
    padding-top: 98px;
  }
  /*
  .navbar > .container {
    margin-bottom:0;
  }
  */
}

@media (min-width: 992px) {
  #admin-menu-search {
    display: none;
  }
  body.html.navbar-is-fixed-top {
    padding-top: 64px;
  }
  body.html.navbar-is-fixed-top.logged-in:not(.admin-menu) {
    padding-top: 93px;
  }
  body.html.admin-menu .navbar-fixed-top {
    top: 29px;
  }
  body.html.admin-menu.navbar-is-fixed-top {
    padding-top: 93px !important;
  }
}

@media (min-width: 1200px) {
  #admin-menu-search {
    display: inherit;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  body.html.admin-menu .navbar-fixed-top {
    top: 0;
  }
  body.html.admin-menu.navbar-is-fixed-top {
    padding-top: 64px !important;
  }
}

body.navbar-is-fixed-top .slicknav_menu {
  margin-top: 26px;
}

.headroom {
  transition: transform .25s ease-in-out;
  will-change: transform;
}

.headroom--pinned {
  transform: translateY(0);
}

.headroom--unpinned {
  transform: translateY(-100%);
}

/*
.headroom--top {
  transform:translateY(0)
}
.headroom--not-top {
  transform:translateY(-100%)
}
*/
/*
.logo-column {
  padding-left:0;
  padding-right:0;
}
*/
.navbar-topbar .radix-layouts-content {
  margin: 0 auto;
}

.navbar-topbar .menu-name-user-menu {
  text-align: center;
}

.navbar-topbar .menu-name-user-menu ul.nav {
  padding: 0;
  text-transform: uppercase;
}

.navbar-topbar .menu-name-user-menu ul.nav > li {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 2px;
  margin-right: 2px;
}

.navbar-topbar .menu-name-user-menu ul.nav > li.first {
  display: none;
}

.navbar-topbar .menu-name-user-menu ul.nav > li > a {
  padding: 6px 13px;
}

.navbar-topbar .menu-name-user-menu ul.nav > li > a span {
  display: none;
}

body.maintenance-page .navbar,
body.html .navbar {
  border-radius: 0;
  border-left: none;
  border-right: none;
}

.navbar .navbar-topbar .nav > li > a:hover,
.navbar .navbar-topbar .nav > li > a:focus,
.navbar .navbar-topbar .nav > li > a:active {
  background-color: transparent;
}

.navbar.container-fluid {
  margin-top: 0;
  margin-bottom: 0;
}

.navbar.container-fluid #mini-panel-blmp_header_middle .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-collapse #mini-panel-blmp_header_middle > .container {
  margin-left: 0;
  margin-right: 0;
}

.navbar-collapse .views-exposed-widgets {
  width: 100%;
}

.navbar-collapse .pane-views-5400e7945c2f455a6e01587b1d2df455 {
  margin-left: 10px;
}

.navbar-collapse #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget {
  display: block;
}

@media (min-width: 580px) {
  .navbar-topbar .menu-name-user-menu ul.nav {
    font-size: 11px;
  }
  .navbar-topbar .menu-name-user-menu ul.nav > li > a span:not(.inbox) {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .navbar-topbar .menu-name-user-menu ul.nav {
    padding: 0;
    font-size: 12px;
  }
  .navbar-topbar .menu-name-user-menu ul.nav > li {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-topbar .menu-name-user-menu ul.nav > li.first {
    display: inline-block;
  }
  .navbar-topbar .menu-name-user-menu ul.nav > li.first > a,
  .navbar-topbar .menu-name-user-menu ul.nav > li.first > span.nolink {
    padding: 6px 10px 6px 0;
  }
  .navbar-topbar .menu-name-user-menu ul.nav > li > a {
    padding: 6px 10px;
  }
  .navbar-topbar .menu-name-user-menu ul.nav > li > a .fa, .navbar-topbar .menu-name-user-menu ul.nav > li > a #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .navbar-topbar .menu-name-user-menu ul.nav > li > a .btn, .navbar-topbar .menu-name-user-menu ul.nav > li > a #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons .navbar-topbar .menu-name-user-menu ul.nav > li > a button, .navbar-topbar .menu-name-user-menu ul.nav > li > a #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button, #popup-buttons #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .navbar-topbar .menu-name-user-menu ul.nav > li > a button, .navbar-topbar .menu-name-user-menu ul.nav > li > a #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a, #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll .navbar-topbar .menu-name-user-menu ul.nav > li > a li.pager__item > a, .navbar-topbar .menu-name-user-menu ul.nav > li > a .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a, .pager.pager--infinite-scroll #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .navbar-topbar .menu-name-user-menu ul.nav > li > a li.pager__item > a, .navbar-topbar .menu-name-user-menu ul.nav > li > a :not(.user-access-page) h2.icon-news, :not(.user-access-page) .navbar-topbar .menu-name-user-menu ul.nav > li > a h2.icon-news, .navbar-topbar .menu-name-user-menu ul.nav > li > a :not(.user-access-page) h2.icon-blog, :not(.user-access-page) .navbar-topbar .menu-name-user-menu ul.nav > li > a h2.icon-blog, .navbar-topbar .menu-name-user-menu ul.nav > li > a :not(.user-access-page) h2.icon-event, :not(.user-access-page) .navbar-topbar .menu-name-user-menu ul.nav > li > a h2.icon-event, .navbar-topbar .menu-name-user-menu ul.nav > li > a :not(.user-access-page) h2.icon-sponsor, :not(.user-access-page) .navbar-topbar .menu-name-user-menu ul.nav > li > a h2.icon-sponsor, .navbar-topbar .menu-name-user-menu ul.nav > li > a :not(.user-access-page) h2.icon-featured, :not(.user-access-page) .navbar-topbar .menu-name-user-menu ul.nav > li > a h2.icon-featured, .navbar-topbar .menu-name-user-menu ul.nav > li > a .blw-star-inline .up-inactive, .blw-star-inline .navbar-topbar .menu-name-user-menu ul.nav > li > a .up-inactive, .navbar-topbar .menu-name-user-menu ul.nav > li > a .blw-star-inline .up-active, .blw-star-inline .navbar-topbar .menu-name-user-menu ul.nav > li > a .up-active, .navbar-topbar .menu-name-user-menu ul.nav > li > a .blw-star-stacked .up-inactive, .blw-star-stacked .navbar-topbar .menu-name-user-menu ul.nav > li > a .up-inactive, .navbar-topbar .menu-name-user-menu ul.nav > li > a .blw-star-stacked .up-active, .blw-star-stacked .navbar-topbar .menu-name-user-menu ul.nav > li > a .up-active, .navbar-topbar .menu-name-user-menu ul.nav > li > a .comment-count-wrapper .comments-icon, .comment-count-wrapper .navbar-topbar .menu-name-user-menu ul.nav > li > a .comments-icon, .navbar-topbar .menu-name-user-menu ul.nav > li > a .social-media .facebook a, .social-media .facebook .navbar-topbar .menu-name-user-menu ul.nav > li > a a, .navbar-topbar .menu-name-user-menu ul.nav > li > a .social-media .twitter a, .social-media .twitter .navbar-topbar .menu-name-user-menu ul.nav > li > a a, .navbar-topbar .menu-name-user-menu ul.nav > li > a .social-media .linkedin a, .social-media .linkedin .navbar-topbar .menu-name-user-menu ul.nav > li > a a, .navbar-topbar .menu-name-user-menu ul.nav > li > a .social-media .google-plus a, .social-media .google-plus .navbar-topbar .menu-name-user-menu ul.nav > li > a a, .navbar-topbar .menu-name-user-menu ul.nav > li > a .social-media .pinterest a, .social-media .pinterest .navbar-topbar .menu-name-user-menu ul.nav > li > a a, .navbar-topbar .menu-name-user-menu ul.nav > li > a .social-media .youtube a, .social-media .youtube .navbar-topbar .menu-name-user-menu ul.nav > li > a a, .navbar-topbar .menu-name-user-menu ul.nav > li > a .social-media .flickr a, .social-media .flickr .navbar-topbar .menu-name-user-menu ul.nav > li > a a, .navbar-topbar .menu-name-user-menu ul.nav > li > a .social-media .rss a, .social-media .rss .navbar-topbar .menu-name-user-menu ul.nav > li > a a, .navbar-topbar .menu-name-user-menu ul.nav > li > a .social-media .envelope a, .social-media .envelope .navbar-topbar .menu-name-user-menu ul.nav > li > a a, .navbar-topbar .menu-name-user-menu ul.nav > li > a .social-media .phone a, .social-media .phone .navbar-topbar .menu-name-user-menu ul.nav > li > a a {
    margin-right: 2px;
  }
  .navbar-topbar .menu-name-user-menu ul.nav > li > a span {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .navbar-topbar .menu-name-user-menu {
    text-align: left;
  }
  #mini-panel-blmp_header_above .container .row .col-md-12.col-xl-12 {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.html .navbar .logo {
  padding-right: 0;
  margin-right: 15px;
  padding-left: 0;
}

#logo {
  display: inline-block;
  line-height: 0;
}

.logo.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.logo.navbar-btn img {
  max-width: 200px;
  max-height: 40px;
}

@media (min-width: 768px) {
  .logo.navbar-btn img {
    max-width: 260px;
  }
}

/*
.main-container.container {
  margin-top:20px; // Logo height (68px) minus 18px. Need this to be calculated.
  .alert {
    margin-top:20px;
  }
}
.main-container.container-fluid {
  margin-top:0; // Logo height (68px) minus 48px. Need this to be calculated.
  .alert {
    margin-top:20px;
  }
}
*/
.navbar-header .navbar-toggle {
  background-color: #efefef;
  margin-top: 14px;
  margin-bottom: 14px;
}

body:not(.maintenance-page) a.name.navbar-brand {
  display: none;
}

/* **** MENU SETTINGS FOR MOBILE *** */
.html .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.navbar > .container-fluid > .container {
  padding-left: 0;
  padding-right: 0;
}

.navbar .container > .navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:active {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.pane-views-5400e7945c2f455a6e01587b1d2df455 {
  margin-right: 10px;
}

@media (max-width: 767px) {
  #navbar-collapse {
    margin-bottom: 20px;
  }
  #navbar-collapse nav {
    margin-top: 10px;
  }
  #navbar-collapse .radix-layouts-content,
  #navbar-collapse .radix-layouts-sidebar {
    width: 100%;
  }
  #navbar-collapse .dropdown-menu {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    margin-left: 5px;
  }
  .navbar-collapse {
    margin-right: 5px;
  }
  #navbar .views-exposed-widgets {
    width: auto;
  }
  #mini-panel-blmp_header_middle .container .row {
    text-align: right;
  }
  #mini-panel-blmp_header_middle .radix-layouts-content,
  #mini-panel-blmp_header_middle .radix-layouts-sidebar {
    flex-grow: 1;
  }
  #mini-panel-blmp_header_middle .radix-layouts-sidebar {
    padding-right: 0;
  }
  #mini-panel-blmp_header_middle .pane-main-menu {
    margin: 8px 0;
  }
  #mini-panel-blmp_header_middle .menu.nav > li {
    display: inline-block;
    margin-bottom: 0;
  }
  #mini-panel-blmp_header_middle .menu.nav > li > a {
    padding: 6px 6px;
    font-size: 14px;
  }
  .navbar .nav > li > a:hover,
  .navbar .nav > li > a:focus,
  .navbar .nav > li > a:active {
    border-radius: 4px;
  }
  #navbar .panel-pane.pane-views-5400e7945c2f455a6e01587b1d2df455 {
    margin-right: 0;
  }
  #navbar .panel-pane.pane-views-5400e7945c2f455a6e01587b1d2df455 .pane-content {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .html #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn, .html #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button, #popup-buttons .html #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button, .html #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll .html #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a {
    display: none;
  }
  #mini-panel-blmp_header_middle .container .row {
    text-align: inherit;
    margin-right: -15px;
  }
  #mini-panel-blmp_header_middle .radix-layouts-content {
    padding-right: 0;
  }
  #mini-panel-blmp_header_middle .radix-layouts-content.col-md-9 {
    width: 80%;
  }
  #mini-panel-blmp_header_middle .radix-layouts-sidebar.col-md-3 {
    width: 20%;
  }
  #mini-panel-blmp_header_middle .pane-main-menu {
    padding-right: 15px;
  }
  #mini-panel-blmp_header_middle .pane-main-menu .pane-content {
    margin: 5px 0;
  }
  #navbar .panel-pane.pane-views-5400e7945c2f455a6e01587b1d2df455 .pane-content {
    margin-top: 14px;
  }
}

@media (min-width: 1200px) {
  .html #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .btn, .html #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget #popup-buttons button, #popup-buttons .html #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget button, .html #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget .pager.pager--infinite-scroll li.pager__item > a, .pager.pager--infinite-scroll .html #views-exposed-form-blv-search-content-search-page .views-exposed-form .views-exposed-widget li.pager__item > a {
    display: inherit;
  }
  #mini-panel-blmp_header_middle .col-sm-12.col-md-3.col-xl-3.radix-layouts-sidebar,
  #mini-panel-blmp_header_middle .col-sm-12.col-md-4.col-xl-4.radix-layouts-sidebar {
    padding-left: 15px;
  }
  #mini-panel-blmp_header_middle .col-sm-12.col-md-9.col-xl-9.radix-layouts-content,
  #mini-panel-blmp_header_middle .col-sm-12.col-md-8.col-xl-8.radix-layouts-content {
    padding-left: 12px;
  }
  #mini-panel-blmp_header_middle .pane-main-menu .pane-content {
    margin: 0;
  }
  #mini-panel-blmp_header_middle .menu.nav > li > a {
    padding: 10px 14px;
    font-size: 16px;
  }
}

.container .navbar-collapse.in {
  overflow-y: visible;
}

#navbar .navbar-header {
  position: relative;
  z-index: 1000;
}

#navbar .navbar-collapse .dropdown-menu > .active > a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
#navbar .navbar-collapse .dropdown-menu > .active > a:hover:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
#navbar .navbar-collapse .dropdown-menu > .active > a:active:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #fff;
}

#navbar .pane-content {
  margin-bottom: 0;
}

#navbar .pane-content .view-exposed-form {
  line-height: 0;
}

#navbar .radix-layouts-sidebar {
  float: right;
}

#navbar .views-exposed-widgets {
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  overflow: visible;
}

#navbar .views-exposed-widgets .form-control {
  padding: 4px 8px;
  height: 33px;
  font-size: 14px;
}

#navbar .views-exposed-widgets .form-autocomplete .glyphicon {
  font-size: 100%;
}

#navbar .pane-views-5400e7945c2f455a6e01587b1d2df455 .pane-content {
  margin: 14px 0;
}

#navbar .pane-views-5400e7945c2f455a6e01587b1d2df455 .pane-content .views-exposed-form {
  text-align: right;
  line-height: 0;
}

/*
@media (min-width:300px) and (max-width:1250px) {
  #mini-panel-blmp_header_middle .radix-layouts-sidebar {
    position:absolute;
    top:70px;
    right:0;
    width:auto;
    background-color:#efefef;
    text-align:center;
    padding:5px 15px;
  }
  .navbar .nav-column {
    padding-right:0;
  }
}
*/
.html .nav .open > a:hover,
.html .nav .open > a:focus {
  border-color: transparent;
}

.html .nav .open > a {
  border-radius: 4px;
}

.page-cart h1.page-header,
.page-checkout h1.page-header,
.page-node-edit h1.page-header,
.page-user-addressbook h1.page-header,
.page-user-orders h1.page-header,
.page-user-ip-tracking h1.page-header,
.page-user-user-recurring-entities h1.page-header,
.page-user-recurring h1.page-header,
.page-user-cards h1.page-header,
.page-user-cards-edit h1.page-header {
  margin-top: 35px;
}

.node-type-landing-page #block-system-main {
  margin-top: 30px;
}

.footer {
  overflow: hidden;
  padding-bottom: 0;
  background-color: #3059a9;
  -webkit-box-shadow: #bdbec0 0 0 3em 0;
  -moz-box-shadow: #bdbec0 0 0 3em 0;
  box-shadow: #bdbec0 0 0 3em 0;
  border-top: none;
}

.footer h2 {
  text-shadow: 0 1px #666;
  color: #fff;
  margin-top: 0;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.footer h2.blc-transparent {
  margin-bottom: 12px;
}

.footer .field-pane-content p,
.footer .field-pane-content .social-media li {
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.footer p {
  color: #fff;
}

.footer .menu a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton),
.footer p a:not(.btn):not(.alert-link):not(.contextual-links-trigger):not(.panels-ipe-pseudobutton) {
  color: #d2eafa;
}

.footer .menu a {
  /*padding:0.4em 0.4em 0.4em 0;*/
  font-size: 18px;
  line-height: 1.2;
  /*
    &:hover {
      padding-left:0.4em;
      //color:$gray-888;
      //background-color:$gray-eee;
      @include border-radius(6px);
      text-shadow:none;
    }
    */
}

.footer .nav > li > a {
  padding: 8px 0;
}

.footer .nav > li > a:hover, .footer .nav > li > a:focus {
  background-color: transparent;
}

.footer .blc-footer-pane-title-bg {
  padding: 8px;
}

.footer .blc-footer-pane-title-border-bottom {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  padding: 3px;
}

#block-panels-mini-blmp-footer-middle p {
  font-weight: bold;
}

#block-panels-mini-blmp-footer-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: 16px;
  padding-top: 24px;
}

@media (min-width: 580px) {
  .footer .sutro .radix-layouts-column1 {
    width: 100%;
  }
  .footer .sutro .radix-layouts-column2 {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .footer .sutro .radix-layouts-column1 {
    width: 75%;
  }
  .footer .sutro .radix-layouts-column2 {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .footer .sutro .radix-layouts-column1 {
    width: 70%;
  }
  .footer .sutro .radix-layouts-column2 {
    width: 30%;
  }
}

/* **** FOOTER PANES **** */
.footer .pane-content {
  margin-bottom: 35px;
}

#mini-panel-blmp_footer_admin .panel-panel {
  width: 100%;
}

.node-type-landing-page .footer #mini-panel-blmp_footer_middle .pane-content {
  margin-bottom: 0;
}

.node-type-landing-page #block-panels-mini-blmp-footer-bottom {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

/* *** SITE NAME PANE *** */
.pane-uuid-665762f9-593d-46d1-8879-c4f562ae3a1b p {
  font-size: 24px;
}

/* *** VERSE PANE *** */
#block-panels-mini-blmp-footer-middle .pane-uuid-fee72426-3abf-44eb-b032-3250aedd4e5d p {
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  color: #bbb;
}

/* *** DISCLAIMER PANE *** */
.pane-uuid-94907fe7-ec96-49b2-863e-7f4118bb5d6b p {
  font-size: 13px;
}

/*# sourceMappingURL=style.css.map */