@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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 */
@import url("https://fonts.googleapis.com/css?family=Arvo:400,700");
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,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 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";
}

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  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.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

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

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: 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: 20px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

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

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

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

.initialism {
  font-size: 90%;
}

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

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

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  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: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  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.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  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: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

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

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  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: 34px;
  }
  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: 30px;
  }
  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: 46px;
  }
}

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

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

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

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

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

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

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

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

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

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

.form-control-static.input-lg, .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, .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 {
  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 {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

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

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

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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

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

.has-feedback {
  position: relative;
}

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

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

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

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

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

.has-success .form-control:focus {
  border-color: #2b542c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

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

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    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: 27px;
}

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

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

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

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

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

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

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

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e5e5;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e5e5;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

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

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

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

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

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

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

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

.btn-primary .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: #337ab7;
  border-radius: 0;
}

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

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

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  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 {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

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

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

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

.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

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

.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  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: 12px;
  line-height: 1.428571429;
  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,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group .form-control {
  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: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

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

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

.nav:after {
  clear: both;
}

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

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

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

.nav > li.disabled > a {
  color: #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: #337ab7;
}

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

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

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

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

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

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

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #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: 20px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    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;
    box-shadow: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5d5d;
  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: #090808;
}

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

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

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090808;
  }
  .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: #090808;
  }
  .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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777777;
}

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

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  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: #23527c;
  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: 18px;
  line-height: 1.3333333;
}

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

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

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

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

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

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

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

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

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #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 {
  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: 12px;
  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 {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

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

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

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

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

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

.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

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

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

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

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

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

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #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: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

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

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  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;
  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.428571429;
}

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

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

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  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 {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    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: 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: 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 {
  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;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.6.3 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("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  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.3333333333em;
  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.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.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 {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

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

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

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

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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 {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-question-circle:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-square:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-caret-down:before {
  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 {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-pied-piper-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 {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

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

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

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

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

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.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: "";
}

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

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

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

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  touch-action: none;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #fff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #fff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #fff;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #fff;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #fff;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png");
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
  background: #666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
}

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}

/*
@import "owl-carousel/owl.carousel";
@import "owl-carousel/owl.theme";
@import "owl-carousel/owl.transitions";
*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* -----------------------------------
    $Index

    $Font
    $Global
    $BarraUOL
    $Header
    $DeepContent
    $Search
    $GSC
    $Footer
    $Trip News
    $Menu
    $Login
    $Contact
    $Expediente
    $Subscribe
    $Home
    $Honored
    $Sponsors
    $Filter
    $Notfound
    $Article
    $Zoom
    $Sidebar
    $Collection
    $Collaborators
    $MacMobile
    $Support classes
    ----------------------------------- */
/* -----------------------------------
    $Font
    ----------------------------------- */
@font-face {
  font-family: 'fuguemono';
  src: url("../fonts/fugue_mono-webfont.eot");
  src: url("../fonts/fugue_mono-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fugue_mono-webfont.woff2") format("woff2"), url("../fonts/fugue_mono-webfont.woff") format("woff"), url("../fonts/fugue_mono-webfont.ttf") format("truetype"), url("../fonts/fugue_mono-webfont.svg#fuguemono") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

@font-face {
  font-family: 'DM Sans';
  src: url("../fonts/DMSans-Italic.eot");
  src: url("../fonts/DMSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-Italic.woff2") format("woff2"), url("../fonts/DMSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';
  src: url("../fonts/DMSans-Bold.eot");
  src: url("../fonts/DMSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-Bold.woff2") format("woff2"), url("../fonts/DMSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';
  src: url("../fonts/DMSans-BoldItalic.eot");
  src: url("../fonts/DMSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-BoldItalic.woff2") format("woff2"), url("../fonts/DMSans-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';
  src: url("../fonts/DMSans-MediumItalic.eot");
  src: url("../fonts/DMSans-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-MediumItalic.woff2") format("woff2"), url("../fonts/DMSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';
  src: url("../fonts/DMSans-Regular.eot");
  src: url("../fonts/DMSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-Regular.woff2") format("woff2"), url("../fonts/DMSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';
  src: url("../fonts/DMSans-Medium.eot");
  src: url("../fonts/DMSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-Medium.woff2") format("woff2"), url("../fonts/DMSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* -----------------------------------
    $Global
    ----------------------------------- */
html,
body {
  background: #FFF;
  color: #000;
  font-family: 'fugueregular', sans-serif;
  font-size: 15px;
  min-width: 320px;
  transition: padding 0.2s ease;
}

@media (min-width: 1200px) {
  html,
  body {
    font-size: 16px;
  }
}

@media (min-width: 1400px) {
  html,
  body {
    font-size: 17px;
  }
}

body > iframe {
  display: none;
}

#app {
  overflow: hidden;
  position: relative;
  z-index: 1000;
}

@media (max-width: 767px) {
  #app.zoom-1 {
    font-size: 15px;
  }
  #app.zoom-2 {
    font-size: 16px;
  }
  #app.zoom-3 {
    font-size: 17px;
  }
  #app.zoom-4 {
    font-size: 18px;
  }
  #app.zoom-5 {
    font-size: 19px;
  }
  #app.zoom-6 {
    font-size: 20px;
  }
  #app.zoom-7 {
    font-size: 21px;
  }
  #app.zoom-8 {
    font-size: 22px;
  }
}

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

@media (min-width: 1400px) {
  .container {
    width: 1285px;
  }
}

.logo {
  background: url(../img/logo/trip.png) no-repeat left top;
  background-size: contain;
  float: left;
  height: 100px;
  width: 460px;
  transition: all 0.2s ease;
}

.logo.logo-casa-tpm {
  background-image: url(../img/logo/logo-casa-tpm-light.png);
}

.logo.logo-tpm {
  background-image: url(../img/logo/tpm.png);
}

.logo.logo-trip-transformadores, .logo.logo-transformadores {
  background-image: url(../img/logo/trip-transformadores-2017.png);
}

.logo.logo-trip-cast {
  background-image: url(../img/logo/trip-cast.png);
}

.logo.logo-trip-fm {
  background-image: url(../img/logo/trip-fm.png);
}

.logo.logo-trip-tv {
  background-image: url(../img/logo/trip-tv.png);
}

@media (min-width: 992px) {
  .logo {
    height: 230px;
  }
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'fuguemono';
  font-weight: normal;
}

.hr-or {
  display: table;
  font-family: 'fuguemono';
  margin: 10px 0 20px;
}

.hr-or .hr-or-row {
  display: table-row;
  width: 100%;
}

.hr-or .hr-or-row div {
  display: table-cell;
  float: none;
  white-space: nowrap;
}

.hr-or .hr-or-row div p {
  margin: -10px 0 0;
  padding: 0 10px;
}

.hr-or .hr-or-row div.left, .hr-or .hr-or-row div.right {
  border-top: 1px dotted #A8A8A8;
  width: 50%;
}

abbr[title] {
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
}

label {
  font-weight: normal;
}

a,
input,
textarea,
button {
  outline: 0 !important;
}

a,
a:active,
a:focus,
a:hover {
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease;
}

a:active,
a:focus,
a:hover {
  color: #C4C4C4;
}

a label {
  cursor: pointer;
}

.share {
  position: relative;
}

.share a {
  font-size: 1.25em;
  margin: 0 0 0 10px;
}

.share a:hover {
  color: #C4C4C4;
}

@media (max-width: 992px) {
  .share a.visible-xs, .share a.visible-sm {
    display: inline-block !important;
  }
}

.share div {
  background: #FFF;
  border: 1px solid #000;
  display: none;
  padding: 15px;
  position: absolute;
  right: -150px;
  top: -40px;
  width: 140px;
  z-index: 1000;
}

.share div:before {
  background: transparent;
  content: '';
  cursor: pointer;
  display: block;
  height: 30px;
  left: -40px;
  position: absolute;
  top: 37px;
  width: 40px;
}

.share div:after {
  background: #FFF;
  border: 1px solid #000;
  border-width: 1px 0 0 1px;
  content: '';
  display: block;
  height: 10px;
  left: -6px;
  position: absolute;
  top: 47px;
  width: 10px;
  transform: rotate(-45deg);
}

.share div a {
  clear: both;
  float: left;
  margin-left: 0 !important;
  padding: 10px 0 0;
}

.share div a:first-child {
  padding: 0;
}

.share div a i,
.share div a span {
  float: left;
}

.share div a i {
  text-align: center;
  width: 20px;
}

.share div a span {
  font-family: 'fuguemono';
  font-size: 0.65em;
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
  text-transform: uppercase;
}

.share.share-more .fa-share-alt {
  color: #C4C4C4;
}

.share.share-more div {
  display: block;
}

@media (max-width: 1199px) {
  #webdoor .share div {
    right: 30px;
  }
  #webdoor .share div:before {
    left: initial;
    right: -40px;
  }
  #webdoor .share div:after {
    border-width: 0 1px 1px 0;
    left: initial;
    right: -6px;
  }
}

.tags-share .share div {
  bottom: 40px;
  right: -60px;
  top: initial;
}

.tags-share .share div:before {
  bottom: -30px;
  left: 50%;
  margin: 0 0 0 -20px;
  top: initial;
}

.tags-share .share div:after {
  border-width: 0 0 1px 1px;
  bottom: -6px;
  left: 50%;
  margin: 0 0 0 -5px;
  top: initial;
}

.btn.btn-default {
  background-color: #000;
  border: 0;
  border-radius: 0;
  color: #FFF;
  font-family: 'fuguemono';
  padding: 2px 8px;
  text-transform: uppercase;
}

.btn.btn-default:hover {
  color: #FFFF33;
}

/* SEARCH */
#bt-search,
.bt-search {
  height: 22px;
  position: relative;
  width: 24px;
}

#bt-search span:after,
#bt-search span,
.bt-search span:after,
.bt-search span {
  content: '';
  display: block;
  height: 18px;
  position: absolute;
  top: 0;
  width: 18px;
}

#bt-search span:before,
#bt-search span:after,
.bt-search span:before,
.bt-search span:after {
  transition: all 0.3s ease;
}

#bt-search span,
.bt-search span {
  border: 3px solid #FFF;
  border-radius: 50%;
}

#bt-search span:after,
.bt-search span:after {
  background: #FFF;
  border-radius: 1px;
  height: 3px;
  left: 10px;
  top: 12px;
  width: 11px;
  transform: rotate(45deg);
}

/* BGs */
.bg {
  display: inline-block;
}

.bg-author {
  background-color: #000;
  color: #FFF;
}

.bg-author:hover {
  color: #FFFF33;
}

.bg-all {
  background-color: #000;
  color: #FFF;
}

.bg-casa-tpm {
  background: #29054f;
  color: #fff;
}

.bg-somos-trip,
.bg-editora-trip {
  background: #898B96;
}

.bg-tpm {
  background: #FF0000;
}

.bg-trip {
  background: #FFFF33;
}

.bg-trip-cast {
  background: #A0C49A;
}

.bg-trip-fm {
  background: #99CCCC;
}

.bg-trip-tv {
  background: #33CCCC;
}

.bg-trip-transformadores,
.bg-transformadores {
  background: #D83D50;
}

/* FOLLOW */
.follow {
  margin: 0;
  padding: 0;
}

.follow label {
  float: left;
  font-family: 'fuguemono';
  font-weight: normal;
  margin: 0;
  text-transform: uppercase;
}

.follow .deezer {
  background: url(../img/ico-deezer.png) no-repeat center center !important;
  background-size: contain !important;
}

.follow .deezer i {
  display: inline-block;
  height: 22px;
  top: 4px;
  width: 22px;
}

.follow .deezer:hover {
  opacity: .3;
}

@media (max-width: 767px) {
  .follow .deezer {
    background-image: url(../img/ico-deezer-white.png) !important;
  }
  .follow .deezer i {
    width: 18px;
  }
}

#menu .follow,
#webdoor-mobile .follow,
#home .follow,
#home-mobile .follow,
.filter-header .follow {
  background-color: #000;
  color: #FFF;
  padding: 15px 0;
}

#menu .follow label,
#webdoor-mobile .follow label,
#home .follow label,
#home-mobile .follow label,
.filter-header .follow label {
  font-size: 1.35em;
  line-height: 0.9em;
}

#menu .follow .container div,
#webdoor-mobile .follow .container div,
#home .follow .container div,
#home-mobile .follow .container div,
.filter-header .follow .container div {
  float: right;
  margin: 5px 0 0;
}

#menu .follow .container div a,
#webdoor-mobile .follow .container div a,
#home .follow .container div a,
#home-mobile .follow .container div a,
.filter-header .follow .container div a {
  color: #FFF;
  font-size: 1.1em;
  margin: 0 0 0 10px;
}

#header .menu-webstories {
  float: right;
  margin: 8px 15px;
  text-transform: uppercase;
  font-size: .75em;
}

#header .menu-webstories a {
  border-right: 1px solid #000;
  padding: 0 15px;
  line-height: 1;
  display: block;
}

@media (max-width: 992px) {
  #header .menu-webstories {
    margin: 8px 0 8px 5px;
  }
  #header .menu-webstories a {
    color: #FFF;
    border-right: 0;
    padding: 0;
  }
}

#header .follow {
  float: right;
  margin: 0 25px 0 0;
}

#header .follow .bt-subscribe {
  font-size: 0.75em;
  float: left;
  line-height: 2.2em;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}

#header .follow .bt-subscribe span {
  background-color: #000;
  color: #FFF;
  padding: 2px 8px;
}

#header .follow .bt-subscribe:hover span {
  color: #FFFF33;
}

#header .follow label {
  font-size: 0.75em;
  line-height: 2.2em;
}

#header .follow label br {
  display: none;
}

#header .follow div {
  float: right;
}

#header .follow div a {
  font-size: 1.2em;
  margin: 0 0 0 10px;
}

#header .follow div a:hover {
  color: #C4C4C4;
}

@media (min-width: 992px) {
  #header .follow div {
    margin-top: -4px;
  }
  #header .follow div a {
    font-size: 1.35em;
  }
}

/* GALLERY & RELATED */
.gallery,
.related,
#webdoor,
#contributors,
#trip-tpm,
#gallery-zoom,
#gallery-zoom-thumbs {
  position: relative;
}

.gallery .carousel,
.related .carousel,
#webdoor .carousel,
#contributors .carousel,
#trip-tpm .carousel,
#gallery-zoom .carousel,
#gallery-zoom-thumbs .carousel {
  position: relative;
}

.gallery .carousel .item,
.related .carousel .item,
#webdoor .carousel .item,
#contributors .carousel .item,
#trip-tpm .carousel .item,
#gallery-zoom .carousel .item,
#gallery-zoom-thumbs .carousel .item {
  position: relative;
}

.gallery .carousel .item img,
.related .carousel .item img,
#webdoor .carousel .item img,
#contributors .carousel .item img,
#trip-tpm .carousel .item img,
#gallery-zoom .carousel .item img,
#gallery-zoom-thumbs .carousel .item img {
  height: auto;
  width: 100%;
}

.gallery .carousel .prev,
.gallery .carousel .next,
.related .carousel .prev,
.related .carousel .next,
#webdoor .carousel .prev,
#webdoor .carousel .next,
#contributors .carousel .prev,
#contributors .carousel .next,
#trip-tpm .carousel .prev,
#trip-tpm .carousel .next,
#gallery-zoom .carousel .prev,
#gallery-zoom .carousel .next,
#gallery-zoom-thumbs .carousel .prev,
#gallery-zoom-thumbs .carousel .next {
  background: #FFF url(../img/controls.png) no-repeat center -100px;
  bottom: 0;
  cursor: pointer;
  font-size: 1.2em;
  height: 50px;
  line-height: 50px;
  margin: auto 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
  transition: none;
  z-index: 100;
}

.gallery .carousel .prev,
.related .carousel .prev,
#webdoor .carousel .prev,
#contributors .carousel .prev,
#trip-tpm .carousel .prev,
#gallery-zoom .carousel .prev,
#gallery-zoom-thumbs .carousel .prev {
  left: 0;
}

.gallery .carousel .prev:hover,
.related .carousel .prev:hover,
#webdoor .carousel .prev:hover,
#contributors .carousel .prev:hover,
#trip-tpm .carousel .prev:hover,
#gallery-zoom .carousel .prev:hover,
#gallery-zoom-thumbs .carousel .prev:hover {
  background-position: center -200px !important;
}

.gallery .carousel .next,
.related .carousel .next,
#webdoor .carousel .next,
#contributors .carousel .next,
#trip-tpm .carousel .next,
#gallery-zoom .carousel .next,
#gallery-zoom-thumbs .carousel .next {
  background-position: center -150px;
  right: 0;
}

.gallery .carousel .next:hover,
.related .carousel .next:hover,
#webdoor .carousel .next:hover,
#contributors .carousel .next:hover,
#trip-tpm .carousel .next:hover,
#gallery-zoom .carousel .next:hover,
#gallery-zoom-thumbs .carousel .next:hover {
  background-position: center -250px !important;
}

.gallery .carousel .carousel-pagination,
.related .carousel .carousel-pagination,
#webdoor .carousel .carousel-pagination,
#contributors .carousel .carousel-pagination,
#trip-tpm .carousel .carousel-pagination,
#gallery-zoom .carousel .carousel-pagination,
#gallery-zoom-thumbs .carousel .carousel-pagination {
  background: #FFFF33;
  bottom: 0;
  padding: 5px 8px;
  position: absolute;
  right: 0;
}

#app div.article-div.gallery div.item > a {
  padding: 0;
}

#app .holder-figure {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

#app .holder-figure img.holder-figure-img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.holder-figure-hidden {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.holder-figure-hidden .holder-figure-img {
  opacity: 0;
}

/* THUMB */
.video-iframe {
  border: 0;
  height: 540px;
  width: 100%;
}

.thumb {
  display: block;
  position: relative;
}

.thumb .play {
  border: 2px solid #FFF;
  border-radius: 50%;
  bottom: 0;
  height: 75px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 75px;
}

.thumb .play:after {
  border: 20px solid #FFF;
  border-color: transparent transparent transparent #FFF;
  border-width: 15px 0 15px 25px;
  bottom: 0;
  content: '';
  display: block;
  height: 0;
  left: 8px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

.thumb .play-audio-wrapper {
  bottom: 0;
  display: none;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.thumb .play-audio {
  border: 2px solid #FFF;
  border-radius: 50%;
  bottom: 0;
  height: 75px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 75px;
}

.thumb .play-audio i {
  bottom: 0;
  color: #FFF;
  font-size: 35px;
  left: 0;
  line-height: 75px;
  margin: auto;
  position: absolute;
  text-align: center;
  right: 0;
  top: 0;
}

.thumb .video-iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.thumb .bt-close {
  background-color: #000;
  height: 30px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 30px;
}

.thumb .bt-close:before, .thumb .bt-close:after {
  background: #FFF;
  bottom: 0;
  content: '';
  display: block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
}

.thumb .bt-close:before {
  transform: rotate(35deg);
}

.thumb .bt-close:after {
  transform: rotate(-35deg);
}

.thumb .bt-close:hover {
  background: #FFF;
}

.thumb .bt-close:hover:before, .thumb .bt-close:hover:after {
  background-color: #000;
}

.plyr {
  --plyr-color-main: #FF3;
  width: 100%;
}

.plyr .plyr__control--overlaid svg {
  fill: #000;
}

.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
  padding-bottom: 0 !important;
  height: 100% !important;
}

.casa-tpm .plyr {
  --plyr-color-main: #29054f;
}

.casa-tpm .plyr .plyr__control--overlaid svg {
  fill: #fff;
}

.widget-tpm .plyr,
.tpm .plyr {
  --plyr-color-main: #FF0000;
}

.widget-trip-cast .plyr,
.trip-cast .plyr {
  --plyr-color-main: #A0C49A;
}

.widget-trip-fm .plyr,
.trip-fm .plyr {
  --plyr-color-main: #99CCCC;
}

.widget-trip-tv .plyr,
.trip-tv .plyr {
  --plyr-color-main: #33CCCC;
}

.trip-transformadores .plyr,
.transformadores .plyr {
  --plyr-color-main: #D83D50;
}

.test-b-audio-player .thumb .play-audio-wrapper {
  display: block;
}

.facebook-video-wrapper {
  background: #000;
}

.facebook-video-wrapper .facebook-video {
  margin: 0 auto;
}

#webdoor .play {
  height: 200px;
  width: 200px;
}

#webdoor .play:after {
  border-width: 40px 0 40px 60px;
  left: 20px;
}

#webdoor .bt-close,
#article header .bt-close {
  height: 50px;
  width: 50px;
}

#webdoor .bt-close:before, #webdoor .bt-close:after,
#article header .bt-close:before,
#article header .bt-close:after {
  height: 30px;
}

@media (min-width: 768px) {
  #featured-articles .thumb .play,
  #trip-tv-home .thumb .play,
  #home .thumb .play,
  #home-mobile .thumb .play {
    height: 100px;
    width: 100px;
  }
  #featured-articles .thumb .play:after,
  #trip-tv-home .thumb .play:after,
  #home .thumb .play:after,
  #home-mobile .thumb .play:after {
    border-width: 20px 0 20px 30px;
    left: 10px;
  }
  #featured-articles .thumb .play-audio,
  #trip-tv-home .thumb .play-audio,
  #home .thumb .play-audio,
  #home-mobile .thumb .play-audio {
    height: 100px;
    width: 100px;
  }
  #featured-articles .thumb .play-audio i,
  #trip-tv-home .thumb .play-audio i,
  #home .thumb .play-audio i,
  #home-mobile .thumb .play-audio i {
    font-size: 45px;
    line-height: 100px;
  }
}

#sidebar .play {
  height: 75px;
  width: 75px;
}

#sidebar .play:after {
  border-width: 15px 0 15px 22px;
  left: 7px;
}

/* AD */
.ad {
  text-align: right;
}

.ad label {
  color: #808080;
  display: block;
  font-family: 'Arial';
  font-size: 10px;
}

.ad .piece {
  float: right;
  /*
        &.initialized { background: green; }
        &.disabled { background: red; }
        */
}

.ad .container {
  margin: 10px auto 0;
  padding: 0;
  width: 280px;
}

.ad .container label {
  color: #7F7F7F;
  display: block;
  font-family: 'Verdana', 'sans-serif';
  font-size: 10px;
  margin: 0;
  text-align: right;
}

.ad .container figure {
  background: #C9C9C9;
  height: 65px;
}

.ad.ad-lista label, .ad.ad-300x250 label, .ad.ad-300x600 label, .ad.ad-320x50 label, .ad.ad-728x90 label {
  margin: 0 auto;
}

.ad.ad-lista .piece, .ad.ad-300x250 .piece, .ad.ad-300x600 .piece, .ad.ad-320x50 .piece, .ad.ad-728x90 .piece {
  float: none;
  margin: 0 auto;
}

.ad.ad-lista {
  float: right;
  padding-top: 26px;
}

.ad.ad-mobile {
  padding-bottom: 30px;
}

.ad.ad-300x250 label,
.ad.ad-300x250 .piece {
  width: 300px;
}

.ad.ad-300x250 .piece {
  height: 250px;
}

.ad.ad-300x600 label,
.ad.ad-300x600 .piece {
  width: 300px;
}

.ad.ad-300x600 .piece {
  height: 600px;
}

.ad.ad-320x50 label,
.ad.ad-320x50 .piece {
  width: 320px;
}

.ad.ad-320x50 .piece {
  height: 50px;
}

.ad.ad-728x90 {
  padding-top: 30px !important;
  padding-bottom: 45px !important;
}

.ad.ad-728x90 label,
.ad.ad-728x90 .piece {
  width: 728px;
}

.ad.ad-728x90 .piece {
  height: 90px;
}

.ad + .ad {
  margin-top: 30px;
}

.ad.fixed {
  background: #000000;
  bottom: 0;
  position: fixed;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 1000;
}

/* BT */
.bt {
  background: #CDCDCD;
  color: #000;
  display: inline-block;
  font-family: 'fuguemono';
  font-size: 0.9em;
  margin: 0 auto 25px;
  padding: 10px 20px;
  text-transform: uppercase;
}

/* AUDIO PLAYER */
.audio-player {
  display: none;
  margin: 10px 0;
}

.audio-player .container {
  padding-left: 48px;
  position: relative;
  max-width: 100%;
}

.audio-player .container .bt-play-audio,
.audio-player .container .bt-pause-audio {
  height: 0;
  position: absolute;
  top: 0;
}

.audio-player .jp-gui ul {
  left: 0;
  position: absolute;
  top: 0;
}

.audio-player .jp-gui ul li {
  list-style: none;
}

.audio-player .jp-gui ul li.jp-pause {
  display: none;
}

.audio-player .jp-gui .jp-progress-container {
  padding: 0 0 0 26px;
}

.audio-player .jp-gui .jp-progress-container .jp-progress-slider {
  background: rgba(255, 255, 255, 0.5);
  border: 0;
  border-radius: 0;
  height: 20px;
}

.audio-player .jp-gui .jp-progress-container .jp-progress-slider .ui-slider-range {
  background: #99CCCC;
  border-radius: 0;
}

.audio-player .jp-gui .jp-progress-container .jp-progress-slider .ui-slider-handle {
  background: transparent;
  border: 0;
  height: 0;
  outline: 0;
  width: 0;
}

.audio-player .jp-gui .jp-download {
  background: #FFFF33 !important;
  color: #000;
  display: block;
  height: 20px;
  line-height: 22px;
  position: absolute;
  text-align: center;
  right: 15px;
  top: 0;
  width: 26px;
}

@media (min-width: 768px) {
  .audio-player {
    left: 0;
    margin: 0;
    position: absolute;
    top: 200px;
    width: 100%;
  }
  .audio-player .container {
    padding-left: 15px;
  }
  .audio-player .container .bt-play-audio,
  .audio-player .container .bt-pause-audio {
    background: #FFFF33;
    display: block;
    height: 20px;
    left: 15px;
    width: 26px;
  }
  .audio-player .container .bt-play-audio:after,
  .audio-player .container .bt-pause-audio:after {
    border: 8px solid #000;
    border-color: transparent transparent transparent #000;
    border-width: 8px 0 8px 12px;
    bottom: 0;
    content: '';
    display: block;
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
  }
  .audio-player .container .bt-pause-audio:after {
    border-color: transparent #000;
    border-width: 0 4px;
    height: 14px;
    width: 10px;
  }
  .audio-player .jp-gui .jp-progress-container {
    padding: 0 26px;
  }
}

@media (min-width: 1200px) {
  .audio-player {
    top: 220px;
  }
}

@media (max-width: 767px) {
  #webdoor-mobile .audio-player .container .bt-play-audio,
  #home .audio-player .container .bt-play-audio,
  #home-mobile .audio-player .container .bt-play-audio {
    border: 15px solid #000;
    border-color: transparent transparent transparent #000;
    border-width: 15px 0 15px 22px;
    left: 15px;
  }
  #webdoor-mobile .audio-player .container .bt-pause-audio,
  #home .audio-player .container .bt-pause-audio,
  #home-mobile .audio-player .container .bt-pause-audio {
    border: 8px solid #000;
    border-color: transparent #000;
    border-width: 0 8px;
    height: 28px;
    left: 15px;
    width: 20px;
  }
  #webdoor-mobile .audio-player .jp-gui .jp-progress-container,
  #home .audio-player .jp-gui .jp-progress-container,
  #home-mobile .audio-player .jp-gui .jp-progress-container {
    padding-left: 0;
  }
  #webdoor-mobile .audio-player .jp-gui .jp-progress-container .jp-progress-slider,
  #home .audio-player .jp-gui .jp-progress-container .jp-progress-slider,
  #home-mobile .audio-player .jp-gui .jp-progress-container .jp-progress-slider {
    background-color: #000;
    margin: 5px 0;
  }
}

#webdoor .audio-player,
#article header .audio-player,
#article .audio-player {
  left: 0;
  margin: 0;
  position: absolute;
  top: -24px;
  width: 100px;
}

#webdoor .audio-player .container,
#article header .audio-player .container,
#article .audio-player .container {
  padding: 0;
}

#webdoor .audio-player .container .bt-play-audio,
#webdoor .audio-player .container .bt-pause-audio,
#article header .audio-player .container .bt-play-audio,
#article header .audio-player .container .bt-pause-audio,
#article .audio-player .container .bt-play-audio,
#article .audio-player .container .bt-pause-audio {
  background: #FFFF33;
  display: block;
  height: 20px;
  left: 0;
  width: 26px;
}

#webdoor .audio-player .container .bt-play-audio:after,
#webdoor .audio-player .container .bt-pause-audio:after,
#article header .audio-player .container .bt-play-audio:after,
#article header .audio-player .container .bt-pause-audio:after,
#article .audio-player .container .bt-play-audio:after,
#article .audio-player .container .bt-pause-audio:after {
  border: 8px solid #000;
  border-color: transparent transparent transparent #000;
  border-width: 8px 0 8px 12px;
  bottom: 0;
  content: '';
  display: block;
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

#webdoor .audio-player .container .bt-pause-audio:after,
#article header .audio-player .container .bt-pause-audio:after,
#article .audio-player .container .bt-pause-audio:after {
  border-color: transparent #000;
  border-width: 0 4px;
  height: 14px;
  width: 10px;
}

#webdoor .audio-player .jp-gui .jp-download,
#article header .audio-player .jp-gui .jp-download,
#article .audio-player .jp-gui .jp-download {
  right: 0;
}

#webdoor .audio-player {
  top: 11px;
}

#article .audio .audio-player {
  bottom: 0;
  top: initial;
  width: 100%;
}

#article .audio .audio-player .container .bt-play-audio,
#article .audio .audio-player .container .bt-pause-audio {
  left: 0;
}

/* -----------------------------------
    $BarraUOL
    ----------------------------------- */
#barrauol {
  overflow: hidden;
}

@media (min-width: 768px) {
  .header-reduced #barrauol {
    margin-bottom: 49px;
  }
}

/* -----------------------------------
    $Header
    ----------------------------------- */
#header {
  width: 100%;
  transition: all 0.2s ease;
  z-index: 10000;
  position: relative;
  overflow: hidden;
  margin-bottom: -136px;
}

#header > .container {
  padding-bottom: 15px;
  padding-top: 15px;
  transition: all 0.2s ease;
}

#header > .container .logo {
  height: 105px;
  width: 105px;
}

#header > .container .logo.logo-transformadores, #header > .container .logo.logo-trip-transformadores {
  width: 190px;
}

#header > .container #bt-user,
#header > .container #bt-search,
#header > .container #bt-menu {
  float: right;
  margin: 0 0 0 15px;
}

#header > .container #bt-user {
  height: 24px;
  width: 24px;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.2s ease;
}

#header > .container #bt-user span {
  background: url(../img/ico/user.png) no-repeat center center;
  background-size: contain;
  display: block;
  content: '';
  height: 100%;
  width: 100%;
}

#header > .container .tagline {
  color: #838383;
  float: left;
  font-family: 'fuguemono';
  font-size: 0.85em;
  padding: 5px 0 0 35px;
  text-transform: uppercase;
}

#header > .container .tagline a {
  color: #838383;
}

#header > .container .tagline a:active, #header > .container .tagline a:focus, #header > .container .tagline a:hover {
  color: #C4C4C4;
}

#header > .container #bt-menu {
  height: 22px;
  position: relative;
  width: 24px;
}

#header > .container #bt-menu span,
#header > .container #bt-menu span:before,
#header > .container #bt-menu span:after {
  background: #FFF;
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  top: 8px;
  width: 100%;
  transition: all 0.3s ease;
}

#header > .container #bt-menu span:before {
  top: -8px;
}

#header > .container #bt-menu span:after {
  top: 8px;
}

#header > .container .bt-main-menu {
  float: left;
  font-size: 1.6em;
  height: 22px;
  line-height: 22px;
  margin: 0 0 0 15px;
}

#header > .container .bt-main-menu-tx {
  font-size: .85em;
  text-transform: uppercase;
  line-height: 21px;
  margin: 4px 0 0 12px;
  padding: 0 4px;
}

@media (min-width: 768px) {
  #header {
    margin-bottom: auto;
  }
}

@media (min-width: 768px) {
  #header {
    background: #FFF;
    width: 100%;
  }
  #header > .container {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  #header > .container #bt-search {
    margin: 2px 0 0 0;
  }
  #header > .container #bt-search span {
    border-color: #000;
  }
  #header > .container #bt-search span:after {
    background-color: #000;
  }
  #header > .container #bt-search:hover span {
    border-color: #C4C4C4;
  }
  #header > .container #bt-search:hover span:after {
    background: #C4C4C4;
  }
  #header > .container #bt-menu {
    float: left;
    margin: 4px 0 0 0;
  }
  #header > .container #bt-menu span,
  #header > .container #bt-menu span:before,
  #header > .container #bt-menu span:after {
    background-color: #000;
  }
  #header > .container #bt-menu:hover span,
  #header > .container #bt-menu:hover span:before,
  #header > .container #bt-menu:hover span:after {
    background: #C4C4C4;
  }
}

body.header-reduced #header {
  background-color: #000;
  position: fixed;
  top: 0;
}

body.header-reduced #header > .container {
  padding-bottom: 10px;
  padding-top: 10px;
}

body.header-reduced #header > .container .logo {
  height: 26px;
  margin: -2px 0;
  width: 100px;
}

body.header-reduced #header > .container #bt-user {
  filter: alpha(opacity=100);
  opacity: 1;
}

@media (min-width: 768px) {
  body.header-reduced #header {
    background: #FFF;
  }
}

body.casa-tpm #app {
  background-color: #e8e3d4;
}

body.casa-tpm #app .bt-more {
  background: #8b0134 url(../img/bt-more-casa-tpm.jpg) no-repeat center center;
  color: #fff;
  background-size: cover;
}

body.casa-tpm #app .bt-more:active, body.casa-tpm #app .bt-more:focus, body.casa-tpm #app .bt-more:hover {
  color: #C4C4C4;
}

body.casa-tpm #app #sponsors.sponsors .container {
  margin-bottom: 0;
  border-bottom: 1px dashed #A8A8A8;
}

body.casa-tpm #app #sponsors.sponsors .container .ads {
  margin: 0 auto;
}

body.casa-tpm #app #most-commented-trip-news #trip-news .trip-news .container h5 {
  color: #000;
}

body.casa-tpm #app #most-commented-trip-news #trip-news .trip-news .container h5 small {
  color: #696B7A;
}

/* -----------------------------------
    $DeepContent
    ----------------------------------- */
#ad-deep-contend {
  transition: height 0.2s ease;
  height: 0;
  text-align: center;
  padding: 0;
  position: relative;
  overflow: hidden;
}

#ad-deep-contend.active {
  height: 260px;
  padding: 0 0 10px;
}

#ad-deep-contend .wrapper {
  height: 250px;
  left: 50%;
  margin: 0 0 0 -800px;
  position: absolute;
  top: 0;
  width: 1600px;
}

@media (max-width: 767px) {
  #ad-deep-contend {
    display: none;
  }
}

/* -----------------------------------
    $Search
    ----------------------------------- */
#search-form {
  border-bottom: 1px solid transparent;
  clear: both;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 12;
  transition: border-color 0.2s ease, height 0.2s ease;
}

#search-form .container {
  overflow: hidden;
  position: relative;
}

#search-form .container form {
  margin: 0 0 0 -10px;
  position: relative;
}

#search-form .container form > input,
#search-form .container form > label {
  background: transparent;
  border: 0;
  color: #000;
  display: block;
  font-size: 0.9em;
  padding: 15px 95px 15px 15px;
  text-align: left;
  width: 100%;
}

#search-form .container form > input {
  float: left;
  outline: none;
}

#search-form .container form > label {
  cursor: text;
  left: 0;
  line-height: 30px;
  position: absolute;
  top: 0;
}

#search-form .bt {
  background: transparent;
  border: 1px solid #000;
  line-height: 10px;
  height: 30px;
  margin: 0;
  padding: 7px 8px;
  position: absolute;
  right: 10px;
  top: 15px;
  width: 75px;
}

@media (min-width: 768px) {
  #search-form .container form > input,
  #search-form .container form > label {
    font-size: 1.2em;
    line-height: 120px;
    padding: 15px 270px 15px 15px;
  }
  #search-form .bt {
    height: 50px;
    line-height: 30px;
    right: 0;
    top: 50px;
    width: 250px;
  }
}

#search-mask {
  background: rgba(0, 0, 0, 0.75);
  bottom: 0;
  left: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  opacity: 0;
  z-index: 11000;
  transition: opacity 0.2s ease, top 0.2s ease;
}

#search-mask .bt-search {
  float: right;
}

#search-mask > .container {
  margin: 10px auto;
  position: relative;
}

@media (min-width: 768px) {
  #search-mask > .container {
    margin: 20px auto;
  }
}

@media (min-width: 1200px) {
  #search-mask > .container {
    margin: 40px auto;
  }
}

.search-opened .bt-search {
  top: 10px;
  width: 50px;
}

.search-opened .bt-search span:before,
.search-opened .bt-search span:after {
  background: #FFF;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 40px;
}

.search-opened .bt-search span {
  background: transparent;
  border-color: transparent !important;
  left: 0;
}

.search-opened .bt-search span:before {
  transform: rotate(-45deg);
}

.search-opened #search-form {
  background: #FFF;
  border-color: #000;
  height: 60px;
}

.search-opened #search-form .container,
.search-opened #search-form form,
.search-opened #search-form form > input,
.search-opened #search-form form > label {
  height: 60px;
}

.search-opened #search-mask {
  left: 0;
  opacity: 1;
  top: 104px;
}

@media (min-width: 768px) {
  .search-opened #search-mask {
    top: 194px !important;
  }
}

.search-opened.search-active #search-mask {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .search-opened #search-form {
    height: 150px;
  }
  .search-opened #search-form .container,
  .search-opened #search-form form,
  .search-opened #search-form form > input,
  .search-opened #search-form form > label {
    height: 150px;
  }
}

@media (min-width: 768px) {
  .header-reduced #search-mask > .container {
    margin: 20px auto;
  }
}

.header-reduced.search-opened #search-mask {
  top: 101px;
}

@media (min-width: 768px) {
  .header-reduced.search-opened #search-mask {
    top: 194px;
  }
}

/* -----------------------------------
    $GSC
    ----------------------------------- */
.gsc-overflow-hidden {
  overflow: auto !important;
}

#search-filter {
  margin: 0;
  padding: 1em 0;
}

#search-filter.fixed {
  position: fixed;
}

#search-filter ul {
  margin: 0;
  padding: 46px 0;
}

#search-filter ul li {
  list-style: none;
  margin: 0;
  padding: 0 0 4px;
}

#search-filter ul li a {
  font-family: 'fuguemono';
  font-size: 1.2em;
  padding: 1px 6px;
  text-transform: uppercase;
}

#search-filter ul li a.active {
  background: #FFF;
  border: 1px solid #000;
  color: #000;
}

#search-area {
  position: relative;
}

#search-area .gsc-control-cse * {
  font-family: 'fugueregular', sans-serif !important;
  font-size: 15px !important;
}

@media (min-width: 1200px) {
  #search-area .gsc-control-cse * {
    font-size: 16px !important;
  }
}

@media (min-width: 1400px) {
  #search-area .gsc-control-cse * {
    font-size: 17px !important;
  }
}

#search-area .gsc-control-cse {
  padding: 1em 0 !important;
}

#search-area .gsc-result {
  border-bottom: 1px dashed #A8A8A8;
  padding: 20px 0 !important;
}

#search-area .gsc-result .gs-title {
  font-family: 'fuguemono' !important;
  font-size: 1.1em !important;
  height: auto !important;
  text-decoration: none !important;
  text-transform: uppercase;
}

#search-area .gsc-result .gs-title a.gs-title {
  background-color: #000;
  color: #FFF;
  padding: 2px 4px;
}

#search-area .gsc-result .gs-title a.gs-title b {
  color: #FFFF33 !important;
  font-size: 1em !important;
  font-weight: normal;
  text-decoration: none !important;
}

#search-area .gsc-result .gs-visibleUrl {
  background: #FFFF33 !important;
  color: #000 !important;
  font-family: 'fuguemono' !important;
  font-size: 0.7em !important;
  padding: 2px 4px !important;
}

#search-area .gsc-result .gs-visibleUrl b {
  font-size: 1em !important;
}

#search-area .gsc-result .gs-visibleUrl.gs-visibleUrl-long {
  display: inline-block !important;
}

#search-area .gsc-result .gsc-thumbnail {
  display: none !important;
}

#search-area .gsc-result .gsc-table-result,
#search-area .gsc-result .gsc-thumbnail-inside,
#search-area .gsc-result .gsc-url-top {
  padding-left: 0;
  padding-right: 0;
}

#search-area .gsc-control-cse div {
  position: static !important;
}

#search-area .gsc-results-wrapper-overlay {
  box-shadow: none !important;
  margin: 0 !important;
  padding: 30px 0 !important;
  width: 100%;
}

#search-area #adBlock,
#search-area .gsc-results-close-btn,
#search-area .gsc-search-box,
#search-area .gsc-orderby-container {
  display: none !important;
}

#search-area .gsc-cursor-box {
  display: table;
  margin: 0 auto !important;
  padding: 40px 0 !important;
}

#search-area .gsc-cursor-box .gsc-cursor-page {
  background: #EBEBEB !important;
  color: #000 !important;
  display: inline-block;
  font-size: 1.2em !important;
  min-width: 25px;
  outline: none !important;
  padding: 2px 6px;
  text-align: center;
  text-decoration: none !important;
}

#search-area .gsc-cursor-box .gsc-cursor-page:active, #search-area .gsc-cursor-box .gsc-cursor-page:focus, #search-area .gsc-cursor-box .gsc-cursor-page:hover, #search-area .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
  background: #000 !important;
  color: #FFF !important;
}

#search-area td.gcsc-branding-text,
#search-area td.gsc-branding-text {
  vertical-align: bottom;
}

#search-area td.gcsc-branding-text .gcsc-branding-text,
#search-area td.gsc-branding-text .gcsc-branding-text {
  font-family: 'Arial' !important;
  font-size: 10px !important;
}

@media (min-width: 768px) {
  #search-area .gsc-result {
    padding: 40px 0 !important;
  }
  #search-area .gsc-result .gs-title {
    font-size: 1.3em !important;
  }
  #search-area .gsc-result .gs-title a.gs-title b {
    font-size: 1em !important;
  }
}

/* -----------------------------------
    $Footer
    ----------------------------------- */
#footer-follow-trip-news {
  border-top: 1px dashed #A8A8A8;
  padding: 15px 0;
}

#footer-follow-trip-news .container {
  position: relative;
}

#footer-follow-trip-news .follow .container {
  padding: 0;
  width: 100%;
}

#footer-follow-trip-news .follow .container label {
  display: block;
  float: none;
  font-size: 0.75em;
  padding: 15px 0;
  text-align: center;
}

#footer-follow-trip-news .follow .container label br {
  display: none;
}

#footer-follow-trip-news .follow .container div {
  display: table;
  margin: 0 auto;
}

#footer-follow-trip-news .follow .container div a {
  font-size: 1.75em;
  margin: 0 4px;
  padding: 0 4px;
}

#footer-follow-trip-news .follow .container div a:first-child {
  margin-left: 0;
  padding-left: 0;
}

#footer-follow-trip-news .follow .container div a:hover {
  color: #C4C4C4;
}

#footer-follow-trip-news .trip-news {
  border: 0;
}

#footer-follow-trip-news .trip-news .container {
  width: 100%;
}

#footer-follow-trip-news .trip-news .container h5 {
  font-size: 1.45em;
}

#footer-follow-trip-news .trip-news .container h5 small {
  font-size: 0.75em;
  line-height: 1.5em;
}

#footer-follow-trip-news .bt-search {
  bottom: 15px;
  position: absolute;
  right: 15px;
}

#footer-follow-trip-news .bt-search span {
  border-color: #000;
}

#footer-follow-trip-news .bt-search span:after {
  background-color: #000;
}

#footer-follow-trip-news .bt-search:hover span {
  border-color: #C4C4C4;
}

#footer-follow-trip-news .bt-search:hover span:after {
  background: #C4C4C4;
}

#footer {
  background-color: #000;
  padding: 25px 0;
  display: inline-block;
  width: 100%;
}

#footer nav {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#footer nav ul {
  display: flex;
  align-items: center;
}

#footer nav ul:before, #footer nav ul:after {
  content: none;
}

#footer nav ul li a {
  color: #FFF;
  font-family: 'fuguemono';
  font-size: 0.9em;
  padding: 0 18px;
  text-transform: uppercase;
  white-space: nowrap;
}

#footer nav ul li a.alt {
  color: #FFFF33;
}

#footer nav ul li a:active, #footer nav ul li a:focus, #footer nav ul li a:hover {
  background: transparent;
  color: #C4C4C4;
}

@media (max-width: 768px) {
  #footer {
    padding: 10px 0;
  }
  #footer nav {
    flex-direction: column;
  }
  #footer nav ul {
    flex-wrap: wrap;
  }
  #footer nav ul li {
    padding: 10px;
  }
  #footer nav ul li a {
    margin-bottom: 0;
    padding: 6px;
  }
}

@media (min-width: 992px) {
  #footer ul li a {
    font-size: 1.15em;
  }
}

/* -----------------------------------
    $Trip News
    ----------------------------------- */
.trip-news {
  border-top: 1px dashed #A8A8A8;
  font-family: 'fuguemono';
  padding: 15px 0;
}

.trip-news form {
  text-align: center;
  position: relative;
}

.trip-news .status {
  background: #FF0000;
  color: #000;
  display: none;
  font-family: 'fuguemono';
  font-size: 0.75em;
  margin: 5px auto;
  padding: 1px 4px;
  text-transform: uppercase;
}

.trip-news .status.success {
  background: #339966;
}

.trip-news h5 {
  color: #696B7A;
  font-size: 0.9em;
  margin-top: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.trip-news h5 span,
.trip-news h5 small {
  float: left;
}

.trip-news h5 small {
  color: #AFAFAF;
  font-size: 0.75em;
  line-height: 1.5em;
  padding-left: 10px;
}

.trip-news h5 small br {
  display: none;
}

.trip-news .trip-checkboxes {
  font-size: 0.9em;
}

.trip-news .trip-checkboxes label {
  cursor: pointer;
  float: left;
  font-size: 0.5em;
  line-height: 2.2em;
}

.trip-news .trip-checkboxes label.trip-checkbox {
  font-size: 0.55em;
  line-height: 2em;
  margin-left: 10px;
  padding-left: 20px;
  position: relative;
}

.trip-news .trip-checkboxes label.trip-checkbox:before {
  border: 1px solid #000;
  content: '';
  display: block;
  height: 14px;
  left: 0;
  position: absolute;
  top: 0;
  width: 14px;
  transition: all 0.2s ease;
}

.trip-news .trip-checkboxes label.trip-checkbox:hover:before {
  background: #C4C4C4;
}

.trip-news .trip-checkboxes label.trip-checkbox.active:before {
  background: #000 !important;
}

.trip-news .trip-checkboxes label.trip-checkbox.active.trip-checkbox-trip:before {
  background: #FFFF33 !important;
}

.trip-news .trip-checkboxes label.trip-checkbox.active.trip-checkbox-tpm:before {
  background: #FF0000 !important;
}

.trip-news .form-group {
  min-width: 45%;
}

.trip-news .form-group,
.trip-news .input-group {
  margin-top: 5px;
}

.trip-news .form-group input,
.trip-news .form-group button,
.trip-news .input-group input,
.trip-news .input-group button {
  box-shadow: none;
  font-family: 'fuguemono';
}

.trip-news .form-group input,
.trip-news .input-group input {
  width: 100%;
  background: transparent;
  border-radius: 0;
  border-color: #000;
  box-shadow: none;
  color: #AFAFAF;
  font-size: 0.9em;
  padding: 5px 8px;
}

.trip-news .form-group button,
.trip-news .input-group button {
  background-color: #000;
  border-color: #000;
  border-radius: 0;
  color: #FFF;
  margin-top: 5px;
  font-size: 0.65rem;
  padding: 9px 8px;
}

.trip-news .btn {
  padding: 7px 9px;
  margin-top: 5px;
}

.trip-news.casa-tpm {
  background: #FF6666;
}

.trip-news.casa-tpm h5,
.trip-news.casa-tpm input {
  color: #000;
}

@media (max-width: 767px) {
  .trip-news .input-group {
    padding: 0 29px 0 0;
    position: relative;
    width: 100%;
  }
  .trip-news .input-group .form-control,
  .trip-news .input-group .input-group-btn {
    display: block;
  }
  .trip-news .input-group .input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
  }
  .trip-news .input-group .input-group-btn button {
    position: absolute;
    right: 0;
    top: 0;
  }
}

@media (min-width: 480px) {
  .trip-news .status {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}

@media (min-width: 768px) {
  .trip-news form {
    text-align: left;
  }
  .trip-news .status {
    font-size: 0.9em;
  }
  .trip-news h5 {
    margin-bottom: 20px;
  }
  .trip-news h5 small {
    font-size: 0.5em;
    line-height: 2.2em;
  }
  .trip-news .trip-checkboxes {
    padding-bottom: 15px;
  }
  .trip-news .trip-checkboxes label {
    font-size: 0.9em;
  }
  .trip-news .trip-checkboxes label.trip-checkbox {
    font-size: 0.9em;
    margin-left: 15px;
    padding-left: 26px;
  }
  .trip-news .trip-checkboxes label.trip-checkbox:before {
    height: 20px;
    top: 1px;
    width: 20px;
  }
  .trip-news .input-group input {
    font-size: 0.8em;
  }
  .trip-news .input-group button {
    font-size: 1rem;
    padding: 5px 18px 6px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .trip-news h5 small {
    clear: both;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .trip-news .input-group button {
    padding: 5px 18px 3px;
  }
}

/* -----------------------------------
    $Menu
    ----------------------------------- */
#menu,
#confirm-vote,
#login,
#newsletter,
#zoom {
  background: rgba(255, 255, 255, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  overflow-y: scroll;
  padding: 55px 0 0;
  position: fixed;
  top: 0;
  width: 100%;
  min-width: 320px;
  z-index: 15000;
}

#menu .close-container,
#confirm-vote .close-container,
#login .close-container,
#newsletter .close-container,
#zoom .close-container {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}

#menu .bt-close,
#confirm-vote .bt-close,
#login .bt-close,
#newsletter .bt-close,
#zoom .bt-close {
  height: 30px;
  position: fixed;
  right: 30px;
  top: 15px;
  width: 22px;
}

#menu .bt-close:before, #menu .bt-close:after,
#confirm-vote .bt-close:before,
#confirm-vote .bt-close:after,
#login .bt-close:before,
#login .bt-close:after,
#newsletter .bt-close:before,
#newsletter .bt-close:after,
#zoom .bt-close:before,
#zoom .bt-close:after {
  background-color: #000;
  bottom: 0;
  content: '';
  display: block;
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
}

#menu .bt-close:before,
#confirm-vote .bt-close:before,
#login .bt-close:before,
#newsletter .bt-close:before,
#zoom .bt-close:before {
  transform: rotate(35deg);
}

#menu .bt-close:after,
#confirm-vote .bt-close:after,
#login .bt-close:after,
#newsletter .bt-close:after,
#zoom .bt-close:after {
  transform: rotate(-35deg);
}

@media (min-width: 768px) {
  #menu > .container > .bt-close,
  #confirm-vote > .container > .bt-close,
  #login > .container > .bt-close,
  #newsletter > .container > .bt-close,
  #zoom > .container > .bt-close {
    left: 38px;
    position: absolute;
    right: initial;
    height: 90px;
    width: 66px;
  }
  #menu > .container > .bt-close:before, #menu > .container > .bt-close:after,
  #confirm-vote > .container > .bt-close:before,
  #confirm-vote > .container > .bt-close:after,
  #login > .container > .bt-close:before,
  #login > .container > .bt-close:after,
  #newsletter > .container > .bt-close:before,
  #newsletter > .container > .bt-close:after,
  #zoom > .container > .bt-close:before,
  #zoom > .container > .bt-close:after {
    height: 80px;
    width: 14px;
  }
}

#menu .menu {
  padding-bottom: 15px;
  text-align: right;
}

#menu .menu .items a {
  background: #D3D3D3;
  display: inline-block;
  float: right;
  font-family: 'fuguemono';
  font-size: 2em;
  line-height: 0.75em;
  margin: 0 8px 5px 0;
  padding: 5px;
  text-transform: uppercase;
}

#menu .menu .items a.casa-tpm {
  background: #f6a238;
}

#menu .menu .items a.somos-trip, #menu .menu .items a.editora-trip {
  background: #898B96;
}

#menu .menu .items a.tpm {
  background: #FF0000;
}

#menu .menu .items a.trip {
  background: #FFFF33;
}

#menu .menu .items a.trip-cast {
  background: #A0C49A;
}

#menu .menu .items a.trip-fm {
  background: #99CCCC;
}

#menu .menu .items a.trip-tv {
  background: #33CCCC;
}

#menu .menu .items a.trip-transformadores, #menu .menu .items a.transformadores {
  background: #D83D50;
}

#menu .menu .items a.clear {
  margin-right: 0;
}

#menu .menu .items a.down {
  margin-bottom: 0;
  padding-bottom: 10px;
}

#menu .menu .items a.up {
  margin-top: -5px;
  padding-top: 10px;
}

#menu .menu .items a span {
  display: inline-block;
  width: 5px;
}

#menu .menu .items a:active, #menu .menu .items a:focus, #menu .menu .items a:hover, #menu .menu .items a.active, #menu .menu .items a.hover {
  color: #FFF;
}

#menu .user-menu {
  display: table;
  margin: 15px auto;
}

#menu .user-menu a {
  background-color: #000;
  color: #FFF;
  font-family: 'fuguemono';
  font-size: 1.5em;
  margin: 0 8px;
  padding: 5px 8px;
  text-transform: uppercase;
}

#menu .footer {
  margin-top: 30px;
}

@media (min-width: 360px) {
  #menu .menu .items a {
    font-size: 2.2em;
  }
}

@media (min-width: 390px) {
  #menu .menu .items a {
    font-size: 2.5em;
  }
}

@media (min-width: 768px) {
  #menu .menu .menu-col {
    padding-right: 30px;
  }
  #menu .menu .items a {
    font-size: 2.5em;
    line-height: 1em;
    margin: 0 12px 8px 0;
    padding: 8px;
  }
  #menu footer {
    clear: both;
    padding: 25px 0 0;
  }
  #menu footer .container {
    padding: 0;
    width: 100%;
  }
  #menu footer .trip-news {
    clear: both;
    margin: 0;
    padding: 25px 0;
  }
  #menu footer .trip-news h5 {
    font-size: 1.45em;
  }
  #menu footer .trip-news h5 small {
    font-size: 0.75em;
    line-height: 1.5em;
  }
  #menu footer .follow {
    background: transparent;
    border-top: 1px dashed #A8A8A8;
    margin: 0;
    padding: 35px 0 0;
  }
  #menu footer .follow .container label {
    color: #000;
    padding: 8px 8px 8px 0;
    text-align: left;
  }
  #menu footer .follow .container label br {
    display: none;
  }
  #menu footer .follow .container div {
    float: left;
    margin: 0;
  }
  #menu footer .follow .container div a {
    background: none;
    color: #000;
    font-size: 1.65em;
    float: left;
    margin: 0 0 0 30px;
  }
  #menu footer .follow .container div a:hover {
    color: #C4C4C4;
  }
  #menu .sidebar {
    text-align: left;
  }
  #menu .sidebar h4 {
    border-bottom: 1px dashed #A8A8A8;
    font-size: 1.5em;
    margin: 0;
    padding: 0 0 20px;
    text-transform: uppercase;
  }
  #menu .sidebar .list .item {
    padding: 20px 0 0;
  }
  #menu .sidebar .list .item figure {
    background: #EBEBEB no-repeat center top;
    background-size: cover;
    height: 120px;
    position: relative;
    width: 100%;
  }
  #menu .sidebar .list .item figure .branded {
    background-color: #000;
    bottom: 0;
    color: #FFF;
    font-family: 'fuguemono';
    font-size: 0.9em;
    left: 0;
    padding: 2px 4px;
    position: absolute;
    text-transform: uppercase;
  }
  #menu .sidebar .list .item a > span {
    display: block;
    font-size: 0.85em;
    line-height: 1.2em;
    padding: 8px 0 0;
  }
  #menu .sidebar .list .item .index {
    background: #FFFF33;
    font-family: 'fuguemono';
    font-size: 1.3em;
    left: 0;
    line-height: 1em;
    padding: 2px;
    position: absolute;
    top: 0;
    z-index: 10;
  }
}

@media (min-width: 992px) {
  #menu .menu .menu-col {
    padding-right: 30px;
  }
  #menu .menu .items a {
    font-size: 3em;
  }
  #menu .sidebar .list .item {
    padding: 30px 0 0;
  }
  #menu .sidebar .list .item figure {
    height: 140px;
  }
}

@media (min-width: 1200px) {
  #menu .menu .menu-col {
    padding-right: 50px;
  }
  #menu .menu .items a {
    font-size: 3.5em;
  }
  #menu footer {
    padding: 50px 0 0;
  }
  #menu footer .trip-news {
    padding: 50px 0;
  }
  #menu footer .trip-news h5 {
    padding-right: 20px;
  }
  #menu footer .trip-news .trip-checkboxes,
  #menu footer .trip-news .input-group {
    width: 50%;
  }
  #menu .sidebar .list .item figure {
    height: 180px;
  }
}

body.menu-opened {
  overflow: hidden;
}

body.menu-opened #menu {
  display: block;
}

/* -----------------------------------
    $Login
    ----------------------------------- */
#login {
  font-family: 'fuguemono';
  text-align: center;
}

#login header p {
  font-size: 1.35em;
}

#login menu {
  margin: 0 auto;
  padding: 15px 30px;
}

#login menu a {
  background-color: #000;
  color: #FFF;
  display: block;
  margin: 15px auto;
  max-width: 280px;
  padding: 5px 0;
  text-transform: uppercase;
}

#login form {
  margin: 0 auto;
  max-width: 420px;
}

#login .form-group {
  margin-top: 5px;
}

#login .form-group input {
  background: transparent;
  border-radius: 0;
  border-color: #000;
  box-shadow: none;
  color: #AFAFAF;
  font-family: 'fuguemono';
  font-size: 0.55em;
  padding: 5px 8px;
}

#login .form-group.trip-checkbox-toggle {
  cursor: pointer;
  display: table;
  margin: 25px auto 0;
  padding-left: 50px;
  position: relative;
}

#login .form-group.trip-checkbox-toggle:before, #login .form-group.trip-checkbox-toggle:after {
  background: #FFF;
  border: 1px solid #000;
  content: '';
  display: block;
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 38px;
}

#login .form-group.trip-checkbox-toggle:before {
  transition: background 0.2s ease;
}

#login .form-group.trip-checkbox-toggle:after {
  background: #FFF;
  width: 12px;
  transition: left 0.2s ease;
}

#login .form-group.trip-checkbox-toggle label {
  cursor: pointer;
}

#login .form-group.trip-checkbox-toggle.active:before {
  background-color: #000;
}

#login .form-group.trip-checkbox-toggle.active:after {
  left: 26px;
}

#login button {
  background-color: #000;
  border-color: #000;
  border-radius: 0;
  box-shadow: none;
  color: #FFF;
  font-family: 'fuguemono';
  font-size: 1.75em;
  margin: 20px auto 0;
  padding: 2px 10px;
  text-transform: uppercase;
}

#login footer {
  font-size: 0.9em;
  padding: 30px 0 0;
}

#login footer p {
  padding-bottom: 10px;
}

#login footer a {
  background: #FFFF33;
  padding: 0 2px;
}

body.login-opened {
  overflow: hidden;
}

body.login-opened #login {
  display: block;
}

/* -----------------------------------
    $Expediente
    ----------------------------------- */
#expediente {
  letter-spacing: 1px;
}

/* -----------------------------------
    $Subscribe
    ----------------------------------- */
#subscribe {
  display: block;
}

#subscribe hr {
  margin-bottom: 35px;
}

#subscribe .form-container {
  max-width: initial;
}

#subscribe .form-container .row.plans {
  padding-bottom: 75px;
}

#subscribe .form-container .row .col-sm-6 {
  margin-bottom: 35px;
}

#subscribe .form-container .row .col-sm-6 p {
  line-height: 1.75em;
  margin-bottom: 0;
}

#subscribe .form-container .row .col-sm-6 p span {
  font-size: 0.9em;
  padding: 1px 4px;
}

#subscribe .form-container .row h4 {
  background: url(../img/logo/trip-preto.png) no-repeat center center;
  background-size: contain;
  height: 75px;
  margin: 0 auto 20px;
  padding: 0;
  width: 75px;
}

#subscribe .form-container .row h4.tpm {
  background-image: url(../img/logo/tpm.png);
}

#subscribe .form-container .row h5 {
  font-size: 1em;
}

#subscribe .form-container .row .row {
  padding-top: 0;
}

#subscribe .form-container .covers {
  margin-top: 35px;
  padding: 0;
  position: relative;
}

#subscribe .form-container .covers .col-xs-6,
#subscribe .form-container .covers .col-xs-12 {
  padding: 0;
}

#subscribe .form-container .covers .col-xs-6 .carousel,
#subscribe .form-container .covers .col-xs-12 .carousel {
  background: #FFF;
  height: 156px;
  margin: 0 auto;
  padding: 10px 5px;
  width: 230px;
}

#subscribe .form-container .covers .col-xs-6 .carousel .owl-theme .owl-controls .owl-page span,
#subscribe .form-container .covers .col-xs-12 .carousel .owl-theme .owl-controls .owl-page span {
  background-color: #000;
  height: 10px;
  width: 10px;
}

#subscribe .form-container .covers .col-xs-6 figure,
#subscribe .form-container .covers .col-xs-12 figure {
  background: #FFF no-repeat center center;
  background-size: cover;
  float: left;
  height: 136px;
  margin: 0 5px;
  width: 210px;
}

#subscribe .form-container .covers .col-xs-6 figure.cover,
#subscribe .form-container .covers .col-xs-12 figure.cover {
  width: 100px;
}

#subscribe .form-container .covers .text-container {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#subscribe .form-container .covers .text-container table {
  height: 136px;
  width: 100%;
}

#subscribe .form-container .covers .text-container table td {
  height: 100%;
  vertical-align: middle;
  width: 100%;
}

#subscribe .form-container .covers .text-container table td h5 {
  margin: 0;
  padding: 0;
}

#subscribe .form-container .covers.visible-xs {
  margin: 10px 0 0;
  padding: 0 0 30px;
}

#subscribe .form-container .covers.visible-xs .col-xs-12 .carousel {
  height: 202px;
  width: 300px;
}

#subscribe .form-container .covers.visible-xs .col-xs-12 figure {
  height: 181px;
  width: 280px;
}

#subscribe .form-container .covers.visible-xs .col-xs-12 figure.cover {
  width: 135px;
}

#subscribe .btn-lg, #subscribe .btn-group-lg > .btn {
  background-color: #000;
  border-color: #000;
  border-radius: 0;
  box-shadow: none;
  color: #FFF;
  font-family: 'fuguemono';
  font-size: 1.35em;
  margin: 10px auto 0;
  padding: 4px 35px;
  text-transform: uppercase;
}

#subscribe .btn-lg:hover, #subscribe .btn-group-lg > .btn:hover {
  color: #FFFF33;
}

#subscribe .footer {
  padding-top: 15px;
}

@media (min-width: 768px) {
  #subscribe .form-container .row .col-sm-6 {
    margin-bottom: 0;
  }
  #subscribe .form-container .row .col-sm-6:last-child {
    border-left: 1px dotted #A8A8A8;
  }
  #subscribe .form-container .row .col-sm-6 p {
    line-height: 2.1em;
  }
}

@media (min-width: 1200px) {
  #subscribe .form-container .row h5 {
    font-size: 1.1em;
  }
  #subscribe .form-container .covers .col-xs-6 .carousel {
    height: 242px;
    width: 356px;
  }
  #subscribe .form-container .covers .col-xs-6 figure {
    height: 222px;
    width: 336px;
  }
  #subscribe .form-container .covers .col-xs-6 figure.cover {
    width: 163px;
  }
  #subscribe .form-container .covers .text-container table {
    height: 222px;
  }
}

/* -----------------------------------
    $Home
    ----------------------------------- */
#featured-articles h2,
#trip-tv-home h2,
#most-commented h2,
#contributors-ad h2,
#trip-tpm-newsstand h2,
#webstories h2 {
  font-size: 1.45em;
  margin-top: 0;
  text-transform: uppercase;
}

#trip-tpm h2,
#trip-tpm-newsstand h2 {
  display: inline-block;
}

#trip-tpm header sub,
#trip-tpm-newsstand header sub {
  bottom: 0.25em;
}

#trip-tpm header sub a,
#trip-tpm-newsstand header sub a {
  background-color: #000;
  color: #FFF;
  font-size: 1.1em;
  margin-left: 10px;
  padding: 2px 5px;
  text-transform: uppercase;
}

#trip-tpm header sub a:hover,
#trip-tpm-newsstand header sub a:hover {
  color: #FFFF33;
}

#trip-tpm header sub a.bg-trip,
#trip-tpm-newsstand header sub a.bg-trip {
  background: #FFFF33;
  color: #000;
}

#trip-tpm header sub a.bg-tpm,
#trip-tpm-newsstand header sub a.bg-tpm {
  background: #FF0000;
  color: #000;
}

#trip-tpm header sub a.bg-trip:hover, #trip-tpm header sub a.bg-tpm:hover,
#trip-tpm-newsstand header sub a.bg-trip:hover,
#trip-tpm-newsstand header sub a.bg-tpm:hover {
  color: #C4C4C4;
}

#contributors-ad .container,
#trip-tpm-newsstand .container {
  border-top: 1px dashed #A8A8A8;
}

/* WEBDOOR */
#webdoor {
  padding-bottom: 60px;
}

#webdoor.category {
  padding-bottom: 30px;
}

#webdoor.category.casa-tpm {
  background-color: #e8e3d4;
}

#webdoor .thumb {
  background: #EBEBEB no-repeat  50% 50%;
  background-size: cover;
  height: 480px;
  width: 100%;
}

#webdoor header {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

#webdoor header .container {
  overflow: visible;
  position: relative;
}

#webdoor header .logo {
  height: 100px;
  left: 15px;
  position: absolute;
  top: 25px;
  width: 210px;
}

#webdoor .owl-carousel .owl-stage-outer {
  overflow: visible;
}

#webdoor .item .container {
  margin-top: -45px;
  position: relative;
  text-align: center;
  transition: margin 0.2s ease;
}

#webdoor .item .container h3 {
  background-color: #000;
  color: #FFF;
  display: none;
  font-size: 0.9em;
  left: 0;
  margin: 0;
  position: absolute;
  top: -36px;
  text-align: left;
  text-transform: uppercase;
  padding: 6px;
}

@media (min-width: 1200px) {
  #webdoor .item .container h3 {
    top: -30px;
  }
}

#webdoor .item .container h2 {
  --background-color: #FFFF33;
  box-shadow: 0 0 0 12px var(--background-color);
  background-color: var(--background-color);
  display: inline;
  font-size: 2.5em;
  line-height: 1.5em;
  margin: 0 0 15px;
  text-transform: uppercase;
}

#webdoor .item .container p {
  font-size: 1.2em;
  margin-top: 25px;
}

#webdoor .item .container .title,
#webdoor .item .container p,
#webdoor .item .container footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}

#webdoor .item .container footer {
  padding-top: 15px;
}

#webdoor .item .container footer .tags {
  font-family: 'fuguemono';
  font-size: 0.85em;
  padding: 0 0 5px;
  text-transform: uppercase;
}

#webdoor .item .container footer .tags .bg {
  padding: 1px 4px;
}

#webdoor .item .container footer .tags a:hover {
  color: #C4C4C4;
}

#webdoor .item .container footer .tags a:hover.bg-author {
  color: #FFFF33;
}

#webdoor .item .container footer time {
  color: #878585;
  float: left;
  font-family: 'fuguemono';
  font-size: 0.8em;
  line-height: 28px;
  padding-right: 15px;
  text-transform: uppercase;
}

#webdoor .item .container footer .share {
  float: left;
}

#webdoor .item.casa-tpm .container h2 {
  --background-color: #29054f;
  color: #fff;
}

#webdoor .item.casa-tpm .container h2 span {
  background: #29054f;
}

#webdoor .item.casa-tpm .container h3 {
  background: #8b0134 url(../img/bt-more-casa-tpm.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
}

#webdoor .item.somos-trip .container h2, #webdoor .item.editora-trip .container h2 {
  --background-color: #898B96;
  color: #fff;
}

#webdoor .item.somos-trip .container h2 span, #webdoor .item.editora-trip .container h2 span {
  background: #898B96;
}

#webdoor .item.tpm .container h2 {
  --background-color: #FF0000;
}

#webdoor .item.tpm .container h2 span {
  background: #FF0000;
}

#webdoor .item.trip .container h2 {
  --background-color: #FFFF33;
}

#webdoor .item.trip .container h2 span {
  background: #FFFF33;
}

#webdoor .item.trip-cast .container h2 {
  --background-color: #A0C49A;
}

#webdoor .item.trip-cast .container h2 span {
  background: #A0C49A;
}

#webdoor .item.trip-fm .container h2 {
  --background-color: #99CCCC;
}

#webdoor .item.trip-fm .container h2 span {
  background: #99CCCC;
}

#webdoor .item.trip-tv .container h2 {
  --background-color: #33CCCC;
}

#webdoor .item.trip-tv .container h2 span {
  background: #33CCCC;
}

#webdoor .item.trip-transformadores .container h2, #webdoor .item.transformadores .container h2 {
  --background-color: #D83D50;
}

#webdoor .item.trip-transformadores .container h2 span, #webdoor .item.transformadores .container h2 span {
  background: #D83D50;
}

#webdoor .item .facebook-video-wrapper {
  display: none;
  margin: 0 auto;
  max-width: 1285px;
  width: 100%;
}

#webdoor .playing .item .thumb {
  background: #000 !important;
  height: auto !important;
}

#webdoor .playing .item .thumb-facebook-video img {
  display: none !important;
}

#webdoor .playing .item .facebook-video-wrapper {
  display: block;
}

#webdoor .controls {
  left: 0;
  position: absolute;
  top: 480px;
  width: 100%;
}

#webdoor .controls .container {
  overflow: visible;
  position: relative;
}

#webdoor .controls .prev,
#webdoor .controls .next {
  background: #000 url(../img/controls.png) no-repeat center 0;
  color: #FFF;
}

#webdoor .controls .prev {
  left: 15px;
}

#webdoor .controls .next {
  background-position: center -50px;
  right: 15px;
}

@media (max-width: 992px) {
  #webdoor .item .container .title,
  #webdoor .item .container p {
    margin-left: auto;
    margin-right: auto;
    max-width: 580px;
  }
}

@media (min-width: 992px) {
  #webdoor header .logo {
    height: 230px;
    top: 50px;
    width: 460px;
  }
  #webdoor.casa-tpm header .logo {
    height: 120px;
    width: 280px;
  }
  #webdoor .item .container {
    margin-top: -35px;
  }
  #webdoor .item .container h2 {
    font-size: 2.8em;
  }
  #webdoor .playing .item .container {
    margin-top: 25px;
  }
}

@media (min-height: 701px) and (min-width: 1200px) {
  #webdoor .thumb {
    height: 540px;
  }
  #webdoor .controls {
    top: 540px;
  }
}

@media (min-height: 701px) and (min-width: 1400px) {
  #webdoor .thumb {
    height: 670px;
  }
  #webdoor .controls {
    top: 670px;
  }
  #webdoor .item .container h2 {
    font-size: 3em;
  }
}

/* TRIP TV HOME */
#featured-articles,
#trip-tv-home {
  background: #EBEBEB;
  padding: 35px 0;
}

#featured-articles header,
#trip-tv-home header {
  text-align: center;
}

#featured-articles header .container,
#trip-tv-home header .container {
  position: relative;
}

#featured-articles header .container p,
#trip-tv-home header .container p {
  font-size: 0.95em;
}

#featured-articles header .container .bt-plus,
#trip-tv-home header .container .bt-plus {
  bottom: 0;
  display: block;
  height: 20px;
  position: absolute;
  right: 15px;
  width: 20px;
}

#featured-articles header .container .bt-plus:before, #featured-articles header .container .bt-plus:after,
#trip-tv-home header .container .bt-plus:before,
#trip-tv-home header .container .bt-plus:after {
  background-color: #000;
  bottom: 0;
  content: '';
  display: block;
  height: 20px;
  left: 0;
  margin: auto;
  width: 4px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s ease;
}

#featured-articles header .container .bt-plus:after,
#trip-tv-home header .container .bt-plus:after {
  height: 4px;
  width: 20px;
}

#featured-articles header .container .bt-plus:hover:before, #featured-articles header .container .bt-plus:hover:after,
#trip-tv-home header .container .bt-plus:hover:before,
#trip-tv-home header .container .bt-plus:hover:after {
  background: #C4C4C4;
}

#featured-articles .row,
#trip-tv-home .row {
  padding-top: 20px;
}

#featured-articles .row .col .thumb,
#trip-tv-home .row .col .thumb {
  background: #EBEBEB no-repeat center center;
  background-size: cover;
  height: 154px;
  width: 100%;
}

#featured-articles .row .col .thumb .branded,
#featured-articles .row .col .thumb time,
#trip-tv-home .row .col .thumb .branded,
#trip-tv-home .row .col .thumb time {
  background-color: #000;
  bottom: 0;
  color: #FFF;
  font-size: 0.75em;
  padding: 2px 5px 0;
  position: absolute;
}

#featured-articles .row .col .thumb .branded,
#trip-tv-home .row .col .thumb .branded {
  font-family: 'fuguemono';
  left: 0;
  text-transform: uppercase;
}

#featured-articles .row .col .thumb time,
#trip-tv-home .row .col .thumb time {
  right: 0;
}

#featured-articles .row .col .thumb .facebook-video-wrapper,
#trip-tv-home .row .col .thumb .facebook-video-wrapper {
  display: none;
  margin: 0 auto;
  max-width: 1285px;
  width: 100%;
}

#featured-articles .row .col a > span,
#trip-tv-home .row .col a > span {
  display: block;
  font-size: 1em;
  padding: 15px 0 0;
}

#featured-articles .row .col.playing .thumb-facebook-video,
#trip-tv-home .row .col.playing .thumb-facebook-video {
  background-color: #000;
  height: auto !important;
}

#featured-articles .row .col.playing .facebook-video-wrapper,
#trip-tv-home .row .col.playing .facebook-video-wrapper {
  display: block;
}

#featured-articles {
  background-color: transparent;
}

/* MOST COMMENTED HOME */
#most-commented-trip-news {
  padding: 0 0 30px;
}

#most-commented-trip-news .container {
  border-bottom: 1px dashed #A8A8A8;
  padding-bottom: 75px;
  padding-top: 75px;
}

#most-commented-trip-news.category .container {
  border-top: 1px dashed #A8A8A8;
}

#most-commented-trip-news #trip-news .trip-news {
  border: 0;
  padding: 0;
}

#most-commented-trip-news #trip-news .trip-news .container {
  border: 0;
  padding: 0;
  width: 100%;
}

#most-commented-trip-news #trip-news .trip-news .container h5 {
  font-size: 1.45em;
}

#most-commented-trip-news #trip-news .trip-news .container h5 small {
  font-size: 0.75em;
  line-height: 1.5em;
}

#most-commented-trip-news + #contributors-ad .container {
  border-top: 0;
}

#most-commented ol {
  margin: 0;
  padding: 0;
}

#most-commented ol li {
  list-style: none;
  margin: 0;
  padding: 10px 0 0;
}

#most-commented ol li a {
  font-size: 0.95em;
  transition: all 0.2s ease;
}

#most-commented ol li a:hover {
  color: #C4C4C4;
}

#most-commented ol li a span {
  color: #000 !important;
  display: inline-block;
  font-family: 'fuguemono';
  font-size: 0.85em;
  margin: 0 4px 0 0;
  padding: 1px 4px 0;
  text-transform: uppercase;
}

#most-commented ol li a span.bg-casa-tpm {
  color: #fff !important;
}

#most-commented ol li time {
  color: #838383;
  font-size: 0.65em;
  padding-left: 4px;
}

/* ARTICLES HOME */
#webdoor-mobile {
  padding-bottom: 15px;
}

#webstories + #home > .container:first-child,
#webstories + #home + #home-mobile > .container:first-child {
  border-top: 1px dashed #A8A8A8;
}

@media (max-width: 767px) {
  #webstories + #home > .container:first-child,
  #webstories + #home + #home-mobile > .container:first-child {
    padding-top: 30px;
  }
}

.bt-more {
  background: #EBEBEB;
  display: block;
  font-size: 2em;
  line-height: 1.2em;
  margin: 0 0 15px;
  text-align: center;
}

.bt-more i {
  display: none;
  font-size: 0.5em;
  line-height: 2.4em;
}

.bt-more.loading {
  cursor: default;
}

.bt-more.loading span {
  display: none;
}

.bt-more.loading i {
  display: block;
}

#webdoor-mobile article,
#home article,
#home-mobile article {
  text-align: center;
}

#webdoor-mobile article img,
#home article img,
#home-mobile article img {
  height: auto;
  width: 100%;
}

#webdoor-mobile article figure,
#home article figure,
#home-mobile article figure {
  background: #EBEBEB no-repeat center top;
  background-size: cover;
  height: 320px;
  width: 100%;
}

#webdoor-mobile article > .container,
#webdoor-mobile article header,
#home article > .container,
#home article header,
#home-mobile article > .container,
#home-mobile article header {
  margin-top: -25px;
  position: relative;
}

#webdoor-mobile article > .container .title,
#webdoor-mobile article header .title,
#home article > .container .title,
#home article header .title,
#home-mobile article > .container .title,
#home-mobile article header .title {
  margin: 3px 8px 11px;
}

#webdoor-mobile article > .container .title h2,
#webdoor-mobile article header .title h2,
#home article > .container .title h2,
#home article header .title h2,
#home-mobile article > .container .title h2,
#home-mobile article header .title h2 {
  --background-color: #FFFF33;
  box-shadow: 0 0 0 8px var(--background-color);
  background-color: var(--background-color);
  display: inline;
  font-size: 1.4em;
  line-height: 1.6em;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
}

#webdoor-mobile article > .container h3,
#webdoor-mobile article header h3,
#home article > .container h3,
#home article header h3,
#home-mobile article > .container h3,
#home-mobile article header h3 {
  background-color: #000;
  bottom: 100%;
  color: #FFF;
  display: none;
  font-size: 0.9em;
  left: 0;
  margin: 0;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  padding: 6px;
}

#webdoor-mobile article footer,
#home article footer,
#home-mobile article footer {
  padding: 5px 0 0;
}

#webdoor-mobile article footer .tags,
#home article footer .tags,
#home-mobile article footer .tags {
  float: left;
  line-height: 28px;
}

#webdoor-mobile article footer time,
#home article footer time,
#home-mobile article footer time {
  color: #878585;
  float: left;
  font-family: 'fuguemono';
  font-size: 0.7em;
  line-height: 28px;
  text-transform: uppercase;
}

#webdoor-mobile article footer .share,
#home article footer .share,
#home-mobile article footer .share {
  float: right;
  text-align: right;
}

#webdoor-mobile article footer a,
#home article footer a,
#home-mobile article footer a {
  font-size: 1.25em;
  margin: 0 0 0 10px;
}

#webdoor-mobile article footer a.bg,
#home article footer a.bg,
#home-mobile article footer a.bg {
  font-family: 'fuguemono';
  font-size: 0.85em;
  line-height: 1.4em;
  margin: 0 10px 0 0;
  padding: 1px 4px;
  text-transform: uppercase;
}

#webdoor-mobile article footer .container > a,
#home article footer .container > a,
#home-mobile article footer .container > a {
  float: left;
}

#webdoor-mobile article.trip-tv > .container h2 span,
#home article.trip-tv > .container h2 span,
#home-mobile article.trip-tv > .container h2 span {
  background: #33CCCC;
}

#webdoor-mobile article.gallery,
#home article.gallery,
#home-mobile article.gallery {
  margin-top: 10px;
  position: relative;
}

#webdoor-mobile article.gallery .carousel .item .container label,
#home article.gallery .carousel .item .container label,
#home-mobile article.gallery .carousel .item .container label {
  bottom: 15px;
  color: #FFF;
  font-family: 'fuguemono';
  font-size: 0.9em;
  font-weight: normal;
  left: 15px;
  margin: 0;
  position: absolute;
  text-align: left;
}

#webdoor-mobile article.gallery header,
#home article.gallery header,
#home-mobile article.gallery header {
  margin-top: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#webdoor-mobile article.gallery header h2 span,
#home article.gallery header h2 span,
#home-mobile article.gallery header h2 span {
  background: #000 !important;
  color: #FFF;
}

#webdoor-mobile article.gallery > .container,
#home article.gallery > .container,
#home-mobile article.gallery > .container {
  margin-top: 20px;
}

#webdoor-mobile article .facebook-video-wrapper,
#home article .facebook-video-wrapper,
#home-mobile article .facebook-video-wrapper {
  display: none;
}

#webdoor-mobile article.playing .thumb-facebook-video figure,
#home article.playing .thumb-facebook-video figure,
#home-mobile article.playing .thumb-facebook-video figure {
  display: none;
}

#webdoor-mobile article.playing .facebook-video-wrapper,
#home article.playing .facebook-video-wrapper,
#home-mobile article.playing .facebook-video-wrapper {
  display: block;
}

@media (max-width: 767px) {
  #webdoor-mobile article > .container.single-line,
  #home article > .container.single-line,
  #home-mobile article > .container.single-line {
    margin-top: -12px;
  }
  #webdoor-mobile article > .container .title,
  #home article > .container .title,
  #home-mobile article > .container .title {
    margin-right: auto;
    margin-left: auto;
    max-width: 300px;
    text-align: left;
  }
  #webdoor-mobile article.casa-tpm > .container h2,
  #webdoor-mobile article.casa-tpm header h2,
  #home article.casa-tpm > .container h2,
  #home article.casa-tpm header h2,
  #home-mobile article.casa-tpm > .container h2,
  #home-mobile article.casa-tpm header h2 {
    --background-color: #29054f;
    color: #fff;
  }
  #webdoor-mobile article.tpm > .container h2,
  #webdoor-mobile article.tpm header h2,
  #home article.tpm > .container h2,
  #home article.tpm header h2,
  #home-mobile article.tpm > .container h2,
  #home-mobile article.tpm header h2 {
    --background-color: #FF0000;
  }
  #webdoor-mobile article.trip-transformadores > .container h2,
  #webdoor-mobile article.trip-transformadores header h2, #webdoor-mobile article.transformadores > .container h2,
  #webdoor-mobile article.transformadores header h2,
  #home article.trip-transformadores > .container h2,
  #home article.trip-transformadores header h2,
  #home article.transformadores > .container h2,
  #home article.transformadores header h2,
  #home-mobile article.trip-transformadores > .container h2,
  #home-mobile article.trip-transformadores header h2,
  #home-mobile article.transformadores > .container h2,
  #home-mobile article.transformadores header h2 {
    --background-color: #D83D50;
  }
  #webdoor-mobile article.trip-cast > .container h2,
  #webdoor-mobile article.trip-cast header h2,
  #home article.trip-cast > .container h2,
  #home article.trip-cast header h2,
  #home-mobile article.trip-cast > .container h2,
  #home-mobile article.trip-cast header h2 {
    --background-color: #A0C49A;
  }
  #webdoor-mobile article.trip-fm > .container h2,
  #webdoor-mobile article.trip-fm header h2,
  #home article.trip-fm > .container h2,
  #home article.trip-fm header h2,
  #home-mobile article.trip-fm > .container h2,
  #home-mobile article.trip-fm header h2 {
    --background-color: #99CCCC;
  }
  #webdoor-mobile article.trip-tv > .container h2,
  #webdoor-mobile article.trip-tv header h2,
  #home article.trip-tv > .container h2,
  #home article.trip-tv header h2,
  #home-mobile article.trip-tv > .container h2,
  #home-mobile article.trip-tv header h2 {
    --background-color: #33CCCC;
  }
}

#webdoor-mobile.casa-tpm,
#home.casa-tpm,
#home-mobile.casa-tpm {
  background: #e8e3d4;
}

#webdoor-mobile.casa-tpm article > .container h2,
#webdoor-mobile.casa-tpm article header h2,
#home.casa-tpm article > .container h2,
#home.casa-tpm article header h2,
#home-mobile.casa-tpm article > .container h2,
#home-mobile.casa-tpm article header h2 {
  --background-color: #29054f;
}

#webdoor-mobile.casa-tpm article > .container h3,
#webdoor-mobile.casa-tpm article header h3,
#home.casa-tpm article > .container h3,
#home.casa-tpm article header h3,
#home-mobile.casa-tpm article > .container h3,
#home-mobile.casa-tpm article header h3 {
  background: #8b0134 url(../img/bt-more-casa-tpm.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
}

#webdoor-mobile.casa-tpm article.gallery .carousel-pagination,
#home.casa-tpm article.gallery .carousel-pagination,
#home-mobile.casa-tpm article.gallery .carousel-pagination {
  background: #FF6666;
}

#webdoor-mobile.tpm article > .container h2,
#webdoor-mobile.tpm article header h2,
#home.tpm article > .container h2,
#home.tpm article header h2,
#home-mobile.tpm article > .container h2,
#home-mobile.tpm article header h2 {
  --background-color: #FF0000;
}

#webdoor-mobile.tpm article.gallery .carousel-pagination,
#home.tpm article.gallery .carousel-pagination,
#home-mobile.tpm article.gallery .carousel-pagination {
  background: #FF0000;
}

#webdoor-mobile.trip-transformadores article > .container h2,
#webdoor-mobile.trip-transformadores article header h2, #webdoor-mobile.transformadores article > .container h2,
#webdoor-mobile.transformadores article header h2,
#home.trip-transformadores article > .container h2,
#home.trip-transformadores article header h2,
#home.transformadores article > .container h2,
#home.transformadores article header h2,
#home-mobile.trip-transformadores article > .container h2,
#home-mobile.trip-transformadores article header h2,
#home-mobile.transformadores article > .container h2,
#home-mobile.transformadores article header h2 {
  --background-color: #D83D50;
}

#webdoor-mobile.trip-transformadores article.gallery .carousel-pagination, #webdoor-mobile.transformadores article.gallery .carousel-pagination,
#home.trip-transformadores article.gallery .carousel-pagination,
#home.transformadores article.gallery .carousel-pagination,
#home-mobile.trip-transformadores article.gallery .carousel-pagination,
#home-mobile.transformadores article.gallery .carousel-pagination {
  background: #D83D50;
}

#webdoor-mobile.trip-cast article > .container h2,
#webdoor-mobile.trip-cast article header h2,
#home.trip-cast article > .container h2,
#home.trip-cast article header h2,
#home-mobile.trip-cast article > .container h2,
#home-mobile.trip-cast article header h2 {
  --background-color: #A0C49A;
}

#webdoor-mobile.trip-cast article.gallery .carousel-pagination,
#home.trip-cast article.gallery .carousel-pagination,
#home-mobile.trip-cast article.gallery .carousel-pagination {
  background: #A0C49A;
}

#webdoor-mobile.trip-fm article > .container h2,
#webdoor-mobile.trip-fm article header h2,
#home.trip-fm article > .container h2,
#home.trip-fm article header h2,
#home-mobile.trip-fm article > .container h2,
#home-mobile.trip-fm article header h2 {
  --background-color: #99CCCC;
}

#webdoor-mobile.trip-fm article.gallery .carousel-pagination,
#home.trip-fm article.gallery .carousel-pagination,
#home-mobile.trip-fm article.gallery .carousel-pagination {
  background: #99CCCC;
}

#webdoor-mobile.trip-tv article > .container h2,
#webdoor-mobile.trip-tv article header h2,
#home.trip-tv article > .container h2,
#home.trip-tv article header h2,
#home-mobile.trip-tv article > .container h2,
#home-mobile.trip-tv article header h2 {
  --background-color: #33CCCC;
}

#webdoor-mobile.trip-tv article.gallery .carousel-pagination,
#home.trip-tv article.gallery .carousel-pagination,
#home-mobile.trip-tv article.gallery .carousel-pagination {
  background: #33CCCC;
}

@media (max-width: 767px) {
  #webdoor-mobile article,
  #home article,
  #home-mobile article {
    padding: 15px 0 10px;
  }
  #webdoor-mobile article:first-child,
  #home article:first-child,
  #home-mobile article:first-child {
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  #webdoor-mobile .follow,
  #home .follow,
  #home-mobile .follow {
    display: none;
  }
  #webdoor-mobile article,
  #home article,
  #home-mobile article {
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: left;
  }
  #webdoor-mobile article.gallery,
  #home article.gallery,
  #home-mobile article.gallery {
    margin-top: 40px;
    padding-top: 46px;
  }
  #webdoor-mobile article.gallery .carousel,
  #home article.gallery .carousel,
  #home-mobile article.gallery .carousel {
    border: 1px solid #000;
    border-bottom: 0;
  }
  #webdoor-mobile article.gallery > .container,
  #home article.gallery > .container,
  #home-mobile article.gallery > .container {
    border: 1px solid #000;
    border-top: 0;
    margin-top: 0;
    padding: 10px 10px 0;
  }
  #webdoor-mobile article.gallery header h2,
  #home article.gallery header h2,
  #home-mobile article.gallery header h2 {
    line-height: 1em;
  }
  #webdoor-mobile article.gallery header h2 span,
  #home article.gallery header h2 span,
  #home-mobile article.gallery header h2 span {
    display: inline-block;
    padding: 8px 16px;
  }
  #webdoor-mobile article figure,
  #home article figure,
  #home-mobile article figure {
    height: 180px;
  }
  #webdoor-mobile article figure time,
  #home article figure time,
  #home-mobile article figure time {
    background-color: #000;
    bottom: 0;
    color: #FFF;
    font-size: 0.65em;
    padding: 1px 5px 0;
    position: absolute;
    right: 0;
  }
  #webdoor-mobile article header,
  #home article header,
  #home-mobile article header {
    padding: 0 15px;
    text-align: left;
  }
  #webdoor-mobile article > .container,
  #home article > .container,
  #home-mobile article > .container {
    margin-top: 0;
    padding: 0;
    text-align: left;
    width: 100%;
  }
  #webdoor-mobile article > .container h3,
  #home article > .container h3,
  #home-mobile article > .container h3 {
    bottom: 100% !important;
    display: inline-block;
    font-size: 0.8em;
    left: 0 !important;
    margin: 0;
  }
  #webdoor-mobile article > .container .title h2,
  #home article > .container .title h2,
  #home-mobile article > .container .title h2 {
    --background-color: #000;
    color: #FFF;
  }
  #webdoor-mobile article > .container p .read-more,
  #home article > .container p .read-more,
  #home-mobile article > .container p .read-more {
    font-family: 'fugueregular';
    font-size: 0.75em;
    padding-left: 2px;
    text-decoration: underline;
    text-transform: uppercase;
  }
  #webdoor-mobile article .tags,
  #home article .tags,
  #home-mobile article .tags {
    font-family: 'fuguemono';
    font-size: 0.85em;
    padding: 0 0 5px;
    text-transform: uppercase;
  }
  #webdoor-mobile article .tags hr,
  #home article .tags hr,
  #home-mobile article .tags hr {
    border: 3px solid #000;
    border-width: 3px 0 0;
    margin: 0 0 15px;
    width: 13px;
  }
  #webdoor-mobile article .tags .bg,
  #home article .tags .bg,
  #home-mobile article .tags .bg {
    padding: 1px 2px;
  }
  #webdoor-mobile article .tags a:hover,
  #home article .tags a:hover,
  #home-mobile article .tags a:hover {
    color: #C4C4C4;
  }
  #webdoor-mobile article footer .container,
  #home article footer .container,
  #home-mobile article footer .container {
    padding: 0;
    width: 100%;
  }
  #webdoor-mobile article footer .share,
  #home article footer .share,
  #home-mobile article footer .share {
    float: left;
    padding-left: 15px;
  }
  #webdoor-mobile.casa-tpm,
  #home.casa-tpm,
  #home-mobile.casa-tpm {
    background: #e8e3d4;
  }
  #webdoor-mobile.casa-tpm article > .container h2,
  #webdoor-mobile.casa-tpm article header h2,
  #home.casa-tpm article > .container h2,
  #home.casa-tpm article header h2,
  #home-mobile.casa-tpm article > .container h2,
  #home-mobile.casa-tpm article header h2 {
    --background-color: #29054f;
  }
  #webdoor-mobile .bt-more,
  #home .bt-more,
  #home-mobile .bt-more {
    margin: 25px 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #webdoor-mobile article.clear,
  #home article.clear,
  #home-mobile article.clear {
    clear: none;
  }
  #webdoor-mobile article:nth-child(10), #webdoor-mobile article:nth-child(13), #webdoor-mobile article:nth-child(2n+15),
  #home article:nth-child(10),
  #home article:nth-child(13),
  #home article:nth-child(2n+15),
  #home-mobile article:nth-child(10),
  #home-mobile article:nth-child(13),
  #home-mobile article:nth-child(2n+15) {
    clear: both;
  }
}

@media (min-width: 992px) {
  #webdoor-mobile .ad-lista + article + .ad-mobile + article + article,
  #home .ad-lista + article + .ad-mobile + article + article,
  #home-mobile .ad-lista + article + .ad-mobile + article + article {
    clear: left;
  }
  #webdoor-mobile .ad-lista + article + .ad-mobile + article + article + article + article,
  #home .ad-lista + article + .ad-mobile + article + article + article + article,
  #home-mobile .ad-lista + article + .ad-mobile + article + article + article + article {
    clear: both;
  }
  #webdoor-mobile article:nth-child(10), #webdoor-mobile article:nth-child(3n+14),
  #home article:nth-child(10),
  #home article:nth-child(3n+14),
  #home-mobile article:nth-child(10),
  #home-mobile article:nth-child(3n+14) {
    clear: both;
  }
  #webdoor-mobile article:nth-last-of-type(-n+2).article-7, #webdoor-mobile article:nth-last-of-type(-n+2).article-8,
  #home article:nth-last-of-type(-n+2).article-7,
  #home article:nth-last-of-type(-n+2).article-8,
  #home-mobile article:nth-last-of-type(-n+2).article-7,
  #home-mobile article:nth-last-of-type(-n+2).article-8 {
    display: none;
  }
  #webdoor-mobile article figure,
  #home article figure,
  #home-mobile article figure {
    height: 200px;
  }
  #webdoor-mobile article > .container h2,
  #home article > .container h2,
  #home-mobile article > .container h2 {
    font-size: 1.8em;
  }
}

#webdoor-mobile.casa-tpm article > .container,
#webdoor-mobile.casa-tpm article header,
#home.casa-tpm article > .container,
#home.casa-tpm article header,
#home-mobile.casa-tpm article > .container,
#home-mobile.casa-tpm article header {
  margin-top: 5px;
}

/* QUOTES */
#quotes {
  padding: 60px 0;
}

#quotes > .container {
  margin-top: 0;
}

#quotes p {
  font-family: 'fuguemono';
  font-size: 1.8em;
  text-align: center;
  text-transform: uppercase;
}

#quotes p sub {
  bottom: 0;
  color: #8B8A89;
  font-size: 0.5em;
  text-transform: none;
}

#quotes footer {
  padding: 5px 0 0;
}

#quotes footer time {
  color: #878585;
  float: left;
  font-family: 'fuguemono';
  font-size: 0.7em;
  line-height: 28px;
  text-transform: uppercase;
}

#quotes footer .share {
  float: left;
  padding-left: 15px;
  text-align: right;
}

#quotes footer a {
  font-size: 1.25em;
  margin: 0 0 0 10px;
}

#quotes footer .container {
  padding: 0;
  width: 250px;
}

#quotes footer .container > a {
  float: left;
}

@media (max-width: 991px) {
  #quotes {
    padding: 10px 0 40px;
  }
  #quotes p sub {
    display: block;
    padding: 20px 0;
  }
}

#quotes + #most-commented-trip-news .container {
  border-top: 1px dashed #A8A8A8;
}

/* CONTRIBUTORS */
#contributors-ad .container {
  padding-bottom: 30px;
  padding-top: 30px;
}

#contributors-ad .container h2 {
  text-align: center;
}

#contributors-ad .ad {
  padding-top: 40px;
}

#contributors .carousel {
  padding: 20px 75px 0;
}

#contributors .carousel .item {
  text-align: center;
}

#contributors .carousel .item figure {
  background: #878585 url(../img/author.png) no-repeat center center;
  background-size: cover;
  border-radius: 50%;
  height: 150px;
  margin: 0 auto 15px;
  width: 150px;
  -webkit-mask: url(circle-150x150.svg?v=1.0.1);
  mask: url(circle-150x150.svg?v=1.0.1);
  -webkit-mask-image: url(circle-150x150.svg?v=1.0.1);
}

#contributors .carousel .item h4 {
  font-size: 0.85em;
  line-height: 1.35em;
  text-transform: uppercase;
}

#contributors .carousel .item h4 span {
  background-color: #000;
  color: #FFF;
  padding: 2px 4px;
}

#contributors .carousel .item p {
  font-size: 0.9em;
  padding: 0 8px;
}

#contributors .carousel .prev,
#contributors .carousel .next {
  background-color: #000;
  color: #FFF;
}

/* TRIP TPM NEWSSTAND */
#trip-tpm-newsstand .container {
  padding-bottom: 70px;
  padding-top: 70px;
}

#trip-tpm-newsstand .container #trip-tpm header h2 {
  margin-left: 20px;
}

#trip-tpm-newsstand .container #trip-tpm h3 {
  font-family: 'fugueregular';
  font-size: 0.95em;
  font-weight: bold;
  margin: 25px 0 15px;
}

#trip-tpm-newsstand .container #trip-tpm h3:first-child {
  margin-top: 0;
}

#trip-tpm-newsstand .container #trip-tpm h3 span {
  padding: 2px 4px;
}

#trip-tpm-newsstand .container #trip-tpm p {
  font-size: 0.85em;
}

#trip-tpm-newsstand .container #trip-tpm .carousel {
  max-width: 280px;
}

#trip-tpm-newsstand .container #trip-tpm .carousel .item {
  padding: 0 20px;
}

#trip-tpm-newsstand .container #trip-tpm .carousel .item a {
  display: block;
}

#trip-tpm-newsstand .container #trip-tpm .carousel .item a img {
  max-width: 240px;
}

#trip-tpm-newsstand .container #trip-tpm .carousel .item a > span {
  background: #FFFF33;
  bottom: 0;
  color: #000;
  display: block;
  font-family: 'fuguemono';
  font-size: 0.75em;
  left: 20px;
  line-height: 1.2em;
  padding: 5px 45px;
  position: absolute;
  right: 20px;
  top: 0;
  vertical-align: middle;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.2s ease;
}

#trip-tpm-newsstand .container #trip-tpm .carousel .item a > span.revistatpm {
  background: #FF0000;
}

#trip-tpm-newsstand .container #trip-tpm .carousel .item a > span table,
#trip-tpm-newsstand .container #trip-tpm .carousel .item a > span tr,
#trip-tpm-newsstand .container #trip-tpm .carousel .item a > span td {
  height: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 100%;
}

#trip-tpm-newsstand .container #trip-tpm .carousel .item a:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
}

#trip-tpm-newsstand .container #trip-tpm .carousel .prev,
#trip-tpm-newsstand .container #trip-tpm .carousel .next {
  background-color: #000;
  color: #FFF;
}

#trip-tpm-newsstand .container #trip-tpm .carousel .prev:hover,
#trip-tpm-newsstand .container #trip-tpm .carousel .next:hover {
  color: #FFFF33;
}

#trip-tpm-newsstand .container #newsstand img {
  width: 100%;
}

#trip-tpm-newsstand .container #newsstand span {
  display: inline-block;
  font-size: 0.95em;
  margin: 10px 0 0;
  padding: 2px 4px 0;
}

/* -----------------------------------
    $Honored
    ----------------------------------- */
#honored .container {
  border-top: 1px dashed #A8A8A8;
  padding-bottom: 15px;
  padding-top: 35px;
}

#honored .container h2 {
  display: inline-block;
  font-size: 1.4em;
  line-height: 1em;
  margin: 0 0 25px;
  text-align: left;
  text-transform: uppercase;
}

#honored .container h2 span {
  background-color: #000;
  color: #FFF;
  padding: 6px 16px;
}

#honored .container .row .col {
  margin: 15px 0;
  width: 20%;
}

#honored .container .row .col figure {
  background: #EBEBEB no-repeat center top;
  background-size: cover;
  height: 160px;
  position: relative;
  width: 100%;
}

#honored .container .row .col figure h3 {
  background-color: #000;
  bottom: 0;
  color: #FFF;
  display: inline-block;
  font-size: 1em;
  left: 0;
  line-height: 1em;
  margin: 0;
  padding: 6px 16px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
}

#honored .container menu {
  font-family: 'fuguemono';
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

#honored .container menu ol {
  display: table;
  margin: 0 auto;
  padding: 10px 0;
}

#honored .container menu ol li {
  float: left;
  list-style: none;
}

#honored .container menu ol li label,
#honored .container menu ol li a,
#honored .container menu ol li a:after {
  float: left;
  line-height: 22px;
  margin: 0;
  padding: 2px 5px;
}

#honored .container menu ol li.year:after {
  content: '|';
}

#honored .container menu ol li.year:last-child:after {
  display: none;
}

#honored .container menu ol li a.active, #honored .container menu ol li a:active, #honored .container menu ol li a:focus, #honored .container menu ol li a:hover {
  background-color: #000;
  color: #FFF;
}

#honored .container menu ol li a.active {
  font-size: 1.5em;
}

@media (min-width: 992px) {
  #honored .container h2 {
    font-size: 1.8em;
  }
  #honored .container .row .col figure {
    height: 200px;
  }
}

@media (min-width: 1200px) {
  #honored .container h2 {
    font-size: 1.8em;
  }
  #honored .container .row .col figure {
    height: 240px;
  }
}

/* -----------------------------------
    $Sponsors
    ----------------------------------- */
#sponsors.sponsors {
  text-align: center;
  vertical-align: middle;
}

#sponsors.sponsors h4 {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: normal;
  width: 100%;
}

#sponsors.sponsors div.container {
  padding: 15px 0;
  margin: 0 auto -5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-top: 1px dashed #A8A8A8;
}

#sponsors.sponsors div.container img {
  max-width: 100%;
}

#sponsors.sponsors .ads {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 15px auto;
  max-width: 1000px;
}

@media (min-width: 1920px) {
  #sponsors.sponsors .ads {
    max-width: 100%;
  }
}

#sponsors.sponsors div.ad-single {
  vertical-align: middle;
  margin: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

#sponsors.sponsors.casa-tpm .container {
  border-bottom: 1px dashed #A8A8A8;
}

@media (min-width: 768px) {
  #sponsors.sponsors.sponsors-transformadores.article .apoio .ad-single {
    flex-basis: 25%;
  }
  #sponsors.sponsors.sponsors-transformadores.article .apoio .ad-break {
    flex-basis: 100%;
    height: 0;
  }
}

#sponsors.sponsors.sponsors-transformadores .apoio {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

#sponsors.sponsors.sponsors-transformadores .apoio h4 {
  flex-basis: 100%;
}

/* -----------------------------------
    $Filter
    ----------------------------------- */
.filter #home {
  display: block !important;
}

.filter.header-reduced {
  padding-top: 64px;
}

.filter .filter-header > .container {
  position: relative;
}

.filter .filter-header > .container .logo {
  background-image: url(../img/logo/trip-preto.png);
  left: 15px;
  position: absolute;
  top: 0;
  width: 230px;
}

.filter .filter-header > .container h3 {
  display: none;
  font-size: 0.9em;
  left: 0;
  margin: 0;
  position: absolute;
  top: -22px;
  text-align: left;
  text-transform: uppercase;
}

.filter .filter-header > .container h3 span {
  background-color: #000;
  color: #FFF;
  padding: 5px 8px;
}

@media (min-width: 768px) {
  .filter .filter-header > .container {
    padding-left: 275px;
  }
}

.filter.filter-author #header .container .logo {
  background-image: url(../img/logo/trip-preto.png);
}

.filter.filter-author.header-reduced #header .container .logo {
  background-image: url(../img/logo/trip.png);
}

.filter.filter-author .filter-header {
  padding: 45px 0 25px;
}

.filter.filter-author .filter-header h2 {
  display: inline-block;
  font-size: 1.8em;
  line-height: 1.4em;
  margin: 0 0 15px;
  padding: 0 0 0 135px;
  text-align: left;
  text-transform: uppercase;
}

.filter.filter-author .filter-header h2 span {
  background-color: #000;
  color: #FFF;
  padding: 5px 8px;
}

.filter.filter-author .filter-header h2 span:first-child {
  margin-left: 20px;
}

.filter.filter-author .filter-header .author {
  padding: 20px 0 0;
  text-align: center;
}

.filter.filter-author .filter-header .author figure {
  background: #878585 url(../img/author.png) no-repeat center center;
  background-size: cover;
  border-radius: 50%;
  height: 140px;
  margin: 20px auto;
  width: 140px;
  -webkit-mask: url(circle-140x140.svg?v=1.0.1);
  mask: url(circle-140x140.svg?v=1.0.1);
  -webkit-mask-image: url(circle-140x140.svg?v=1.0.1);
}

.filter.filter-author .filter-header .author h1 {
  display: inline-block;
  font-size: 1.6em;
  line-height: 1.2em;
  margin: 0 0 15px;
  text-align: center;
  text-transform: uppercase;
}

.filter.filter-author .filter-header .author h1 span {
  background-color: #000;
  color: #FFF;
  padding: 5px 8px;
}

@media (min-width: 768px) {
  .filter.filter-author .filter-header h2 {
    padding: 35px 0 0;
  }
  .filter.filter-author .filter-header h2 span {
    margin: 0 !important;
  }
  .filter.filter-author .filter-header .author {
    text-align: left;
  }
  .filter.filter-author .filter-header .author figure {
    float: left;
    margin: 0 20px 0 0;
    height: 120px;
    width: 120px;
    -webkit-mask: url(circle-120x120.svg?v=1.0.1);
    mask: url(circle-120x120.svg?v=1.0.1);
    -webkit-mask-image: url(circle-120x120.svg?v=1.0.1);
  }
  .filter.filter-author .filter-header .author h1 {
    font-size: 1em;
    margin-top: 40px;
  }
  .filter.filter-author .filter-header .author p {
    font-size: 0.9em;
  }
}

.filter.filter-webstories .filter-header, .filter.filter-tag .filter-header {
  text-align: center;
}

.filter.filter-webstories .filter-header > .container, .filter.filter-tag .filter-header > .container {
  padding: 50px 0;
}

.filter.filter-webstories .filter-header .title, .filter.filter-tag .filter-header .title {
  margin-bottom: 15px;
}

.filter.filter-webstories .filter-header h1, .filter.filter-tag .filter-header h1 {
  --background-color: #FFFF33;
  box-shadow: 0 0 0 8px var(--background-color);
  background-color: var(--background-color);
  display: inline;
  font-size: 1.8em;
  line-height: 1.4em;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.filter.filter-webstories .filter-header h1.hidden-xs, .filter.filter-webstories .filter-header h1.hidden-sm, .filter.filter-tag .filter-header h1.hidden-xs, .filter.filter-tag .filter-header h1.hidden-sm {
  display: none !important;
}

.filter.filter-webstories .filter-header h1.bg-tpm, .filter.filter-tag .filter-header h1.bg-tpm {
  --background-color: #FF0000;
}

@media (min-width: 768px) {
  .filter.filter-webstories, .filter.filter-tag {
    padding-top: 68px;
  }
  .filter.filter-webstories .filter-header, .filter.filter-tag .filter-header {
    padding: 45px 0 25px;
  }
  .filter.filter-webstories .filter-header > .container, .filter.filter-tag .filter-header > .container {
    padding: 60px 0 10px;
  }
  .filter.filter-webstories .filter-header h1, .filter.filter-tag .filter-header h1 {
    font-size: 2.5em;
    box-shadow: 0 0 0 12px var(--background-color);
  }
  .filter.filter-webstories .filter-header .follow, .filter.filter-tag .filter-header .follow {
    display: none;
  }
}

@media (min-width: 992px) {
  .filter.filter-webstories .filter-header > .container, .filter.filter-tag .filter-header > .container {
    padding: 120px 0 50px;
  }
  .filter.filter-webstories .filter-header h1, .filter.filter-tag .filter-header h1 {
    font-size: 3.45em;
  }
}

.filter.filter-magazine #header .container .logo {
  background-image: url(../img/logo/trip-preto.png);
}

.filter.filter-magazine.header-reduced #header .container .logo {
  background-image: url(../img/logo/trip.png);
}

.filter.filter-magazine .filter-header {
  padding: 75px 0 25px;
}

.filter.filter-magazine .filter-header h1 {
  display: inline-block;
  font-size: 1.8em;
  line-height: 1.4em;
  margin: 0 0 15px;
  padding: 0 0 0 120px;
  text-align: left;
  text-transform: uppercase;
}

.filter.filter-magazine .filter-header h1 span {
  color: #000;
  padding: 5px 8px;
}

.filter.filter-magazine .filter-header h1 small {
  color: #000;
}

.filter.filter-magazine .filter-header p {
  margin: 0 auto;
  max-width: 640px;
}

.filter.filter-magazine .filter-header .share-container {
  margin: 0 auto;
  max-width: 640px;
  margin-top: 20px;
  position: relative;
}

.filter.filter-magazine .filter-header .share-container .share {
  position: absolute;
  right: 0;
  top: 0;
}

.filter.filter-magazine .filter-header .magazine {
  text-align: center;
}

.filter.filter-magazine .filter-header .magazine .covers {
  position: relative;
}

.filter.filter-magazine .filter-header .magazine .covers .wrapper {
  display: table;
  margin: 0 auto;
}

.filter.filter-magazine .filter-header .magazine .covers figure {
  background: #878585 no-repeat center center;
  background-size: cover;
  border: 2px solid #F0F0F0;
  float: left;
  height: 145px;
  margin: 20px 0;
  position: relative;
  width: 110px;
}

.filter.filter-magazine .filter-header .magazine .covers figure a {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

.filter.filter-magazine .filter-header .magazine .covers figure .fullscreen {
  background-color: #000;
  color: #FFF;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
  z-index: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.2s ease;
}

.filter.filter-magazine .filter-header .magazine .covers figure a {
  background: none;
  padding: 0;
}

.filter.filter-magazine .filter-header .magazine .covers figure:hover .fullscreen {
  filter: alpha(opacity=100);
  opacity: 1;
}

.filter.filter-magazine .filter-header .magazine .covers .controls {
  bottom: 20px;
  height: 50px;
  left: 0;
  position: absolute;
  width: 100%;
}

.filter.filter-magazine .filter-header .magazine .covers .controls .container {
  overflow: visible;
  position: relative;
}

.filter.filter-magazine .filter-header .magazine .covers .controls .prev,
.filter.filter-magazine .filter-header .magazine .covers .controls .next {
  background: #000 url(../img/controls.png) no-repeat center 0;
  color: #FFF;
  display: block;
  height: 50px;
  overflow: visible;
  position: absolute;
  width: 50px;
}

.filter.filter-magazine .filter-header .magazine .covers .controls .prev span,
.filter.filter-magazine .filter-header .magazine .covers .controls .next span {
  bottom: 100%;
  color: #000;
  font-family: 'fuguemono';
  font-size: 0.9em;
  line-height: 1.1em;
  text-transform: uppercase;
  padding: 5px 0;
  position: absolute;
}

.filter.filter-magazine .filter-header .magazine .covers .controls .prev {
  left: 15px;
}

.filter.filter-magazine .filter-header .magazine .covers .controls .prev span {
  left: 0;
  text-align: left;
}

.filter.filter-magazine .filter-header .magazine .covers .controls .next {
  background-position: center -50px;
  right: 15px;
}

.filter.filter-magazine .filter-header .magazine .covers .controls .next span {
  right: 0;
  text-align: right;
}

@media (max-width: 767px) {
  .filter.filter-magazine .filter-header .magazine .covers .controls {
    bottom: 0;
    margin: auto 0;
    top: 0;
  }
  .filter.filter-magazine .filter-header .magazine .covers .controls .prev,
  .filter.filter-magazine .filter-header .magazine .covers .controls .next {
    background-color: transparent;
    width: 35px;
  }
  .filter.filter-magazine .filter-header .magazine .covers .controls .prev span,
  .filter.filter-magazine .filter-header .magazine .covers .controls .next span {
    bottom: -10px;
    color: #696969;
  }
  .filter.filter-magazine .filter-header .magazine .covers .controls .prev {
    background-position: -15px -100px;
    left: 0;
  }
  .filter.filter-magazine .filter-header .magazine .covers .controls .prev span {
    left: initial;
    right: 0;
    text-align: right;
  }
  .filter.filter-magazine .filter-header .magazine .covers .controls .next {
    background-position: 0 -150px;
    right: 0;
  }
  .filter.filter-magazine .filter-header .magazine .covers .controls .next span {
    left: 0;
    right: initial;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .filter.filter-magazine .filter-header {
    padding: 45px 0 25px;
  }
  .filter.filter-magazine .filter-header > .container {
    padding-left: 15px;
  }
  .filter.filter-magazine .filter-header h1 {
    display: block;
    font-size: 3.45em;
    padding: 150px 0 0;
    text-align: center;
  }
  .filter.filter-magazine .filter-header .magazine {
    padding: 20px 0 0;
  }
  .filter.filter-magazine .filter-header .magazine .covers figure {
    border-width: 8px;
    height: 375px;
    width: 275px;
  }
  .filter.filter-magazine .filter-header .magazine p {
    font-size: 0.9em;
  }
}

/* -----------------------------------
    $Notfound
    ----------------------------------- */
.not-found #header .container .logo {
  background-image: url(../img/logo/trip-azul.png);
}

.not-found.header-reduced #header .container .logo {
  background-image: url(../img/logo/trip.png);
}

.not-found #not-found {
  padding: 80px 0;
}

.not-found #not-found .container {
  position: relative;
}

.not-found #not-found .logo {
  background-image: url(../img/logo/trip-azul.png);
}

.not-found #not-found h1 {
  display: inline-block;
  font-size: 1.8em;
  line-height: 1.4em;
  margin: 0 0 15px;
  text-align: left;
  text-transform: uppercase;
}

.not-found #not-found article .container {
  max-width: 755px;
}

.not-found #not-found article .container p {
  font-size: 1.1em;
  margin-top: 20px;
  padding: 0 0 0 30px;
  position: relative;
}

.not-found #not-found article .container p i {
  left: 0;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 15px;
}

.not-found #not-found article .container p a {
  color: #0000DD;
}

.not-found #not-found article .container p a:active, .not-found #not-found article .container p a:focus, .not-found #not-found article .container p a:hover {
  color: #0000DD;
  text-decoration: underline;
}

.not-found #not-found article .container .input-group {
  margin-top: 5px;
  max-width: 475px;
}

.not-found #not-found article .container .input-group input,
.not-found #not-found article .container .input-group button {
  font-family: 'fuguemono';
}

.not-found #not-found article .container .input-group input {
  background: transparent;
  border-radius: 0;
  border-color: #000;
  box-shadow: none;
  color: #AFAFAF;
  font-size: 0.55em;
  padding: 5px 8px;
}

.not-found #not-found article .container .input-group button {
  background-color: #000;
  border-color: #000;
  border-radius: 0;
  color: #FFF;
  font-size: 0.65rem;
  padding: 9px 8px;
}

@media (max-width: 767px) {
  .not-found #not-found h1 {
    color: #0000DD;
    margin-left: 95px;
  }
  .not-found #not-found h1 span {
    background: #0000DD;
    color: #FFF;
    padding: 5px 8px;
    margin: 0 0 5px;
  }
}

@media (min-width: 768px) {
  .not-found #not-found {
    padding-top: 40px;
  }
  .not-found #not-found .logo {
    float: none;
    margin: 0 0 40px;
  }
  .not-found #not-found h1 {
    display: block;
    font-size: 2.5em;
    text-align: center;
  }
  .not-found #not-found article .container .input-group input {
    font-size: 0.75em;
  }
  .not-found #not-found article .container .input-group button {
    font-size: 0.8rem;
    padding: 9px 18px 6px;
  }
}

@media (min-width: 1200px) {
  .not-found #not-found article .container .input-group button {
    padding: 8px 18px 6px;
  }
}

@media (min-width: 1400px) {
  .not-found #not-found article .container .input-group button {
    padding: 8px 18px 5px;
  }
}

/* -----------------------------------
    $Article
    ----------------------------------- */
#transformers img,
#article img,
#article-related img,
#contact img,
#subscribe img {
  height: auto;
  width: 100%;
}

#transformers .ui-sortable-handle,
#article .ui-sortable-handle,
#article-related .ui-sortable-handle,
#contact .ui-sortable-handle,
#subscribe .ui-sortable-handle {
  touch-action: initial;
}

#transformers > header,
#article > header,
#article-related > header,
#contact > header,
#subscribe > header {
  padding: 0 0 20px;
  text-align: center;
}

#transformers > header .thumb,
#article > header .thumb,
#article-related > header .thumb,
#contact > header .thumb,
#subscribe > header .thumb {
  background: #EAEAEA;
  min-height: 70px;
  overflow: hidden;
}

#transformers > header .thumb .credits,
#article > header .thumb .credits,
#article-related > header .thumb .credits,
#contact > header .thumb .credits,
#subscribe > header .thumb .credits {
  background-color: #000;
  bottom: -50px;
  color: #FFF;
  font-family: "Arvo", serif;
  padding: 2px 6px;
  position: absolute;
  right: 15px;
  transition: bottom 0.2s ease;
}

#transformers > header .thumb .credits strong,
#article > header .thumb .credits strong,
#article-related > header .thumb .credits strong,
#contact > header .thumb .credits strong,
#subscribe > header .thumb .credits strong {
  font-weight: normal;
}

#transformers > header .thumb:hover .credits,
#article > header .thumb:hover .credits,
#article-related > header .thumb:hover .credits,
#contact > header .thumb:hover .credits,
#subscribe > header .thumb:hover .credits {
  bottom: 15px;
}

#transformers > header figure,
#article > header figure,
#article-related > header figure,
#contact > header figure,
#subscribe > header figure {
  background: #EAEAEA url(../img/trip-no-image.png) no-repeat center top;
  background-size: cover;
  min-height: 280px;
  width: 100%;
}

#transformers > header figure.no-image,
#article > header figure.no-image,
#article-related > header figure.no-image,
#contact > header figure.no-image,
#subscribe > header figure.no-image {
  background-position: center center;
  background-size: auto;
}

#transformers > header .facebook-video-wrapper,
#article > header .facebook-video-wrapper,
#article-related > header .facebook-video-wrapper,
#contact > header .facebook-video-wrapper,
#subscribe > header .facebook-video-wrapper {
  display: none;
  margin: 0 auto;
  max-width: 1285px;
  width: 100%;
}

#transformers > header > .container,
#article > header > .container,
#article-related > header > .container,
#contact > header > .container,
#subscribe > header > .container {
  margin-top: -25px;
  position: relative;
  transition: margin 0.2s ease;
}

@media (max-width: 767px) {
  #transformers > header > .container.single-line,
  #article > header > .container.single-line,
  #article-related > header > .container.single-line,
  #contact > header > .container.single-line,
  #subscribe > header > .container.single-line {
    margin-top: -12px;
  }
}

#transformers > header > .container h3,
#article > header > .container h3,
#article-related > header > .container h3,
#contact > header > .container h3,
#subscribe > header > .container h3 {
  background-color: #000;
  color: #FFF;
  display: none;
  font-size: 0.9em;
  left: 0;
  margin: 0;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: -30px;
  padding: 6px;
}

#transformers > header > .container .title,
#article > header > .container .title,
#article-related > header > .container .title,
#contact > header > .container .title,
#subscribe > header > .container .title {
  margin-bottom: 15px;
}

#transformers > header > .container h1,
#article > header > .container h1,
#article-related > header > .container h1,
#contact > header > .container h1,
#subscribe > header > .container h1 {
  --background-color: #FFFF33;
  box-shadow: 0 0 0 12px var(--background-color);
  background-color: var(--background-color);
  display: inline;
  font-size: 1.4em;
  line-height: 1.5em;
  margin: 0 0 15px;
  text-transform: uppercase;
}

#transformers > header > .container h1.hidden-xs, #transformers > header > .container h1.hidden-sm,
#article > header > .container h1.hidden-xs,
#article > header > .container h1.hidden-sm,
#article-related > header > .container h1.hidden-xs,
#article-related > header > .container h1.hidden-sm,
#contact > header > .container h1.hidden-xs,
#contact > header > .container h1.hidden-sm,
#subscribe > header > .container h1.hidden-xs,
#subscribe > header > .container h1.hidden-sm {
  display: none !important;
}

#transformers > header.playing .thumb-facebook-video figure,
#article > header.playing .thumb-facebook-video figure,
#article-related > header.playing .thumb-facebook-video figure,
#contact > header.playing .thumb-facebook-video figure,
#subscribe > header.playing .thumb-facebook-video figure {
  display: none !important;
}

#transformers > header.playing .facebook-video-wrapper,
#article > header.playing .facebook-video-wrapper,
#article-related > header.playing .facebook-video-wrapper,
#contact > header.playing .facebook-video-wrapper,
#subscribe > header.playing .facebook-video-wrapper {
  display: block;
}

#transformers > header.playing > .container,
#article > header.playing > .container,
#article-related > header.playing > .container,
#contact > header.playing > .container,
#subscribe > header.playing > .container {
  margin-top: 25px;
}

#transformers.article-no-image-mobile > header figure,
#article.article-no-image-mobile > header figure,
#article-related.article-no-image-mobile > header figure,
#contact.article-no-image-mobile > header figure,
#subscribe.article-no-image-mobile > header figure {
  background-position: center center;
}

#transformers.casa-tpm > header > .container h1,
#article.casa-tpm > header > .container h1,
#article-related.casa-tpm > header > .container h1,
#contact.casa-tpm > header > .container h1,
#subscribe.casa-tpm > header > .container h1 {
  --background-color: #29054f;
  color: #fff;
}

#transformers.casa-tpm > header > .container h3,
#article.casa-tpm > header > .container h3,
#article-related.casa-tpm > header > .container h3,
#contact.casa-tpm > header > .container h3,
#subscribe.casa-tpm > header > .container h3 {
  background: #8b0134 url(../img/bt-more-casa-tpm.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
}

#transformers.somos-trip > header > .container h1, #transformers.editora-trip > header > .container h1,
#article.somos-trip > header > .container h1,
#article.editora-trip > header > .container h1,
#article-related.somos-trip > header > .container h1,
#article-related.editora-trip > header > .container h1,
#contact.somos-trip > header > .container h1,
#contact.editora-trip > header > .container h1,
#subscribe.somos-trip > header > .container h1,
#subscribe.editora-trip > header > .container h1 {
  --background-color: #898B96;
}

#transformers.tpm > header > .container h1,
#article.tpm > header > .container h1,
#article-related.tpm > header > .container h1,
#contact.tpm > header > .container h1,
#subscribe.tpm > header > .container h1 {
  --background-color: #FF0000;
}

#transformers.trip > header > .container h1,
#article.trip > header > .container h1,
#article-related.trip > header > .container h1,
#contact.trip > header > .container h1,
#subscribe.trip > header > .container h1 {
  --background-color: #FFFF33;
}

#transformers.trip-cast > header > .container h1,
#article.trip-cast > header > .container h1,
#article-related.trip-cast > header > .container h1,
#contact.trip-cast > header > .container h1,
#subscribe.trip-cast > header > .container h1 {
  --background-color: #A0C49A;
}

#transformers.trip-fm > header > .container h1,
#article.trip-fm > header > .container h1,
#article-related.trip-fm > header > .container h1,
#contact.trip-fm > header > .container h1,
#subscribe.trip-fm > header > .container h1 {
  --background-color: #99CCCC;
}

#transformers.trip-tv > header > .container h1,
#article.trip-tv > header > .container h1,
#article-related.trip-tv > header > .container h1,
#contact.trip-tv > header > .container h1,
#subscribe.trip-tv > header > .container h1 {
  --background-color: #33CCCC;
}

#transformers.trip-transformadores > header > .container h1, #transformers.transformadores > header > .container h1,
#article.trip-transformadores > header > .container h1,
#article.transformadores > header > .container h1,
#article-related.trip-transformadores > header > .container h1,
#article-related.transformadores > header > .container h1,
#contact.trip-transformadores > header > .container h1,
#contact.transformadores > header > .container h1,
#subscribe.trip-transformadores > header > .container h1,
#subscribe.transformadores > header > .container h1 {
  --background-color: #D83D50;
}

#transformers > footer,
#article > footer,
#article-related > footer,
#contact > footer,
#subscribe > footer {
  padding: 0 0 20px;
}

#transformers .tags,
#article .tags,
#article-related .tags,
#contact .tags,
#subscribe .tags {
  padding: 0 0 15px;
}

#transformers .tags .container .list,
#article .tags .container .list,
#article-related .tags .container .list,
#contact .tags .container .list,
#subscribe .tags .container .list {
  border: 1px solid #000;
  display: table;
  width: 100%;
}

#transformers .tags .container .list .line,
#article .tags .container .list .line,
#article-related .tags .container .list .line,
#contact .tags .container .list .line,
#subscribe .tags .container .list .line {
  display: table-row;
}

#transformers .tags .container .list a,
#transformers .tags .container .list span,
#article .tags .container .list a,
#article .tags .container .list span,
#article-related .tags .container .list a,
#article-related .tags .container .list span,
#contact .tags .container .list a,
#contact .tags .container .list span,
#subscribe .tags .container .list a,
#subscribe .tags .container .list span {
  font-family: 'fuguemono';
  font-size: 0.9em;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

@media (max-width: 767px) {
  #transformers .tags .container .list a,
  #article .tags .container .list a,
  #article-related .tags .container .list a,
  #contact .tags .container .list a,
  #subscribe .tags .container .list a {
    background: transparent;
    display: table-cell;
    font-size: 0.7em;
    padding: 8px 5px 8px 15px;
  }
  #transformers .tags .container .list a:before,
  #article .tags .container .list a:before,
  #article-related .tags .container .list a:before,
  #contact .tags .container .list a:before,
  #subscribe .tags .container .list a:before {
    border-left: 1px solid #000;
    content: '';
    display: block;
    height: 110%;
    left: 6px;
    position: absolute;
    top: -5%;
    transform: rotate(20deg);
  }
  #transformers .tags .container .list a:first-child,
  #article .tags .container .list a:first-child,
  #article-related .tags .container .list a:first-child,
  #contact .tags .container .list a:first-child,
  #subscribe .tags .container .list a:first-child {
    padding-left: 6px;
  }
  #transformers .tags .container .list a:first-child:before,
  #article .tags .container .list a:first-child:before,
  #article-related .tags .container .list a:first-child:before,
  #contact .tags .container .list a:first-child:before,
  #subscribe .tags .container .list a:first-child:before {
    display: none;
  }
  #transformers .tags .container .list span,
  #article .tags .container .list span,
  #article-related .tags .container .list span,
  #contact .tags .container .list span,
  #subscribe .tags .container .list span {
    display: none;
  }
}

#transformers .share,
#article .share,
#article-related .share,
#contact .share,
#subscribe .share {
  display: table;
  margin: 5px auto 0;
}

#transformers .author,
#article .author,
#article-related .author,
#contact .author,
#subscribe .author {
  display: table;
  margin: 10px auto 20px;
  text-align: center;
}

#transformers .author .thumb,
#article .author .thumb,
#article-related .author .thumb,
#contact .author .thumb,
#subscribe .author .thumb {
  background: #878585 url(../img/author.png) no-repeat center center;
  background-size: cover;
  border-radius: 50%;
  float: left;
  height: 40px;
  margin: 0 15px 0 0;
  position: relative;
  width: 40px;
}

#transformers .author p,
#article .author p,
#article-related .author p,
#contact .author p,
#subscribe .author p {
  float: left;
  font-family: 'fuguemono';
  font-size: 0.9em;
  margin: 0;
  padding: 2px 0;
  text-transform: uppercase;
}

#transformers .author p span,
#article .author p span,
#article-related .author p span,
#contact .author p span,
#subscribe .author p span {
  background-color: #000;
  color: #FFF;
  padding: 2px 4px;
}

#transformers .author p span a,
#article .author p span a,
#article-related .author p span a,
#contact .author p span a,
#subscribe .author p span a {
  color: #FFF;
}

#transformers .author p span a:active, #transformers .author p span a:focus, #transformers .author p span a:hover,
#article .author p span a:active,
#article .author p span a:focus,
#article .author p span a:hover,
#article-related .author p span a:active,
#article-related .author p span a:focus,
#article-related .author p span a:hover,
#contact .author p span a:active,
#contact .author p span a:focus,
#contact .author p span a:hover,
#subscribe .author p span a:active,
#subscribe .author p span a:focus,
#subscribe .author p span a:hover {
  color: #FFFF33;
}

#transformers .author .authors .author-item,
#article .author .authors .author-item,
#article-related .author .authors .author-item,
#contact .author .authors .author-item,
#subscribe .author .authors .author-item {
  float: left;
  margin: 0 10px 0 0;
  position: relative;
}

#transformers .author .authors .author-item .thumb,
#article .author .authors .author-item .thumb,
#article-related .author .authors .author-item .thumb,
#contact .author .authors .author-item .thumb,
#subscribe .author .authors .author-item .thumb {
  margin: 0;
}

#transformers .author .authors .author-item span,
#article .author .authors .author-item span,
#article-related .author .authors .author-item span,
#contact .author .authors .author-item span,
#subscribe .author .authors .author-item span {
  background-color: #000;
  color: #FFF;
  display: none;
  font-family: 'fuguemono';
  left: 0;
  padding: 2px 6px;
  position: absolute;
  text-transform: uppercase;
  top: -35px;
  white-space: nowrap;
}

#transformers .author .authors .author-item span:before,
#article .author .authors .author-item span:before,
#article-related .author .authors .author-item span:before,
#contact .author .authors .author-item span:before,
#subscribe .author .authors .author-item span:before {
  border: 5px solid #000;
  border-color: #000 transparent transparent;
  bottom: -10px;
  content: '';
  display: block;
  left: 20px;
  position: absolute;
}

#transformers .author .authors .author-item:hover span,
#article .author .authors .author-item:hover span,
#article-related .author .authors .author-item:hover span,
#contact .author .authors .author-item:hover span,
#subscribe .author .authors .author-item:hover span {
  display: block;
}

#transformers .author .authors p,
#article .author .authors p,
#article-related .author .authors p,
#contact .author .authors p,
#subscribe .author .authors p {
  text-align: center;
  line-height: 1.75em;
}

#transformers .author .authors p:first-child,
#article .author .authors p:first-child,
#article-related .author .authors p:first-child,
#contact .author .authors p:first-child,
#subscribe .author .authors p:first-child {
  margin-right: 10px;
}

#transformers .article-body .ad,
#article .article-body .ad,
#article-related .article-body .ad,
#contact .article-body .ad,
#subscribe .article-body .ad {
  padding: 15px 0;
}

#transformers .article-body .ad .container,
#article .article-body .ad .container,
#article-related .article-body .ad .container,
#contact .article-body .ad .container,
#subscribe .article-body .ad .container {
  text-align: right;
  width: 300px;
}

#transformers .article-div .status,
#article .article-div .status,
#article-related .article-div .status,
#contact .article-div .status,
#subscribe .article-div .status {
  display: none;
}

#transformers .article-div.text,
#article .article-div.text,
#article-related .article-div.text,
#contact .article-div.text,
#subscribe .article-div.text {
  color: #000;
  font-family: "Arvo", serif;
}

#transformers .article-div.text strong,
#article .article-div.text strong,
#article-related .article-div.text strong,
#contact .article-div.text strong,
#subscribe .article-div.text strong {
  font-family: "Arvo", serif;
}

#transformers .article-div.text .container > p,
#transformers .article-div.text .container > div:not(.article-div),
#article .article-div.text .container > p,
#article .article-div.text .container > div:not(.article-div),
#article-related .article-div.text .container > p,
#article-related .article-div.text .container > div:not(.article-div),
#contact .article-div.text .container > p,
#contact .article-div.text .container > div:not(.article-div),
#subscribe .article-div.text .container > p,
#subscribe .article-div.text .container > div:not(.article-div) {
  font-size: 1.3rem;
  margin: 0 0 14px;
}

#transformers .article-div.text .container > p a,
#transformers .article-div.text .container > div:not(.article-div) a,
#article .article-div.text .container > p a,
#article .article-div.text .container > div:not(.article-div) a,
#article-related .article-div.text .container > p a,
#article-related .article-div.text .container > div:not(.article-div) a,
#contact .article-div.text .container > p a,
#contact .article-div.text .container > div:not(.article-div) a,
#subscribe .article-div.text .container > p a,
#subscribe .article-div.text .container > div:not(.article-div) a {
  background: #FFFF33;
  padding: 0 0 5px;
  text-decoration: underline;
}

#transformers .article-div.text .container > p > iframe,
#transformers .article-div.text .container > div:not(.article-div) > iframe,
#article .article-div.text .container > p > iframe,
#article .article-div.text .container > div:not(.article-div) > iframe,
#article-related .article-div.text .container > p > iframe,
#article-related .article-div.text .container > div:not(.article-div) > iframe,
#contact .article-div.text .container > p > iframe,
#contact .article-div.text .container > div:not(.article-div) > iframe,
#subscribe .article-div.text .container > p > iframe,
#subscribe .article-div.text .container > div:not(.article-div) > iframe {
  height: 180px;
  width: 100%;
}

#transformers .article-div.text h2,
#transformers .article-div.text h3,
#transformers .article-div.text h4,
#transformers .article-div.text h5,
#article .article-div.text h2,
#article .article-div.text h3,
#article .article-div.text h4,
#article .article-div.text h5,
#article-related .article-div.text h2,
#article-related .article-div.text h3,
#article-related .article-div.text h4,
#article-related .article-div.text h5,
#contact .article-div.text h2,
#contact .article-div.text h3,
#contact .article-div.text h4,
#contact .article-div.text h5,
#subscribe .article-div.text h2,
#subscribe .article-div.text h3,
#subscribe .article-div.text h4,
#subscribe .article-div.text h5 {
  font-family: "Arvo", serif;
  line-height: 1.42857;
  font-weight: 800;
}

#transformers .article-div.text h2,
#article .article-div.text h2,
#article-related .article-div.text h2,
#contact .article-div.text h2,
#subscribe .article-div.text h2 {
  font-size: 2.05rem;
}

#transformers .article-div.text h3,
#article .article-div.text h3,
#article-related .article-div.text h3,
#contact .article-div.text h3,
#subscribe .article-div.text h3 {
  font-size: 1.8rem;
}

#transformers .article-div.text h4,
#article .article-div.text h4,
#article-related .article-div.text h4,
#contact .article-div.text h4,
#subscribe .article-div.text h4 {
  font-size: 1.55rem;
}

#transformers .article-div.text h5,
#article .article-div.text h5,
#article-related .article-div.text h5,
#contact .article-div.text h5,
#subscribe .article-div.text h5 {
  font-size: 1.3rem;
}

#transformers .article-div.text blockquote,
#article .article-div.text blockquote,
#article-related .article-div.text blockquote,
#contact .article-div.text blockquote,
#subscribe .article-div.text blockquote {
  border-left: 6px solid #000;
  color: #000;
  float: left;
  font-family: 'fugueregular';
  font-size: 1em;
  line-height: 1.3em;
  padding: 0 20px 20px 5px;
  width: 100%;
}

#transformers .article-div.text blockquote > span,
#article .article-div.text blockquote > span,
#article-related .article-div.text blockquote > span,
#contact .article-div.text blockquote > span,
#subscribe .article-div.text blockquote > span {
  color: #8B8A89;
  display: block;
  font-family: 'fuguemono';
  font-size: 0.9em;
  padding-top: 10px;
}

#transformers .article-div.text blockquote .share,
#article .article-div.text blockquote .share,
#article-related .article-div.text blockquote .share,
#contact .article-div.text blockquote .share,
#subscribe .article-div.text blockquote .share {
  margin-top: 20px;
}

#transformers .article-div.gallery, #transformers .article-div.video, #transformers .article-div.image, #transformers .article-div.audio,
#article .article-div.gallery,
#article .article-div.video,
#article .article-div.image,
#article .article-div.audio,
#article-related .article-div.gallery,
#article-related .article-div.video,
#article-related .article-div.image,
#article-related .article-div.audio,
#contact .article-div.gallery,
#contact .article-div.video,
#contact .article-div.image,
#contact .article-div.audio,
#subscribe .article-div.gallery,
#subscribe .article-div.video,
#subscribe .article-div.image,
#subscribe .article-div.audio {
  padding: 0 0 14px;
  clear: both;
}

#transformers .article-div.gallery label, #transformers .article-div.video label, #transformers .article-div.image label, #transformers .article-div.audio label,
#article .article-div.gallery label,
#article .article-div.video label,
#article .article-div.image label,
#article .article-div.audio label,
#article-related .article-div.gallery label,
#article-related .article-div.video label,
#article-related .article-div.image label,
#article-related .article-div.audio label,
#contact .article-div.gallery label,
#contact .article-div.video label,
#contact .article-div.image label,
#contact .article-div.audio label,
#subscribe .article-div.gallery label,
#subscribe .article-div.video label,
#subscribe .article-div.image label,
#subscribe .article-div.audio label {
  background-color: #000;
  color: #FFF;
  display: block;
  font-family: "Arvo", serif;
  font-size: 0.75em;
  margin: 0;
  overflow: hidden;
  padding: 5px 15px;
  position: relative;
  text-align: left;
}

#transformers .article-div.gallery label span, #transformers .article-div.video label span, #transformers .article-div.image label span, #transformers .article-div.audio label span,
#article .article-div.gallery label span,
#article .article-div.video label span,
#article .article-div.image label span,
#article .article-div.audio label span,
#article-related .article-div.gallery label span,
#article-related .article-div.video label span,
#article-related .article-div.image label span,
#article-related .article-div.audio label span,
#contact .article-div.gallery label span,
#contact .article-div.video label span,
#contact .article-div.image label span,
#contact .article-div.audio label span,
#subscribe .article-div.gallery label span,
#subscribe .article-div.video label span,
#subscribe .article-div.image label span,
#subscribe .article-div.audio label span {
  display: block;
}

#transformers .article-div.gallery label .credits, #transformers .article-div.video label .credits, #transformers .article-div.image label .credits, #transformers .article-div.audio label .credits,
#article .article-div.gallery label .credits,
#article .article-div.video label .credits,
#article .article-div.image label .credits,
#article .article-div.audio label .credits,
#article-related .article-div.gallery label .credits,
#article-related .article-div.video label .credits,
#article-related .article-div.image label .credits,
#article-related .article-div.audio label .credits,
#contact .article-div.gallery label .credits,
#contact .article-div.video label .credits,
#contact .article-div.image label .credits,
#contact .article-div.audio label .credits,
#subscribe .article-div.gallery label .credits,
#subscribe .article-div.video label .credits,
#subscribe .article-div.image label .credits,
#subscribe .article-div.audio label .credits {
  padding-top: 5px;
}

#transformers .article-div.gallery label .credits strong, #transformers .article-div.video label .credits strong, #transformers .article-div.image label .credits strong, #transformers .article-div.audio label .credits strong,
#article .article-div.gallery label .credits strong,
#article .article-div.video label .credits strong,
#article .article-div.image label .credits strong,
#article .article-div.audio label .credits strong,
#article-related .article-div.gallery label .credits strong,
#article-related .article-div.video label .credits strong,
#article-related .article-div.image label .credits strong,
#article-related .article-div.audio label .credits strong,
#contact .article-div.gallery label .credits strong,
#contact .article-div.video label .credits strong,
#contact .article-div.image label .credits strong,
#contact .article-div.audio label .credits strong,
#subscribe .article-div.gallery label .credits strong,
#subscribe .article-div.video label .credits strong,
#subscribe .article-div.image label .credits strong,
#subscribe .article-div.audio label .credits strong {
  font-weight: normal;
}

#transformers .article-div.gallery .thumb,
#transformers .article-div.gallery figure, #transformers .article-div.video .thumb,
#transformers .article-div.video figure, #transformers .article-div.image .thumb,
#transformers .article-div.image figure, #transformers .article-div.audio .thumb,
#transformers .article-div.audio figure,
#article .article-div.gallery .thumb,
#article .article-div.gallery figure,
#article .article-div.video .thumb,
#article .article-div.video figure,
#article .article-div.image .thumb,
#article .article-div.image figure,
#article .article-div.audio .thumb,
#article .article-div.audio figure,
#article-related .article-div.gallery .thumb,
#article-related .article-div.gallery figure,
#article-related .article-div.video .thumb,
#article-related .article-div.video figure,
#article-related .article-div.image .thumb,
#article-related .article-div.image figure,
#article-related .article-div.audio .thumb,
#article-related .article-div.audio figure,
#contact .article-div.gallery .thumb,
#contact .article-div.gallery figure,
#contact .article-div.video .thumb,
#contact .article-div.video figure,
#contact .article-div.image .thumb,
#contact .article-div.image figure,
#contact .article-div.audio .thumb,
#contact .article-div.audio figure,
#subscribe .article-div.gallery .thumb,
#subscribe .article-div.gallery figure,
#subscribe .article-div.video .thumb,
#subscribe .article-div.video figure,
#subscribe .article-div.image .thumb,
#subscribe .article-div.image figure,
#subscribe .article-div.audio .thumb,
#subscribe .article-div.audio figure {
  background: #FFFFFF no-repeat center center;
  background-size: contain;
  height: 180px;
  width: 100%;
}

#transformers .article-div.gallery .fullscreen, #transformers .article-div.video .fullscreen, #transformers .article-div.image .fullscreen, #transformers .article-div.audio .fullscreen,
#article .article-div.gallery .fullscreen,
#article .article-div.video .fullscreen,
#article .article-div.image .fullscreen,
#article .article-div.audio .fullscreen,
#article-related .article-div.gallery .fullscreen,
#article-related .article-div.video .fullscreen,
#article-related .article-div.image .fullscreen,
#article-related .article-div.audio .fullscreen,
#contact .article-div.gallery .fullscreen,
#contact .article-div.video .fullscreen,
#contact .article-div.image .fullscreen,
#contact .article-div.audio .fullscreen,
#subscribe .article-div.gallery .fullscreen,
#subscribe .article-div.video .fullscreen,
#subscribe .article-div.image .fullscreen,
#subscribe .article-div.audio .fullscreen {
  background-color: #000;
  color: #FFF;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.2s ease;
}

#transformers .article-div.gallery a, #transformers .article-div.video a, #transformers .article-div.image a, #transformers .article-div.audio a,
#article .article-div.gallery a,
#article .article-div.video a,
#article .article-div.image a,
#article .article-div.audio a,
#article-related .article-div.gallery a,
#article-related .article-div.video a,
#article-related .article-div.image a,
#article-related .article-div.audio a,
#contact .article-div.gallery a,
#contact .article-div.video a,
#contact .article-div.image a,
#contact .article-div.audio a,
#subscribe .article-div.gallery a,
#subscribe .article-div.video a,
#subscribe .article-div.image a,
#subscribe .article-div.audio a {
  background: none;
  padding: 0;
}

#transformers .article-div.gallery a:hover .fullscreen, #transformers .article-div.video a:hover .fullscreen, #transformers .article-div.image a:hover .fullscreen, #transformers .article-div.audio a:hover .fullscreen,
#article .article-div.gallery a:hover .fullscreen,
#article .article-div.video a:hover .fullscreen,
#article .article-div.image a:hover .fullscreen,
#article .article-div.audio a:hover .fullscreen,
#article-related .article-div.gallery a:hover .fullscreen,
#article-related .article-div.video a:hover .fullscreen,
#article-related .article-div.image a:hover .fullscreen,
#article-related .article-div.audio a:hover .fullscreen,
#contact .article-div.gallery a:hover .fullscreen,
#contact .article-div.video a:hover .fullscreen,
#contact .article-div.image a:hover .fullscreen,
#contact .article-div.audio a:hover .fullscreen,
#subscribe .article-div.gallery a:hover .fullscreen,
#subscribe .article-div.video a:hover .fullscreen,
#subscribe .article-div.image a:hover .fullscreen,
#subscribe .article-div.audio a:hover .fullscreen {
  filter: alpha(opacity=100);
  opacity: 1;
}

#transformers .article-div.image .thumb, #transformers .article-div.audio .thumb,
#article .article-div.image .thumb,
#article .article-div.audio .thumb,
#article-related .article-div.image .thumb,
#article-related .article-div.audio .thumb,
#contact .article-div.image .thumb,
#contact .article-div.audio .thumb,
#subscribe .article-div.image .thumb,
#subscribe .article-div.audio .thumb {
  height: auto !important;
  text-align: center;
}

#transformers .article-div.image .thumb img, #transformers .article-div.audio .thumb img,
#article .article-div.image .thumb img,
#article .article-div.audio .thumb img,
#article-related .article-div.image .thumb img,
#article-related .article-div.audio .thumb img,
#contact .article-div.image .thumb img,
#contact .article-div.audio .thumb img,
#subscribe .article-div.image .thumb img,
#subscribe .article-div.audio .thumb img {
  max-width: 100%;
  width: initial;
}

#transformers .article-div.related,
#article .article-div.related,
#article-related .article-div.related,
#contact .article-div.related,
#subscribe .article-div.related {
  font-family: 'fuguemono';
}

#transformers .article-div.related h4,
#article .article-div.related h4,
#article-related .article-div.related h4,
#contact .article-div.related h4,
#subscribe .article-div.related h4 {
  font-size: 1.1em;
  text-transform: uppercase;
}

#transformers .article-div.related .item,
#article .article-div.related .item,
#article-related .article-div.related .item,
#contact .article-div.related .item,
#subscribe .article-div.related .item {
  padding-right: 12px;
}

#transformers .article-div.related .item figure,
#article .article-div.related .item figure,
#article-related .article-div.related .item figure,
#contact .article-div.related .item figure,
#subscribe .article-div.related .item figure {
  background: #EBEBEB no-repeat center center;
  background-size: cover;
  height: 180px;
  position: relative;
  width: 100%;
}

#transformers .article-div.related .item figure .branded,
#article .article-div.related .item figure .branded,
#article-related .article-div.related .item figure .branded,
#contact .article-div.related .item figure .branded,
#subscribe .article-div.related .item figure .branded {
  background-color: #000;
  bottom: 0;
  color: #FFF;
  font-family: 'fuguemono';
  font-size: 0.75em;
  left: 0;
  padding: 2px 4px;
  position: absolute;
  text-transform: uppercase;
}

#transformers .article-div.related .item label,
#article .article-div.related .item label,
#article-related .article-div.related .item label,
#contact .article-div.related .item label,
#subscribe .article-div.related .item label {
  font-size: 0.8em;
  padding: 15px;
  text-transform: uppercase;
}

#transformers .article-div.related .item .facebook-video-wrapper,
#article .article-div.related .item .facebook-video-wrapper,
#article-related .article-div.related .item .facebook-video-wrapper,
#contact .article-div.related .item .facebook-video-wrapper,
#subscribe .article-div.related .item .facebook-video-wrapper {
  display: none;
  margin: 0 auto;
  max-width: 1285px;
  width: 100%;
}

#transformers .article-div.related .playing .thumb-facebook-video figure,
#article .article-div.related .playing .thumb-facebook-video figure,
#article-related .article-div.related .playing .thumb-facebook-video figure,
#contact .article-div.related .playing .thumb-facebook-video figure,
#subscribe .article-div.related .playing .thumb-facebook-video figure {
  display: none;
}

#transformers .article-div.related .playing .facebook-video-wrapper,
#article .article-div.related .playing .facebook-video-wrapper,
#article-related .article-div.related .playing .facebook-video-wrapper,
#contact .article-div.related .playing .facebook-video-wrapper,
#subscribe .article-div.related .playing .facebook-video-wrapper {
  display: block;
}

#transformers .article-div.gallery .prev,
#transformers .article-div.gallery .next, #transformers .article-div.video .prev,
#transformers .article-div.video .next, #transformers .article-div.related .prev,
#transformers .article-div.related .next,
#article .article-div.gallery .prev,
#article .article-div.gallery .next,
#article .article-div.video .prev,
#article .article-div.video .next,
#article .article-div.related .prev,
#article .article-div.related .next,
#article-related .article-div.gallery .prev,
#article-related .article-div.gallery .next,
#article-related .article-div.video .prev,
#article-related .article-div.video .next,
#article-related .article-div.related .prev,
#article-related .article-div.related .next,
#contact .article-div.gallery .prev,
#contact .article-div.gallery .next,
#contact .article-div.video .prev,
#contact .article-div.video .next,
#contact .article-div.related .prev,
#contact .article-div.related .next,
#subscribe .article-div.gallery .prev,
#subscribe .article-div.gallery .next,
#subscribe .article-div.video .prev,
#subscribe .article-div.video .next,
#subscribe .article-div.related .prev,
#subscribe .article-div.related .next {
  background: #000 url(../img/controls.png) no-repeat center 0;
}

#transformers .article-div.gallery .next, #transformers .article-div.video .next, #transformers .article-div.related .next,
#article .article-div.gallery .next,
#article .article-div.video .next,
#article .article-div.related .next,
#article-related .article-div.gallery .next,
#article-related .article-div.video .next,
#article-related .article-div.related .next,
#contact .article-div.gallery .next,
#contact .article-div.video .next,
#contact .article-div.related .next,
#subscribe .article-div.gallery .next,
#subscribe .article-div.video .next,
#subscribe .article-div.related .next {
  background-position: center -50px;
}

#transformers .article-div.credits > .container,
#article .article-div.credits > .container,
#article-related .article-div.credits > .container,
#contact .article-div.credits > .container,
#subscribe .article-div.credits > .container {
  border-top: 1px dotted #C3C3C3;
  padding-top: 10px;
  padding-bottom: 35px;
}

#transformers .article-div.credits h5,
#article .article-div.credits h5,
#article-related .article-div.credits h5,
#contact .article-div.credits h5,
#subscribe .article-div.credits h5 {
  font-weight: 800;
}

#transformers .article-div.credits h5,
#transformers .article-div.credits p,
#article .article-div.credits h5,
#article .article-div.credits p,
#article-related .article-div.credits h5,
#article-related .article-div.credits p,
#contact .article-div.credits h5,
#contact .article-div.credits p,
#subscribe .article-div.credits h5,
#subscribe .article-div.credits p {
  font-size: 0.85em;
}

#transformers .article-div.credits p,
#article .article-div.credits p,
#article-related .article-div.credits p,
#contact .article-div.credits p,
#subscribe .article-div.credits p {
  color: #666;
  font-family: "Arvo", serif;
}

#transformers .article-div.credits h5,
#transformers .article-div.credits p strong,
#article .article-div.credits h5,
#article .article-div.credits p strong,
#article-related .article-div.credits h5,
#article-related .article-div.credits p strong,
#contact .article-div.credits h5,
#contact .article-div.credits p strong,
#subscribe .article-div.credits h5,
#subscribe .article-div.credits p strong {
  font-family: "Arvo", serif;
}

#transformers .article-div .imagem_wyiwyg,
#article .article-div .imagem_wyiwyg,
#article-related .article-div .imagem_wyiwyg,
#contact .article-div .imagem_wyiwyg,
#subscribe .article-div .imagem_wyiwyg {
  max-width: 100%;
}

#transformers .article-div .imagem_wyiwyg img,
#article .article-div .imagem_wyiwyg img,
#article-related .article-div .imagem_wyiwyg img,
#contact .article-div .imagem_wyiwyg img,
#subscribe .article-div .imagem_wyiwyg img {
  max-width: 100%;
}

#transformers.column,
#article.column,
#article-related.column,
#contact.column,
#subscribe.column {
  background: #FEFCDD;
}

#transformers.column > header > .container h1 span,
#article.column > header > .container h1 span,
#article-related.column > header > .container h1 span,
#contact.column > header > .container h1 span,
#subscribe.column > header > .container h1 span {
  background: #FF0000;
}

@media (max-width: 767px) {
  #transformers > .container,
  #article > .container,
  #article-related > .container,
  #contact > .container,
  #subscribe > .container {
    padding-left: 0;
    padding-right: 0;
  }
  #transformers > header .title,
  #article > header .title,
  #article-related > header .title,
  #contact > header .title,
  #subscribe > header .title {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }
  #transformers .share a,
  #article .share a,
  #article-related .share a,
  #contact .share a,
  #subscribe .share a {
    margin: 0 10px;
    padding: 5px;
  }
  #transformers .tags-share .tags .container,
  #article .tags-share .tags .container,
  #article-related .tags-share .tags .container,
  #contact .tags-share .tags .container,
  #subscribe .tags-share .tags .container {
    padding: 0;
  }
  #transformers .tags-share .share,
  #article .tags-share .share,
  #article-related .tags-share .share,
  #contact .tags-share .share,
  #subscribe .tags-share .share {
    padding-bottom: 15px;
  }
  #transformers .author p time,
  #article .author p time,
  #article-related .author p time,
  #contact .author p time,
  #subscribe .author p time {
    display: block;
    font-size: 0.9em;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
  }
  #transformers .article-div.text blockquote .share,
  #article .article-div.text blockquote .share,
  #article-related .article-div.text blockquote .share,
  #contact .article-div.text blockquote .share,
  #subscribe .article-div.text blockquote .share {
    margin-left: 0;
  }
  #transformers .article-div.text blockquote .share a:first-child,
  #article .article-div.text blockquote .share a:first-child,
  #article-related .article-div.text blockquote .share a:first-child,
  #contact .article-div.text blockquote .share a:first-child,
  #subscribe .article-div.text blockquote .share a:first-child {
    margin-left: 5px;
  }
}

@media (min-width: 768px) {
  #transformers > header,
  #article > header,
  #article-related > header,
  #contact > header,
  #subscribe > header {
    position: relative;
  }
  #transformers > header .thumb,
  #article > header .thumb,
  #article-related > header .thumb,
  #contact > header .thumb,
  #subscribe > header .thumb {
    min-height: 275px;
    display: flex;
  }
  #transformers > header figure,
  #article > header figure,
  #article-related > header figure,
  #contact > header figure,
  #subscribe > header figure {
    max-height: 360px;
    display: flex;
    align-items: center;
  }
  #transformers > header figure.no-image,
  #article > header figure.no-image,
  #article-related > header figure.no-image,
  #contact > header figure.no-image,
  #subscribe > header figure.no-image {
    max-height: 380px !important;
  }
  #transformers > header > .container,
  #article > header > .container,
  #article-related > header > .container,
  #contact > header > .container,
  #subscribe > header > .container {
    margin-top: -25px;
  }
  #transformers > header > .container h1,
  #article > header > .container h1,
  #article-related > header > .container h1,
  #contact > header > .container h1,
  #subscribe > header > .container h1 {
    font-size: 2.5em;
    text-align: center;
  }
  #transformers > header > .container h1.visible-xs, #transformers > header > .container h1.visible-sm,
  #article > header > .container h1.visible-xs,
  #article > header > .container h1.visible-sm,
  #article-related > header > .container h1.visible-xs,
  #article-related > header > .container h1.visible-sm,
  #contact > header > .container h1.visible-xs,
  #contact > header > .container h1.visible-sm,
  #subscribe > header > .container h1.visible-xs,
  #subscribe > header > .container h1.visible-sm {
    display: none !important;
  }
  #transformers > header > .container h1.hidden-xs, #transformers > header > .container h1.hidden-sm,
  #article > header > .container h1.hidden-xs,
  #article > header > .container h1.hidden-sm,
  #article-related > header > .container h1.hidden-xs,
  #article-related > header > .container h1.hidden-sm,
  #contact > header > .container h1.hidden-xs,
  #contact > header > .container h1.hidden-sm,
  #subscribe > header > .container h1.hidden-xs,
  #subscribe > header > .container h1.hidden-sm {
    display: inline-block !important;
  }
  #transformers > header .logo-wrapper,
  #article > header .logo-wrapper,
  #article-related > header .logo-wrapper,
  #contact > header .logo-wrapper,
  #subscribe > header .logo-wrapper {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  #transformers > header .logo-wrapper .container,
  #article > header .logo-wrapper .container,
  #article-related > header .logo-wrapper .container,
  #contact > header .logo-wrapper .container,
  #subscribe > header .logo-wrapper .container {
    overflow: visible;
    position: relative;
  }
  #transformers > header .logo-wrapper .logo,
  #article > header .logo-wrapper .logo,
  #article-related > header .logo-wrapper .logo,
  #contact > header .logo-wrapper .logo,
  #subscribe > header .logo-wrapper .logo {
    height: 100px;
    left: 15px;
    position: absolute;
    top: 25px;
    width: 210px;
  }
  #transformers .article-body .container,
  #article .article-body .container,
  #article-related .article-body .container,
  #contact .article-body .container,
  #subscribe .article-body .container {
    padding: 0;
    width: 100%;
  }
  #transformers .tags,
  #article .tags,
  #article-related .tags,
  #contact .tags,
  #subscribe .tags {
    padding: 0 0 25px;
  }
  #transformers .tags .container .list,
  #article .tags .container .list,
  #article-related .tags .container .list,
  #contact .tags .container .list,
  #subscribe .tags .container .list {
    border: 0;
    display: block;
    text-align: center;
  }
  #transformers .tags .container .list .line,
  #article .tags .container .list .line,
  #article-related .tags .container .list .line,
  #contact .tags .container .list .line,
  #subscribe .tags .container .list .line {
    display: block;
  }
  #transformers .tags .container .list .bg,
  #article .tags .container .list .bg,
  #article-related .tags .container .list .bg,
  #contact .tags .container .list .bg,
  #subscribe .tags .container .list .bg {
    display: initial;
    padding: 1px 4px;
  }
  #transformers .tags .container .list span,
  #article .tags .container .list span,
  #article-related .tags .container .list span,
  #contact .tags .container .list span,
  #subscribe .tags .container .list span {
    padding: 0 5px;
  }
  #transformers .author-share,
  #article .author-share,
  #article-related .author-share,
  #contact .author-share,
  #subscribe .author-share {
    padding: 15px 0 30px;
  }
  #transformers .author-share .author,
  #article .author-share .author,
  #article-related .author-share .author,
  #contact .author-share .author,
  #subscribe .author-share .author {
    float: left;
    margin: 0;
    padding: 3px 0 0;
  }
  #transformers .author-share .author .thumb,
  #article .author-share .author .thumb,
  #article-related .author-share .author .thumb,
  #contact .author-share .author .thumb,
  #subscribe .author-share .author .thumb {
    height: 50px;
    width: 50px;
    -webkit-mask: url(circle.svg?v=1.0.1);
    mask: url(circle.svg?v=1.0.1);
    -webkit-mask-image: url(circle.svg?v=1.0.1);
  }
  #transformers .author-share .author p,
  #article .author-share .author p,
  #article-related .author-share .author p,
  #contact .author-share .author p,
  #subscribe .author-share .author p {
    font-size: 0.85em;
    line-height: 49px;
    padding: 1px 0 0;
  }
  #transformers .author-share .author p br,
  #article .author-share .author p br,
  #article-related .author-share .author p br,
  #contact .author-share .author p br,
  #subscribe .author-share .author p br {
    display: none;
  }
  #transformers .author-share .author p small,
  #article .author-share .author p small,
  #article-related .author-share .author p small,
  #contact .author-share .author p small,
  #subscribe .author-share .author p small {
    color: #838383;
  }
  #transformers .author-share .author p time,
  #article .author-share .author p time,
  #article-related .author-share .author p time,
  #contact .author-share .author p time,
  #subscribe .author-share .author p time {
    padding-left: 5px;
  }
  #transformers .author-share .share,
  #article .author-share .share,
  #article-related .author-share .share,
  #contact .author-share .share,
  #subscribe .author-share .share {
    float: right;
    margin: 0;
  }
  #transformers .article-div.text,
  #article .article-div.text,
  #article-related .article-div.text,
  #contact .article-div.text,
  #subscribe .article-div.text {
    color: #000;
  }
  #transformers .article-div.text hr,
  #article .article-div.text hr,
  #article-related .article-div.text hr,
  #contact .article-div.text hr,
  #subscribe .article-div.text hr {
    border: 3px solid #000;
    border-width: 3px 0 0;
    margin: 15px auto;
    width: 75px;
  }
  #transformers .article-div.text blockquote,
  #article .article-div.text blockquote,
  #article-related .article-div.text blockquote,
  #contact .article-div.text blockquote,
  #subscribe .article-div.text blockquote {
    padding: 0 50px 20px 15px;
    width: 50%;
  }
  #transformers .article-div.text .container > p,
  #transformers .article-div.text .container > div,
  #article .article-div.text .container > p,
  #article .article-div.text .container > div,
  #article-related .article-div.text .container > p,
  #article-related .article-div.text .container > div,
  #contact .article-div.text .container > p,
  #contact .article-div.text .container > div,
  #subscribe .article-div.text .container > p,
  #subscribe .article-div.text .container > div {
    margin: 0 0 15px;
  }
  #transformers .article-div.text .container > p > iframe,
  #transformers .article-div.text .container > div > iframe,
  #article .article-div.text .container > p > iframe,
  #article .article-div.text .container > div > iframe,
  #article-related .article-div.text .container > p > iframe,
  #article-related .article-div.text .container > div > iframe,
  #contact .article-div.text .container > p > iframe,
  #contact .article-div.text .container > div > iframe,
  #subscribe .article-div.text .container > p > iframe,
  #subscribe .article-div.text .container > div > iframe {
    height: 504px;
  }
  #transformers .article-div.text .container > p,
  #transformers .article-div.text .container > div:not(.article-div),
  #article .article-div.text .container > p,
  #article .article-div.text .container > div:not(.article-div),
  #article-related .article-div.text .container > p,
  #article-related .article-div.text .container > div:not(.article-div),
  #contact .article-div.text .container > p,
  #contact .article-div.text .container > div:not(.article-div),
  #subscribe .article-div.text .container > p,
  #subscribe .article-div.text .container > div:not(.article-div) {
    font-size: 1.1rem;
  }
  #transformers .article-div.gallery, #transformers .article-div.video, #transformers .article-div.image, #transformers .article-div.audio,
  #article .article-div.gallery,
  #article .article-div.video,
  #article .article-div.image,
  #article .article-div.audio,
  #article-related .article-div.gallery,
  #article-related .article-div.video,
  #article-related .article-div.image,
  #article-related .article-div.audio,
  #contact .article-div.gallery,
  #contact .article-div.video,
  #contact .article-div.image,
  #contact .article-div.audio,
  #subscribe .article-div.gallery,
  #subscribe .article-div.video,
  #subscribe .article-div.image,
  #subscribe .article-div.audio {
    padding: 0;
  }
  #transformers .article-div.gallery label, #transformers .article-div.video label, #transformers .article-div.image label, #transformers .article-div.audio label,
  #article .article-div.gallery label,
  #article .article-div.video label,
  #article .article-div.image label,
  #article .article-div.audio label,
  #article-related .article-div.gallery label,
  #article-related .article-div.video label,
  #article-related .article-div.image label,
  #article-related .article-div.audio label,
  #contact .article-div.gallery label,
  #contact .article-div.video label,
  #contact .article-div.image label,
  #contact .article-div.audio label,
  #subscribe .article-div.gallery label,
  #subscribe .article-div.video label,
  #subscribe .article-div.image label,
  #subscribe .article-div.audio label {
    font-size: .9091em;
  }
  #transformers .article-div.gallery label .legend, #transformers .article-div.video label .legend, #transformers .article-div.image label .legend, #transformers .article-div.audio label .legend,
  #article .article-div.gallery label .legend,
  #article .article-div.video label .legend,
  #article .article-div.image label .legend,
  #article .article-div.audio label .legend,
  #article-related .article-div.gallery label .legend,
  #article-related .article-div.video label .legend,
  #article-related .article-div.image label .legend,
  #article-related .article-div.audio label .legend,
  #contact .article-div.gallery label .legend,
  #contact .article-div.video label .legend,
  #contact .article-div.image label .legend,
  #contact .article-div.audio label .legend,
  #subscribe .article-div.gallery label .legend,
  #subscribe .article-div.video label .legend,
  #subscribe .article-div.image label .legend,
  #subscribe .article-div.audio label .legend {
    float: left;
  }
  #transformers .article-div.gallery label .credits, #transformers .article-div.video label .credits, #transformers .article-div.image label .credits, #transformers .article-div.audio label .credits,
  #article .article-div.gallery label .credits,
  #article .article-div.video label .credits,
  #article .article-div.image label .credits,
  #article .article-div.audio label .credits,
  #article-related .article-div.gallery label .credits,
  #article-related .article-div.video label .credits,
  #article-related .article-div.image label .credits,
  #article-related .article-div.audio label .credits,
  #contact .article-div.gallery label .credits,
  #contact .article-div.video label .credits,
  #contact .article-div.image label .credits,
  #contact .article-div.audio label .credits,
  #subscribe .article-div.gallery label .credits,
  #subscribe .article-div.video label .credits,
  #subscribe .article-div.image label .credits,
  #subscribe .article-div.audio label .credits {
    clear: both;
    float: left;
    font-size: 0.9em;
    padding: 0;
  }
  #transformers .article-div.gallery figure,
  #transformers .article-div.gallery .thumb, #transformers .article-div.video figure,
  #transformers .article-div.video .thumb, #transformers .article-div.image figure,
  #transformers .article-div.image .thumb, #transformers .article-div.audio figure,
  #transformers .article-div.audio .thumb,
  #article .article-div.gallery figure,
  #article .article-div.gallery .thumb,
  #article .article-div.video figure,
  #article .article-div.video .thumb,
  #article .article-div.image figure,
  #article .article-div.image .thumb,
  #article .article-div.audio figure,
  #article .article-div.audio .thumb,
  #article-related .article-div.gallery figure,
  #article-related .article-div.gallery .thumb,
  #article-related .article-div.video figure,
  #article-related .article-div.video .thumb,
  #article-related .article-div.image figure,
  #article-related .article-div.image .thumb,
  #article-related .article-div.audio figure,
  #article-related .article-div.audio .thumb,
  #contact .article-div.gallery figure,
  #contact .article-div.gallery .thumb,
  #contact .article-div.video figure,
  #contact .article-div.video .thumb,
  #contact .article-div.image figure,
  #contact .article-div.image .thumb,
  #contact .article-div.audio figure,
  #contact .article-div.audio .thumb,
  #subscribe .article-div.gallery figure,
  #subscribe .article-div.gallery .thumb,
  #subscribe .article-div.video figure,
  #subscribe .article-div.video .thumb,
  #subscribe .article-div.image figure,
  #subscribe .article-div.image .thumb,
  #subscribe .article-div.audio figure,
  #subscribe .article-div.audio .thumb {
    height: 504px;
  }
  #transformers .article-div.related h4,
  #article .article-div.related h4,
  #article-related .article-div.related h4,
  #contact .article-div.related h4,
  #subscribe .article-div.related h4 {
    font-size: 1.5em;
    margin-bottom: 15px;
  }
  #transformers .article-div.related .item,
  #article .article-div.related .item,
  #article-related .article-div.related .item,
  #contact .article-div.related .item,
  #subscribe .article-div.related .item {
    padding-right: 5px;
  }
  #transformers .article-div.related .item figure,
  #article .article-div.related .item figure,
  #article-related .article-div.related .item figure,
  #contact .article-div.related .item figure,
  #subscribe .article-div.related .item figure {
    height: 200px;
  }
  #transformers .article-div.related .item label,
  #article .article-div.related .item label,
  #article-related .article-div.related .item label,
  #contact .article-div.related .item label,
  #subscribe .article-div.related .item label {
    padding-left: 0;
  }
  #transformers .article-div.related .next,
  #article .article-div.related .next,
  #article-related .article-div.related .next,
  #contact .article-div.related .next,
  #subscribe .article-div.related .next {
    right: 5px;
  }
  #transformers .tags-share,
  #article .tags-share,
  #article-related .tags-share,
  #contact .tags-share,
  #subscribe .tags-share {
    padding: 35px 0 20px;
  }
  #transformers .tags-share .tags,
  #article .tags-share .tags,
  #article-related .tags-share .tags,
  #contact .tags-share .tags,
  #subscribe .tags-share .tags {
    padding-top: 5px;
  }
  #transformers .tags-share .tags .list,
  #article .tags-share .tags .list,
  #article-related .tags-share .tags .list,
  #contact .tags-share .tags .list,
  #subscribe .tags-share .tags .list {
    text-align: left;
  }
  #transformers .tags-share .share,
  #article .tags-share .share,
  #article-related .tags-share .share,
  #contact .tags-share .share,
  #subscribe .tags-share .share {
    float: right;
    margin: 0;
  }
}

@media (min-width: 992px) {
  #transformers > header figure,
  #article > header figure,
  #article-related > header figure,
  #contact > header figure,
  #subscribe > header figure {
    max-height: 480px;
  }
  #transformers > header > .container,
  #article > header > .container,
  #article-related > header > .container,
  #contact > header > .container,
  #subscribe > header > .container {
    margin-top: -35px;
  }
  #transformers > header > .container h1,
  #article > header > .container h1,
  #article-related > header > .container h1,
  #contact > header > .container h1,
  #subscribe > header > .container h1 {
    font-size: 2.8em;
  }
  #transformers > header .logo-wrapper .logo,
  #article > header .logo-wrapper .logo,
  #article-related > header .logo-wrapper .logo,
  #contact > header .logo-wrapper .logo,
  #subscribe > header .logo-wrapper .logo {
    height: 152px;
    top: 50px;
    width: 310px;
  }
  #transformers .article-body,
  #article .article-body,
  #article-related .article-body,
  #contact .article-body,
  #subscribe .article-body {
    padding-right: 35px;
  }
  #transformers .article-div.text blockquote,
  #article .article-div.text blockquote,
  #article-related .article-div.text blockquote,
  #contact .article-div.text blockquote,
  #subscribe .article-div.text blockquote {
    width: 35%;
  }
  #transformers .article-div.text blockquote > span,
  #article .article-div.text blockquote > span,
  #article-related .article-div.text blockquote > span,
  #contact .article-div.text blockquote > span,
  #subscribe .article-div.text blockquote > span {
    font-size: 0.8em;
  }
}

@media (min-width: 1100px) {
  #transformers .article-body,
  #article .article-body,
  #article-related .article-body,
  #contact .article-body,
  #subscribe .article-body {
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  #transformers .article-body,
  #article .article-body,
  #article-related .article-body,
  #contact .article-body,
  #subscribe .article-body {
    padding-right: 0;
  }
}

@media (min-height: 701px) and (min-width: 1200px) {
  #transformers > header figure,
  #article > header figure,
  #article-related > header figure,
  #contact > header figure,
  #subscribe > header figure {
    max-height: 540px;
  }
}

@media (min-height: 701px) and (min-width: 1400px) {
  #transformers > header figure,
  #article > header figure,
  #article-related > header figure,
  #contact > header figure,
  #subscribe > header figure {
    max-height: 670px;
  }
  #transformers > header > .container h1,
  #article > header > .container h1,
  #article-related > header > .container h1,
  #contact > header > .container h1,
  #subscribe > header > .container h1 {
    font-size: 3em;
  }
}

@media (min-width: 1200px) {
  #transformers .article-body,
  #article .article-body,
  #article-related .article-body,
  #contact .article-body,
  #subscribe .article-body {
    padding-right: 55px;
  }
}

#transformers #article-header p,
#article #article-header p,
#article-related #article-header p,
#contact #article-header p,
#subscribe #article-header p {
  color: #000;
  font-family: 'fugueregular';
  font-size: 1em;
  font-weight: normal;
  line-height: 1.1;
  margin: 0 0 20px;
  text-align: center;
}

@media (min-width: 768px) {
  #transformers #article-header p,
  #article #article-header p,
  #article-related #article-header p,
  #contact #article-header p,
  #subscribe #article-header p {
    color: #000;
    font-size: 1.1em;
    margin: 0 15px 35px;
  }
}

@media (max-width: 767px) {
  .share-fixed #article .share-mobile {
    background: #FFFF33;
    left: 0;
    position: fixed;
    right: 0;
    top: 42px;
    z-index: 9999;
  }
  .share-fixed #article .share-mobile .share {
    margin: 5px auto;
  }
  .share-fixed #article.casa-tpm .share-mobile {
    background: #FF6666;
  }
  .share-fixed #article.somos-trip .share-mobile, .share-fixed #article.editora-trip .share-mobile {
    background: #898B96;
  }
  .share-fixed #article.tpm .share-mobile {
    background: #FF0000;
  }
  .share-fixed #article.trip-cast .share-mobile {
    background: #A0C49A;
  }
  .share-fixed #article.trip-fm .share-mobile {
    background: #99CCCC;
  }
  .share-fixed #article.trip-tv .share-mobile {
    background: #33CCCC;
  }
  .share-fixed #article.trip-transformadores .share-mobile {
    background: #D83D50;
  }
}

/* -----------------------------------
    $Contact
    ----------------------------------- */
#contact,
#newsletter,
#subscribe {
  text-align: center;
  display: block;
}

#contact .col a:last-child,
#newsletter .col a:last-child,
#subscribe .col a:last-child {
  font-family: 'fuguemono';
}

#contact > header .thumb,
#newsletter > header .thumb,
#subscribe > header .thumb {
  background-color: #000;
}

@media (max-width: 992px) {
  #contact > header .thumb,
  #newsletter > header .thumb,
  #subscribe > header .thumb {
    min-height: 180px;
  }
}

#contact h4,
#newsletter h4,
#subscribe h4 {
  font-size: 1.5em;
  margin: 0;
  padding: 0 15px 35px;
  text-transform: uppercase;
}

#contact hr,
#newsletter hr,
#subscribe hr {
  border: 3px solid #000;
  border-width: 3px 0 0;
  margin: 0 auto 15px;
  width: 50px;
}

#contact .form-container,
#newsletter .form-container,
#subscribe .form-container {
  max-width: 750px;
}

#contact .form-container .row,
#newsletter .form-container .row,
#subscribe .form-container .row {
  padding-top: 20px;
}

#contact .form-container .row h5,
#newsletter .form-container .row h5,
#subscribe .form-container .row h5 {
  font-size: 1.35em;
  margin: 0;
  padding: 0 0 25px;
  text-transform: uppercase;
}

#contact .form-container .row h5 span,
#newsletter .form-container .row h5 span,
#subscribe .form-container .row h5 span {
  padding: 1px 4px;
}

#contact .form-container .row p,
#newsletter .form-container .row p,
#subscribe .form-container .row p {
  font-size: 1.1em;
  line-height: 1.75em;
  padding-bottom: 20px;
}

#contact .hr-or,
#newsletter .hr-or,
#subscribe .hr-or {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}

#contact form,
#newsletter form,
#subscribe form {
  max-width: 540px;
  margin: 35px auto 0;
  position: relative;
}

#contact form .status,
#newsletter form .status,
#subscribe form .status {
  background: #FF0000;
  bottom: 0;
  color: #000;
  display: none;
  font-family: 'fuguemono';
  font-size: 0.5em;
  height: 15px;
  margin: auto 5px;
  padding: 1px 4px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
}

#contact form .status.success,
#newsletter form .status.success,
#subscribe form .status.success {
  background: #339966;
}

#contact form .form-group,
#newsletter form .form-group,
#subscribe form .form-group {
  margin-top: 5px;
  position: relative;
}

#contact form .form-group input,
#contact form .form-group textarea,
#newsletter form .form-group input,
#newsletter form .form-group textarea,
#subscribe form .form-group input,
#subscribe form .form-group textarea {
  background: transparent;
  border-radius: 0;
  border-color: #000;
  box-shadow: none;
  color: #AFAFAF;
  font-family: 'fuguemono';
  font-size: 0.75em;
  padding: 8px 15px;
}

#contact form .form-group textarea,
#newsletter form .form-group textarea,
#subscribe form .form-group textarea {
  height: 125px;
  resize: none;
}

#contact form .g-recaptcha div,
#newsletter form .g-recaptcha div,
#subscribe form .g-recaptcha div {
  margin: 0 auto;
}

#contact form button,
#newsletter form button,
#subscribe form button {
  background-color: #000;
  border-color: #000;
  border-radius: 0;
  box-shadow: none;
  color: #FFF;
  font-family: 'fuguemono';
  font-size: 1.35em;
  margin: 20px auto 20px;
  padding: 4px 60px;
  text-transform: uppercase;
}

#contact form button:hover,
#newsletter form button:hover,
#subscribe form button:hover {
  color: #FFFF33;
}

@media (min-width: 992px) {
  #contact .bt-close,
  #newsletter .bt-close,
  #subscribe .bt-close {
    left: initial;
    right: 38px;
  }
  #contact h4,
  #newsletter h4,
  #subscribe h4 {
    font-size: 2.65em;
  }
  #contact .form-container .row,
  #newsletter .form-container .row,
  #subscribe .form-container .row {
    padding-top: 50px;
  }
  #contact form .status,
  #newsletter form .status,
  #subscribe form .status {
    font-size: 0.9em;
    height: 22px;
  }
}

#subscribe .form-container {
  max-width: 100%;
}

body.newsletter-opened {
  overflow: hidden;
}

body.newsletter-opened #newsletter {
  display: block;
}

/* -----------------------------------
    $Zoom
    ----------------------------------- */
#zoom {
  overflow: hidden;
}

#zoom .close-container {
  width: 100%;
}

#zoom .close-container .bt-close {
  left: 15px;
}

#zoom #gallery-zoom,
#zoom #gallery-zoom-thumbs {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

#zoom #gallery-zoom .carousel,
#zoom #gallery-zoom-thumbs .carousel {
  height: 100%;
}

#zoom #gallery-zoom .carousel .owl-carousel,
#zoom #gallery-zoom .carousel .owl-stage-outer,
#zoom #gallery-zoom .carousel .owl-stage,
#zoom #gallery-zoom .carousel .item,
#zoom #gallery-zoom .carousel .owl-item,
#zoom #gallery-zoom-thumbs .carousel .owl-carousel,
#zoom #gallery-zoom-thumbs .carousel .owl-stage-outer,
#zoom #gallery-zoom-thumbs .carousel .owl-stage,
#zoom #gallery-zoom-thumbs .carousel .item,
#zoom #gallery-zoom-thumbs .carousel .owl-item {
  height: 100%;
}

#zoom #gallery-zoom .carousel figure,
#zoom #gallery-zoom-thumbs .carousel figure {
  background: no-repeat center center;
  background-size: contain;
  height: 100%;
  width: 100%;
}

#zoom #gallery-zoom .carousel .prev,
#zoom #gallery-zoom .carousel .next,
#zoom #gallery-zoom-thumbs .carousel .prev,
#zoom #gallery-zoom-thumbs .carousel .next {
  background: #000 url(../img/controls.png) no-repeat center 0;
  margin: auto 0;
}

#zoom #gallery-zoom .carousel .prev,
#zoom #gallery-zoom-thumbs .carousel .prev {
  left: -50px;
  transition: left 0.2s ease;
}

#zoom #gallery-zoom .carousel .next,
#zoom #gallery-zoom-thumbs .carousel .next {
  background-position: center -50px;
  right: -50px;
  transition: right 0.2s ease;
}

#zoom #gallery-zoom .carousel:hover .prev,
#zoom #gallery-zoom-thumbs .carousel:hover .prev {
  left: 0;
}

#zoom #gallery-zoom .carousel:hover .next,
#zoom #gallery-zoom-thumbs .carousel:hover .next {
  right: 0;
}

#zoom #gallery-zoom-thumbs {
  bottom: -130px;
  height: 205px;
  padding: 75px 0 0;
  top: initial;
  transition: bottom 0.2s ease;
}

#zoom #gallery-zoom-thumbs:hover {
  bottom: 0 !important;
}

#zoom #gallery-zoom-thumbs .carousel {
  background: rgba(255, 255, 255, 0.3);
  height: 130px;
  padding: 15px 0;
}

#zoom #gallery-zoom-thumbs .carousel figure {
  background-size: cover;
  border: 2px solid transparent;
  margin: 0 auto;
  width: 150px;
}

#zoom #gallery-zoom-thumbs .carousel .selected figure {
  border-color: #FFFF33;
}

body.zoom-opened {
  overflow: hidden;
}

body.zoom-opened #zoom {
  display: block;
}

body.body-magazines #zoom #gallery-zoom-thumbs .carousel figure,
body.filter-magazine #zoom #gallery-zoom-thumbs .carousel figure {
  width: 75px;
}

/* -----------------------------------
    $Sidebar
    ----------------------------------- */
#sidebar {
  padding-bottom: 50px;
  text-align: center;
}

#sidebar .wrapper.fixed {
  position: fixed;
  z-index: 999;
}

#sidebar .wrapper.fixed .widget {
  background: #FFF;
}

#sidebar .wrapper.wrapper-fixed-2 .widget:last-child {
  border: 0;
}

#sidebar .wrapper.wrapper-fixed-placeholder {
  display: none;
  width: 100%;
}

#sidebar.fixed-active .wrapper-fixed-placeholder {
  display: block;
}

#sidebar .widget {
  clear: both;
  float: right;
  width: 300px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #a8a8a8;
  margin-bottom: 30px;
}

#sidebar .widget:first-child {
  margin-top: 0;
}

#sidebar .widget h4 {
  font-size: 1.45em;
  margin: 0 0 25px;
  text-transform: uppercase;
}

#sidebar .widget.widget-newsstand h4 {
  margin-bottom: 10px;
}

#sidebar .widget.widget-newsstand > a {
  background-color: #000;
  color: #FFF;
  font-size: 0.8em;
  padding: 2px 5px;
  text-transform: uppercase;
}

#sidebar .widget.widget-newsstand > a:hover {
  color: #FFFF33;
}

#sidebar .widget.widget-newsstand > div {
  padding-top: 20px;
}

#sidebar .widget.widget-newsstand .item {
  float: left;
  margin: 0 0 0 10px;
  text-align: left;
  width: 93px;
}

#sidebar .widget.widget-newsstand .item:first-child {
  margin-left: 0;
}

#sidebar .widget.widget-newsstand .item span {
  display: inline-block;
  font-size: 0.95em;
  margin: 10px 0 0;
  padding: 2px 4px 0;
}

#sidebar .widget.widget-gallery p {
  font-size: 0.9em;
}

#sidebar .widget.widget-gallery .gallery .thumb {
  background: #EBEBEB no-repeat center center;
  background-size: cover;
  height: 200px;
}

#sidebar .widget.widget-gallery .gallery p {
  font-size: 1.1em;
  margin: 15px 0 0;
}

#sidebar .widget.widget-gallery .gallery .next,
#sidebar .widget.widget-gallery .gallery .prev {
  bottom: initial;
  margin: 0;
  top: 75px;
}

#sidebar .widget.widget-gallery .gallery .item .facebook-video-wrapper {
  display: none;
  margin: 0 auto;
  max-width: 1285px;
  width: 100%;
}

#sidebar .widget.widget-gallery .gallery .playing .item .thumb-facebook-video {
  background: #000 !important;
  height: auto !important;
}

#sidebar .widget.widget-gallery .gallery .playing .item .facebook-video-wrapper {
  display: block;
}

#sidebar .widget-trip-tpm {
  border-top: 1px dashed #A8A8A8;
  padding-top: 50px;
}

#sidebar .widget-trip-tpm .item {
  float: left;
  padding: 0 5px 5px 0;
  width: 50%;
}

#sidebar .widget-trip-tpm .twitter {
  text-align: left;
}

#sidebar .widget-trip-tpm .twitter h3 {
  font-family: 'fugueregular';
  font-size: 0.95em;
  font-weight: bold;
  margin: 30px 0 15px;
}

#sidebar .widget-trip-tpm .twitter h3 span {
  padding: 2px 4px;
}

#sidebar .widget-trip-tpm .twitter p {
  font-size: 0.85em;
}

/* -----------------------------------
    $Collection
    ----------------------------------- */
#collection {
  font-family: 'fuguemono';
  padding: 20px 0 50px;
}

#collection #collection-year {
  border: 1px solid #000;
  border-radius: 0;
  font-family: 'fuguemono';
  margin-bottom: 20px;
}

#collection .years ol {
  margin: 0;
  padding: 0;
}

#collection .years ol li {
  list-style: none;
  margin: 0;
  padding: 0 0 2px;
}

#collection .years ol li a {
  padding: 2px 6px;
}

#collection .years ol li a:hover, #collection .years ol li a.active {
  background: #FFFF33;
}

#collection.tpm .years ol li a:hover, #collection.tpm .years ol li a.active {
  background: #FF0000;
}

#collection .magazines .magazine {
  display: block;
  padding-bottom: 40px;
  position: relative;
  text-align: center;
}

#collection .magazines .magazine:nth-child(3n+1) {
  clear: both;
}

#collection .magazines .magazine .covers {
  padding: 0 15px 10px;
}

#collection .magazines .magazine .covers .col {
  padding: 0 2px;
  position: relative;
}

#collection .magazines .magazine .covers .col img {
  width: 100%;
}

#collection .magazines .magazine .covers .col a {
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  top: 0;
}

#collection .magazines .magazine .covers .col .fullscreen {
  background-color: #000;
  color: #FFF;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 2px;
  text-align: center;
  top: 0;
  width: 50px;
  z-index: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.2s ease;
}

#collection .magazines .magazine .covers .col:hover .fullscreen {
  filter: alpha(opacity=100);
  opacity: 1;
}

#collection .magazines .magazine > a > span {
  background-color: #000;
  color: #FFF;
  display: inline-block;
  padding: 2px 6px;
  text-transform: uppercase;
}

#collection .magazines .magazine a {
  background: none;
  padding: 0;
}

/* -----------------------------------
    $Collaborators
    ----------------------------------- */
#collaborators-menu {
  background-color: #000;
  color: #FFF;
  font-family: 'fuguemono';
  font-size: 1.1em;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

#collaborators-menu a {
  color: #FFF;
}

#collaborators-menu.fixed {
  left: 0;
  position: fixed;
  top: 87px;
  z-index: 10;
}

#collaborators .col {
  text-align: center;
}

#collaborators .col.block h5 {
  color: #696B7A;
  font-size: 4.5em;
}

#collaborators .col.block menu {
  border: 1px dashed #C4C4C4;
  border-width: 1px 0;
  display: table;
  font-family: 'fuguemono';
  font-size: 0.85em;
  line-height: 1.6em;
  margin: 0 auto;
  padding: 20px 0;
}

#collaborators .col.block menu a,
#collaborators .col.block menu span {
  display: inline-block;
  padding: 1px 2px;
}

#collaborators .col.block menu a.active,
#collaborators .col.block menu span.active {
  background: #FFFF33;
}

#collaborators .col .author {
  display: block;
  line-height: 1em;
  padding: 0 0 35px;
}

#collaborators .col .author figure {
  background: #878585 url(../img/author.png) no-repeat center center;
  background-size: cover;
  border-radius: 50%;
  height: 120px;
  margin: 0 auto 15px;
  width: 120px;
  -webkit-mask: url(circle-120x120.svg?v=1.0.1);
  mask: url(circle-120x120.svg?v=1.0.1);
  -webkit-mask-image: url(circle-120x120.svg?v=1.0.1);
}

#collaborators .col .author span {
  background-color: #000;
  color: #FFF;
  display: inline-block;
  font-family: 'fuguemono';
  font-size: 0.85em;
  padding: 2px 6px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  #collaborators {
    padding: 5px 5px 20px;
  }
  #collaborators .col {
    float: left;
    padding: 6px 6px 3px;
    text-align: left;
    width: auto;
  }
  #collaborators .col.block {
    clear: both;
    display: block;
    float: none;
    padding: 0;
  }
  #collaborators .col.block h5,
  #collaborators .col.block menu {
    display: none;
  }
  #collaborators .col .author {
    display: inline;
    padding: 0;
  }
  #collaborators .col .author figure {
    display: none;
  }
  #collaborators .col .author br {
    display: none;
  }
}

@media (min-width: 1200px) {
  #collaborators .col {
    width: 14.285%;
  }
  #collaborators .col.block {
    width: 28.57%;
  }
  #collaborators .col .author figure {
    height: 150px;
    width: 150px;
    -webkit-mask: url(circle-150x150.svg?v=1.0.1);
    mask: url(circle-150x150.svg?v=1.0.1);
    -webkit-mask-image: url(circle-150x150.svg?v=1.0.1);
  }
}

/* -----------------------------------
    $MacMobile
    ----------------------------------- */
.mobile .btn.btn-default,
.mac .btn.btn-default {
  padding: 5px 8px 2px;
}

.mobile #menu .menu .items a,
.mac #menu .menu .items a {
  padding: 8px 5px 0;
}

.mobile #menu .menu .items a.down,
.mac #menu .menu .items a.down {
  margin-bottom: 0;
  padding-bottom: 5px;
}

.mobile #menu .menu .items a.up,
.mac #menu .menu .items a.up {
  margin-top: -5px;
  padding-top: 13px;
}

.mobile #webdoor .item .container h2,
.mac #webdoor .item .container h2 {
  box-shadow: 0 -5px 0 12px var(--background-color);
}

.mobile #contact > header > .container h1,
.mobile #article > header > .container h1,
.mac #contact > header > .container h1,
.mac #article > header > .container h1 {
  box-shadow: 0 -2px 0 8px var(--background-color);
}

.mobile #contact .author p span,
.mobile #article .author p span,
.mac #contact .author p span,
.mac #article .author p span {
  padding-top: 6px;
}

.mobile #contact .author .authors .author-item span,
.mobile #article .author .authors .author-item span,
.mac #contact .author .authors .author-item span,
.mac #article .author .authors .author-item span {
  padding-top: 6px;
}

.mobile #webdoor-mobile article > .container h2,
.mobile #home article > .container h2,
.mobile #home-mobile article > .container h2,
.mac #webdoor-mobile article > .container h2,
.mac #home article > .container h2,
.mac #home-mobile article > .container h2 {
  box-shadow: 0 -2px 0 8px var(--background-color);
}

.mobile.filter.filter-author .filter-header h2 span,
.mac.filter.filter-author .filter-header h2 span {
  padding: 8px 8px 4px;
}

.mobile.filter.filter-author .filter-header .author h1 span,
.mac.filter.filter-author .filter-header .author h1 span {
  padding: 8px 8px 3px;
}

.mobile.filter.filter-tag .filter-header h1 span, .mobile.filter.filter-magazine .filter-header h1 span,
.mac.filter.filter-tag .filter-header h1 span,
.mac.filter.filter-magazine .filter-header h1 span {
  padding: 8px 8px 3px;
}

.mobile #contact .form-container .row h5 span,
.mobile #newsletter .form-container .row h5 span,
.mobile #subscribe .form-container .row h5 span,
.mac #contact .form-container .row h5 span,
.mac #newsletter .form-container .row h5 span,
.mac #subscribe .form-container .row h5 span {
  padding: 4px 4px 1px;
}

.mobile #collaborators .col .author span,
.mac #collaborators .col .author span {
  padding-top: 6px;
}

@media (min-width: 992px) {
  .mobile #menu .menu .items a,
  .mac #menu .menu .items a {
    padding: 16px 8px 0;
  }
  .mobile #webdoor .item .container h2,
  .mac #webdoor .item .container h2 {
    box-shadow: 0 -5px 0 12px var(--background-color);
  }
  .mobile #webdoor .item .container footer .tags .bg,
  .mac #webdoor .item .container footer .tags .bg {
    padding: 3px 4px 0;
  }
  .mobile #contact > header > .container h1,
  .mobile #subscribe > header > .container h1,
  .mobile #article > header > .container h1,
  .mac #contact > header > .container h1,
  .mac #subscribe > header > .container h1,
  .mac #article > header > .container h1 {
    box-shadow: 0 -5px 0 12px var(--background-color);
  }
  .mobile #contact > header > .container h3,
  .mobile #subscribe > header > .container h3,
  .mobile #article > header > .container h3,
  .mac #contact > header > .container h3,
  .mac #subscribe > header > .container h3,
  .mac #article > header > .container h3 {
    top: -30px;
  }
  .mobile #contact .author p span,
  .mobile #subscribe .author p span,
  .mobile #article .author p span,
  .mac #contact .author p span,
  .mac #subscribe .author p span,
  .mac #article .author p span {
    padding-top: 4px;
  }
  .mobile #contact .author .authors .author-item span,
  .mobile #subscribe .author .authors .author-item span,
  .mobile #article .author .authors .author-item span,
  .mac #contact .author .authors .author-item span,
  .mac #subscribe .author .authors .author-item span,
  .mac #article .author .authors .author-item span {
    padding-top: 4px;
  }
  .mobile #contact .tags .container .list .bg,
  .mobile #subscribe .tags .container .list .bg,
  .mobile #article .tags .container .list .bg,
  .mac #contact .tags .container .list .bg,
  .mac #subscribe .tags .container .list .bg,
  .mac #article .tags .container .list .bg {
    padding: 3px 4px 0;
  }
  .mobile #home article > .container h2,
  .mobile #home-mobile article > .container h2,
  .mac #home article > .container h2,
  .mac #home-mobile article > .container h2 {
    box-shadow: 0 -5px 0 12px var(--background-color);
  }
  .mobile #home article .tags .bg,
  .mobile #home-mobile article .tags .bg,
  .mac #home article .tags .bg,
  .mac #home-mobile article .tags .bg {
    padding: 3px 4px 0;
  }
  .mobile #contact .form-container .row h5 span,
  .mobile #newsletter .form-container .row h5 span,
  .mobile #subscribe .form-container .row h5 span,
  .mac #contact .form-container .row h5 span,
  .mac #newsletter .form-container .row h5 span,
  .mac #subscribe .form-container .row h5 span {
    padding: 5px 4px 0;
  }
  .mobile #contributors .carousel .item h4 span,
  .mac #contributors .carousel .item h4 span {
    padding: 5px 4px 2px;
  }
  .mobile #trip-tpm-newsstand .container #trip-tpm h3 span,
  .mac #trip-tpm-newsstand .container #trip-tpm h3 span {
    padding: 2px 4px 5px;
  }
  .mobile.filter.filter-author .filter-header h2 span,
  .mac.filter.filter-author .filter-header h2 span {
    padding: 8px 8px 3px;
  }
  .mobile.filter.filter-author .filter-header .author h1 span,
  .mac.filter.filter-author .filter-header .author h1 span {
    padding: 5px 8px 2px;
  }
  .mobile.filter.filter-tag .filter-header h1 span, .mobile.filter.filter-magazine .filter-header h1 span,
  .mac.filter.filter-tag .filter-header h1 span,
  .mac.filter.filter-magazine .filter-header h1 span {
    padding: 12px 10px 0;
  }
  .mobile #honored .container h2 span,
  .mac #honored .container h2 span {
    padding: 8px 16px 2px;
  }
  .mobile #honored .container menu ol li label,
  .mobile #honored .container menu ol li a,
  .mobile #honored .container menu ol li a:after,
  .mac #honored .container menu ol li label,
  .mac #honored .container menu ol li a,
  .mac #honored .container menu ol li a:after {
    padding: 2px 5px 0;
  }
  .mobile #honored .container menu ol li label.active,
  .mobile #honored .container menu ol li a.active,
  .mobile #honored .container menu ol li a:after.active,
  .mac #honored .container menu ol li label.active,
  .mac #honored .container menu ol li a.active,
  .mac #honored .container menu ol li a:after.active {
    margin-top: -4px;
    padding: 6px 5px 0;
  }
  .mobile #search-area .gsc-result .gs-title a.gs-title,
  .mac #search-area .gsc-result .gs-title a.gs-title {
    padding: 6px 4px 0;
  }
  .mobile #collaborators .col .author span,
  .mac #collaborators .col .author span {
    padding-top: 4px;
  }
}

#article header .video-bg,
#webdoor .video-bg {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

#webstories {
  padding: 35px 0;
}

#webstories header {
  padding: 0 0 20px;
  text-align: center;
}

#webstories .scroll-content {
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}

@media (max-width: 767px) {
  #webstories .scroll-content {
    min-width: 100vw;
  }
}

#webstories a {
  display: inline-block;
  padding: 5px;
}

#webstories article {
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  white-space: initial;
  width: 100%;
}

#webstories article img {
  height: auto;
  width: 100%;
}

#webstories article .content {
  bottom: 0;
  left: 0;
  padding: 15px 25px;
  position: absolute;
  right: 0;
}

#webstories article h2 {
  background: #000;
  box-shadow: 0 0 0 8px #000;
  color: #fff;
  display: inline;
  font-size: 1.3rem;
  line-height: 2.3rem;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  #webstories article h2 {
    font-size: 1.2rem;
  }
}

@media (min-width: 992px) {
  #webstories article h2 {
    font-size: 1.4rem;
  }
}

#webstories article label {
  color: #000 !important;
  display: inline-block;
  font-family: 'fuguemono';
  font-size: 0.85em;
  margin: 18px 0 0 -8px;
  padding: 1px 4px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  #webstories article label {
    padding: 1px 2px;
  }
}

#webstories .owl-theme .owl-nav button.owl-prev,
#webstories .owl-theme .owl-nav button.owl-next {
  background: #000 url(../img/controls.png) no-repeat center 0;
  color: #fff;
  bottom: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  text-indent: -999px;
  height: 50px;
  margin: auto 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
  transition: none;
  z-index: 100;
}

#webstories .owl-theme .owl-nav button.owl-prev {
  left: 0;
}

#webstories .owl-theme .owl-nav button.owl-prev:hover {
  background-position: center -200px !important;
}

#webstories .owl-theme .owl-nav button.owl-next {
  right: 0;
  background-position: center -50px;
}

#webstories .owl-theme .owl-nav button.owl-next:hover {
  background-position: center -250px !important;
}

#webstories .webstories-more {
  padding: 15px;
  text-align: right;
}

#webstories .webstories-more a {
  font-family: fuguemono;
  background-color: #ff3;
  display: inline;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .mac #webstories article label {
    padding: 3px 4px 0;
  }
}

.filter-webstories .logo {
  font-size: 0;
  line-height: 0;
  text-indent: -999px;
}

.filter-webstories #webstories .webstories-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

@media (min-width: 768px) {
  .filter-webstories #webstories .webstories-list {
    flex-direction: row;
  }
}

.filter-webstories #webstories .webstories-list a {
  padding: 12px 6px;
  flex: 0 0 100%;
  width: 100%;
  min-width: 150px;
}

@media (min-width: 768px) {
  .filter-webstories #webstories .webstories-list a {
    flex: 0 0 215px;
    width: 215px;
  }
}

@media (min-width: 992px) {
  .filter-webstories #webstories .webstories-list a {
    flex: 0 0 300px;
    width: 300px;
  }
}

.filter-webstories #webstories .webstories-list a article h2 {
  font-size: 1.6rem;
}

@media (min-width: 768px) {
  .filter-webstories #webstories .webstories-list a article h2 {
    font-size: 1.2rem;
  }
}

@media (min-width: 992px) {
  .filter-webstories #webstories .webstories-list a article h2 {
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) {
  .filter-webstories #webstories .webstories-list.col-md-8 {
    width: 453px;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .filter-webstories #webstories .webstories-list.col-md-8 {
    width: 690px;
  }
}

@media (min-width: 1200px) {
  .filter-webstories #webstories .webstories-list.col-md-8 {
    width: 930px;
  }
}

.filter-webstories .ad-lista {
  padding-top: 0;
}

@media (min-width: 768px) {
  .filter-webstories .ad-lista {
    width: 315px;
    padding: 0 15px 0 0;
  }
}

@media (min-width: 992px) {
  .filter-webstories .ad-lista {
    width: 330px;
  }
}

.filter-webstories .ad-lista .ad div {
  background-color: #eee;
}

/* -----------------------------------
    $Transformer
----------------------------------- */
#countdown {
  bottom: 0;
  min-height: 250px;
  left: 0;
  margin: auto;
  padding-bottom: 35px;
  position: absolute;
  right: 0;
  top: 0;
  color: #FFF;
  font-family: 'DM Sans';
  font-weight: normal;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  #countdown {
    align-items: flex-end;
  }
}

#countdown #countdown-title {
  font-size: 2em;
  font-weight: 500;
  margin: 0;
  padding: 0 0 80px;
}

@media (max-width: 991px) {
  #countdown #countdown-title {
    font-size: 1.2em;
    padding: 0;
  }
}

#countdown #countdown-body ul {
  list-style: none;
  margin: 15px 0 0;
  padding: 0;
  display: flex;
  justify-content: space-around;
  text-align: center;
  flex-wrap: wrap;
  padding-left: 0;
}

#countdown #countdown-body ul li {
  list-style: none;
  flex: 1;
}

#countdown #countdown-body ul li span {
  font-size: 9em;
  line-height: 80px;
  font-weight: bold;
}

@media (max-width: 991px) {
  #countdown #countdown-body ul li span {
    font-size: 5em;
  }
}

#countdown #countdown-body ul li p {
  font-weight: 500;
  margin: 15px 0 0;
}

@media (max-width: 991px) {
  #countdown #countdown-body ul li p {
    margin: 0 0 10px;
  }
}

#countdown #countdown-body ul li.number {
  min-width: 197px;
}

@media (max-width: 991px) {
  #countdown #countdown-body ul li.number {
    min-width: 80px;
  }
}

#countdown #countdown-body ul li.seperator {
  max-width: 50px;
  font-size: 9em;
  font-weight: bold;
  line-height: 70px;
  vertical-align: top;
}

@media (max-width: 991px) {
  #countdown #countdown-body ul li.seperator {
    min-width: 40px;
    font-size: 5em;
    max-width: 50px;
    max-width: 50px;
  }
  #countdown #countdown-body ul li.seperator.break-xs {
    flex: 0 0 100%;
    text-indent: -99999px;
    line-height: 5px;
    font-size: 5px;
    max-width: 100%;
  }
}

#article.voting-trip-transformadoras #article-header p,
#article.voting-trip-transformadoras #article-body blockquote,
#article.voting-trip-transformadoras .author-share {
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}

#article.voting-trip-transformadoras .thumb {
  background: #000;
}

@media (max-width: 991px) {
  #article.voting-trip-transformadoras .thumb figure {
    height: 400px !important;
  }
}

#article.voting-trip-transformadoras #article-header p {
  font-size: 1.2em;
  margin-top: 25px;
}

#article.voting-trip-transformadoras #article-body {
  padding: 60px 0;
}

#article.voting-trip-transformadoras #article-body > .container {
  margin-top: 0;
}

#article.voting-trip-transformadoras #article-body.article-div.text blockquote {
  padding: 5px 0 0;
  width: 100%;
  color: #000;
  font-family: 'fuguemono';
  font-size: 1.8em;
  text-transform: uppercase;
  text-align: center;
  border-left: none;
  float: none;
}

#article.voting-trip-transformadoras #article-body.article-div.text blockquote br {
  display: none;
}

#article.voting-trip-transformadoras #article-body.article-div.text blockquote span {
  font-size: .5em;
  display: inline;
}

#article.voting-trip-transformadoras #article-body.article-div.text blockquote .share {
  font-size: 17px;
}

#article.voting-trip-transformadoras #article-body.article-div.text blockquote .share::before {
  content: 'Compartilhe!';
  color: #878585;
  float: left;
  font-size: .7em;
  text-transform: uppercase;
  font-family: 'fuguemono';
  display: inline;
  padding-right: 15px;
}

@media (max-width: 991px) {
  #article.voting-trip-transformadoras #article-body {
    padding: 10px 0 40px;
  }
}

#transformers .transformer {
  margin-bottom: 40px;
}

#transformers .transformer .thumb {
  position: initial;
}

#transformers .transformer .thumb figure {
  background: #EBEBEB no-repeat center center;
  background-size: cover;
  height: 100%;
  width: 100%;
  max-height: 400px;
}

#transformers .transformer .thumb figure img {
  height: 100%;
  width: 100%;
}

#transformers .transformer .title {
  margin: -8px 8px 20px;
  text-align: center;
}

#transformers .transformer .title h2 {
  --background-color: #000;
  color: #FFF;
  box-shadow: 0 -2px 0 12px #000;
  background-color: #000;
  display: inline;
  font-size: 1.4em;
  line-height: 1.6em;
  margin: 0;
  text-align: inherit;
  text-transform: uppercase;
}

#transformers .transformer hr {
  border: 3px solid #000;
  border-width: 3px 0 0;
  margin: 0 0 20px;
  width: 13px;
}

#transformers .transformer .content {
  text-align: inherit;
  margin: 20px 0;
}

#transformers .transformer .voting {
  text-align: inherit;
}

#transformers .transformer .voting .btn-default {
  font-size: 1.2em;
  padding: 5px 10px;
  background: #FFFF33;
  color: #000;
}

#transformers .transformer .voting .btn-default:hover {
  background: #000;
  color: #FFF;
}

@media (min-width: 992px) {
  #transformers .transformer {
    text-align: left;
  }
  #transformers .transformer .title {
    text-align: inherit;
  }
  #transformers .transformer p {
    text-align: inherit;
  }
  #transformers .transformer .footer {
    text-align: center;
    margin-top: 30px;
  }
  #transformers .transformer .footer .btn-default {
    font-size: 1.2em;
    padding: 5px 10px;
  }
}

#sponsors.voting-sponsors {
  text-align: left;
  padding: 20px 0;
}

#sponsors.voting-sponsors div.container {
  width: 100%;
}

@media (min-width: 768px) {
  #sponsors.voting-sponsors div.container {
    width: 1285px;
    border-top: none;
  }
}

@media (min-width: 768px) {
  #sponsors.voting-sponsors {
    border-top: 1px dashed #A8A8A8;
  }
}

#confirm-vote {
  font-family: 'fuguemono';
  text-align: center;
}

#confirm-vote header {
  padding-bottom: 15px;
}

#confirm-vote header figure {
  background: #878585 url(../img/author.png) no-repeat center center;
  background-size: cover;
  margin: 0 auto 30px;
  width: 290px;
  height: 290px;
}

@media (max-width: 991px) {
  #confirm-vote header figure {
    width: 200px;
    height: 200px;
  }
}

#confirm-vote header p {
  font-size: 1.35em;
}

#confirm-vote form {
  margin: 0 auto;
  max-width: 420px;
}

#confirm-vote .form-group {
  margin-top: 5px;
}

#confirm-vote .form-group input {
  background: transparent;
  border-radius: 0;
  border-color: #000;
  box-shadow: none;
  color: #AFAFAF;
  font-family: 'fuguemono';
  font-size: .9em;
  padding: 5px 8px;
}

#confirm-vote .form-group span.error {
  color: #FF0000;
  margin-top: 5px;
  display: block;
  font-size: .8em;
}

#confirm-vote .form-group.trip-checkbox-toggle {
  cursor: pointer;
  display: table;
  margin: 25px auto 0;
  padding-left: 50px;
  position: relative;
}

#confirm-vote .form-group.trip-checkbox-toggle:before, #confirm-vote .form-group.trip-checkbox-toggle:after {
  background: #FFF;
  border: 1px solid #000;
  content: '';
  display: block;
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 38px;
}

#confirm-vote .form-group.trip-checkbox-toggle:before {
  transition: background 0.2s ease;
}

#confirm-vote .form-group.trip-checkbox-toggle:after {
  background: #FFF;
  width: 12px;
  transition: left 0.2s ease;
}

#confirm-vote .form-group.trip-checkbox-toggle label {
  cursor: pointer;
}

#confirm-vote .form-group.trip-checkbox-toggle.active:before {
  background: #000;
}

#confirm-vote .form-group.trip-checkbox-toggle.active:after {
  left: 26px;
}

#confirm-vote button {
  margin-top: 20px;
}

#confirm-vote #form-confirm-vote-status .success,
#confirm-vote #form-confirm-vote-status .error {
  display: none;
}

#confirm-vote #g-recaptcha {
  display: flex;
  justify-content: center;
}

#confirm-vote #g-recaptcha-error {
  display: block;
  color: red;
  margin-top: 5px;
  font-size: .8em;
}

#confirm-vote footer {
  font-size: 0.9em;
  padding: 30px 0 0;
}

#confirm-vote footer p {
  padding-bottom: 10px;
}

#confirm-vote footer a {
  background: #FFFF33;
  padding: 0 2px;
}

body.confirm-vote-opened {
  overflow: hidden;
}

body.confirm-vote-opened #confirm-vote {
  display: block;
}

/* ===================================
   $Support classes
   =================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

.ir br {
  display: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.none {
  display: none;
}

.clear {
  clear: both;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

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

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}
