@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400");
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/awesome-bootstrap-checkbox/0.3.7/awesome-bootstrap-checkbox.min.css";
@import url("https://fonts.googleapis.com/css?family=Indie+Flower");
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: 1px 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 {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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/glyphicons-halflings-regular.eot");
  src: url("../../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #EBEBEB; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #06569b;
  text-decoration: none; }
  a:hover, a:focus {
    color: #032d51;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #EBEBEB;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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: normal;
    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: 30px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 16px; }

h4, .h4 {
  font-size: 16px; }

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 {
  background-color: #fcf8e3;
  padding: .2em; }

.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-lowercase:first-letter {
  text-transform: lowercase; }

.text-uppercase, .initialism, .text-uppercase:first-letter {
  text-transform: uppercase; }

.text-capitalize, .text-capitalize:first-letter {
  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 #b5b5b5; }

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-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.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;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .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.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 740px; } }
  @media (min-width: 992px) {
    .container {
      width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1160px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-md-2_4, .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-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-2_4, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2, .col-md-2_4 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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.42857;
    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: #EBEBEB; }

.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.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 {
  overflow-x: auto;
  min-height: 0.01%; }
  @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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 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: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .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; }

input[type="search"] {
  -webkit-appearance: none; }

@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[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

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; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .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-left: 0;
    padding-right: 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[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  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.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 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[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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.33333; }

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 10px; }

@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: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    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:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .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: #1A327B;
  border-color: #1a327b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #112151;
    border-color: #040712; }
  .btn-primary:hover {
    color: #fff;
    background-color: #112151;
    border-color: #0f1d48; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #112151;
    border-color: #0f1d48; }
    .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: #0b1533;
      border-color: #040712; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .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: #1A327B;
    border-color: #1a327b; }
  .btn-primary .badge {
    color: #1A327B;
    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;
    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:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .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;
    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:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .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;
    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:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .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;
    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:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .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 {
  color: #06569b;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #032d51;
    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.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .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: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.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 {
    content: " ";
    display: table; }
  .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-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  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 {
  content: " ";
  display: table; }

.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-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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-left: 0;
    padding-right: 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: normal;
  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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .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: #333333;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #06569b; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #fff;
      background-color: #1A327B;
      border: 1px solid #1A327B;
      border-bottom-color: transparent;
      cursor: default; }

.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 {
      text-align: center;
      margin-bottom: 5px; }
  .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: #EBEBEB; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  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 {
    content: " ";
    display: table; }
  .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-left: 0;
        padding-right: 0; } }

.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; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }
  @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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @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; }

.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .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: -10px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  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 -10px; }
  .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 {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      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;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-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-left: 10px;
      margin-right: 10px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -10px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @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-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: #9D1980;
  border-color: #71125c; }
  .navbar-inverse .navbar-brand {
    color: #FFF; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #e6e6e6;
      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: #71125c; }
  .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-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: #7e1467; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #71125c;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #71125c; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #71125c; }
    .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: #71125c; }
    .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-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 {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .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;
      line-height: 1.42857;
      text-decoration: none;
      color: #06569b;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #032d51;
    background-color: #eeeeee;
    border-color: #ddd; }
  .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;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-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-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .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;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .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;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  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: #06569b;
    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 {
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #EBEBEB;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #06569b; }

.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }
  .alert-success a {
    color: #3c763d; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }
  .alert-info a {
    color: #31708f; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }
  .alert-warning a {
    color: #8a6d3b; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }
  .alert-danger a {
    color: #a94442; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.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 {
  margin-bottom: 20px;
  padding-left: 0; }

.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-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

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 {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .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; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #FFF;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-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-right-radius: 3px;
    border-top-left-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-right-radius: 0;
  border-top-left-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-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-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-left-radius: 3px;
    border-bottom-right-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 {
  border: 0;
  margin-bottom: 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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open, .vlx-modal-open {
  overflow: hidden; }

.modal, .vlx-modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog, .modal.fade .vlx-modal-dialog, .vlx-modal.fade .modal-dialog, .vlx-modal.fade .vlx-modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog, .modal.in .vlx-modal-dialog, .vlx-modal.in .modal-dialog, .vlx-modal.in .vlx-modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal, .vlx-modal-open .vlx-modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog, .vlx-modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content, .vlx-modal-content {
  position: relative;
  background-color: #FFF;
  border: 1px solid #CDCDCD;
  border: 1px solid #CDCDCD;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop, .vlx-modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade, .vlx-modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in, .vlx-modal-backdrop.in {
    opacity: 0.8;
    filter: alpha(opacity=80); }

.modal-header, .vlx-modal-header {
  padding: 10px;
  border-bottom: 1px solid #CDCDCD; }
  .modal-header:before, .modal-header:after, .vlx-modal-header:before, .vlx-modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after, .vlx-modal-header:after {
    clear: both; }

.modal-header .close, .vlx-modal-header .close {
  margin-top: -2px; }

.modal-title, .vlx-modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body, .vlx-modal-body {
  position: relative;
  padding: 10px; }

.modal-footer, .vlx-modal-footer {
  padding: 10px;
  text-align: right;
  border-top: 1px solid #CDCDCD; }
  .modal-footer:before, .modal-footer:after, .vlx-modal-footer:before, .vlx-modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after, .vlx-modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .vlx-modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .vlx-modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block, .vlx-modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure, .vlx-modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

#modalChallenge .modal-header .close, #modalChallenge .vlx-modal-header .close {
  margin: 0; }

#modalChallenge .modal-header .modal-title h4, #modalChallenge .modal-header .vlx-modal-title h4, #modalChallenge .vlx-modal-header .modal-title h4, #modalChallenge .vlx-modal-header .vlx-modal-title h4 {
  margin-top: 0; }

#modalChallenge .modal-body, #modalChallenge .vlx-modal-body {
  padding: 0 10px 15px; }
  #modalChallenge .modal-body .warning, #modalChallenge .modal-body .error, #modalChallenge .vlx-modal-body .warning, #modalChallenge .vlx-modal-body .error {
    display: none; }
    #modalChallenge .modal-body .warning h3, #modalChallenge .modal-body .error h3, #modalChallenge .vlx-modal-body .warning h3, #modalChallenge .vlx-modal-body .error h3 {
      margin: 5px 0;
      line-height: 20px; }
    #modalChallenge .modal-body .warning .btns, #modalChallenge .modal-body .error .btns, #modalChallenge .vlx-modal-body .warning .btns, #modalChallenge .vlx-modal-body .error .btns {
      display: block;
      text-align: center; }
      #modalChallenge .modal-body .warning .btns button, #modalChallenge .modal-body .error .btns button, #modalChallenge .vlx-modal-body .warning .btns button, #modalChallenge .vlx-modal-body .error .btns button {
        display: inline-block;
        width: 49%; }

@media (min-width: 768px) {
  .modal-dialog, .vlx-modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content, .vlx-modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm, .vlx-modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg, .vlx-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: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 10px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 10px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 10px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 10px; }

.tooltip-inner {
  max-width: 300px;
  padding: 3px 8px;
  color: #212121;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: rgba(255, 255, 255, 0.8); }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: rgba(255, 255, 255, 0.8); }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: rgba(255, 255, 255, 0.8); }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: rgba(255, 255, 255, 0.8); }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: rgba(255, 255, 255, 0.8); }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: rgba(255, 255, 255, 0.8); }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: rgba(255, 255, 255, 0.8); }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: rgba(255, 255, 255, 0.8); }

.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: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    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 {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .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;
    line-height: 1;
    font-family: serif; }
  .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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 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; } }

.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #ccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #555555; }
  .checkbox input[type="checkbox"],
  .checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1; }
    .checkbox input[type="checkbox"]:focus + label::before,
    .checkbox input[type="radio"]:focus + label::before {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after,
    .checkbox input[type="radio"]:checked + label::after {
      font-family: "Glyphicons Halflings";
      content: ""; }
    .checkbox input[type="checkbox"]:indeterminate + label::after,
    .checkbox input[type="radio"]:indeterminate + label::after {
      display: block;
      content: "";
      width: 10px;
      height: 3px;
      background-color: #555555;
      border-radius: 2px;
      margin-left: -16.5px;
      margin-top: 7px; }
    .checkbox input[type="checkbox"]:disabled + label,
    .checkbox input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before,
      .checkbox input[type="radio"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7; }

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7; }

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }
    .radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #ccc;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
    .radio label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 3px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0;
    z-index: 1; }
    .radio input[type="radio"]:focus + label::before {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .radio input[type="radio"]:checked + label::after {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7; }

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7; }

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }

.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }

.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }

.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }

.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }

.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }

.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }

.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }

.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: "Glyphicons Halflings";
  content: ""; }

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff; }

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff; }

/*@import "https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf";*/
/*@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
    src: url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), // IE6-IE8 / 
         url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'), // Modern Browsers / 
         url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype'), // Safari, Android, iOS / 
         url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#svgFontName') format('svg'); // Legacy iOS /
}*/
.mb-0 {
  margin-bottom: 0px; }

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mr-0 {
  margin-right: 0px; }

.mr-5 {
  margin-right: 5px; }

.mr-10 {
  margin-right: 10px; }

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-25 {
  margin-right: 25px; }

.mr-30 {
  margin-right: 30px; }

.mt-0 {
  margin-top: 0px; }

.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.pb-0 {
  padding-bottom: 0px; }

.pb-5 {
  padding-bottom: 5px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-25 {
  padding-bottom: 25px; }

.pb-30 {
  padding-bottom: 30px; }

.pt-0 {
  padding-top: 0px; }

.pt-5 {
  padding-top: 5px; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-25 {
  padding-top: 25px; }

.pt-30 {
  padding-top: 30px; }

.pl-0 {
  padding-left: 0px; }

.pl-5 {
  padding-left: 5px; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-25 {
  padding-left: 25px; }

.pl-30 {
  padding-left: 30px; }

.pr-0 {
  padding-right: 0px; }

.pr-5 {
  padding-right: 5px; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-25 {
  padding-right: 25px; }

.pr-30 {
  padding-right: 30px; }

::selection {
  color: #333333;
  background: #337ab7; }

::-moz-selection {
  color: #333333;
  background: #337ab7; }

p {
  font-size: 14px; }
  @media (min-width: 768px) {
    p {
      font-size: 14px; } }
  @media (min-width: 992px) {
    p {
      font-size: 14px; } }

.text-ellipse {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-wrap {
  word-wrap: break-word; }

.text-nowrap {
  white-space: nowrap; }

.text-uppercase, .initialism, .text-uppercase:first-letter {
  text-transform: uppercase !important; }

.text-lowercase, .text-lowercase:first-letter {
  text-transform: lowercase !important; }

.text-capitalize, .text-capitalize:first-letter {
  text-transform: capitalize !important; }

h1 {
  font-weight: bold; }

h3 {
  font-weight: bold !important; }

h5 {
  font-weight: bold; }

.page-header {
  text-transform: uppercase;
  color: #333333;
  padding-bottom: 9px;
  margin: 20px 0 20px !important; }

h2 {
  color: #333333; }

a.disabled, a[disabled],
.link.disabled,
.link[disabled] {
  cursor: not-allowed;
  pointer-events: none; }
  a.disabled:hover, a[disabled]:hover,
  .link.disabled:hover,
  .link[disabled]:hover {
    color: #333333; }

.text-primary a, .text-primary
.link {
  color: #337ab7; }
  .text-primary a:hover, .text-primary
  .link:hover {
    color: #032d51; }

.text-success a, .text-success
.link {
  color: #3c763d; }
  .text-success a:hover, .text-success
  .link:hover {
    color: #032d51; }

.text-info a, .text-info
.link {
  color: #31708f; }
  .text-info a:hover, .text-info
  .link:hover {
    color: #032d51; }

.text-warning a, .text-warning
.link {
  color: #8a6d3b; }
  .text-warning a:hover, .text-warning
  .link:hover {
    color: #032d51; }

.text-danger a, .text-danger
.link {
  color: #a94442; }
  .text-danger a:hover, .text-danger
  .link:hover {
    color: #032d51; }

.text-error a:hover, .text-error
.link:hover {
  color: #032d51; }

a .link-default,
.link .link-default {
  color: #333333; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
nav a, h1
.link,
h2
.link,
h3
.link,
h4
.link,
h5
.link,
h6
.link,
nav
.link {
  text-decoration: none; }

.link-static {
  text-decoration: underline; }

.help-block {
  font-size: 12px; }

.bg-primary {
  background-color: #1A327B; }

.bg-primary-hover {
  background-color: #163183; }

.bg-secondary {
  background-color: #212121; }

.bg-secondary-hover {
  background-color: #2F2F2F; }

.bg-text-primary {
  background-color: #333333; }

.bg-text-secondary {
  background-color: #656565; }

.bg-backgorund {
  background-color: #fff; }

.btn {
  outline: none;
  padding: 12px 20px;
  margin: 0;
  line-height: normal;
  font-size: 14px;
  text-decoration: none; }
  .btn > .icon, .btn > .glyphicon {
    font-size: 24px;
    margin-right: 10px;
    top: 0;
    height: 24px;
    vertical-align: middle;
    display: inline-block; }
  @media (max-width: 767px) {
    .btn:not(.btn-card-room) {
      display: block;
      width: 100%;
      margin-bottom: 10px !important; } }
  .btn:hover, .btn:active, .btn:focus {
    outline: none;
    text-decoration: none; }
    .btn:hover:hover, .btn:hover:focus, .btn:active:hover, .btn:active:focus, .btn:focus:hover, .btn:focus:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .btn.active, .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.loading {
    position: relative;
    opacity: .8;
    color: transparent !important;
    text-shadow: none !important; }
    .btn.loading:hover, .btn.loading:active, .btn.loading:focus {
      cursor: default;
      color: transparent;
      outline: none !important;
      box-shadow: none; }
    .btn.loading:before {
      content: '';
      display: inline-block;
      position: absolute;
      background: transparent;
      border: 1px solid #fff;
      border-top-color: transparent;
      border-bottom-color: transparent;
      border-radius: 50%;
      box-sizing: border-box;
      top: 50%;
      left: 50%;
      margin-top: -12px;
      margin-left: -12px;
      width: 24px;
      height: 24px;
      -webkit-animation: ld 1s ease-in-out infinite;
      -moz-animation: ld 1s ease-in-out infinite;
      -o-animation: ld 1s ease-in-out infinite;
      animation: ld 1s ease-in-out infinite; }

.btn-sm, .btn-group-sm > .btn {
  padding: 6px 15px;
  margin: 0;
  line-height: 18px;
  text-decoration: none; }

.btn-primary {
  color: #fff;
  background-color: #1A327B;
  border-color: #1a327b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #112151;
    border-color: #040712; }
  .btn-primary:hover {
    color: #fff;
    background-color: #112151;
    border-color: #0f1d48; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #112151;
    border-color: #0f1d48; }
    .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: #0b1533;
      border-color: #040712; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .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: #1A327B;
    border-color: #1a327b; }
  .btn-primary .badge {
    color: #1A327B;
    background-color: #fff; }

.btn-secondary {
  color: #757575;
  background-color: #FFFFFF;
  border-color: #404040; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #757575;
    background-color: #e6e6e6;
    border-color: black; }
  .btn-secondary:hover {
    color: #757575;
    background-color: #e6e6e6;
    border-color: #212121; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #757575;
    background-color: #e6e6e6;
    border-color: #212121; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #757575;
      background-color: #d4d4d4;
      border-color: black; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    background-image: none; }
  .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus,
  fieldset[disabled] .btn-secondary:hover,
  fieldset[disabled] .btn-secondary:focus,
  fieldset[disabled] .btn-secondary.focus {
    background-color: #FFFFFF;
    border-color: #404040; }
  .btn-secondary .badge {
    color: #FFFFFF;
    background-color: #757575; }

.btn-card-room {
  color: #ffffff;
  background-color: #1A327B;
  border-color: #1a327b; }
  .btn-card-room:focus, .btn-card-room.focus {
    color: #ffffff;
    background-color: #112151;
    border-color: #040712; }
  .btn-card-room:hover {
    color: #ffffff;
    background-color: #112151;
    border-color: #0f1d48; }
  .btn-card-room:active, .btn-card-room.active,
  .open > .btn-card-room.dropdown-toggle {
    color: #ffffff;
    background-color: #112151;
    border-color: #0f1d48; }
    .btn-card-room:active:hover, .btn-card-room:active:focus, .btn-card-room:active.focus, .btn-card-room.active:hover, .btn-card-room.active:focus, .btn-card-room.active.focus,
    .open > .btn-card-room.dropdown-toggle:hover,
    .open > .btn-card-room.dropdown-toggle:focus,
    .open > .btn-card-room.dropdown-toggle.focus {
      color: #ffffff;
      background-color: #0b1533;
      border-color: #040712; }
  .btn-card-room:active, .btn-card-room.active,
  .open > .btn-card-room.dropdown-toggle {
    background-image: none; }
  .btn-card-room.disabled:hover, .btn-card-room.disabled:focus, .btn-card-room.disabled.focus, .btn-card-room[disabled]:hover, .btn-card-room[disabled]:focus, .btn-card-room[disabled].focus,
  fieldset[disabled] .btn-card-room:hover,
  fieldset[disabled] .btn-card-room:focus,
  fieldset[disabled] .btn-card-room.focus {
    background-color: #1A327B;
    border-color: #1a327b; }
  .btn-card-room .badge {
    color: #1A327B;
    background-color: #ffffff; }

.btn-colorless {
  color: #fff;
  background-color: transparent;
  border-color: #ffffff; }
  .btn-colorless:focus, .btn-colorless.focus {
    color: #fff;
    background-color: transparent;
    border-color: #bfbfbf; }
  .btn-colorless:hover {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0; }
  .btn-colorless:active, .btn-colorless.active,
  .open > .btn-colorless.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0; }
    .btn-colorless:active:hover, .btn-colorless:active:focus, .btn-colorless:active.focus, .btn-colorless.active:hover, .btn-colorless.active:focus, .btn-colorless.active.focus,
    .open > .btn-colorless.dropdown-toggle:hover,
    .open > .btn-colorless.dropdown-toggle:focus,
    .open > .btn-colorless.dropdown-toggle.focus {
      color: #fff;
      background-color: transparent;
      border-color: #bfbfbf; }
  .btn-colorless:active, .btn-colorless.active,
  .open > .btn-colorless.dropdown-toggle {
    background-image: none; }
  .btn-colorless.disabled:hover, .btn-colorless.disabled:focus, .btn-colorless.disabled.focus, .btn-colorless[disabled]:hover, .btn-colorless[disabled]:focus, .btn-colorless[disabled].focus,
  fieldset[disabled] .btn-colorless:hover,
  fieldset[disabled] .btn-colorless:focus,
  fieldset[disabled] .btn-colorless.focus {
    background-color: transparent;
    border-color: #ffffff; }
  .btn-colorless .badge {
    color: transparent;
    background-color: #fff; }

.btn-face {
  color: #fff;
  background-color: #4267b2;
  border-color: transparent; }
  .btn-face:focus, .btn-face.focus {
    color: #fff;
    background-color: #34518d;
    border-color: transparent; }
  .btn-face:hover {
    color: #fff;
    background-color: #34518d;
    border-color: transparent; }
  .btn-face:active, .btn-face.active,
  .open > .btn-face.dropdown-toggle {
    color: #fff;
    background-color: #34518d;
    border-color: transparent; }
    .btn-face:active:hover, .btn-face:active:focus, .btn-face:active.focus, .btn-face.active:hover, .btn-face.active:focus, .btn-face.active.focus,
    .open > .btn-face.dropdown-toggle:hover,
    .open > .btn-face.dropdown-toggle:focus,
    .open > .btn-face.dropdown-toggle.focus {
      color: #fff;
      background-color: #2b4273;
      border-color: transparent; }
  .btn-face:active, .btn-face.active,
  .open > .btn-face.dropdown-toggle {
    background-image: none; }
  .btn-face.disabled:hover, .btn-face.disabled:focus, .btn-face.disabled.focus, .btn-face[disabled]:hover, .btn-face[disabled]:focus, .btn-face[disabled].focus,
  fieldset[disabled] .btn-face:hover,
  fieldset[disabled] .btn-face:focus,
  fieldset[disabled] .btn-face.focus {
    background-color: #4267b2;
    border-color: transparent; }
  .btn-face .badge {
    color: #4267b2;
    background-color: #fff; }

.btn-twitter {
  color: #fff;
  background-color: #1b95e0;
  border-color: transparent; }
  .btn-twitter:focus, .btn-twitter.focus {
    color: #fff;
    background-color: #1677b2;
    border-color: transparent; }
  .btn-twitter:hover {
    color: #fff;
    background-color: #1677b2;
    border-color: transparent; }
  .btn-twitter:active, .btn-twitter.active,
  .open > .btn-twitter.dropdown-toggle {
    color: #fff;
    background-color: #1677b2;
    border-color: transparent; }
    .btn-twitter:active:hover, .btn-twitter:active:focus, .btn-twitter:active.focus, .btn-twitter.active:hover, .btn-twitter.active:focus, .btn-twitter.active.focus,
    .open > .btn-twitter.dropdown-toggle:hover,
    .open > .btn-twitter.dropdown-toggle:focus,
    .open > .btn-twitter.dropdown-toggle.focus {
      color: #fff;
      background-color: #126293;
      border-color: transparent; }
  .btn-twitter:active, .btn-twitter.active,
  .open > .btn-twitter.dropdown-toggle {
    background-image: none; }
  .btn-twitter.disabled:hover, .btn-twitter.disabled:focus, .btn-twitter.disabled.focus, .btn-twitter[disabled]:hover, .btn-twitter[disabled]:focus, .btn-twitter[disabled].focus,
  fieldset[disabled] .btn-twitter:hover,
  fieldset[disabled] .btn-twitter:focus,
  fieldset[disabled] .btn-twitter.focus {
    background-color: #1b95e0;
    border-color: transparent; }
  .btn-twitter .badge {
    color: #1b95e0;
    background-color: #fff; }

.btn-linkedin {
  color: #fff;
  background-color: #0a66c2;
  border-color: transparent; }
  .btn-linkedin:focus, .btn-linkedin.focus {
    color: #fff;
    background-color: #084d92;
    border-color: transparent; }
  .btn-linkedin:hover {
    color: #fff;
    background-color: #084d92;
    border-color: transparent; }
  .btn-linkedin:active, .btn-linkedin.active,
  .open > .btn-linkedin.dropdown-toggle {
    color: #fff;
    background-color: #084d92;
    border-color: transparent; }
    .btn-linkedin:active:hover, .btn-linkedin:active:focus, .btn-linkedin:active.focus, .btn-linkedin.active:hover, .btn-linkedin.active:focus, .btn-linkedin.active.focus,
    .open > .btn-linkedin.dropdown-toggle:hover,
    .open > .btn-linkedin.dropdown-toggle:focus,
    .open > .btn-linkedin.dropdown-toggle.focus {
      color: #fff;
      background-color: #063b70;
      border-color: transparent; }
  .btn-linkedin:active, .btn-linkedin.active,
  .open > .btn-linkedin.dropdown-toggle {
    background-image: none; }
  .btn-linkedin.disabled:hover, .btn-linkedin.disabled:focus, .btn-linkedin.disabled.focus, .btn-linkedin[disabled]:hover, .btn-linkedin[disabled]:focus, .btn-linkedin[disabled].focus,
  fieldset[disabled] .btn-linkedin:hover,
  fieldset[disabled] .btn-linkedin:focus,
  fieldset[disabled] .btn-linkedin.focus {
    background-color: #0a66c2;
    border-color: transparent; }
  .btn-linkedin .badge {
    color: #0a66c2;
    background-color: #fff; }

.btn-google {
  color: #7f7f7f;
  background-color: #FFF;
  border-color: rgba(0, 0, 0, 0.2); }
  .btn-google:focus, .btn-google.focus {
    color: #7f7f7f;
    background-color: #e6e6e6;
    border-color: rgba(0, 0, 0, 0.2); }
  .btn-google:hover {
    color: #7f7f7f;
    background-color: #e6e6e6;
    border-color: rgba(0, 0, 0, 0.2); }
  .btn-google:active, .btn-google.active,
  .open > .btn-google.dropdown-toggle {
    color: #7f7f7f;
    background-color: #e6e6e6;
    border-color: rgba(0, 0, 0, 0.2); }
    .btn-google:active:hover, .btn-google:active:focus, .btn-google:active.focus, .btn-google.active:hover, .btn-google.active:focus, .btn-google.active.focus,
    .open > .btn-google.dropdown-toggle:hover,
    .open > .btn-google.dropdown-toggle:focus,
    .open > .btn-google.dropdown-toggle.focus {
      color: #7f7f7f;
      background-color: #d4d4d4;
      border-color: rgba(0, 0, 0, 0.2); }
  .btn-google:active, .btn-google.active,
  .open > .btn-google.dropdown-toggle {
    background-image: none; }
  .btn-google.disabled:hover, .btn-google.disabled:focus, .btn-google.disabled.focus, .btn-google[disabled]:hover, .btn-google[disabled]:focus, .btn-google[disabled].focus,
  fieldset[disabled] .btn-google:hover,
  fieldset[disabled] .btn-google:focus,
  fieldset[disabled] .btn-google.focus {
    background-color: #FFF;
    border-color: rgba(0, 0, 0, 0.2); }
  .btn-google .badge {
    color: #FFF;
    background-color: #7f7f7f; }

.btn-face, .btn-google, .btn-twitter, .btn-linkedin {
  position: relative;
  padding: 8px 15px 8px 8px;
  text-align: left;
  margin: 5px 5px 5px 0; }
  .btn-face .btn-icon, .btn-google .btn-icon, .btn-twitter .btn-icon, .btn-linkedin .btn-icon {
    float: left;
    width: 24px;
    height: 24px; }
  .btn-face .btn-txt, .btn-google .btn-txt, .btn-twitter .btn-txt, .btn-linkedin .btn-txt {
    float: left;
    margin: 4px 0 0 10px; }
  .btn-face.btn-sm span:after, .btn-group-sm > .btn-face.btn span:after, .btn-google.btn-sm span:after, .btn-group-sm > .btn-google.btn span:after, .btn-twitter.btn-sm span:after, .btn-group-sm > .btn-twitter.btn span:after, .btn-linkedin.btn-sm span:after, .btn-group-sm > .btn-linkedin.btn span:after {
    height: 30px; }
  .btn-face.fix-width, .btn-google.fix-width, .btn-twitter.fix-width, .btn-linkedin.fix-width {
    width: 240px; }
  @media (max-width: 767px) {
    .btn-face.fix-width, .btn-google.fix-width, .btn-twitter.fix-width, .btn-linkedin.fix-width {
      width: 100%; }
    .btn-face.long-text, .btn-google.long-text, .btn-twitter.long-text, .btn-linkedin.long-text {
      width: 100%;
      font-size: 12px; }
    .btn-face .btn-txt, .btn-google .btn-txt, .btn-twitter .btn-txt, .btn-linkedin .btn-txt {
      margin-top: 5px; } }

.btn-google .btn-icon {
  background: url("../../images/icones/google.png") no-repeat 2px 1px;
  background-size: 22px; }

@media (max-width: 767px) {
  .btn-google.long-text span {
    font-size: 19px; } }

.btn-primary {
  border: none;
  color: #fff; }
  .btn-primary:hover {
    background-color: #163183;
    border-color: #1a327b; }
    .btn-primary:hover:focus, .btn-primary:hover:active {
      background-color: #1A327B;
      border-color: #1a327b; }
    .btn-primary:hover:active {
      background-color: #163183;
      border-color: #1a327b; }
  .btn-primary:focus {
    background-color: #1A327B;
    border-color: #1a327b; }
    .btn-primary:focus:hover {
      background-color: #163183;
      border-color: #1a327b; }
  .btn-primary:active, .btn-primary.active {
    background-color: #1A327B;
    border-color: #1a327b; }
    .btn-primary:active:hover, .btn-primary.active:hover {
      background-color: #163183;
      border-color: #1a327b; }

.btn-card-room {
  position: relative;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 9px;
  padding-right: 35px; }
  .btn-card-room.btn-sm, .btn-group-sm > .btn-card-room.btn {
    line-height: 16px; }
  .btn-card-room > [class^="icon"]:before {
    margin: 0;
    position: absolute;
    right: 7px;
    top: 8px; }
  .btn-card-room > [class^="icon"]:after {
    content: ' ';
    position: absolute;
    top: -1px;
    height: 31px;
    width: 1px;
    border-right: 1px solid #fff;
    right: 27px;
    z-index: 22; }
  .btn-card-room.disabled, .btn-card-room[disabled],
  fieldset[disabled] .btn-card-room {
    background-color: #757575;
    border-color: #757575; }
    .btn-card-room.disabled:focus, .btn-card-room.disabled:active, .btn-card-room.disabled:hover, .btn-card-room[disabled]:focus, .btn-card-room[disabled]:active, .btn-card-room[disabled]:hover,
    fieldset[disabled] .btn-card-room:focus,
    fieldset[disabled] .btn-card-room:active,
    fieldset[disabled] .btn-card-room:hover {
      background-color: #757575;
      border-color: #757575; }

.btn-group {
  margin-right: 10px; }
  .btn-group > .btn:hover {
    z-index: 0; }
  .btn-group.disabled .btn, .btn-group[disabled] .btn,
  fieldset[disabled] .btn-group .btn {
    background-color: #757575;
    border-color: #757575;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65); }
    .btn-group.disabled .btn:focus, .btn-group.disabled .btn:active, .btn-group.disabled .btn:hover, .btn-group[disabled] .btn:focus, .btn-group[disabled] .btn:active, .btn-group[disabled] .btn:hover,
    fieldset[disabled] .btn-group .btn:focus,
    fieldset[disabled] .btn-group .btn:active,
    fieldset[disabled] .btn-group .btn:hover {
      background-color: #757575;
      border-color: #757575; }
  .btn-group .btn-card-room {
    margin-right: 0 !important;
    padding-right: 15px;
    min-height: 31px; }
    .btn-group .btn-card-room.dropdown {
      margin: 0;
      padding: 10px 13px; }
    .btn-group .btn-card-room.info {
      padding: 5px;
      border-left: 1px solid #FFF; }
      .btn-group .btn-card-room.info span {
        margin: 0;
        font-size: 18px;
        line-height: 18px;
        height: auto; }
        .btn-group .btn-card-room.info span.glyphicon-usd {
          background: #ffffff;
          color: #1A327B;
          border-radius: 100%;
          width: 18px;
          height: 18px;
          font-size: 12px;
          padding-right: 1px; }
          .btn-group .btn-card-room.info span.glyphicon-usd.disabled {
            color: #757575; }

.btn-secondary {
  color: #757575; }
  .btn-secondary.btn-sm, .btn-group-sm > .btn-secondary.btn {
    line-height: 16px; }
  .btn-secondary:hover {
    background-color: #BCB9B9;
    border-color: #333333; }
    .btn-secondary:hover:focus, .btn-secondary:hover:active {
      background-color: #FFFFFF;
      border-color: #404040; }
    .btn-secondary:hover:active {
      background-color: #BCB9B9;
      border-color: #333333; }
  .btn-secondary:focus {
    background-color: #FFFFFF;
    border-color: #404040; }
    .btn-secondary:focus:hover {
      background-color: #BCB9B9;
      border-color: #333333; }
  .btn-secondary:active, .btn-secondary.active {
    background-color: #FFFFFF;
    border-color: #404040; }
    .btn-secondary:active:hover, .btn-secondary.active:hover {
      background-color: #BCB9B9;
      border-color: #333333; }

.btn-colorless {
  color: #fff; }
  .btn-colorless.btn-sm, .btn-group-sm > .btn-colorless.btn {
    line-height: 16px; }
  .btn-colorless:hover {
    background-color: transparent;
    border-color: #ffffff; }
    .btn-colorless:hover:focus, .btn-colorless:hover:active {
      background-color: transparent;
      border-color: #ffffff; }
    .btn-colorless:hover:active {
      background-color: transparent;
      border-color: #ffffff; }
  .btn-colorless:focus {
    background-color: transparent;
    border-color: #ffffff; }
    .btn-colorless:focus:hover {
      background-color: transparent;
      border-color: #ffffff; }
  .btn-colorless:active, .btn-colorless.active {
    background-color: transparent;
    border-color: #ffffff; }
    .btn-colorless:active:hover, .btn-colorless.active:hover {
      background-color: transparent;
      border-color: #ffffff; }

.btn-link-primary {
  font-size: 14px;
  font-weight: bold;
  color: #1A327B; }
  .btn-link-primary:hover {
    color: #1A327B;
    text-decoration: underline; }
  .btn-link-primary:focus {
    color: #1A327B; }
  .btn-link-primary:active, .btn-link-primary.active {
    color: #1A327B; }

.btn-link-secondary {
  font-size: 12px;
  font-weight: bold;
  color: #212121; }
  .btn-link-secondary:hover {
    color: #212121;
    text-decoration: underline; }
  .btn-link-secondary:focus {
    color: #212121; }
  .btn-link-secondary:active, .btn-link-secondary.active {
    color: #212121; }

.btn-default.loading:before {
  border-left-color: #333333;
  border-right-color: #333333; }

.btn-lg.loading:before, .btn-group-lg > .loading.btn:before {
  margin-top: -16px;
  margin-left: -16px;
  width: 32px;
  height: 32px; }

.btn-sm.loading:before, .btn-group-sm > .loading.btn:before {
  margin-top: -9px;
  margin-left: -9px;
  width: 18px;
  height: 18px; }

.btn-xs.loading:before, .btn-group-xs > .loading.btn:before {
  margin-top: -7px;
  margin-left: -7px;
  width: 14px;
  height: 14px; }

.btn-tag {
  position: fixed;
  top: 140px;
  right: 0;
  z-index: 999;
  width: 35px;
  padding: 0;
  font-weight: normal;
  text-transform: uppercase;
  box-shadow: -1px 2px 5px rgba(0, 0, 0, 0.2);
  background: #FFF !important;
  border-radius: 15px 0px 0 15px;
  transition: width ease-in 0.3s; }
  .btn-tag.open {
    width: 230px !important; }
  .btn-tag.webview {
    top: 110px; }
  .btn-tag .content {
    position: relative;
    float: left;
    width: 230px;
    min-height: 125px;
    padding: 10px 10px 10px 45px;
    text-align: center;
    color: #212121 !important; }
    .btn-tag .content .title {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 35px;
      background: #1A327B;
      border-radius: 5px 0px 0 5px; }
      .btn-tag .content .title p {
        position: absolute;
        top: 50%;
        left: -16px;
        margin: -8px 0 0 0;
        text-transform: uppercase;
        color: #FFF !important;
        transform: rotate(-90deg); }
    .btn-tag .content .icon {
      float: left;
      width: 100%;
      text-align: center; }
      .btn-tag .content .icon i {
        display: inline-block;
        font-size: 25px;
        line-height: 25px;
        color: #FFF !important;
        background: #1A327B;
        padding: 8px;
        border-radius: 50%; }
    .btn-tag .content .info {
      float: left;
      width: 100%;
      padding: 10px 5px 5px;
      font-size: 15px;
      line-height: 18px;
      white-space: initial; }
      .btn-tag .content .info p {
        display: block;
        margin: 0;
        text-transform: none;
        font-size: 12px; }
    .btn-tag .content .link {
      float: left;
      width: 100%;
      margin: 0;
      padding: 0 5px;
      font-size: 12px;
      text-align: center;
      text-transform: capitalize; }
  .btn-tag:hover {
    width: 230px !important; }
  .btn-tag.bomboniere {
    top: 280px; }
    .btn-tag.bomboniere.webview {
      top: 260px; }
    .btn-tag.bomboniere .content {
      width: 230px; }
      .btn-tag.bomboniere .content .title p {
        left: -22px; }
  .btn-tag.valecine {
    top: 420px; }
    .btn-tag.valecine.webview {
      top: 400px; }
    .btn-tag.valecine .content {
      width: 230px; }
      .btn-tag.valecine .content .title p {
        left: -28px; }
  @media (max-width: 767px) {
    .btn-tag {
      top: 145px;
      width: 32px !important; }
      .btn-tag:hover {
        width: 32px !important; }
      .btn-tag.open {
        width: 230px !important; }
      .btn-tag .content i {
        font-size: 22px;
        line-height: 22px; }
      .btn-tag .content span {
        margin: 5px 7px;
        font-size: 14px;
        line-height: 14px; }
      .btn-tag.bomboniere {
        top: 295px; }
      .btn-tag.valecine {
        top: 445px; } }

@-webkit-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1.1); }
  100% {
    transform: rotate(360deg) scale(1); } }

@-moz-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1.1); }
  100% {
    transform: rotate(360deg) scale(1); } }

@-o-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1.1); }
  100% {
    transform: rotate(360deg) scale(1); } }

@keyframes ld {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1.1); }
  100% {
    transform: rotate(360deg) scale(1); } }

.btn[class*="icon-"].disabled, a[class*="icon-"].disabled {
  color: #757575 !important;
  pointer-events: all; }

@font-face {
  font-family: "icons";
  src: url("../../fonts/icons.eot");
  src: url("../../fonts/icons.eot?#iefix") format("eot"), url("../../fonts/icons.woff?v=2") format("woff"), url("../../fonts/icons.ttf?v=2") format("truetype"), url("../../fonts/icons.svg#icons?v=2") format("svg"); }

.icon-acessibilidade:before, .icon-bilheteria:before, .icon-bomboniere:before, .icon-cadeira-roda:before, .icon-conclusion:before, .icon-down:before, .icon-email:before, .icon-especial:before, .icon-face:before, .icon-instagram:before, .icon-login:before, .icon-map:before, .icon-maquina:before, .icon-mobile:before, .icon-namoradera:before, .icon-namoradeira-esquerda:before, .icon-namoradeira-direita:before, .icon-next:before, .icon-obesidade:before, .icon-payment:before, .icon-play:before, .icon-play2:before, .icon-prev:before, .icon-print:before, .icon-search:before, .icon-seat:before, .icon-star:before, .icon-tickets:before, .icon-twitter:before, .icon-up:before, .icon-youtube:before, .icon-bombo:before, .icon-loyalty:before, .icon-gplus:before, .icon-gplus-new:before, .icon-survey:before, .icon-linkedin:before, .icon-linkedin-rect:before, .icon-share:before, .icon-delivery:before, .icon-alert:before, .icon-livechat:before, .icon-clapperboard:before, .icon-direction:before, .icon-ticket-fill:before, .default-modal .modal-body .places .custom-select.arrow:before, .default-modal .vlx-modal-body .places .custom-select.arrow:before, .vlx-default-modal .modal-body .places .custom-select.arrow:before, .vlx-default-modal .vlx-modal-body .places .custom-select.arrow:before, #header .header-menu .navbar .menu .button .content .custom-select.arrow:before, #header .menu-webapp .navbar .menu .button .content .custom-select.arrow:before, #header .menu-puglin .navbar .menu .button .content .custom-select.arrow:before, .tickets .card .panel-tickets .panel-group .panel .panel-heading.collapsed span:before, .ticket-item.horizontal.open .icon-down:before, .internal .panel-group .panel .panel-heading a.collapsed span:before, .internal .faq .panel-heading a.collapsed span:before, .home .home-filters .form-group .custom-select.arrow:before, .ondemand .ondemand-filters .form-group .custom-select.arrow:before {
  font-family: "icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.icon-acessibilidade:before {
  content: ""; }

.icon-bilheteria:before {
  content: ""; }

.icon-bomboniere:before {
  content: ""; }

.icon-cadeira-roda:before {
  content: ""; }

.icon-conclusion:before {
  content: ""; }

.icon-down:before {
  content: ""; }

.icon-email:before {
  content: ""; }

.icon-especial:before {
  content: ""; }

.icon-face:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-login:before {
  content: ""; }

.icon-map:before {
  content: ""; }

.icon-maquina:before {
  content: ""; }

.icon-mobile:before {
  content: ""; }

.icon-namoradera:before {
  content: ""; }

.icon-namoradeira-esquerda:before {
  content: ""; }

.icon-namoradeira-direita:before {
  content: ""; }

.icon-next:before {
  content: ""; }

.icon-obesidade:before {
  content: ""; }

.icon-payment:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-play2:before {
  content: ""; }

.icon-prev:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-seat:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-tickets:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-up:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-bombo:before {
  content: ""; }

.icon-loyalty:before {
  content: ""; }

.icon-gplus:before {
  content: ""; }

.icon-gplus-new:before {
  content: ""; }

.icon-survey:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-linkedin-rect:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-delivery:before {
  content: ""; }

.icon-alert:before {
  content: ""; }

.icon-livechat:before {
  content: ""; }

.icon-clapperboard:before {
  content: ""; }

.icon-direction:before {
  content: ""; }

.icon-ticket-fill:before {
  content: ""; }

.styled-select {
  overflow: hidden;
  background-color: #757575;
  border-radius: 5px;
  float: left;
  position: relative;
  height: 30px;
  z-index: 1;
  cursor: pointer; }
  .styled-select:before {
    height: 30px;
    border-right: 1px solid #fff;
    content: ' ';
    position: absolute;
    right: 25px; }
  .styled-select:after {
    font-family: 'icons';
    content: '\E006';
    position: absolute;
    right: 8px;
    top: 5px;
    color: #fff;
    font-size: 10px; }
  .styled-select select {
    z-index: 2;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    border: none;
    font-size: 14px;
    padding: 5px 30px 5px 5px;
    /* If you add too much padding here, the options won't show in IE */
    float: left;
    color: #fff;
    outline: none; }
    .styled-select select option {
      background: #757575; }
    .styled-select select:active, .styled-select select:focus {
      outline: none; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip:before {
    content: ' ';
    content: ' ';
    width: 97%;
    height: 2px;
    background: #1A327B;
    position: absolute;
    border-radius: 10px 10px 0 0;
    top: 11px;
    right: 2px; }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 10px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 10px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 10px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 10px; }

.tooltip-inner {
  max-width: 300px;
  padding: 10px;
  color: #212121;
  text-align: center;
  border: 1px solid #CDCDCD;
  border-radius: 5px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }
  .tooltip-arrow:before {
    content: ' ';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    border-width: 11px 11px 0;
    border-top-color: #fff;
    top: -12px;
    left: -11px; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #dedede; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: rgba(255, 255, 255, 0.8); }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: rgba(255, 255, 255, 0.8); }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: rgba(255, 255, 255, 0.8); }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: rgba(255, 255, 255, 0.8); }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: rgba(255, 255, 255, 0.8); }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: rgba(255, 255, 255, 0.8); }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: rgba(255, 255, 255, 0.8); }

.popover .popover-content {
  padding: 10px; }

.popover:before {
  content: ' ';
  content: ' ';
  width: 98%;
  height: 2px;
  background: #1A327B;
  position: absolute;
  border-radius: 10px 10px 0 0;
  top: 0px;
  right: 2px; }

.popover .arrow {
  display: none; }

.popover.bottom {
  margin-top: 2px; }

a.tooltip-help, .tooltip-help {
  text-decoration: none;
  border: 1px solid #959595;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: block;
  text-align: center;
  background: #EBEBEB;
  font-weight: bold;
  font-size: 12px;
  vertical-align: middle;
  padding: 2px;
  cursor: pointer;
  color: #000000 !important; }
  a.tooltip-help:hover, .tooltip-help:hover {
    text-decoration: none; }

.modal-dialog.modal-ticket img, .vlx-modal-dialog.modal-ticket img {
  height: auto; }

.modal-dialog.modal-ticket .modal-title p span, .vlx-modal-dialog.modal-ticket .modal-title p span {
  font-weight: bold;
  color: #1A327B; }

.modal-dialog.modal-ticket .modal-ticket-price, .vlx-modal-dialog.modal-ticket .modal-ticket-price {
  list-style: none;
  padding: 0;
  margin: 0; }
  .modal-dialog.modal-ticket .modal-ticket-price li, .vlx-modal-dialog.modal-ticket .modal-ticket-price li {
    width: 100%;
    display: inline-block; }
    .modal-dialog.modal-ticket .modal-ticket-price li .discounts, .vlx-modal-dialog.modal-ticket .modal-ticket-price li .discounts {
      color: red;
      font-weight: bold;
      font-style: italic;
      font-size: 12px;
      margin-left: 10px; }
    .modal-dialog.modal-ticket .modal-ticket-price li .price-difference, .vlx-modal-dialog.modal-ticket .modal-ticket-price li .price-difference {
      background-color: #07c907;
      border-radius: 5px;
      padding: 3px 7px;
      font-size: 12px;
      font-weight: bold;
      color: #fff;
      white-space: nowrap;
      text-align: center;
      vertical-align: baseline; }

.modal-dialog.modal-ticket .preview, .vlx-modal-dialog.modal-ticket .preview {
  float: left;
  width: 100%;
  margin-top: 15px; }
  .modal-dialog.modal-ticket .preview .counter, .vlx-modal-dialog.modal-ticket .preview .counter {
    margin: 0; }

.modal-dialog.modal-ticket .help-info .glyphicon, .vlx-modal-dialog.modal-ticket .help-info .glyphicon {
  font-size: 18px;
  top: 4px;
  color: #1A327B; }

.modal-dialog.modal-ticket .help-info div, .vlx-modal-dialog.modal-ticket .help-info div {
  display: inline-block; }

.modal-dialog.modal-ticket .help-info a, .vlx-modal-dialog.modal-ticket .help-info a {
  cursor: pointer;
  font-weight: bold; }

.modal-dialog .modal-content, .modal-dialog .vlx-modal-content, .vlx-modal-dialog .modal-content, .vlx-modal-dialog .vlx-modal-content {
  border-radius: 0;
  box-shadow: none;
  border-top: 4px solid #1A327B;
  min-height: 60px;
  color: #333333; }

.modal-dialog .modal-body, .modal-dialog .vlx-modal-body, .vlx-modal-dialog .modal-body, .vlx-modal-dialog .vlx-modal-body {
  min-height: 80px;
  color: #333; }

.modal-dialog .modal-scroll, .modal-dialog .vlx-modal-scroll, .vlx-modal-dialog .modal-scroll, .vlx-modal-dialog .vlx-modal-scroll {
  max-height: 400px;
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
  margin-bottom: 30px; }
  .modal-dialog .modal-scroll p, .modal-dialog .vlx-modal-scroll p, .vlx-modal-dialog .modal-scroll p, .vlx-modal-dialog .vlx-modal-scroll p {
    font-size: 12px; }

.modal-dialog .padding, .vlx-modal-dialog .padding {
  padding: 0 10px !important; }

@media (max-width: 767px) {
  .modal-dialog, .vlx-modal-dialog {
    min-width: 200px;
    max-width: 95%;
    margin: 0 auto; } }

.modal-header, .vlx-modal-header {
  padding: 10px;
  border: none; }
  .modal-header .close, .vlx-modal-header .close {
    margin-top: -2px;
    font-size: 25px;
    color: #1A327B;
    opacity: 1;
    filter: alpha(opacity=100); }
  .modal-header .modal-title, .modal-header .vlx-modal-title, .vlx-modal-header .modal-title, .vlx-modal-header .vlx-modal-title {
    margin: 0;
    border-bottom: 1px solid #333;
    line-height: 1.42857;
    font-size: 26px;
    font-weight: bold;
    color: #333; }
    .modal-header .modal-title h4, .modal-header .vlx-modal-title h4, .vlx-modal-header .modal-title h4, .vlx-modal-header .vlx-modal-title h4 {
      margin: 10px 0;
      color: #333;
      font-size: 26px;
      font-weight: bold; }
    .modal-header .modal-title h3, .modal-header .vlx-modal-title h3, .vlx-modal-header .modal-title h3, .vlx-modal-header .vlx-modal-title h3 {
      margin: 10px 0;
      color: #333; }

.modal-body, .vlx-modal-body {
  min-height: 80px; }

.modal, .vlx-modal {
  text-align: center;
  padding: 0 !important; }

.modal:before, .vlx-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog, .vlx-modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  overflow-wrap: break-word; }
  .modal-dialog.full-width, .vlx-modal-dialog.full-width {
    width: 95%;
    max-width: 600px;
    margin: 0; }

.splashModal .close {
  margin-top: 0px;
  font-size: 25px;
  color: #747474;
  opacity: 1;
  filter: alpha(opacity=100); }

.splashModal .modal-dialog .modal-body, .splashModal .vlx-modal-dialog .vlx-modal-body {
  min-height: auto; }

.splashModal .modal-body, .splashModal .vlx-modal-body {
  position: relative;
  padding: 0px; }

.splashModal p {
  margin: 0 0 0px; }

.splashModal .modal-dialog .modal-content, .splashModal .vlx-modal-dialog .vlx-modal-content {
  border: 0px; }

.splashModal button.close {
  position: fixed;
  right: 0px;
  background-color: #cdcdcd;
  padding: 0px 5px 0px 3px;
  margin: 1px 0px;
  color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.default-modal .modal-dialog, .default-modal .vlx-modal-dialog, .vlx-default-modal .modal-dialog, .vlx-default-modal .vlx-modal-dialog {
  width: 278px; }
  .default-modal .modal-dialog.modal-md, .default-modal .vlx-modal-dialog.modal-md, .vlx-default-modal .modal-dialog.modal-md, .vlx-default-modal .vlx-modal-dialog.modal-md {
    width: auto; }
  .default-modal .modal-dialog.modal-lg, .default-modal .vlx-modal-dialog.modal-lg, .vlx-default-modal .modal-dialog.modal-lg, .vlx-default-modal .vlx-modal-dialog.modal-lg {
    width: auto; }
  .default-modal .modal-dialog .modal-content, .default-modal .modal-dialog .vlx-modal-content, .default-modal .vlx-modal-dialog .modal-content, .default-modal .vlx-modal-dialog .vlx-modal-content, .vlx-default-modal .modal-dialog .modal-content, .vlx-default-modal .modal-dialog .vlx-modal-content, .vlx-default-modal .vlx-modal-dialog .modal-content, .vlx-default-modal .vlx-modal-dialog .vlx-modal-content {
    float: left;
    width: 100%; }

.default-modal .modal-body, .default-modal .vlx-modal-body, .vlx-default-modal .modal-body, .vlx-default-modal .vlx-modal-body {
  float: left;
  width: 100%;
  padding: 0 15px 5px; }
  .default-modal .modal-body .btn-location-gps, .default-modal .vlx-modal-body .btn-location-gps, .vlx-default-modal .modal-body .btn-location-gps, .vlx-default-modal .vlx-modal-body .btn-location-gps {
    border-radius: 5px;
    padding: 5px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.75);
    border: 1px solid;
    border-color: black;
    width: 100%;
    margin-top: 5px; }
  .default-modal .modal-body .btn-gps-span, .default-modal .vlx-modal-body .btn-gps-span, .vlx-default-modal .modal-body .btn-gps-span, .vlx-default-modal .vlx-modal-body .btn-gps-span {
    color: #333 !important;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 10px;
    margin: -17px auto auto -7px; }
  .default-modal .modal-body .location .btn-link, .default-modal .vlx-modal-body .location .btn-link, .vlx-default-modal .modal-body .location .btn-link, .vlx-default-modal .vlx-modal-body .location .btn-link {
    margin-bottom: 0 !important; }
    .default-modal .modal-body .location .btn-link > [class^="icon"], .default-modal .vlx-modal-body .location .btn-link > [class^="icon"], .vlx-default-modal .modal-body .location .btn-link > [class^="icon"], .vlx-default-modal .vlx-modal-body .location .btn-link > [class^="icon"] {
      font-size: 18px;
      line-height: 12px;
      margin-left: 3px;
      position: relative;
      top: 0px;
      color: #1A327B; }
  .default-modal .modal-body .info, .default-modal .vlx-modal-body .info, .vlx-default-modal .modal-body .info, .vlx-default-modal .vlx-modal-body .info {
    float: left;
    width: 100%;
    padding: 10px 0 5px;
    color: #333 !important; }
    .default-modal .modal-body .info .title, .default-modal .vlx-modal-body .info .title, .vlx-default-modal .modal-body .info .title, .vlx-default-modal .vlx-modal-body .info .title {
      float: left;
      width: 100%;
      font-size: 17px;
      margin: 0 0 5px;
      line-height: 22px;
      font-weight: 300; }
    .default-modal .modal-body .info .city, .default-modal .vlx-modal-body .info .city, .vlx-default-modal .modal-body .info .city, .vlx-default-modal .vlx-modal-body .info .city {
      float: left;
      width: 100%;
      padding: 5px 0;
      text-align: center;
      font-size: 16px;
      font-weight: 600; }
    .default-modal .modal-body .info .btn, .default-modal .vlx-modal-body .info .btn, .vlx-default-modal .modal-body .info .btn, .vlx-default-modal .vlx-modal-body .info .btn {
      float: left;
      width: 100%;
      margin: 0 !important; }
  .default-modal .modal-body .places, .default-modal .vlx-modal-body .places, .vlx-default-modal .modal-body .places, .vlx-default-modal .vlx-modal-body .places {
    float: left;
    width: 100%; }
    .default-modal .modal-body .places p, .default-modal .vlx-modal-body .places p, .vlx-default-modal .modal-body .places p, .vlx-default-modal .vlx-modal-body .places p {
      float: left;
      margin: 12px 0 5px 0px;
      font-size: 13px; }
    .default-modal .modal-body .places .custom-select, .default-modal .vlx-modal-body .places .custom-select, .vlx-default-modal .modal-body .places .custom-select, .vlx-default-modal .vlx-modal-body .places .custom-select {
      position: relative;
      float: left;
      width: 100%;
      cursor: pointer;
      margin-bottom: 10px;
      background: #ddd; }
      .default-modal .modal-body .places .custom-select.arrow:before, .default-modal .vlx-modal-body .places .custom-select.arrow:before, .vlx-default-modal .modal-body .places .custom-select.arrow:before, .vlx-default-modal .vlx-modal-body .places .custom-select.arrow:before {
        content: ""; }
      .default-modal .modal-body .places .custom-select.arrow:before, .default-modal .vlx-modal-body .places .custom-select.arrow:before, .vlx-default-modal .modal-body .places .custom-select.arrow:before, .vlx-default-modal .vlx-modal-body .places .custom-select.arrow:before {
        position: absolute;
        right: 10px;
        top: 5px;
        color: #1A327B;
        font-size: 15px;
        height: 10px; }
      .default-modal .modal-body .places .custom-select select, .default-modal .vlx-modal-body .places .custom-select select, .vlx-default-modal .modal-body .places .custom-select select, .vlx-default-modal .vlx-modal-body .places .custom-select select {
        position: relative;
        width: 100%;
        padding: 8px 30px 8px 8px;
        background: transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        border: none;
        font-size: 14px;
        font-weight: bold;
        outline: none; }
        .default-modal .modal-body .places .custom-select select:active, .default-modal .vlx-modal-body .places .custom-select select:active, .vlx-default-modal .modal-body .places .custom-select select:active, .vlx-default-modal .vlx-modal-body .places .custom-select select:active {
          background: rgba(255, 255, 255, 0.5); }
        .default-modal .modal-body .places .custom-select select::-ms-expand, .default-modal .vlx-modal-body .places .custom-select select::-ms-expand, .vlx-default-modal .modal-body .places .custom-select select::-ms-expand, .vlx-default-modal .vlx-modal-body .places .custom-select select::-ms-expand {
          display: none; }

.default-modal .modal-footer, .vlx-default-modal .modal-footer {
  float: left;
  width: 100%; }

.default-modal.bombo .modal-body .info .title, .default-modal.bombo .vlx-modal-body .info .title, .vlx-default-modal.bombo .modal-body .info .title, .vlx-default-modal.bombo .vlx-modal-body .info .title {
  font-size: 15px;
  line-height: 20px; }

.default-modal.bombo .modal-body .places p, .default-modal.bombo .vlx-modal-body .places p, .vlx-default-modal.bombo .modal-body .places p, .vlx-default-modal.bombo .vlx-modal-body .places p {
  margin: 5px 0; }

.default-modal.bombo .modal-body .places .custom-select, .default-modal.bombo .vlx-modal-body .places .custom-select, .vlx-default-modal.bombo .modal-body .places .custom-select, .vlx-default-modal.bombo .vlx-modal-body .places .custom-select {
  margin: 0; }

.default-modal.bombo .modal-body .continue, .default-modal.bombo .vlx-modal-body .continue, .vlx-default-modal.bombo .modal-body .continue, .vlx-default-modal.bombo .vlx-modal-body .continue {
  float: left;
  width: 100%;
  margin-top: 15px;
  border-top: 1px solid #C7C7C7; }
  .default-modal.bombo .modal-body .continue .btn, .default-modal.bombo .vlx-modal-body .continue .btn, .vlx-default-modal.bombo .modal-body .continue .btn, .vlx-default-modal.bombo .vlx-modal-body .continue .btn {
    margin: 15px 0 6px !important; }
  .default-modal.bombo .modal-body .continue .obs, .default-modal.bombo .vlx-modal-body .continue .obs, .vlx-default-modal.bombo .modal-body .continue .obs, .vlx-default-modal.bombo .vlx-modal-body .continue .obs {
    float: left;
    width: 100%;
    font-size: 12px; }

.default-modal.payment .modal-body .info .title, .default-modal.payment .vlx-modal-body .info .title, .vlx-default-modal.payment .modal-body .info .title, .vlx-default-modal.payment .vlx-modal-body .info .title {
  font-size: 15px;
  line-height: 20px; }

.default-modal.payment .modal-body .actions, .default-modal.payment .vlx-modal-body .actions, .vlx-default-modal.payment .modal-body .actions, .vlx-default-modal.payment .vlx-modal-body .actions {
  float: left;
  width: 100%;
  margin-top: 5px;
  border-top: 1px solid #C7C7C7; }
  .default-modal.payment .modal-body .actions .btn, .default-modal.payment .vlx-modal-body .actions .btn, .vlx-default-modal.payment .modal-body .actions .btn, .vlx-default-modal.payment .vlx-modal-body .actions .btn {
    margin: 10px 0 0 !important; }

@media screen and (min-width: 768px) {
  .default-modal .modal-dialog, .default-modal .vlx-modal-dialog, .vlx-default-modal .modal-dialog, .vlx-default-modal .vlx-modal-dialog {
    width: 380px; }
    .default-modal .modal-dialog .modal-md, .default-modal .vlx-modal-dialog .modal-md, .vlx-default-modal .modal-dialog .modal-md, .vlx-default-modal .vlx-modal-dialog .modal-md {
      width: 480px; }
    .default-modal .modal-dialog.modal-md, .default-modal .vlx-modal-dialog.modal-md, .vlx-default-modal .modal-dialog.modal-md, .vlx-default-modal .vlx-modal-dialog.modal-md {
      width: 480px; }
    .default-modal .modal-dialog.modal-lg, .default-modal .vlx-modal-dialog.modal-lg, .vlx-default-modal .modal-dialog.modal-lg, .vlx-default-modal .vlx-modal-dialog.modal-lg {
      width: 680px; }
  .default-modal .modal-body .places p, .default-modal .vlx-modal-body .places p, .vlx-default-modal .modal-body .places p, .vlx-default-modal .vlx-modal-body .places p {
    font-size: 14px; } }

@media screen and (min-width: 992px) {
  .default-modal .modal-dialog.modal-lg, .default-modal .vlx-modal-dialog.modal-lg, .vlx-default-modal .modal-dialog.modal-lg, .vlx-default-modal .vlx-modal-dialog.modal-lg {
    width: 800px; } }

@media screen and (max-width: 991px) {
  .default-modal .modal-body, .default-modal .vlx-modal-body, .vlx-default-modal .modal-body, .vlx-default-modal .vlx-modal-body {
    padding: 0 8px 5px; }
  .default-modal.bombo .modal-body .btn, .default-modal.bombo .vlx-modal-body .btn, .vlx-default-modal.bombo .modal-body .btn, .vlx-default-modal.bombo .vlx-modal-body .btn {
    font-size: 12px !important; } }

.checkin {
  float: left;
  width: 100%;
  text-align: center; }
  .checkin .modal-content {
    float: left;
    width: 100%;
    border: none;
    box-shadow: none; }
    .checkin .modal-content .modal-header {
      float: left;
      width: 100%;
      text-align: left; }
    .checkin .modal-content .modal-body {
      float: left;
      width: 100%; }
      .checkin .modal-content .modal-body .animation {
        float: left;
        width: 100%;
        text-align: center; }
      .checkin .modal-content .modal-body .code {
        float: left;
        width: 100%;
        font-size: 70px; }
      .checkin .modal-content .modal-body .session {
        float: left;
        width: 100%; }
      .checkin .modal-content .modal-body .tickets {
        float: left;
        width: 100%; }
        .checkin .modal-content .modal-body .tickets .item {
          font-size: 35px; }
        .checkin .modal-content .modal-body .tickets .date {
          margin: 0; }
      .checkin .modal-content .modal-body .chairs {
        float: left;
        width: 100%;
        margin-top: 10px; }
        .checkin .modal-content .modal-body .chairs .seats span {
          background: #163183;
          padding: 4px;
          border-radius: 4px;
          color: #fff;
          font-size: 12px;
          font-weight: bold;
          font-family: monospace, Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
          margin: 2px 2px 2px 0;
          display: inline-block;
          min-width: 25px;
          text-align: center; }
    .checkin .modal-content .modal-footer {
      float: left;
      width: 100%;
      text-align: center; }
    @media screen and (max-width: 991px) {
      .checkin .modal-content .modal-header .modal-title h3 {
        margin: 0 0 10px;
        font-size: 20px; } }

.steps {
  position: relative;
  width: 100%;
  padding: 10px 0;
  text-align: center; }
  .steps ol {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 800px;
    margin: auto;
    padding: 0;
    list-style: none; }
    .steps ol:before {
      content: ' ';
      height: 2px;
      display: block;
      position: absolute;
      border-radius: 0;
      top: 20px;
      left: 45px;
      right: 45px;
      background: #757575;
      z-index: 1; }
    .steps ol li {
      display: inline-block;
      width: 15%;
      min-width: 58px;
      margin: 0 -2px;
      text-align: center; }
      .steps ol li.done {
        opacity: 1;
        filter: alpha(opacity=100); }
        .steps ol li.done p {
          color: #333333; }
          .steps ol li.done p span {
            border-color: #1A327B; }
            .steps ol li.done p span:before {
              opacity: 1; }
      .steps ol li p {
        position: relative;
        float: left;
        width: 100%;
        margin: 0;
        text-align: center;
        z-index: 2;
        font-size: 14px;
        color: #656565; }
        .steps ol li p span {
          border: 2px solid #2f2f2f;
          padding: 10px;
          border-radius: 100px;
          color: #333;
          width: 40px;
          height: 40px;
          display: block;
          background: #fff;
          font-size: 17px;
          line-height: 17px;
          margin: auto;
          margin-bottom: 5px; }
          .steps ol li p span:before {
            opacity: 0.7; }
    @media (max-width: 767px) {
      .steps ol li p {
        font-size: 11px; } }

.nav-tabs li.active a, .nav-tabs li.active a:hover {
  font-weight: bold; }

.nav-tabs li a {
  font-weight: bold;
  color: #757575;
  background-color: #eeeeee;
  border-color: #eeeeee #eeeeee #ddd; }

.nav-tabs li a:hover {
  background-color: #e5e5e5; }

.tab-content {
  padding: 15px; }

.nav-links {
  list-style: none;
  border-bottom: 1px solid #b5b5b5;
  margin: 20px 0 20px !important;
  padding-left: 0;
  min-height: 28px; }
  .nav-links:before, .nav-links:after {
    content: " ";
    display: table; }
  .nav-links:after {
    clear: both; }
  .nav-links.movie-title li {
    float: right;
    margin-right: 0;
    margin-left: 20px; }
    .nav-links.movie-title li.active:before {
      bottom: -4px; }
    .nav-links.movie-title li:first-child {
      margin-left: 0;
      font-weight: bold;
      font-size: 23px;
      float: initial;
      width: 100%; }
      .nav-links.movie-title li:first-child:hover {
        border: 0; }
      .nav-links.movie-title li:first-child h1.title {
        margin: 0;
        font-weight: normal;
        margin-top: -10px;
        display: block;
        color: #333333; }

@media (min-width: 280px) and (max-width: 768px) {
  .nav-links.movie-title li:first-child h1.title {
    font-size: 25px; } }
  .nav-links.context-title {
    color: #333333; }
  .nav-links li {
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 8px;
    margin-right: 10px; }
    .nav-links li h2 {
      text-transform: uppercase;
      display: inline-block;
      font-size: 14px;
      font-weight: bold;
      padding-bottom: 9px;
      margin: 0;
      line-height: 0; }
    .nav-links li a {
      padding-bottom: 9px;
      display: block;
      color: #656565; }
      .nav-links li a:hover, .nav-links li a:active, .nav-links li a:focus {
        text-decoration: none;
        outline: none;
        color: #333333; }
    .nav-links li.active:before {
      content: ' ';
      width: 100%;
      display: block;
      border-bottom: 2px solid #1A327B;
      position: absolute;
      bottom: -1px; }
    .nav-links li.active a {
      color: #333333; }
    .nav-links li.ondemand-filters, .nav-links li#filter {
      margin: 0;
      height: 37px;
      float: right; }
      @media (max-width: 767px) {
        .nav-links li.ondemand-filters, .nav-links li#filter {
          display: none; } }

.switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 19px; }
  .switch input {
    opacity: 0;
    width: 0;
    height: 0; }
    .switch input:focus + .slider {
      box-shadow: 0 0 1px #2196F3; }
    .switch input:checked + .slider:before {
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px); }
  .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
    .switch .slider.on {
      background-color: #1A327B; }
    .switch .slider:before {
      position: absolute;
      content: "";
      height: 15px;
      width: 15px;
      left: 2px;
      bottom: 2px;
      background-color: #1A327B;
      -webkit-transition: .4s;
      transition: .4s;
      margin-left: 3px; }
    .switch .slider.on:before, .switch .slider.off:before {
      background-color: #fff; }
    .switch .slider.round {
      border-radius: 34px; }
      .switch .slider.round:before {
        border-radius: 50%; }

#header {
  /*margin-bottom: 10px;*/ }
  #header .header-logo {
    background: #2F2F2F;
    padding: 8px 0;
    min-height: 88px; }
    #header .header-logo .navbar {
      margin: 0; }
      #header .header-logo .navbar .items {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0; }
        #header .header-logo .navbar .items.no-loyalty {
          margin-top: 15px !important; }
        #header .header-logo .navbar .items .item {
          float: left;
          width: 100%;
          height: 30px;
          margin: 3px 0 0;
          list-style: none;
          line-height: 15px; }
          #header .header-logo .navbar .items .item:last-child {
            margin: 8px 0 -2px; }
    @media (max-width: 767px) {
      #header .header-logo {
        min-height: initial; }
        #header .header-logo .navbar .items.no-loyalty {
          margin-top: 12px !important; }
        #header .header-logo .navbar .items .item {
          margin: 0; }
          #header .header-logo .navbar .items .item:last-child {
            margin: 4px 0; } }
  #header .upperlink {
    color: #656565;
    font-size: 12px;
    padding-right: 50px;
    float: right;
    font-weight: bold; }
  @media (min-width: 767px) {
    #header .upperlink {
      display: none; } }
  #header .imgloyalty-plugin {
    vertical-align: sub; }

@media (min-width: 280px) and (max-width: 767px) {
  #header .loyaltylink-plugin {
    font-size: 12px !important; } }
  #header .loyalty-plugin {
    margin-right: 30px;
    margin-left: 10px; }
  #header .loyalty-p :not(.loyaltylink-plugin) :not(.loyalty-desc) {
    margin-bottom: 0px;
    line-height: 3.5em; }

@media (min-width: 281px) and (max-width: 768px) {
  #header .loyalty-p {
    line-height: 3.5em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #header .loyalty-p {
      margin-left: -20px; } }
  @media (max-width: 767px) {
    #header .loyalty-p :not(.loyalty-plugin) {
      margin-top: 0px !important; } }
  #header .loyalty-logged-p {
    margin-bottom: 0px;
    line-height: 4em; }

@media (min-width: 281px) and (max-width: 768px) {
  #header .loyalty-logged-p {
    line-height: 2.5em;
    top: -12px !important; } }
  @media (max-width: 767px) {
    #header .loyalty-logged-p {
      line-height: 4em;
      margin-top: 0px !important; } }
  @media (min-width: 1199px) {
    #header .loyalty-p {
      margin-bottom: 0px; } }
  @media (max-width: 480px) {
    #header .loyalty-plugin {
      margin-right: 0px; } }
  @media (max-width: 480px) {
    #header .hello-plugin {
      margin-left: 10px; } }

@media (min-width: 415px) and (max-width: 480px) {
  #header .hello-plugin {
    margin-left: 20px !important; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #header .loyalty-plugin {
      margin-right: 10px; } }
  #header .loyalty-img {
    margin-left: 10px;
    display: inline-block;
    position: relative;
    cursor: pointer; }
  @media (max-width: 992px) {
    #header .loyalty-img {
      top: 9px; } }
  @media (min-width: 768px) and (max-width: 480px) {
    #header .loyalty-img {
      top: 5px; } }
  @media (max-width: 767px) {
    #header .loyalty-img :not(.loyalty-plugin) {
      top: -3px; } }
  #header .navbar .icons-social a {
    padding-left: 5px !important;
    font-size: 18px !important;
    color: #1A327B !important; }
    #header .navbar .icons-social a:hover {
      color: #163183 !important;
      text-decoration: none; }
    #header .navbar .icons-social a:active {
      text-decoration: none; }
    #header .navbar .icons-social a:focus {
      background-color: transparent; }
  #header .navbar .menu .icons-social {
    color: #FFFFFF;
    font-size: 14px;
    padding: 0;
    line-height: 10px; }
  #header .navbar .menu li {
    margin-right: 10px;
    padding-right: 10px;
    color: #FFFFFF;
    line-height: 13px;
    min-height: 13px; }
    #header .navbar .menu li:not(.icons-social) {
      border-right: 1px solid #FFFFFF; }
    #header .navbar .menu li a {
      color: #FFFFFF;
      font-size: 14px;
      padding: 0;
      line-height: 10px; }
      #header .navbar .menu li a:hover {
        background: none; }
    #header .navbar .menu li:last-child {
      border: 0;
      margin: 0; }
  #header .login {
    text-align: right; }
    #header .login p {
      display: inline-block;
      font-size: 13px;
      margin-bottom: 0; }
      #header .login p a {
        color: #F2F2F2;
        font-weight: bold;
        text-transform: uppercase;
        cursor: pointer; }
      #header .login p span {
        display: block;
        font-style: italic;
        color: #747474; }
    #header .login .icons {
      position: relative;
      margin-left: 8px;
      font-size: 28px;
      color: #1A327B;
      top: -5px; }
    #header .login .logged .user p {
      margin: 0;
      font-weight: bold;
      color: #F2F2F2;
      text-transform: none;
      line-height: 15px; }
    #header .login .logged .user .header-loyalty-text {
      cursor: pointer; }
    #header .login .logged .user .icon-down {
      color: #F2F2F2;
      cursor: pointer; }
      #header .login .logged .user .icon-down.icon-down-plugin {
        color: #333333; }
    #header .login .logged .user .dropdown-menu {
      top: auto; }
    #header .login .logged .user .icons {
      top: 5px; }
    @media (max-width: 767px) {
      #header .login p {
        margin: 0;
        line-height: 15px; }
      #header .login .icons {
        top: 3px;
        margin-left: 5px;
        font-size: 26px;
        line-height: 26px; } }

@media (min-width: 280px) and (max-width: 767px) {
  #header .login .user p, #header .login .user > a {
    font-size: 12px !important;
    margin: 0; }
    #header .login .user p p, #header .login .user > a p {
      max-width: 70px !important; }
  #header .login .user .loyalty-img :not(.imgloyalty-plugin) {
    top: 10px !important; } }
  #header .header-menu, #header .menu-webapp,
  #header .header-menu, #header .menu-puglin {
    background: #212121; }
    #header .header-menu .navbar, #header .menu-webapp .navbar,
    #header .header-menu .navbar, #header .menu-puglin .navbar {
      position: initial;
      min-height: 41px;
      margin-bottom: 0;
      border: 0; }
      #header .header-menu .navbar .menu .color-location, #header .menu-webapp .navbar .menu .color-location,
      #header .header-menu .navbar .menu .color-location, #header .menu-puglin .navbar .menu .color-location {
        color: #fff; }
      #header .header-menu .navbar .menu .location-around-city, #header .menu-webapp .navbar .menu .location-around-city,
      #header .header-menu .navbar .menu .location-around-city, #header .menu-puglin .navbar .menu .location-around-city {
        text-decoration: none;
        border: solid 1px;
        border-radius: 10px;
        text-align: center !important;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.75); }
      #header .header-menu .navbar .menu .around-location-div, #header .menu-webapp .navbar .menu .around-location-div,
      #header .header-menu .navbar .menu .around-location-div, #header .menu-puglin .navbar .menu .around-location-div {
        text-align: center;
        display: none; }
      #header .header-menu .navbar .menu .around-location, #header .menu-webapp .navbar .menu .around-location,
      #header .header-menu .navbar .menu .around-location, #header .menu-puglin .navbar .menu .around-location {
        border: solid 1px;
        border-radius: 10px;
        text-align: center;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.75); }
      #header .header-menu .navbar .menu .update-location-gps, #header .menu-webapp .navbar .menu .update-location-gps,
      #header .header-menu .navbar .menu .update-location-gps, #header .menu-puglin .navbar .menu .update-location-gps {
        border-radius: 5px;
        padding: 5px !important;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.75);
        border: 1px solid;
        border-color: white; }
      #header .header-menu .navbar .menu .geo-location-position-span, #header .menu-webapp .navbar .menu .geo-location-position-span,
      #header .header-menu .navbar .menu .geo-location-position-span, #header .menu-puglin .navbar .menu .geo-location-position-span {
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
        padding-left: 15px; }
      #header .header-menu .navbar .menu .button-menu, #header .menu-webapp .navbar .menu .button-menu,
      #header .header-menu .navbar .menu .button-menu, #header .menu-puglin .navbar .menu .button-menu {
        margin: 0;
        padding: 0;
        float: left;
        border-right: 1px solid;
        border-right: 1px solid; }

@media (min-width: 280px) and (max-width: 767px) {
  #header .header-menu .navbar .menu .button-menu, #header .menu-webapp .navbar .menu .button-menu,
  #header .header-menu .navbar .menu .button-menu, #header .menu-puglin .navbar .menu .button-menu {
    float: none;
    display: block;
    border-bottom: 1px solid #585858; }
    #header .header-menu .navbar .menu .button-menu.city .btn-link, #header .menu-webapp .navbar .menu .button-menu.city .btn-link,
    #header .header-menu .navbar .menu .button-menu.city .btn-link, #header .menu-puglin .navbar .menu .button-menu.city .btn-link {
      padding: 10px !important; } }
      #header .header-menu .navbar .menu .button, #header .menu-webapp .navbar .menu .button,
      #header .header-menu .navbar .menu .button, #header .menu-puglin .navbar .menu .button {
        position: relative; }
        #header .header-menu .navbar .menu .button p, #header .menu-webapp .navbar .menu .button p,
        #header .header-menu .navbar .menu .button p, #header .menu-puglin .navbar .menu .button p {
          font-weight: normal;
          display: inline; }
        #header .header-menu .navbar .menu .button .btn-link, #header .menu-webapp .navbar .menu .button .btn-link,
        #header .header-menu .navbar .menu .button .btn-link, #header .menu-puglin .navbar .menu .button .btn-link {
          background: #757575; }
          #header .header-menu .navbar .menu .button .btn-link.collapsed, #header .menu-webapp .navbar .menu .button .btn-link.collapsed,
          #header .header-menu .navbar .menu .button .btn-link.collapsed, #header .menu-puglin .navbar .menu .button .btn-link.collapsed {
            background: #212121; }

@media (min-width: 280px) and (max-width: 767px) {
  #header .header-menu .navbar .menu .button .btn-link, #header .menu-webapp .navbar .menu .button .btn-link,
  #header .header-menu .navbar .menu .button .btn-link, #header .menu-puglin .navbar .menu .button .btn-link {
    font-size: 14px !important;
    text-align: center !important;
    padding: 8px !important; } }
        #header .header-menu .navbar .menu .button .btn-link, #header .menu-webapp .navbar .menu .button .btn-link,
        #header .header-menu .navbar .menu .button .btn-link, #header .menu-puglin .navbar .menu .button .btn-link {
          color: #fff;
          padding: 10px;
          font-weight: bold;
          font-size: 16px;
          display: block;
          text-align: left;
          margin-bottom: 0 !important; }
          #header .header-menu .navbar .menu .button .btn-link > [class^="icon"], #header .menu-webapp .navbar .menu .button .btn-link > [class^="icon"],
          #header .header-menu .navbar .menu .button .btn-link > [class^="icon"], #header .menu-puglin .navbar .menu .button .btn-link > [class^="icon"] {
            font-size: 18px;
            line-height: 12px;
            margin-left: 3px;
            position: relative;
            top: 0px;
            color: #1A327B; }
        #header .header-menu .navbar .menu .button .content, #header .menu-webapp .navbar .menu .button .content,
        #header .header-menu .navbar .menu .button .content, #header .menu-puglin .navbar .menu .button .content {
          background: #757575;
          position: absolute;
          left: 0;
          padding: 15px;
          width: 100%;
          top: 39px;
          z-index: 999; }
          #header .header-menu .navbar .menu .button .content .btn, #header .menu-webapp .navbar .menu .button .content .btn,
          #header .header-menu .navbar .menu .button .content .btn, #header .menu-puglin .navbar .menu .button .content .btn {
            margin-top: 5px;
            width: 100%; }
          #header .header-menu .navbar .menu .button .content .custom-select, #header .menu-webapp .navbar .menu .button .content .custom-select,
          #header .header-menu .navbar .menu .button .content .custom-select, #header .menu-puglin .navbar .menu .button .content .custom-select {
            position: relative;
            cursor: pointer;
            margin-bottom: 10px;
            background: #ddd; }
            #header .header-menu .navbar .menu .button .content .custom-select.arrow:before, #header .menu-webapp .navbar .menu .button .content .custom-select.arrow:before,
            #header .header-menu .navbar .menu .button .content .custom-select.arrow:before, #header .menu-puglin .navbar .menu .button .content .custom-select.arrow:before {
              content: ""; }
            #header .header-menu .navbar .menu .button .content .custom-select.arrow:before, #header .menu-webapp .navbar .menu .button .content .custom-select.arrow:before,
            #header .header-menu .navbar .menu .button .content .custom-select.arrow:before, #header .menu-puglin .navbar .menu .button .content .custom-select.arrow:before {
              position: absolute;
              right: 10px;
              top: 5px;
              color: #1A327B;
              font-size: 15px;
              height: 10px; }
            #header .header-menu .navbar .menu .button .content .custom-select select, #header .menu-webapp .navbar .menu .button .content .custom-select select,
            #header .header-menu .navbar .menu .button .content .custom-select select, #header .menu-puglin .navbar .menu .button .content .custom-select select {
              -webkit-appearance: none;
              -moz-appearance: none;
              appearance: none;
              background: transparent;
              position: relative;
              cursor: pointer;
              border: none;
              font-size: 14px;
              font-weight: bold;
              color: #212121;
              outline: none;
              height: 40px;
              width: 100%;
              padding: 0 8px;
              padding-right: 30px; }
              #header .header-menu .navbar .menu .button .content .custom-select select:active, #header .menu-webapp .navbar .menu .button .content .custom-select select:active,
              #header .header-menu .navbar .menu .button .content .custom-select select:active, #header .menu-puglin .navbar .menu .button .content .custom-select select:active {
                background: rgba(255, 255, 255, 0.5); }
              #header .header-menu .navbar .menu .button .content .custom-select select::-ms-expand, #header .menu-webapp .navbar .menu .button .content .custom-select select::-ms-expand,
              #header .header-menu .navbar .menu .button .content .custom-select select::-ms-expand, #header .menu-puglin .navbar .menu .button .content .custom-select select::-ms-expand {
                display: none; }
              #header .header-menu .navbar .menu .button .content .custom-select select option, #header .menu-webapp .navbar .menu .button .content .custom-select select option,
              #header .header-menu .navbar .menu .button .content .custom-select select option, #header .menu-puglin .navbar .menu .button .content .custom-select select option {
                font-weight: normal; }
          #header .header-menu .navbar .menu .button .content dl, #header .menu-webapp .navbar .menu .button .content dl,
          #header .header-menu .navbar .menu .button .content dl, #header .menu-puglin .navbar .menu .button .content dl {
            border-top: 1px solid #8e8e8e;
            padding-top: 10px;
            margin-top: 15px;
            font-size: 15px;
            margin-bottom: 0; }
            #header .header-menu .navbar .menu .button .content dl dt, #header .menu-webapp .navbar .menu .button .content dl dt,
            #header .header-menu .navbar .menu .button .content dl dt, #header .menu-puglin .navbar .menu .button .content dl dt {
              color: #fff;
              margin-bottom: 5px; }
            #header .header-menu .navbar .menu .button .content dl dd, #header .menu-webapp .navbar .menu .button .content dl dd,
            #header .header-menu .navbar .menu .button .content dl dd, #header .menu-puglin .navbar .menu .button .content dl dd {
              font-size: 14px;
              line-height: 22px; }
              #header .header-menu .navbar .menu .button .content dl dd a, #header .menu-webapp .navbar .menu .button .content dl dd a,
              #header .header-menu .navbar .menu .button .content dl dd a, #header .menu-puglin .navbar .menu .button .content dl dd a {
                color: #163183; }
  #header .navbar .navbar-header .navbar-brand {
    padding: 0;
    height: 61px;
    width: 155px;
    margin-top: 0; }
    #header .navbar .navbar-header .navbar-brand > img {
      max-height: 80px; }
  #header .navbar .navbar-header .login {
    float: right; }
  @media (max-width: 767px) {
    #header .button .content {
      top: 36px !important; }
    #header .header-logo .navbar {
      margin: 0;
      min-height: auto;
      border: 0; }
      #header .header-logo .navbar .navbar-nav li {
        float: left; }
        #header .header-logo .navbar .navbar-nav li .custom-select {
          display: inline-block; }
      #header .header-logo .navbar .navbar-header .navbar-brand img {
        height: 68px;
        margin-top: 3px; }
    #header .header-menu .container {
      padding: 0; }
    #header .header-menu .navbar-nav {
      display: block;
      margin: 8px -20px;
      padding: 0 15px; }
      #header .header-menu .navbar-nav:first-child {
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 5px;
        padding-bottom: 10px; }
      #header .header-menu .navbar-nav:last-child {
        margin-bottom: 0; }
      #header .header-menu .navbar-nav li {
        float: left; }
        #header .header-menu .navbar-nav li .custom-select {
          display: inline-block; } }
  #header.plugin .menu-webapp,
  #header.plugin .menu-puglin {
    padding: 0; }
    #header.plugin .menu-webapp .navbar,
    #header.plugin .menu-puglin .navbar {
      padding-bottom: 0; }
  #header.plugin .button.events.active:before {
    bottom: -2px !important; }
  #header.plugin .header-login {
    background: #FFFFFF;
    padding: 10px;
    border-bottom: 2px solid #FFFFFF; }
    #header.plugin .header-login .partner img {
      max-height: 50px; }
    #header.plugin .header-login .home a {
      margin-top: 10px;
      display: inline-block;
      color: #1A327B;
      font-size: 22px; }
    #header.plugin .header-login .ondemand a {
      margin-top: 10px;
      display: inline-block;
      color: #1A327B;
      font-size: 22px; }
    #header.plugin .header-login .login {
      text-align: right; }
      #header.plugin .header-login .login p {
        margin-bottom: 0; }
        #header.plugin .header-login .login p a {
          font-size: 14px;
          color: #333333;
          font-weight: bold;
          text-transform: uppercase;
          text-decoration: none; }
          #header.plugin .header-login .login p a span {
            position: relative;
            display: inline-block;
            font-size: 15px;
            /*top: 3px;*/
            margin-left: 2px; }
          #header.plugin .header-login .login p a:hover {
            text-decoration: none; }
      #header.plugin .header-login .login .logout p > :not(.loyalty-plugin) {
        display: block;
        margin-top: 0; }
        #header.plugin .header-login .login .logout p > :not(.loyalty-plugin) a {
          display: inline-block;
          line-height: 35px;
          height: 30px; }
          #header.plugin .header-login .login .logout p > :not(.loyalty-plugin) a span {
            float: right;
            top: 0;
            margin-left: 10px; }
  #header.plugin .navbar {
    border-bottom: 1px solid #212121 !important;
    padding-bottom: 15px;
    border-radius: 0; }
    #header.plugin .navbar .menu li {
      color: #212121;
      border-color: #212121; }
    #header.plugin .navbar .navbar-nav li .custom-select select {
      color: #212121 !important; }
      #header.plugin .navbar .navbar-nav li .custom-select select option {
        color: #212121 !important; }
  #header.plugin.plugin .login {
    margin-top: 0; }
    #header.plugin.plugin .login p, #header.plugin.plugin .login a:not([id^=Logged]) {
      margin: 0;
      color: #333333; }
    #header.plugin.plugin .login.outFrame {
      margin-top: 20px; }
  #header.plugin .item {
    position: relative;
    float: right;
    padding: 0;
    margin: 5px 0 0 20px; }
    #header.plugin .item .info {
      font-size: 14px !important;
      color: #333333;
      margin: 0;
      font-style: initial;
      line-height: 14px; }
    #header.plugin .item .img {
      float: right;
      display: block;
      width: auto;
      height: 30px;
      top: 0;
      margin: -6px 0px 0 5px; }
    #header.plugin .item .icon-login {
      display: inline-block;
      font-size: 30px !important;
      line-height: 30px;
      color: #1A327B; }
    #header.plugin .item .icon-down {
      position: relative;
      top: -1px;
      color: #333333; }
    #header.plugin .item .icon-livechat {
      display: inline-block;
      font-size: 28px !important;
      line-height: 30px;
      color: #1A327B; }
    #header.plugin .item a:hover {
      text-decoration: none !important; }
  @media (max-width: 767px) {
    #header.plugin .login.outFrame {
      margin-top: 0 !important; }
    #header.plugin .item {
      width: 100%;
      margin: 0;
      padding: 0; }
      #header.plugin .item:not(:first-child) {
        margin-top: 12px; }
      #header.plugin .item .img {
        height: 22px;
        margin: -3px 0 0 5px; }
      #header.plugin .item .icon-login {
        font-size: 22px !important;
        line-height: 22px; }
      #header.plugin .item .icon-livechat {
        font-size: 22px !important;
        line-height: 22px; } }

#footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 1rem;
  width: 100%;
  margin-top: 10px; }
  #footer .footer-velox {
    background-color: #2f2f2f;
    padding: 30px 0 20px 0; }
    #footer .footer-velox ul {
      margin-bottom: 0; }
      #footer .footer-velox ul li {
        font-size: 12px; }
        #footer .footer-velox ul li a {
          color: #fff; }
    #footer .footer-velox p {
      color: #1A327B;
      font-weight: bold;
      margin-bottom: 5px; }
    #footer .footer-velox .about {
      padding-top: 20px;
      margin-top: 20px;
      border-top: 1px solid #212121; }
      #footer .footer-velox .about ul {
        float: left; }
        #footer .footer-velox .about ul li {
          margin-right: 20px; }
          #footer .footer-velox .about ul li:last-child {
            margin: 0; }
        #footer .footer-velox .about ul.text-center {
          width: 100%; }
    #footer .footer-velox .box .content {
      min-height: 125px;
      border-right: 1px solid #212121;
      padding-left: 30px; }
      #footer .footer-velox .box .content.logo {
        padding-left: 0px; }
      #footer .footer-velox .box .content.social ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        #footer .footer-velox .box .content.social ul li {
          display: inline-block;
          margin-right: 15px; }
          #footer .footer-velox .box .content.social ul li a {
            text-decoration: none;
            font-size: 30px;
            color: #1A327B; }
            #footer .footer-velox .box .content.social ul li a:hover {
              color: #163183;
              text-decoration: none; }
            #footer .footer-velox .box .content.social ul li a:focus, #footer .footer-velox .box .content.social ul li a:active {
              text-decoration: none; }
            #footer .footer-velox .box .content.social ul li a .title {
              display: none; }
      #footer .footer-velox .box .content.app a {
        margin: 5px 10px 0 0;
        display: inline-block; }
      #footer .footer-velox .box .content .security {
        margin-top: 10px; }
    #footer .footer-velox .box.no-border div:last-child {
      border: 0; }
  #footer .footer-copy {
    background-color: #757575;
    color: #333333;
    padding: 25px 0 15px 0; }
    #footer .footer-copy p {
      text-align: center;
      font-size: 12px;
      margin: 0; }
      @media (max-width: 480px) {
        #footer .footer-copy p {
          text-align: left; } }
      #footer .footer-copy p strong {
        display: block; }
  @media (max-width: 991px) {
    #footer .footer-velox {
      padding: 20px 0; }
      #footer .footer-velox .about li:last-child {
        float: none; }
      #footer .footer-velox .box .content {
        min-height: auto;
        padding-left: 10px !important;
        border: 0; }
        #footer .footer-velox .box .content img {
          max-height: 50px; }
        #footer .footer-velox .box .content.logo {
          border: 0; }
        #footer .footer-velox .box .content.social ul {
          margin-top: 5px; }
          #footer .footer-velox .box .content.social ul li {
            margin-right: 10px; }
            #footer .footer-velox .box .content.social ul li a {
              font-size: 20px; }
        #footer .footer-velox .box .content .security {
          margin: 0; }
          #footer .footer-velox .box .content .security p {
            float: left; }
          #footer .footer-velox .box .content .security #cloudFlare-sm {
            float: left;
            margin: 2px 0 0 10px; } }
  @media (max-width: 1199px) {
    #footer .footer-velox .box .content.social ul li {
      margin-right: 10px; }
      #footer .footer-velox .box .content.social ul li a {
        font-size: 25px; } }
  #footer.plugin .footer-velox {
    padding: 10px; }
    #footer.plugin .footer-velox p {
      margin-right: 20px;
      padding-right: 20px;
      font-size: 13px; }
    #footer.plugin .footer-velox .about {
      display: inline-block;
      margin-top: 0;
      padding-top: 0;
      border: 0; }
      #footer.plugin .footer-velox .about li:last-child {
        float: none; }
    #footer.plugin .footer-velox .powered {
      text-align: right; }
      #footer.plugin .footer-velox .powered span {
        color: #757575;
        font-size: 11px; }
        #footer.plugin .footer-velox .powered span a {
          color: #fff; }
  @media (max-width: 767px) {
    #footer.plugin .footer-velox p {
      display: block;
      border: 0;
      margin-bottom: 5px; }
    #footer.plugin .footer-velox .about li {
      display: block; } }

/*.footer-portal {
    border-top: 1px solid $color-lines-footer;
}*/
.filter-theaters h2 {
  font-size: 16px;
  font-weight: bold; }

.filter-theaters label {
  color: #333333 !important; }

.filter-theaters .filter-events .title {
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 20px; }

.filter-theaters .filter-events .page-header {
  display: inline-block;
  margin-bottom: 0px !important;
  border-bottom: 0px; }

.filter-theaters .filter-events .help-info {
  display: inline-block;
  padding-left: 10px; }
  .filter-theaters .filter-events .help-info .icon {
    font-size: 16px; }
  .filter-theaters .filter-events .help-info .text {
    position: absolute;
    padding-left: 5px; }

.filter-theaters .filter-events a {
  cursor: pointer;
  color: #1A327B;
  font-weight: bold;
  font-size: 12px; }

.movie-theaters p {
  margin-bottom: 25px; }
  .movie-theaters p > span {
    color: #1A327B;
    font-size: 25px;
    float: left;
    margin-right: 10px;
    line-height: 30px; }
  .movie-theaters p a {
    font-weight: bold;
    color: #333333;
    line-height: 14px; }
    .movie-theaters p a:hover {
      text-decoration: none; }
    .movie-theaters p a .district {
      display: block;
      color: #656565;
      font-weight: normal; }

.movie-theaters.cities p a {
  padding-top: 8px;
  display: inline-block; }

.card-movie-theater {
  border: 1px solid #fefefe;
  border-radius: 3px;
  background-color: #fefefe;
  padding: 15px;
  padding-bottom: 0;
  margin: 20px 0;
  color: #333333; }
  .card-movie-theater.header {
    padding-bottom: 15px; }
    .card-movie-theater.header img {
      margin-bottom: 10px;
      border-bottom: 1px solid #B5B5B5; }
  .card-movie-theater.soon .register h2 {
    color: #1A327B;
    margin-top: 0; }
  .card-movie-theater.soon .register h3 {
    color: #333333; }
  .card-movie-theater.soon .register h5 {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 15px; }
  .card-movie-theater.disabled {
    position: relative;
    color: #ccc; }
    .card-movie-theater.disabled .alert {
      z-index: 22;
      position: relative;
      margin-bottom: 15px; }
    .card-movie-theater.disabled:after {
      content: ' ';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #f9f9f9;
      opacity: 0.7;
      filter: alpha(opacity=70); }
  .card-movie-theater .card-header:before, .card-movie-theater .card-header:after {
    content: " ";
    display: table; }
  .card-movie-theater .card-header:after {
    clear: both; }
  .card-movie-theater .card-header h3, .card-movie-theater .card-header h1 {
    color: #1A327B;
    margin: 0;
    font-size: 16px; }
  .card-movie-theater .card-header p {
    font-weight: bold;
    font-size: 12px; }
    .card-movie-theater .card-header p.district .icon-map {
      color: #1A327B; }
    .card-movie-theater .card-header p.district .btn-modal-maps {
      cursor: pointer; }
  .card-movie-theater .card-header .take {
    text-align: right; }
    .card-movie-theater .card-header .take > p {
      color: #1A327B;
      line-height: 13px;
      margin-bottom: 2px; }
    @media (max-width: 768px) {
      .card-movie-theater .card-header .take {
        text-align: left; }
        .card-movie-theater .card-header .take > p {
          display: block;
          margin-top: 0px;
          text-align: left; }
        .card-movie-theater .card-header .take span {
          float: right; } }
    .card-movie-theater .card-header .take span {
      color: #333333;
      font-size: 25px;
      margin: 0 5px;
      line-height: 31px;
      width: 22px;
      float: left;
      text-align: center; }
      .card-movie-theater .card-header .take span.icon-print {
        font-size: 22px; }
  .card-movie-theater .card-header .accessibility {
    list-style: none;
    margin: 0;
    padding: 0; }
    .card-movie-theater .card-header .accessibility li {
      display: inline-block;
      padding: 3px 5px;
      background-color: #EBEBEB;
      color: #333;
      border-radius: 4px;
      margin-right: 10px;
      margin-bottom: 10px;
      line-height: 12px;
      font-style: italic;
      font-size: 12px; }
      .card-movie-theater .card-header .accessibility li .icon {
        color: #1A327B;
        line-height: 10px;
        float: left;
        margin-right: 2px; }
  .card-movie-theater .card-header .get-tickets {
    float: right; }
    .card-movie-theater .card-header .get-tickets.pg-local {
      float: left; }
      .card-movie-theater .card-header .get-tickets.pg-local .take {
        text-align: center; }
  .card-movie-theater .card-header .help-info {
    float: right;
    width: 100%;
    margin: 5px 0; }
    .card-movie-theater .card-header .help-info .content {
      float: right;
      line-height: 22px; }
      .card-movie-theater .card-header .help-info .content .container-icon {
        background-color: #1A327B;
        width: 24px;
        height: 24px;
        border-radius: 4px;
        padding: 3px 0px 1px 4px;
        float: left;
        margin-right: 2px; }
        .card-movie-theater .card-header .help-info .content .container-icon .icon {
          float: left;
          font-size: 11px;
          line-height: 16px;
          color: #1A327B;
          text-align: left;
          background: #ffffff;
          border-radius: 100%;
          width: 16px;
          height: 15px;
          padding-left: 2px; }
      .card-movie-theater .card-header .help-info .content p {
        float: left;
        margin: 0;
        color: #1A327B; }
    .card-movie-theater .card-header .help-info.pg-local {
      float: left;
      margin: 10px 0 0; }
      .card-movie-theater .card-header .help-info.pg-local .content {
        float: left; }
  @media (max-width: 991px) {
    .card-movie-theater .card-header .get-tickets {
      float: left; }
    .card-movie-theater .card-header .help-info {
      float: left; }
      .card-movie-theater .card-header .help-info .content {
        float: left; } }
  .card-movie-theater .movie-detail ul li, .card-movie-theater .movie-detail ul li h2 {
    color: #333333 !important; }
  .card-movie-theater #alert {
    display: none; }
  .card-movie-theater .alert.place {
    margin: 10px 0 0; }
  .card-movie-theater .alert.event {
    width: 100%;
    margin: 0 0 10px; }
  .card-movie-theater .itens-filter {
    position: relative; }
    .card-movie-theater .itens-filter:before, .card-movie-theater .itens-filter:after {
      content: " ";
      display: table; }
    .card-movie-theater .itens-filter:after {
      clear: both; }
    .card-movie-theater .itens-filter .filters {
      width: 96.6%; }
  .card-movie-theater .card-rooms .legend {
    border-top: 2px solid #B5B5B5;
    font-style: italic;
    margin-bottom: 10px; }
    .card-movie-theater .card-rooms .legend p {
      font-weight: bold;
      color: #1A327B;
      list-style: none;
      margin-right: 10px;
      margin-bottom: 0;
      display: inline-block; }
    .card-movie-theater .card-rooms .legend ul {
      display: inline-block;
      padding: 0;
      margin-bottom: 0; }
      .card-movie-theater .card-rooms .legend ul li {
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px; }
        .card-movie-theater .card-rooms .legend ul li.isSector:before {
          color: #1A327B; }
        .card-movie-theater .card-rooms .legend ul li.badge-tech:before {
          content: unset; }
        .card-movie-theater .card-rooms .legend ul li:before {
          content: '•';
          font-size: 20px;
          margin-top: 5px;
          margin-right: 8px;
          position: relative;
          top: 2px; }
  .card-movie-theater .card-rooms .rooms-hours {
    margin-bottom: 10px; }
    .card-movie-theater .card-rooms .rooms-hours button {
      display: inline-block;
      margin-right: 10px;
      margin-bottom: 10px; }
    .card-movie-theater .card-rooms .rooms-hours .btn-group {
      margin-bottom: 15px; }
  .card-movie-theater .card-rooms .promotion {
    position: absolute;
    left: 0;
    background-color: #000;
    padding: 1px 0px;
    color: #fff;
    font-size: 8px;
    font-weight: bold;
    border-radius: 3px;
    width: 94%;
    text-align: center;
    text-transform: uppercase;
    z-index: 999;
    top: -11px;
    margin: 0px 0 0 3px; }
    .card-movie-theater .card-rooms .promotion.disabled {
      background-color: #B5B5B5; }

.places .message, .cine .message {
  margin: 60px 0px;
  border-top: 1px solid #ccc;
  padding-top: 30px; }

.wrapper-movies {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); }

@media (min-width: 280px) and (max-width: 768px) {
  .wrapper-movies {
    grid-template-columns: repeat(auto-fill, minmax(150px, auto)); } }
  .wrapper-movies .fitered {
    margin: 10px; }

.movie {
  position: relative;
  margin-bottom: 20px;
  border: 2px solid transparent; }
  .movie:hover .movie-actions {
    opacity: 1;
    filter: alpha(opacity=100); }
  .movie .movie-actions {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    bottom: 55px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    .movie .movie-actions ul {
      list-style: none;
      padding: 10px 0;
      margin-bottom: 0; }
      .movie .movie-actions ul li {
        padding: 0 10px; }
        .movie .movie-actions ul li:first-child {
          margin-bottom: 10px; }
        .movie .movie-actions ul li a {
          display: block; }
          .movie .movie-actions ul li a .icon-play {
            font-size: 14px;
            position: relative;
            top: 2px; }
    .movie .movie-actions.plugin .btn {
      font-size: 13px; }
      .movie .movie-actions.plugin .btn .icon-play {
        margin: 0; }
  .movie .movie-info {
    margin-top: 10px;
    min-height: 45px; }
    .movie .movie-info dl {
      margin-bottom: 0; }
      .movie .movie-info dl dt {
        display: block;
        font-weight: normal;
        display: -webkit-box;
        color: #333333;
        line-height: 14px;
        font-size: 12px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 150px;
        max-height: 28px; }
      .movie .movie-info dl dd {
        color: #1A327B;
        text-transform: uppercase;
        font-size: 10px; }
  .movie .movie-detail {
    margin-top: 10px;
    /*@include media(">=tablet", "<=991px") {*/
    /*}*/ }
    .movie .movie-detail ul li, .movie .movie-detail ul li h2 {
      font-size: 12px;
      color: #333333; }
      .movie .movie-detail ul li h2, .movie .movie-detail ul li h2 h2 {
        margin: 0;
        display: inline-block; }
    .movie .movie-detail .classification {
      display: inline-block;
      height: 18px;
      text-align: center;
      border-radius: 4px;
      font-weight: bold;
      color: #fff;
      font-size: 12px;
      margin-left: 2px;
      text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 1px 1px 0 #fff;
      padding: 0 3px;
      line-height: 18px;
      min-width: 18px; }
      .movie .movie-detail .classification.type-I {
        background: #757575; }
        .movie .movie-detail .classification.type-I:after {
          content: 'ndef.'; }
      .movie .movie-detail .classification.type-L, .movie .movie-detail .classification.type-AL {
        background: #5cb85c; }
      .movie .movie-detail .classification.type-N, .movie .movie-detail .classification.type-AN {
        background: #de1515;
        padding: 0 5px; }
      .movie .movie-detail .classification.type-10, .movie .movie-detail .classification.type-A10 {
        background: #167ac6; }
      .movie .movie-detail .classification.type-12, .movie .movie-detail .classification.type-A12 {
        background: #ffe500; }
      .movie .movie-detail .classification.type-14, .movie .movie-detail .classification.type-A14 {
        background: #ff9600; }
      .movie .movie-detail .classification.type-16, .movie .movie-detail .classification.type-A16 {
        background: #de1515; }
      .movie .movie-detail .classification.type-18, .movie .movie-detail .classification.type-A18 {
        background: #212121; }
    .movie .movie-detail .tooltip-help {
      display: inline-block;
      font-size: 10px;
      width: auto;
      height: auto;
      padding: 0px 4px;
      margin-left: 3px; }
    .movie .movie-detail .actions a {
      display: block;
      margin-bottom: 10px; }
  .movie .movie-timer {
    margin-top: 5px; }
    .movie .movie-timer .timer-container {
      text-align: center;
      border: 1px solid #1A327B;
      border-radius: 4px;
      background: #fefefe; }
    .movie .movie-timer .timer-title {
      display: block;
      padding: 3px;
      background: #1A327B;
      color: #fff;
      font-size: 12px;
      font-weight: bold; }
    .movie .movie-timer .timer-body {
      padding-top: 5px; }
    .movie .movie-timer .timer-column {
      display: inline-block; }
    .movie .movie-timer .timer-column.day {
      margin-right: 15px; }
    .movie .movie-timer .timer-data {
      display: inline-block;
      padding: 3px 6px 3px 6px;
      border-radius: 5px;
      margin-left: 0px;
      background: #1A327B;
      color: #fff;
      font-size: 15px;
      font-weight: bold;
      min-width: 28px; }
    .movie .movie-timer .timer-label {
      display: block;
      font-size: 10px;
      color: #333333; }
    .movie .movie-timer .timer-separator {
      position: relative;
      top: -18px;
      color: #333333; }
  .movie[class*='technology'] .movie-actions {
    bottom: 114px; }
  .movie[class*='highlight-'][class*='-pre'] {
    border: 2px solid #1A327B;
    background-color: #1A327B;
    border-radius: 3px; }
    .movie[class*='highlight-'][class*='-pre'] .movie-actions {
      bottom: 54px; }
    .movie[class*='highlight-'][class*='-pre'] .movie-info dl {
      margin-left: 10px; }
      .movie[class*='highlight-'][class*='-pre'] .movie-info dl dt {
        color: #fff; }
      .movie[class*='highlight-'][class*='-pre'] .movie-info dl dd {
        color: #656565; }
        .movie[class*='highlight-'][class*='-pre'] .movie-info dl dd span:last-child {
          display: inline-block;
          position: relative;
          top: 1px;
          left: 4px; }
  .movie[class*='highlight-'][class*='technology'] .movie-actions {
    bottom: 114px; }
  .movie[class*='highlight-'] .hint {
    position: absolute;
    margin-right: 0px;
    background: #1A327B;
    padding: 2px 5px;
    text-transform: uppercase;
    color: #fff;
    font-size: 8px;
    font-weight: bold;
    border-radius: 0 0 0 3px; }
  .movie .promotion {
    position: absolute;
    left: 0;
    background-color: #000;
    padding: 5px 0px;
    color: #fff;
    font-size: 0.5em;
    font-weight: bold;
    border-radius: 0px 3px 3px 3px;
    width: 40%;
    text-align: center;
    text-transform: uppercase;
    z-index: 998; }
    .movie .promotion .glyphicon {
      position: absolute; }
    .movie .promotion .glyphicon-star {
      left: 2px;
      top: 2px;
      font-size: 0.6em;
      float: left; }
    .movie .promotion .glyphicon-star:before {
      font-size: 12px; }

.movie-synopsis {
  max-height: 300px;
  overflow: hidden;
  color: #333333;
  padding-right: 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /*@include media(">=phone", "<=tablet") {
      overflow-y: auto;
    }*/ }

.movie-category {
  margin-top: 8px; }
  .movie-category .checkbox {
    margin-right: 10px; }
    .movie-category .checkbox label {
      padding: 0; }
  .movie-category .radio-inline + .radio-inline, .movie-category .checkbox-inline + .checkbox-inline {
    margin-left: 0; }

@media (max-width: 990px) {
  .finish .movie-typerating.shopcart {
    float: left;
    visibility: visible;
    display: block;
    opacity: 1; } }

.movie-typerating {
  min-height: 53px;
  border: solid 2px;
  border-radius: 5px;
  padding: 5px;
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (max-width: 990px) {
    .movie-typerating.shopcart {
      opacity: 0;
      visibility: hidden;
      display: none;
      transition: all .2s ease-in-out; } }
  .movie-typerating .age-highlight {
    height: 38px;
    font-size: 26px;
    line-height: unset;
    min-width: 44px;
    float: left;
    margin-right: 10px; }
  .movie-typerating p {
    margin: 0px;
    text-align: justify; }

@media (min-width: 768px) and (max-width: 767px) {
  .movies .movie {
    width: 100% !important; } }

@media (min-width: 281px) and (max-width: 767px) {
  .movies .movie {
    width: 100%; }
    .movies .movie.pre dl {
      margin-top: -2px; }
    .movies .movie:hover .movie-actions, .movies .movie:focus .movie-actions, .movies .movie:active .movie-actions {
      opacity: 0;
      filter: alpha(opacity=0);
      display: none; } }

@media (min-width: 469px) and (max-width: 767px) {
  .movies .movie {
    width: 71%; }
    .movies .movie:hover .movie-actions {
      opacity: 0;
      filter: alpha(opacity=0);
      display: none; } }

.store {
  position: relative;
  margin-bottom: 20px;
  border: 2px solid transparent; }
  .store:hover .store-actions {
    opacity: 1;
    filter: alpha(opacity=100); }
  .store .store-actions {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    bottom: 0;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    .store .store-actions ul {
      list-style: none;
      padding: 10px 0;
      margin-bottom: 0; }
      .store .store-actions ul li {
        padding: 0 10px; }
        .store .store-actions ul li:first-child {
          margin-bottom: 10px; }
        .store .store-actions ul li a {
          display: block; }
          .store .store-actions ul li a .icon-play {
            font-size: 14px;
            position: relative;
            top: 2px; }
    .store .store-actions.plugin .btn {
      font-size: 13px; }
      .store .store-actions.plugin .btn .icon-play {
        margin: 0; }
  .store .bombo-info {
    margin-top: 13px;
    min-height: 45px; }
    .store .bombo-info span {
      margin-bottom: 0;
      font-weight: bold;
      display: block;
      display: -webkit-box;
      color: #2f2f2f;
      line-height: 14px;
      font-size: 12px;
      /*-webkit-line-clamp: 2;*/
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      max-height: 29px;
      max-width: 150px;
      max-height: 28px; }
    .store .bombo-info .discounts {
      color: #FF0000;
      font-weight: bold; }
    .store .bombo-info .bombo_price {
      font-size: 11px;
      font-style: italic;
      margin-bottom: 0;
      color: #666;
      font-weight: normal !important; }
      @media (min-width: 768px) {
        .store .bombo-info .bombo_price {
          display: inline;
          font-size: 12px; } }
      @media (min-width: 375px) {
        .store .bombo-info .bombo_price {
          display: inline-block; } }
  .store .store-info {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
    min-height: 45px; }
    .store .store-info span {
      margin-bottom: 0;
      font-weight: bold;
      display: block;
      display: -webkit-box;
      color: #333333;
      line-height: 14px;
      font-size: 12px;
      /*-webkit-line-clamp: 2;*/
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      max-height: 29px;
      max-width: 150px;
      max-height: 28px; }
      .store .store-info span.title {
        padding-right: 30px; }
      .store .store-info span.help {
        position: absolute;
        top: 0;
        right: 0; }
      .store .store-info span.price {
        margin-top: 10px; }
      .store .store-info span.rede {
        margin-top: 5px; }
    .store .store-info .product_price {
      float: left;
      font-size: 11px;
      font-style: italic;
      margin-bottom: 0;
      color: #666;
      font-weight: normal !important; }
      @media (min-width: 768px) {
        .store .store-info .product_price {
          display: inline;
          font-size: 12px; } }
      @media (min-width: 375px) {
        .store .store-info .product_price {
          display: inline-block; } }
    .store .store-info .discounts {
      color: red;
      font-weight: bold; }
  .store .store-detail {
    margin-top: 10px; }
    .store .store-detail ul li, .store .store-detail ul li h2 {
      font-size: 14px;
      color: #333333; }
      .store .store-detail ul li h2, .store .store-detail ul li h2 h2 {
        margin: 0;
        display: inline-block; }
    .store .store-detail .classification {
      display: inline-block;
      height: 18px;
      text-align: center;
      border-radius: 4px;
      font-weight: bold;
      color: #fff;
      font-size: 12px;
      margin-left: 2px;
      text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 1px 1px 0 #fff;
      padding: 0 3px;
      line-height: 18px; }
      .store .store-detail .classification.type-I {
        background: #757575; }
        .store .store-detail .classification.type-I:after {
          content: 'ndef.'; }
      .store .store-detail .classification.type-L {
        background: #5cb85c; }
      .store .store-detail .classification.type-10 {
        background: #167ac6; }
      .store .store-detail .classification.type-12 {
        background: #ffe500; }
      .store .store-detail .classification.type-14 {
        background: #ff9600; }
      .store .store-detail .classification.type-16 {
        background: #de1515; }
      .store .store-detail .classification.type-18 {
        background: #212121; }
    .store .store-detail .tooltip-help {
      display: inline-block;
      font-size: 10px;
      width: auto;
      height: auto;
      padding: 0px 4px;
      margin-left: 3px; }

@media (min-width: 768px) and (max-width: 991px) {
  .store .store-detail .actions a {
    display: block;
    margin-bottom: 10px; } }
  .store[class*='highlight-'][class*='-pre'] {
    border: 2px solid #1A327B;
    background-color: #1A327B;
    border-radius: 3px; }
    .store[class*='highlight-'][class*='-pre'] .movie-actions {
      bottom: 54px; }
  .store[class*='highlight-'] .hint {
    right: 0;
    background: #1A327B;
    padding: 2px 5px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    border-radius: 0 0 0 3px; }
    .store[class*='highlight-'] .hint.inner {
      position: absolute;
      left: 0;
      right: auto; }
  .store[class*='highlight-'] .hintProduct {
    position: absolute;
    padding: 2px 5px;
    text-transform: uppercase;
    color: #fff;
    font-size: 8px;
    font-weight: bold;
    border-radius: 0 0 0 3px; }
  .store[class*='highlight-'] .hintValidity {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    font-size: 10px;
    text-align: center;
    border-radius: 0 0 5px 5px; }
  .store .promotion {
    position: absolute;
    left: 0;
    background-color: #000;
    padding-left: 10px;
    color: #fff;
    font-size: 0.7em;
    font-weight: bold;
    border-radius: 0px 3px 3px 3px;
    width: 70%;
    text-align: center;
    text-transform: uppercase;
    z-index: 999; }
    .store .promotion .glyphicon {
      position: absolute; }
    .store .promotion .glyphicon-star {
      left: 2px;
      top: 2px;
      font-size: 0.6em;
      float: left; }
    .store .promotion .glyphicon-star:before {
      font-size: 12px; }

@media (min-width: 281px) and (max-width: 767px) {
  .store {
    width: 100%; }
    .store.pre dl {
      margin-top: -2px; }
    .store:hover .store-actions, .store:focus .store-actions, .store:active .store-actions {
      opacity: 0;
      filter: alpha(opacity=0);
      display: none; } }

@media (min-width: 469px) and (max-width: 767px) {
  .store {
    width: 62%; }
    .store:hover .store-actions {
      opacity: 0;
      filter: alpha(opacity=0);
      display: none; } }

.store-description {
  color: #333333;
  max-height: 300px;
  overflow: hidden;
  padding-right: 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /*@include media(">=phone", "<=tablet") {
      overflow-y: auto;
    }*/ }

.store-category {
  margin-top: 8px; }
  .store-category .checkbox {
    margin-right: 10px; }
    .store-category .checkbox label {
      padding: 0; }
  .store-category .radio-inline + .radio-inline, .store-category .checkbox-inline + .checkbox-inline {
    margin-left: 0; }

.bombo-item {
  background-color: #EBEBEB;
  height: 330px;
  padding: 0px 4px 4px 4px; }

.bombo-alert p {
  font-size: 13px;
  font-weight: bold;
  color: #1A327B; }

.bombo-alert a {
  cursor: pointer; }

.bombo-alert .bombo-alert-icon {
  font-size: 30px;
  width: 40px;
  float: left;
  position: relative;
  bottom: 3px; }

.product-details .image {
  display: block;
  text-align: center; }
  .product-details .image img {
    display: initial !important;
    width: 100%;
    max-width: 180px; }

.product-details .gift {
  margin-bottom: 10px; }

.product-details .info {
  display: block;
  margin-top: 20px; }
  .product-details .info .loyalty {
    color: #333333;
    border-bottom: 1px solid #b5b5b5; }
    .product-details .info .loyalty h5 {
      display: block;
      margin: 0 0 5px; }
  .product-details .info .store-description h3 {
    margin: 10px 0 6px; }
  .product-details .info .values ul {
    color: #333333;
    display: block; }
    .product-details .info .values ul li {
      display: block;
      margin: 5px 0;
      font-weight: bold; }
      .product-details .info .values ul li span {
        font-weight: normal; }
      .product-details .info .values ul li .form-control {
        display: initial;
        width: auto;
        min-width: 150px;
        font-weight: normal; }
      .product-details .info .values ul li.total {
        margin: 15px 0;
        font-size: 20px;
        line-height: 20px; }
        .product-details .info .values ul li.total span {
          font-weight: bold; }
  .product-details .info .terms {
    margin-bottom: 15px; }
  .product-details .info .alert {
    float: left;
    width: 100%;
    margin: 0 0 10px; }
  .product-details .info .btns .btn-link {
    float: right; }

@media (min-width: 767px) {
  .product-details .info {
    margin: 0; }
    .product-details .info .btns form {
      float: left; } }

.movie-date ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .movie-date ul .slick-list {
    width: 83%;
    float: left; }
    @media (max-width: 991px) {
      .movie-date ul .slick-list {
        width: 74%; } }
    @media (max-width: 1199px) {
      .movie-date ul .slick-list {
        width: 81%; } }
    @media (max-width: 480px) {
      .movie-date ul .slick-list {
        width: 65%; } }
  .movie-date ul li {
    text-align: center;
    display: inline-block;
    border: 1px solid #2f2f2f;
    border-radius: 3px;
    background-color: #fff;
    padding: 5px;
    text-transform: uppercase;
    width: 60px;
    margin-right: 10px;
    max-height: 65px; }
    .movie-date ul li:first-child.slick-arrow {
      float: left; }
    .movie-date ul li:last-child.slick-arrow {
      float: right; }
    .movie-date ul li:hover {
      cursor: pointer; }
    .movie-date ul li.slick-arrow {
      width: 60px;
      height: 65px;
      line-height: 50px; }
      @media (max-width: 1199px) {
        .movie-date ul li.slick-arrow {
          width: 40px; } }
      .movie-date ul li.slick-arrow span {
        font-size: 20px; }
      .movie-date ul li.slick-arrow.slick-disabled {
        opacity: 0.5;
        filter: alpha(opacity=50); }
    .movie-date ul li.active {
      background-color: #1A327B;
      border-color: #1A327B; }
      .movie-date ul li.active:hover {
        background-color: #1A327B; }
      .movie-date ul li.active a p span, .movie-date ul li.active a p strong {
        color: #fff; }
    .movie-date ul li:hover {
      background-color: #ebebeb; }
    .movie-date ul li.disabled {
      background-color: #ebebeb; }
      .movie-date ul li.disabled.active {
        border: 1px solid #2f2f2f; }
        .movie-date ul li.disabled.active:hover {
          background-color: #ebebeb; }
      .movie-date ul li.disabled a {
        cursor: not-allowed; }
        .movie-date ul li.disabled a p span, .movie-date ul li.disabled a p strong {
          color: #666; }
    .movie-date ul li a {
      text-decoration: none; }
      .movie-date ul li a:hover {
        text-decoration: none; }
      .movie-date ul li a p {
        margin: 0; }
        .movie-date ul li a p .week {
          color: #2f2f2f;
          font-weight: bold;
          line-height: 16px;
          font-size: 12px; }
        .movie-date ul li a p strong {
          display: block;
          font-size: 30px;
          color: #757575;
          line-height: 23px; }
        .movie-date ul li a p span {
          font-weight: normal;
          color: #757575;
          display: block;
          font-size: 10px; }
    .movie-date ul li .glyphicon-star {
      float: left;
      left: -5px;
      top: -59px; }

.box-promotion {
  margin-top: 20px; }
  .box-promotion .box {
    color: white;
    background-color: black;
    border-radius: 3px;
    padding: 0px 10px;
    text-transform: uppercase;
    font-size: 12px; }

.reload-loyalty {
  float: none; }
  @media (max-width: 767px) {
    .reload-loyalty {
      padding-left: 0px !important; } }

/*.ticket-item {
    min-height: 534px;

    .movie {
        min-height: auto;
        margin-bottom: 0;
        color: $color-card-font;

        img {
            height: 180px;
        }

        h4 {
            margin-top: 0;
            font-size: 19px;
            font-weight: bold;
        }

        .category {
            list-style: none;
            padding: 0;
            margin: 0;

            li {
                display: inline-block;
                margin-right: 5px;
            }
        }

        .info-theater {
            margin-top: 10px;
            font-size: 13px;

            p {
                span {
                    font-weight: normal;
                    display: block;
                    font-size: 12px;

                    &.name {
                        font-size: 13px;
                        font-weight: bold;
                    }
                }
            }
        }

        .services {
            dl {
                dt, dd {
                    display: inline-block;
                }

                dt {
                    font-weight: bold;
                }

                dt + dd {
                    &:before {
                        content: '';
                    }
                }

                dd {
                    margin-right: 5px;

                    &:before {
                        content: '•';
                        font-size: 14px;
                        margin-right: 3px;
                        position: relative;
                        top: 1px;
                    }
                }
            }
        }
    }

    .tickt-date {
        border: 1px dotted $color-card-ticket-lines;
        border-width: 1px 0 1px 0;
        padding-top: 10px;
        padding-bottom: 10px;

        p {
            color: $color-card-fontDateRoom;
            font-weight: bold;
            font-size: 17px;
            margin-bottom: 0;
            text-align: center;
            margin-bottom: 0;
        }

        .room {
            font-size: 13px;
            line-height: 15px;
            color: $color-card-font;
        }

        @media (max-width: $screen-md-max) {
            p {
                font-size: 15px;
            }
        }
    }

    .ticket-alert {
        margin-top: 10px;

        .alert {
            font-size: 12px;
            font-weight: bold;
            text-align: center;
            padding: 5px;
            margin-bottom: 5px;
        }
    }

    .tickt-resume {
        color: $color-card-font;

        .list-seat {
            span {
                background: $color-primary-hover;
                padding: 4px;
                border-radius: 4px;
                color: $color-card-ticket-seat-font;
                font-size: 12px;
                font-weight: bold;
                margin: 2px 2px 2px 0;
                display: inline-block;
            }
        }
    }

    .prices {
        margin-top: 20px;

        .dicounts {
            color: $color-card-ticket-discont;
            font-size: 12px;
            font-weight: bold;
        }

        ul {
            list-style: none;
            margin: 0;
            padding: 0;

            li {
                @include clearfix;

                &:hover {
                    background: #f1f1f1;
                }

                &.discounts {
                    font-weight: bold;
                    font-size: 12px;
                    color: $color-card-ticket-discont;
                }

                padding: 0 10px;
                display: block;
                border-bottom: 1px solid $color-card-ticket-lines;
                line-height: 28px;
                text-align: right;

                .templateMessage {
                    font-weight: normal;
                    font-size: 14px;
                }

                .discounts {
                    font-weight: bold;
                    font-size: 12px;
                    color: $color-card-ticket-discont;
                }

                p {
                    font-size: 14px;
                    margin-bottom: 0;
                    font-weight: bold;

                    .number-discount {
                        @include text-overflow();
                        max-width: 100px;
                        display: inline-block;
                        vertical-align: middle;
                    }

                    &:first-child {
                        float: left;
                    }

                    display: inline-block;

                    .discount {
                        text-align: right;
                        font-style: italic;
                        color: $color-card-ticket-discont;
                        font-size: 12px;
                        font-weight: normal;
                    }
                }
            }
        }

        .total {
            margin-top: 10px;
            padding: 0 10px;
            text-align: right;

            span {
                font-weight: bold;
            }
        }

        .pontos {
            text-align: right;
            font-style: italic;
            color: $color-card-ticket-legend;
            font-size: 12px;
            margin-top: 10px;
            margin-bottom: 0;
        }

        .discounts {
            color: $color-card-ticket-discont;
            font-weight: bold;
        }
    }

    @media (max-width: $screen-sm-max) {
        .card {
            float: none;
        }
    }

    &.horizontal {
        min-height: 0;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 20px;
        @include clearfix;

        .header {
            background: #f3f3f3;
            padding: 8px 0;
            margin-bottom: 0px !important;
            @include clearfix();
            cursor: pointer;

            p {
                margin-bottom: 0;
                display: inline;

                &:last-child {
                    float: right;
                }
            }

            .control {
                cursor: pointer;

                span {
                    color: $color-primary;
                }
            }
        }

        .detail {
            display: none;

            > div {
                padding-top: 10px;
            }

            > div {
                &:first-child {
                    border-right: 1px dotted $color-card-ticket-lines;
                }
            }
        }

        &.open {
            .header {
                margin-bottom: 10px;
                border-bottom: 1px dotted $color-card-ticket-lines;
            }

            .detail {
                display: block;
            }

            .icon-down {
                @include icon(up);
            }
        }

        .movie {
            margin-bottom: 0;
        }

        .tickt-resume {
            border-left: 1px dotted $color-card-ticket-lines;
        }

        .info-theater {
            margin-top: 10px;
        }

        .tickt-date {
            &.md {
                border: 0;
                margin: 0;
                border-bottom: 1px dotted $color-card-ticket-lines;

                > p {
                    margin: 0;
                    margin-bottom: 5px;
                }
            }

            border-bottom: 0;
            margin-top: 10px;

            p {
                display: inline-block;
                font-size: 14px;
                margin-top: 5px;
            }

            .actions {
                float: right;

                a {
                    padding: 0;
                    margin-left: 5px;
                    text-decoration: none;
                    font-size: 17px;
                    color: $color-primary;

                    span {
                        display: none;
                    }
                }
            }
        }

        .bonus {
            font-style: italic;
            color: $color-card-ticket-legend;
            font-size: 12px;
            margin-bottom: 0;
            margin-top: 20px;
        }

        @include media("<=480px") {
            .header {
                p {
                    display: block;
                    float: initial !important;
                }
            }

            .tickt-date {
                clear: both;

                p {
                    font-size: 13px;
                }
            }
        }

        @include media(">=phone", "<=tablet") {
            .tickt-date {
                border-bottom: 1px dotted $color-card-ticket-lines;

                p {
                }
            }

            .tickt-resume {
                padding: 0;
            }
        }

        @include media("<340px") {
            .time {
                display: block;
            }
        }
    }
}*/
.menu-hamburger {
  position: relative;
  float: right; }
  .menu-hamburger .navbar-toggle {
    background: #fff; }
    .menu-hamburger .navbar-toggle .icon-bar {
      background: #ccc; }
  @media (max-width: 990px) {
    .menu-hamburger .navbar-toggle {
      display: block; } }

.menu-itens {
  margin-top: -20px;
  margin-bottom: 10px; }
  .menu-itens ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .menu-itens ul li {
      display: block;
      background: #fff;
      padding: 10px;
      border: 1px solid #ccc;
      border-top: 0; }
      .menu-itens ul li:hover {
        background: #efefef; }
      .menu-itens ul li a {
        text-decoration: none;
        display: block; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url('images/images/"ajax-loader.gif"') cimages/r center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  display: block;
  vertical-align: top;
  height: 28px;
  width: 28px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "Glyphicons Halflings";
    font-size: 18px;
    line-height: 1;
    color: #2f2f2f;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0px; }

.slick-dots {
  list-style: none;
  display: inline-block;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      width: 28px;
      height: 28px;
      border: 0;
      background: transparent;
      display: block;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      position: relative;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        display: block;
        top: 9px;
        left: 4px;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "Glyphicons Halflings";
        font-size: 6px;
        text-align: center;
        color: #aaaaaa;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #2f2f2f;
      opacity: 1; }

.banners {
  position: relative; }
  .banners .slick-controls {
    margin-top: -30px;
    display: block;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 10px; }
    .banners .slick-controls .slick-arrow {
      display: inline-block; }
    .banners .slick-controls ul {
      padding: 0;
      margin: 0;
      display: inline-block; }
      .banners .slick-controls ul li {
        display: inline-block; }
    .banners .slick-controls .slick-dots li button:before {
      font-size: 40px; }

@media (min-width: 280px) and (max-width: 768px) {
  .banners .slick-controls .slick-prev:before, .banners .slick-controls .slick-next:before {
    font-size: 14px; }
  .banners .slick-controls .slick-dots li button:before {
    font-size: 30px;
    top: 10px; } }
  .banners .slick-slide img {
    margin: auto;
    min-height: 75px; }

.loading-page {
  visibility: hidden;
  overflow: hidden;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0); }

.complete-load {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  height: auto;
  transition: all .2s ease-in-out;
  overflow: initial; }

.loader {
  text-indent: -99999px;
  z-index: 9999; }
  .loader:before {
    font-size: 10px;
    position: absolute;
    text-indent: -9999em;
    border-top: 3px solid #2343a5;
    border-right: 3px solid #2343a5;
    border-bottom: 3px solid #2343a5;
    border-left: 3px solid #5375db;
    overflow: hidden;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    content: ' ';
    float: left;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    left: calc(50% - 35px);
    z-index: 5555; }
  .loader.page {
    position: absolute;
    /*top: 50%;
    left: 50%;*/ }
  .loader.loader-content {
    text-indent: initial; }
    .loader.loader-content:after {
      background: #fff;
      content: ' ';
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      opacity: 0.5;
      filter: alpha(opacity=50); }
    .loader.loader-content:before {
      top: 50%;
      margin-top: -25px; }
  .loader.centered:before {
    left: calc(50% - 35px); }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.loaderContent:before {
  font-size: 10px;
  position: absolute;
  text-indent: -9999em;
  overflow: hidden;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  content: ' ';
  float: left;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  z-index: 5555; }

.loaderContent:after {
  background: #fff;
  content: ' ';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.loaderContent {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: block;
  opacity: 0.7;
  background-color: #ccc;
  z-index: 99;
  text-align: center; }

.alert {
  border-radius: 0; }
  .alert.alert-top {
    padding: 5px !important;
    margin-bottom: 5px; }

.feedback {
  margin: 40px; }
  .feedback .alert {
    margin-bottom: 20px;
    padding: 15px !important; }
    .feedback .alert:before, .feedback .alert:after {
      content: " ";
      display: table; }
    .feedback .alert:after {
      clear: both; }
    .feedback .alert .message {
      font-size: 16px;
      margin-top: 15px;
      margin-left: 20px;
      display: inline-block; }
    .feedback .alert .detail {
      font-size: 16px;
      margin-top: 15px;
      margin-left: 5px;
      display: inline-block; }
    .feedback .alert .glyphicon {
      font-size: 45px;
      float: left; }

@media (max-width: 480px) {
  .feedback {
    margin: 0px; }
    .feedback .alert .message {
      margin-left: 0px;
      display: initial; }
    .feedback .alert .detail {
      font-size: 14px; }
    .feedback .alert .glyphicon {
      margin-right: 10px; } }

.feedback-return {
  float: right; }
  @media (max-width: 553px) {
    .feedback-return {
      float: left;
      padding-top: 2px; } }

.message.data-empty p {
  text-align: center;
  font-size: 16px;
  color: #757575; }
  .message.data-empty p i {
    display: block;
    font-size: 46px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 10px;
    color: #676767;
    text-shadow: 1px 1px 2px #fff; }
    .message.data-empty p i span {
      font-size: 30px;
      padding-left: 10px;
      color: #757575;
      text-shadow: none; }

.payment-icon.visa {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAF0ElEQVRYR91YaVSUVRh+vplhWMQEZVEYtyZcUsSFSgFR1BPauIAEHTt2lLLI0tROmoooopJiaZAHzcxKRclUXPC4kCSIGLjggiIuRxBUItBxgQGBme57YT5nwBH8x/TMn7nvfe+97/rcOyP0nriua61Msk3QCl6QsE+rh1YHSO4Auq0upaWLBbeQ+BMCBJ9Wb/fzDYwWeobEM5cEwRwdkMtlZUKPkPUsJeYJCrtZO0BhN38HKisrzbaEeAb+Vw5U5O4FaquNO5p1imWXwZDZdzGSP9E8xbEzt0WZu9IBTvZtkHK6QJQN7aeAg521OC5Ta5B+oRg376ihqa5BWxs53BT2GOqhQDtbS6P9C0se4eLNf6El2mfw7a+AfVurJmxjlAFdjQaaG6moOJeAqoJMUVlibQeXL7IhyOSibGdqPqK3/M3HxAZ7vwlEyf0KhMUcFXWSYyZC4dQWdXVaxP5xDttT8lDLvjdG1DRvjPd5TRQXlT7Gu+H7UF1TJ8qWfuSNCUOf6egnTJbQlczDsDm7EtJH9RF1Dt0HuYuHuOGkJQeQV3ifj736uiL+q1HcwJiEbC6ztpTh5Ib3IWHeLd2ciaT0600M1wsSlqjQp7uDOL9qWxZ2/HnVSD/YrwfCpwx5cQYMZ++VVyBo3u9Y90YaHMvTYD9mOWwHTuYq14oeICRiv6geO2sEhg3ojOW/nsKu49e4vHe3DtgRORZ3y55ANXc3dA1UEejrhk8D+sPW2gIlDypw4nwxQkb0hI2VBV9Hpen/5S5UaGqMjO3VpT0So8a13AHSDFy4F4V31dg0OA3dOzvBXrWKb0BRpmgTXBxskbx6Io90aPQh5Fwr5fKx3kos/9gHJ1jNz1x7TDw48kMvBDAnTCHh6BWs3n6aT7/5eidkX7nHv0ulEmTET+KZNcQLWUhvqLW0Dtv8sqGcvAE1tVqMmr0TD5/UN/vskEGY+k5fHmHfz3fgceVTLp8VPBChKncU3HuIgAWMHBpAjgYOc8O0cf3QqUMbI2O0bJPxXyehmPUAYdN8f8zfkA5qfsLmhaMxsIdzyx0wjN6YbmpEh4chJacE8+LT+CaWFlIcXRvMGYQOIcf0iJszEr6MXQhrEs9gy+HLRgdbyCQIm+DBHdEjLacIs2JT+dDVkWU2Jghz4lJxnMkJc97zxJQxfVrugKa6lkeVok5IjHgbsUm5OJV7l4+JFYgdCFks1YYMdHB1EDdCjz1p1/HDrnN48LjKyAB9BklI62kfwnTWJ2EBHvg5+RJfRxjl2RXfzhjecgdIc9rKIzhztYQvolLZcugyKNUEalJqVoIpBjI8jQKylWXix/0XObUSHO1skPJ9ML8bghh16kEZdGX9lXO9lJMDwbm9DY6sCX45BwwjQGnXZ8P9VQdsXawSN1vGDtndiIGMTjIYhG/MwMHMm1xC7JPJ6Dbql0xQlpoDOUtO69HsUyKvoByTIpOb7LviEx+ovJSi3JCBxjEGWsYYiGp6f8YN+L/VHUqFHeQyKa4WlrMLMEsspcF9XLBqui+nzqqntc3Zj+9m+mHkoGevgmYdoGrxm5kIdQPr0AntX7HiqaSMEEwx0MZ9FxCfdN6kUXJGApsXjOZUGddQ523Y/fBZYH+jNalnb+Ns/j9cRmVMfdPiDJDi/PXpOJx1S1xEzDEjaIA4NsVAET9l4MDJ+lJpDKWrHSKmDgGVomruHv4MIRDFLgn1MlKn0qQSJXj26sjp9aUcIC6/UawWF3n27gg7g8cX3QmnLtczE8Hb3ZU/1KhRc2+VsZtbjbKHldCxvu3Qzgr9lI5i89O9cfIS+43eAA8214k1ryHuP6pCdl49O1nJZRjObv2XcuB5EWwtsmZ7oLUYasoOIT/cybx/kZm/A4ucdeJbt7XXSyP7tBB0Qt5CpyKJgPpXl5lBJ+C2kL/IOZplYIGZ2c7NZS/zZcJfkZC51DguZRz9gU4iKNjd2qr/ZtRqoRWkKGZ2/nZHVhr1H6ruhaaokHv8AAAAAElFTkSuQmCC"); }

.payment-icon.master {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAH90lEQVRYR81YCVCTZxp+/txAEkO4CQiUQ07BcogtCtrTWlrrqmWp7rqtu7VTuyO9WOuKilvGzrgzbaeVdmxrrVa3pY6KFDteK1URKYqwIMhRCFcg5UwCCSR/st//O1pSkiBxdtaXYf4f/u89nvf4vvf9qKgVHwWZeJyDlJl6CBzyc9+T2QJwugHLAX+1Oo8KX73nAgUq7b6327aBBVTEykJ6Jp4X03oEG3rhZRqBiJ6AieJikC9Bp9Abar5sWj9QlAV+4kGEyVTwctWAzzFhzCREr84djQMB0Ey4TivjzgIanVTE6kISEsfEgQUp2kakj9QgRN8LivxtixgA5dIYnJfFQ88RWi2RCPTIDPsJjwdfIwCG7Cqs75+NktZknO+Mhdk8XUabLdMCCDN0Y23vGfgaB6fDeef7GFeE7zwX4RIBw3j8qZCreCn+NNz4hruWodR44f2fnsWNgUCHPA4BLBmuxqpffiQZZr5rxZMXXpZFwz9Tg/TZdU7x0xYOPrn+JIqb59vltwvgiaEqrOi/4JRihslMEk37iBTxqUqnZdxm3FvzBL67+ZBNOTYBzBttwYaeE/ek2EIBPNGtWhEnjMN9yd2njy3FeRdewBVVxJRPUwC4mQ3Y2bYPzNNZ6pPIEZVKturbRMBI5o2D4jkrERgZd8WLpX+FzuhiJWQKACbnHx2+6rwmwkmn8REQar3TMLEQBZjuSe63jWn4vPYx+wAEZiN2t30KIXn+L8hvnRZCBe20aOa8yDr+NsbpX0NpFYFEXRP+ovreaQUMY2+CJ5IX/mxTBofUBCW4VRdckQ/MRg0s5GCcCeWXZ+FSV9Sv2Tn5IMtWn2MPq9h/fgz5w4tw42+bIFIE4oHX3sDg5Yuoy3nFri6RvwIB2evQceYjiARqm+u4LmZ4POYBrwX7IHRPgIVEuufMYhi1zdNi8E0/jvGBSnx59Cz2VC+1DeDNrm8Rru9Gask5CH180bDlTQSs+RMkUTHo/tcB8GXukCWnwjg0iMbtmyFPfRh+v3se5LSC8rNCRG4rgHLvHuhabrKg6bExNG59G9K58yBLSoFxeBAej4SB56LAYO02cIXuxPg2yBMK2PexnlPktxTS8A2g9SqM9Z2De9RbMPRXwC3wOcKTh4tXLiO3bJ1tAPnKL+HPNWDhxWqMtrZAfboUPk8+DZfZwWgq2MYymUZGELLxdWhqrsH3mRXoLjqMkeoqiOdEwWdpJlo/3M0CaSv8gAVo0mqJp2l4LXkc7YUfIuS116EuX4sx1SlWnkAWC744FDxxMNxj3oGmZS+kYX+GtvULiEPWYKy7BByhJ1y8F0F1PhM329rw8g8bbQPY2b4PoeEBSDx4BH2lxZBEx0JTe5019D+bNsBv+SpI4+LBk85C14Ev4Lt8JcwGA5rezYMiaw1o8j5cWYGILTugbaiH0NsH2vpaCP0U0DXUoe9kCeIL96GzNIH1MENugSsgi8whNeENjkDGRoBLGsPRzqNwj9uKjuIwuCqWwSvlU3ScmANlPx/r7QF4p/MQ5j+6AKE5uVAdP4LZf1yPlt0FCHtrC1RHi+AWGoaGrblILipB0z+2YriqEpE7doEvl4PDF6DvhxLicQ2C1r9C6ieHNXBc3Yekw0fRvCsfoy1NePCrIvRdyoa+9yxrcOCyOgxezyUAfFnPmwgwg7qMFLiOTSXGaPnc7SzQzpIYtjfKObvedgRe6j2JrBczIY2Zy6aFLHk+Bi6cR8Dv/8A+PRZmQN+pxKx5SejY/zlcSOGKo6KhV7ZDEhsP87gBze/lI+a9D6CpqyU1MEr4/o3w3DxcW5cFfUcNUo4dA88tGEZdK3TKbyCPy4Phl3I2lYy6NghmxWCwZjN5V8J30RGYRjvI+kC2DnrLluN0ewJ2Vz5nG0D6cA02hk2QrY2GSacFxeESLwlYD49UXyUptJJNDZfAIBaIJDoO9KiOpNtxFpRbaAS6Du+H6+wQeKQvhsVkwsDFMsgSU6A6VgRRyAh8nxdCHJRNTmUX6NoPEYOjwZeEY2KkERTpYnmuAWwamca64Oq/lC14k0EFC4mInkTm/apncPLnRNsAZCYddrV/Bsoy7Yhgd9tTy93xYJbtBo5DugCOyLnOllHIdKcvnHgDQwaxbQDMf5kmjmnmnCWmC3VJpiHiTViJ4EktkCSNOyuW5fuRDDnvXl5lJWNKL6SY6MfflQfJDOB8FCwcCkIP65ZBmmqAeK41qJmgYaazl0+9ig6Np2MAzNdn+8vx1NCVmci3WksaBowvc0VkwqSO1Glptxi/ql+Mr+szpkixOQ8wE9irPcWIHW1zWq2Rw4NQbIRATsNn1eidHsgZgRXdc8D0QEwN/JbsTmQCi4k0diWIuwcQAyIp/LO18POzP8RPB4gxvqBitVUHOpnH4UzM7EZPD1Vg6WAluJaZ7R6Vkkgc8l5CpjIzNiUXI01xYzpbrb6bzFx8fSMD3zSk2fT87cUEwMfEMlJ1DshnYogFkki6Rq7FcT9/k+zj37svAPOcTIk+rciOKUOsp+MZmTG8rCMWBxvS0aP1cAzaDDMTgU6yylqbHTZX2oDYsXaEkIstTyO52DLfutga4kmgJP19vWsQ+vmzHCpl7oSSfJoRJmcutkYg4NDkYksAlU6Ohv5AVPWGThkb7QmkQHcQAHsKSD+8eUbxvU8Wk41+J5WRsZ3X4+2zAzTWgmsmkXCcTv9325m04dBdZnD3K9R9+f8FK21CDdr+dpQAAAAASUVORK5CYII="); }

.payment-icon.hiper {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAy1JREFUeNrsVr9PU1EUPq8ScNAy2EVsDS6QlHTSAXTRhUqiThRXazGuin+A6M6PUaOEwWCi7eagZcJFOgg1MW0iiVrTWiK2Ay2JaROp5zu887wFTGSxvqQnbe579557zvnO9933nvUw0HuNiObJnRb1uLh42LyHXG6uB9CxZ6bR4F/DnQAa29vulZCbur7/GXA9gPZTqJUADPkcGwjKX63T66WeoUEZe8PDTWv/2o4G/HRm4raMTQBM9Y8mX1J/JOLco/jL8Wfk48JD4zG5bxkAv59OT9za5zFqM6DIytmM4+AbGJCxlMnSyvSMjABRLRQkYK1SoTLPKVs+m6GSPYd79S0up5oaAB+fweif9oD1LlFAmOqcr5ov7P8ewAZTNrDjPJbtRGAiGbtB4blHkqC+WZHgmOvq9tL56SlJiEZg7S0Dhq+ZtJP99BoNOTt5V5qA+Nj7/vGc5NH4pWyWTrF0FayCFLMsBmDov2doSEYgxV8llEsuyhqCqj0dPPdbcmMR8fsQT9Da87j4gmqwh+IX2Bfa7b04TInhEZlTezN5T8Y+joEG6hlDUxAT+xLhEQENYOsM0ql/NwNHuHMo8kXkqjN3s/BFGJA1DoKiikYQdA+JwRo6pk1YmrgjTfjM4FEwis+9WnSKh/8VLgiMYB7FCnv+gIzICXawXxkDA2vxePMZMA+wLxh09Kzd39FmRqS0butRfSAV7TzmIRmzu6FYjMpcgMrTXOsfG5X9CzaTuC9zHoA2u7xlF69PQlP/eySEInJ2QvNQgxUEAPo+ToRr6SprE2Cg2/7IKF2YmXLYwhziqUTQ1dD4dYdpsIWCIBH44Vq7rl1GDt2DXOZBVzt0yds9qcXWK1VOtOxoHSd/q/CV8kuvabtWF3BImH2yQD9rNfqWXuUC77NPQbrW0XXYBpyXGD++l6iYSkkh2GuJanfWV6ZnZR5zuWSSNj9+sn2r4ou1jXSa89RlD3JtrL6TWrT7Fv4PTpz8648gfSfMB0NNcmiFoXiAONCnBGiGFFpdfBOQgzDwP5nl8bS/Rlt5ANwNwHIzANW+8ybePdE+A20ABwcQdXH90V8CDADMvbnqoX+MCAAAAABJRU5ErkJggg=="); }

.payment-icon.maestro {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAIKUlEQVRYR81YCVSU1xX+/plhZtgGhmFkG4MGl2i6uFU4cYtS1KOm2mrFIw0aiIkixaiIbU3VJLVEbV2iQaWC1i2VmNii0WiMIcEYG5NihIRRnCUwsjk6C8P8M/PP0vf/RAhhYAboOfWew+E/8+59737vvXvv9y5F03S82+0+5nK5nuIRwSMuxFcPcfEucfVocHDwJqq1tbXc4/FMfMT97s69fMpsNrt6s/P1Rga3m2g0mRjQjBsCPgVZsAAJchGGRInBo6ie98LjBq2qgU1dA+d9PTxOBpRIDGFUNAKHPAFh3EC/95Kcho6yWCzskfQoNuLo+1UmXKgyQmdwdKsrEfPx9BMSzBsthTw0oJMeQ5x9cPZdmMouwmkydjtHQHQspCmzEDHzF+AFBvXoF3udfAK4qrLgQFkTHrQ6feFsHxcKeFg4LgK//lkEePBAf/ok9G8fg9tu93sOQVg4ojNXQjJxao823QJgj6WovBn/qjD4vegPFcdF8/Gbbw7CfvOLPs8hJScRsywboLznl24BFHzUhPOV3R+1L48CXAwyK/dgsFHlS9XnePjU6YjNXkdAdI0vrwDOfGVA4cfNPif2pcAjAcunXHiqpRKzvizypd7jeFT6C5DNW9hFpwuABpJdso9r4XC6+7zgUIMSifVXOHuKxAArIw3V4Dn9j4EfLk4JApCws7BLluoCYPv79fjkdkufnWcNU7TnILc2dgLAHv5P9Dfgcfd9Y0KTJmFg3qZOvnUCwGaa54rVcHt8ZtZuAVLElu9xtY+zV+ih5OqOQqKq6PvmkEAeeuAYAiIHtM/RCcB7N43YT1Lm9yVeJkZUmBCMy4OKb1sgDQ7A0KhATkXZYIWZ7pxe598+jvH1V3t2kgRj2NjxcDQ3ga7V9gpQdEYWIub8yjuArefrcaWm4/p4GBs2TLDh58nTYG6lMXdXJZYPr0fqgnncBGn7qkiseDBAIiR1giHV2YFBJjVCYUdsdDhMZhotLRZONzhIhDipCFOr30HZ3WZkn/0AqmPFMLx1GIJQCVytLRCERxBQjRBFxUAojwJdp+1S9CRJE6HI2+wdQM4JLTT6jkCzNylRsm4KCGlCYFAwnsktQum2paCtNARCEV5+8zR2r08D4VIkw1HYe7EW12/ewvYlYyCLCAfLDXee08BYV42Nz8+AQCAAbTKh8PfrsKqgkHPi6PPpePbgEehVd+BwONCoUWPMrDncmIthoM7fCOOnZe0Os1RjyJ5D3gFkHFLjXgvTMagtw4cH1uDSx58heXISdu87hLmzU+Bm7DAyAcjbewbREWEIgRkbl8+DSs8giHmAmLg4rNl7HlkpgyEbOBTN2mpMmjwFi/5QhLQ7/4RhYjIy1+biVGYammMeQ9af8nHpTCke1NVhYdZKfHD8KE7vK8DLJe9AbLNCteLZdp/YCj3s0Cn/ADxuuoyDr+di24ES5L24EHq9HodLP8Wapc+gpKwacpEDSaOGo1qpxLixY/DWuatInZkEhnGCttkAknGu327AyeIC/GXrawgJDUVtUQGqowdhQuJ41KQT0IteQOqSJfgydTZ0qZmYt2ABbmYshFar5XY6NkKKmqXzOwCESzGs+G3vAFb/41vcaSYLfyczAz/HqhUZWL5xPw5tzSF32oK1+cU4mJ+DPUfew2/TZyP/xGdo0Cjxxobn8ErhWaxeNBkVNU3YcuIaYao8RCgSYLUzuP/FaZTszgOtq4MjNAwSN4OaDashzHsVgyNlUK9MhzJ1GZZmZEC9dTO+Nlow58/bceviebTseK3dJ1H8YFIP/uYdwI6LDfhIaW4bdLuQM/IuEn40Fq8UvItTO1fhyIWvoL5Rjs3rs5G+bge2r10MeVQU6mrrEB//GJYVXIOs9gw2b/4jxGIxN80bxy8gJ20G920jp/Jh/quQz5qL8YmJOP36FkxbkY3mq+Uw7tqCowhGXtFhKBQKTv/W11Ww798FytoCm66W+40ld4o1G7wDuPSNCbsvtRUgNgMxmnIEDhwNO90KyqiGMGEq4fKfQBgUBo9sGBhVGaRSKQxOwud5JJBjR8NjvAtKdx2REhFsfAl5MwAixz0CKBAjXFbM1lzCZasTYpLLFeb70LgpJAXyEUg2zEGSwRWLA54YBcJdTjxpNUD88JFIaAkrMctfgnR6W5Cz0qkOWOxuLClS9YtGxJvVyPrPX9sX+F9+UCSLDTt4EnxJmHcA7K/9ZaHsHCwIHvd0BXmhtVViBV2PWcqO4OsLsPDkmYhdmdvJtAsXMpLjffGIBlZH3zmLwO3kyBxL5HhU2zzJdCXEupq++N22EeQK8tZuwuM/HcXVE69X6OGP5aQabyNVuT8yQ3MWoxv/zU0hYczgE1D9kbhV6+EYOQoymYwrkD0CYAdPfn4fx67p+7MmZ5toqcL8ikJ4XB2krreTRi5YjAGLM7ya9fgmLr1hQPGVe3B9d597u3DyiDAsUJXAfLG0t6acPkV2Wp6WichfpnZr7/NRr2yg8SZ5Xmq/x5F8eSMNEiBjkhxPD5dwqmbCZRqL98FpuO/LtH1cpIhHzIqXEDTixz3a+NUXYp8HbHeCbatU6qxwdnMiCXIxpo2QYPqTYRAHdH6Eu+02mC5fgJH80aQnRBhgF8coPp9zWJoyG6ETpnAn0JOQtoqbPQENURrk79awPSL1PTsaCHW2MeTxQtZge0BsYyuc7Lw/4jKbuOYWo28iBZPhMoyQUGhxwlDu218hDFjFAvgdMcj31+gR01tHXoBccyub/Gc5q6I3bcb/Bxhya9hWqI74+/eQkJB9/wUd3KfrS19L+gAAAABJRU5ErkJggg=="); }

.payment-icon.diners {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAFUElEQVRYR9VYC0yTVxT+SgstpdhSoMqrsiIKCAzHtjiDzicjiyxusmUKZG7qJoivLM4tGWOLGrZkuuF0THHh5XM6lsWxzT1AIQGHyZwRiDIBLRTqaCmFUqTQdvfezs4YlnT9myAnafrf/v899/vO+c75by9vZGRkps1mO2a1Whd4EcNDbgSrnUDUEKiVfn5+Bbzh4eF6u92e8pDj/i94hbzBwUHrVIj8RAxINrp5JpOJpmRKGpXTlCZAo+5RAj0DY6j/04iBYRvsPB4GzGMYsdhALjFNxEdMiC9Sov3ZtafMIwRGx22oaNBjukyEZ5OCIPUVMHxUm81dJpTV9+LK7SH2m9DbCy8/GYjVyXIQXpyNM4Fx0tX2/6TF+sXhUAaKJgREiRyt1eDkpTvO+8vjpNi2fMbkEzh9WYeUmGDMniHG3TEbjjcQMk+HMmBN7YNMPk+oprFxQVUH6m8MOEFvWTYDqXOlnEhwysCY1Y7Shn7sSFMyELtO30RbrxnfbE9k43NXdCg634WP185CktIfvQOjyCpuYdKiFiQR4MtXVfCiLN00TgSuacywe/ngqVlSXFWbsON4G9P//QQ++VGNhHAJirJnM4g5Zddxg5C8Z/teUpLs+boJn2MX+qXViOSoQITLhfjqtzv4okYzIQFvPg/n35rHQBaeu4Wfm/udgN98JgSL5zgk5o5xygAlkKSSYyYp3uo/dNj3g3pCAjKxAFXbHLLa820naloNTqw700KxaLa/O9jZHE4EbmhHYLTwsSQ2AHrTGNO3iLTJByW0KjkYW1Mj2IKvlbTilu6uE/DBzEgSAOHkELCTajx0oQ+7VkYyAFQah4mMzm5NYGNaxN9fJZlZEw2xkI82rRmbSq87waqChSha45jrrnHKAF20rm0IUokvFkQ72qHGMIqwAEdE/xq0QO7nDQGpAfq+2H6sDa2aYXaPdp69L0QgPsz9AqZ+OBOgTiob9UhWyZz9/sFojpL3Ay3eun/eAbRr5i6ZjrR4mbuBd87zCAHqjRZ0p34cy+bKMSdEDB+BF/qGxnDpphEnG7XQGi1sUar3NxYrkBAm5gzeYxm4h8RC9kS/q83o7BvFsMUKWiMOuQBS0oniQ8WEnMgje6B7a3osA+6E02w2Qyz+NxMPjl3x6TKBgwc+Q2xcHLTaXgQHByM0NBSxsbHgCxw7T1esqamJbFHt8BEKYRm1oLamBrveeds5dc/u3Xg3P98VV/+/BiorKrHq+VXw9/fHls15WL9xA6KiomDo7yektIhPSEC/Xo8hkwnygAD0GwxQEKLdGg0SExNhNJJaOHECObm5bHHyXxwVZeVYuGghHlGp0NXVhdpfa7AidQWmSaVQKBQuEXE5A/cToJGSyWRITU1F1ddVyMzKRH1dPdRqNXzFvhD5iDDv8cfQ2tKClJQUzIyMREdHBy6TDGRlZzuBFR/6HN7e3tjw+kYcPVICq82KV9atwwcF76Pwow89S4BGa+Vz6SDHMDjwaRGWLlvKMnDxwkWszliNk6dOIVAeiIwXM3D2zBmkp6dDT7JTcvgIcvM2Qy6XoyD/Pezeuwd8Ph/q27dR/V01u15LAlBeWkbkyMemnBxQueZt3eJZApcaG2GxWCCRSPBoUhLab7YTLfugr68PSqUSOp0OLdeaoZiuYDUSRD5UWuTUA/Pnz2eR7unpQUtzM7vv5yeBYcCAiIgIaHt7IRSJoOnuhoDUVAipr5iYGM8ScMnbJDw01c+FbLSIO0ngIicheJyX5PF47ZQAbcSFnL1NjoOdPHIuSknkkW/a38If9mNGchpHj0K7Cd5y0lCK/wbzGlncai0unwAAAABJRU5ErkJggg=="); }

.payment-icon.elo {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAYAAADnRuK4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAC/hJREFUeNrsnVtsFNcdxs/sLpe04CRPNRdLoKKK4EgllSiBUgklCpj2gYsJqImqYIqp1KqhQFJ6gwjoRWmTEFolUmOCqSJVAuzUPCSYRKWRaExSpJBKMRCVCktc4r6VDVW47M70fGNParyz63Nmzpnd2XxfNLJZr2dG+//5fz1n4nieJygqqjL8CCgCRBEgigBRBIiiCBBFgCgCRBEgiiJAFAGiCBBFgCiKAFEEiCJAFAGiKAJEESCKAFEEiCJAFEWAqKSVi3uCaY1Th06Uy4hCwV0hv10uj8XymMGPt6Y0II+35HFE2qpH2sp/8fLglVgndeJuLARA2Wxmhet6e+S5CE0K5DjOQCbjbC4W3Z64AMUOYfJGOiU4fyY86RFsBZvBdlXNgaZPmdbpCGed9D60SsoEm8F2sGFVAJKha08266wrui6tkVLBdrChtGVkiCLlQPKCi2Xe81dQzIczpD4fQhoiZD60UuZDPYl4IHnRzuFYSgukPx8KbLonkRDme5+MM0MSy0+/XkKZtCVsKm27wjpAMnQ9VmTSXIf5kAfbLk8ihM1l6KrbULbYOkDS3c3lx123oWxGYmU8RREgigBRBIgiQBQBoqgIyvEjEKKpqUlMl0c5Xbp4UVyUB0WAQrVm7Rqx5YmtZX/+3DPPimflQTGEUQSIIkAUAaIoAkQRIIoAUSlWTfeBmu9tFg0Nd972Wj5/VfR/0F9XRrh/niuPopg82RNzZt++WO/SFUdcvuyIM+cy4syHGXFJfk+AyqhlWYtY2tLig9Pc3FzxvegMn+w7KY8+0dvbK/JX86mCZvWKgnjogaJYIg8dAaQ3j2dF15FcTcBUdYAwRkAXGPA0NDRo/V7T2ia/i7wznxe9R3v9jnFaRg6bvndLTJ+qvzR4zmzXP/D7gGjvi+OqClLVcqCGOxvEnr3Pi3dOvetDoANPybnk7+IcOBfO2VRhrlUrguFje7HlBXHi2Cdi+7abomGy99kBCN7m3VN/941uWjjnG39508q5TaqrJyfyH5vxHOu/XRCvdV/3PVPdAwQP8XLn/lgeR8Uj4To4qqops4TzxJ+EmBm+D6HzFXMZBMLha13X/dyqLgFCyOp6tTtRzxB4I1y7KvB85zkh7moUTuuPQt+y/xVzXijQb39xM1GIEgMI8CxYuCD5VoCs5nDtRCEK4Jk4aejfgOiBx0reBnhMeqFqQJQIQAglY5XltiFKLJxJaJxHd/0fnkAA6O7G0j+sI3YKYUCE/lLqAdqwsb0mEtqWlhaxtcKiMVNyWrf5Hif0Z6u2lbyGEnw0ROj1vHMqG/te/vC7G9arM6t9IJTTUY2G5iAaheg6o/uMRiGWnTY1TZehcKF23whCvwnntdbJvudrQ0c5zfzy0M/Pvl1S0p+V0LxxPFvS0wEA8CStMiTpNh3xu9t/fEs8+bPx9v5gdPe5T2tU737p5j35fF7se6lDdHR0jNlZRk7T3t7uezgdkADl6lWtt70GyE0safUrrjLe51Ndvya8Zx7xv2pXWtM8v+ejC9K32iZKj6YWbC4PXtHK6q2FMHgJHXj6+/vFkgcf8g2lMpbAe/De+fO+6kOhfl8L/Hszrq8sHRueIEcKSahVBO/03ccniCd/rudR0LVOXQ6kE7oOHTzkwxNlDAGQ4FFwDhv3puzKI0IRqaLtyYlvrp6o/H4Mam01Ga0AhNxH1fvAe2ze9MN4CbLMh3TGF7g3DGyN5j4q3geS+Y/3+guxL4lEW8cTtS4vpAegpdKgqjnP+ra2SNdADoT8B/MvdLZ1e0wmK0NnziK1NyL/6X7aqCdC4q2iJQ8W0wOQqnGe2r5DexkGPA16Opil7dy1M/LgFMtGjAnVlYJ8zxMhea6k3U+reSGMOmyEMStlvErTEPmOTt6CxHfDxg1+Pyeu4PmOyXLeiNAcVAlf/xkU4r1jxj9rJNZoA8yXpf6Zc474eHg0ghCX//R7x/jIxBpAqhWOigERpgAMSmwTSzQALUpyowvQVHOfM29bS6qfN7A0pGYAQqNPRb1Hj1UMU/A2a9auNTK1R6K+r6PDX3RmXFO+qBa+Lrwv6lEWAGpSNGqf1TAVtAdsr1J0Rs+8yoawfxMgG7IRpg5LcFS62Ynqo/MEyLSnMh2mDh08qJWY15OWjXdFY4Wa+v2CTLA9Ic4XnfoACP0bU2EKR1hIrClNmWXVCz0sAZqVrTCmnDAE0eP/zdUHQHHLcAxdAU61d2F4168Jpb/pu75gDaBJ8gYqwpOmENYnQ8kWSzdrpQyPndv8Sy3ZnrNIeGftlPL35dQahP8sOrUP0CULHgH5DSbvNRmmVL0K5mWo2Ax3oqFFOTXvc941D1DGhpdAiDERphCi7p8335+212yOAyBUIMIyjoWtxi/fmPH8BFpFpwspAAiK07ALwhTW+WBKn4qdphf+ofY+AHR3o9FL//QOtSHpoPQ+g25KAIoyZwqWdcDjqC4qqxV5pxVnXPBCj+wyV3lNcMVcxfB14padWZg1D6QaxhCmVq9arb0obLSqsvdrZB6kmgthy0/rttiXRNj6wUT1JRqHb2bSAxCEMrtSfoMwBW8DrxM3v8G6IFtbpaE5CovPvJPdGmXTUuE8ujvy/bRNdMVP7lCH56iEx0b4sgqQP0oY5YWQzwCYe7402w9TI/MbeJCdu3dqeRLMzrBwH+uCgu3MNiDCqAWNz62Vxi1YqqHR5/He0w/z98lwtX9SQbRN0Fsc1nnD3u4ta2cOFr37IU3mRAhT8DjlwhSMs6G9XZz98JwPQrllIf7sbFmLD07Xq10lKxGjQIQF/WMpeAyNvwLywH7/HkqgeP1F9aQ7pCcEQFBVjX4NHufQ5ILY+/mCdsOw80bWmveBrG7rCT74sSqpIU/SVTa5HgmP6g5XeDrVnKrS9cdqNeCPZGS4dr7x/aFqq5L3eWFjibf6+jhX/PJzZpedYu6F0cU1DYvpbuuxPsoYC56h5wTtqWDcaPvp4YkuXryklF/1938QLXEPGQJj2aqDJa6YfYWprzs01D083uxyU0Dzq0+yWvDUVAhT1VZDyzjCtF+GGpXdFwi3UStArAAogejlLeH5EBbVH/9jycsIS6rluKp+LeE5X7T/5LKqAuQvIJN5jy3BQ6g+meOpHTu0O+iALrRfBVBCIPLhCRllmPY+gOfErWRMW1WAKoUuI4k8tg2tW6+801V3l2vFhuloiLCovq+01MckfZkhgBCuNsmc5+jN5MxaNYBshq6gstKdoQW7XFExjhXSkNuNObIBREiYJThe929C34JusqmEef21nJV5V00CdFV6BxND1zChSYmt0lGfwgHogrEKzhV2n4c1ciZ/P1iZRfXLxrmxvc7vr2d9eGyW61Ur48eqwKI8YaNSTmJrET16S1h+G1SFgCvudRC6dDrKo8E5fDMrDt/IGK20dMv4qgI0EiR0e7ElWndHBoyIXGTfS/sSmdyjqkPyX2lUowNQ2wS3pHlYCZrThYz4mwxTtvKcVAI0Gqbm5nvFQvmXPvRAqabQEBM8qb4e/l+mAGiK5KFcKX9eOqmPZHhKoixPPUBUdVUzD5iiPhsiQBQBoggQRYAoAkRRBIgiQBQBoggQRZkHKJslc/WqKLaNRIPjOPy060xRbaoF0LTGqXOLRVdkMwSo7ryPtClsaxWgy4NX/GV1RddjKKuz0AWbJpZEB0tAGMrqJ3TpLuuJA9CA74UQyrIEKP3e57bQNZAEQG8F3xSLMpRlGMrSm/dkfBuG2dYmQEdGhjL8l2FSnTrBZr71bg9dR7RDYJTYJ6uxC/LLjJFJmOt6keMolXzekymtugZkkTQzkSRaavPIfzAfSnXeE2pTqwBJUnvklwMjXysUXJHLMR+qdcFGsNUoHRi2aTIADUPUFgoR+0O1C0+2LDxtUc8Zy9phEPlNRlZmtVlxlTYLY8ETG6Bh4QZWBj0EJNKuR4hqDR7YZESRMzBss7a45zZlZcTPmcM3dUDe6AAhqjl4BoajxcphW/WYOL/D0puqBQ9EESCKIkAUAaIIEEWAKIoAUQSIIkAUAaIoAkQRIIoAUQSIoggQRYAoAkQRIIoAURQBoggQRYAoAkRRyvqfAAMAtsE6cKcqKH4AAAAASUVORK5CYII=");
  background-size: 51px 43px;
  background-position: 1px -6px; }

.payment-icon.cvv {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAHXElEQVR4Xu2aeVATVxzHv7shBBIIKCgo3gfVVvE+cKTS6oxXbdV6dOxhnalatZ4VtDpWK1VHYLx7aNuxdbzqNSpqWy0eRbStR1GreFRQgwMEUCEQQo7dvvdi0sQoR6SOkH1/JW/f7r7P93e839tdDh7eOA/nhySA5AEeroAUAh7uAFISlELgvxAQudCYSyMgctM4XuxE+lW1KTwECGW8gHOiTLY6Z3m7nQAnUr6HHiByDWIvriJ/p9Um6CexiIKwLiexA2HlRCZAaMzFkRyHHZ4Ab2MURYzKSYjYaRVg9qUU4va9PUkAAWJqbnyH3kwA4v7FtS3mKzKmIAiG3MSOvkyA8M49WULwtHb9/O8k8iUBJA+QQkDKAVISlFYBaRn0tBqA8kp1gK0QIqXwcxsCPjITDBa5i4P6y/XQmZTWfrKzgbWmg9qrFEVm30o5dHZ8hPWsigQ4/Vkb+wXX7ruNqW80Zf8D7qxBYRPrDnrlnluYObyZtf/2ChQ2neXaf2c1GT+d9a8h15n28Dr+d9dDFzaR9W/4SYMJAxuz3yrtbpQG9Ycg88Oe1Fz07xIMlY8MvvdOwKhqDYuiIdI1xSgzCejYQg15STo4oQxG/47QGyzou+xGuUJUWYAB889i94JObBKh5/tD22E3m9zbyy8g4YM2aBikQP1LY1AQnsgmN2vDVbzXryGbXJ3MOJSpu0NPgJZsu4mu4QEMiMLTXXlRowkMnlpkPBGAwstLruFB83kM/lpWMT4Z3ZLB+xbsw73WKxj8su0Z2BQTweDrZC6Btt1maAuNOHI+H+uOF1WfABR+y9wIBPl7M/i89ltgkQcz+IXvtEJ4mIrB32+5ECblCwx+WK/6iGpX1wqvag99/aEM/qVmfhgaGfJEeGX+QXjrLrjAK4rOQpW71QVeZshC0D9z7fDjEi/iYFxXRC68Wj0CTIlWY2DXYAZPJ1cW0MMFnk5O8PJ3gectOvgUJLvAs3jN2uBiedFgQKB2AwstR8uLxcUILFhPQutjJ8uLOh0C75HxpJ9a3gYvlpSgV7ymegRIntcaSoUMRatWImDaZIi8wsnyhYkJqDNjEhHAz8ny1vGTyHgfJ8vr1n8F/4mT7DFvc3v9rp3wHTAQnJ815m1ubzh2DPLwcMjCwpzgTelXQAXz7tTZCd6i1cJw+Gf0u9G9egSgSTCn36sI2bufTc7R7fNGj0TdFavY5Bzd/sHiRVB078GAHN2ewoMkbf8PJznFPIU3XruKwPkLXOD1SXvJPVa7wD+IW4x6W7e7wOe/OwYhv/xafSFwpNUfUA4aDD7IOeYpfGDc58Q6zjFP4b3bR0A5bHjl4A8egDHtLwZ/6EweLmQUsYRnPHsGxVs3M/isfAPmbbzOEp5Zo8H9OTEMXldqxltL01jMC8U65L05jMHTVm05IHVOE/BKJc7dKIS/0oslPDo5Tk2WHgKvyTPgVq6eJTw6CcORIwyeTi45rYAlPNp0XxPXJ5an7RuS8Wm2p42GinrGTPbbcZktTIhHQEws619BltlZD5dZx37H5dTxOtUqgD2QHAoOlUmPErlrIaKwGFEm87aeQsur5/jVS6XrgHIzSQ0+KAlQXil8erLaybaRXxbh0T7HARUdt42l4562RTX3wpC23mhbj0ewine6XH6JgPQ8AQfSTfgt01TurWqkB0zt5YNAstc5ftPMQCmwY6OCUGGiW8rxoFTE2lOGJ4pQrgDlWbsiC5bnDU/jARReIIn4i9NlaFSSjUjteZZjzwRHQKEmqxB3CgLH46glGploiimRCvBkv/ckEWqUB7zcXI4+LbwQl1yK1zXJmJy+CbxotX5GtxD0Cz1st4sFPBaZ52ObMBIL+vrgeIYZKZlmF7vVKAHiBymRdMWIzMsafJs61w6vDQlAj+4pxBOcH2lQEfqb9qNx0xYY8qI3Yg/pa7YASWP9MG6XHq/8nYTx17fbYe50q4vo0GOPjcpl5tnY5/s+No5QYsgP9PWnc6tSDqhslqe3+D9ygE2A6MsHMOHatscC3+2tRlSdFPuxpZYY7PcZ654AFSW6Z33cFgIZl7Pw3clY4uDOLk+/dPAeWIDGsiw2NTNkJAT2oYm7IeDOKlAZL3F3FaBrfzRLggYM1hzF1Cvf20UQSQbQRAUgOvCEHf5TywLssAwnSdAXJ0gSfFxNUKOSICVzXAbD9LnoyZZBEX/W6wiFXyn6cClkGZQhWeiD22KTp1sGq+IBlbG8LWTc9QDb+dZCiCOFkKmCQsiLFEJkd+luIfSsY7wq96M1wWtt5eWWwknpxseu/Y73qXEhUBWRKjNWEsC2GwyJTTPwIE86Pag5fSTVYHZaKni+lwfxQxS4kzmJ7aOs3wnOuTSKE8UfPUkA8j5xRHZCh932T2VDZ19Yw/H8Rx4hAsetzl7ejjyFffiprBXa+rG0yInTyaa7C8+Ttxm1qNGY5yA7y3HCquyEiD2PfCxdi0iriPIcP7SuIombwyUB3BSu1pwmeUCtMaWbIJIHuClcrTnN4z3gX4It/G6WyBOGAAAAAElFTkSuQmCC"); }

.legend-chair > div > div {
  min-height: 130px; }

.legend-chair dl {
  margin-bottom: 10px; }
  .legend-chair dl dt {
    margin-bottom: 5px; }
  .legend-chair dl dd {
    font-size: 13px;
    margin-bottom: 5px;
    vertical-align: middle;
    /* Legenda do mapa de sala: �cone de namoradeira esquerda */
    /* Legenda do mapa de sala: �cone de namoradeira direita */
    /********/ }
    .legend-chair dl dd .legenda-namoradeira-esquerda-icone {
      border: 0 !important;
      background-color: #1A327B !important;
      border-top-right-radius: 0 !important;
      border-bottom-right-radius: 0 !important; }
    .legend-chair dl dd .legenda-namoradeira-esquerda-icone:before {
      color: white !important;
      margin-top: 0 !important;
      margin-left: 1px; }
    .legend-chair dl dd .legenda-namoradeira-direita-icone {
      border: 0 !important;
      background-color: #1A327B !important;
      border-top-left-radius: 0 !important;
      border-bottom-left-radius: 0 !important; }
    .legend-chair dl dd .legenda-namoradeira-direita-icone:before {
      color: white !important;
      margin-top: 0 !important;
      margin-left: 1px; }
    .legend-chair dl dd span {
      width: 25px;
      height: 25px;
      display: inline-block;
      position: relative;
      border-radius: 5px;
      border: 1px solid #999;
      vertical-align: middle;
      margin-right: 5px; }
      .legend-chair dl dd span.icon-namoradera:before, .legend-chair dl dd span.icon-star:before, .legend-chair dl dd span.icon-acompanhante:before {
        font-size: 15px; }
      .legend-chair dl dd span:before {
        font-size: 17px;
        text-align: center;
        width: 24px;
        color: #1A327B;
        display: inline-block;
        vertical-align: text-top;
        height: 24px;
        margin-top: -2px; }
      .legend-chair dl dd span.icon-namoradera:before {
        margin-top: 0; }
  .legend-chair dl.status span {
    border: 0; }
    .legend-chair dl.status span.available {
      background: #46b946; }
    .legend-chair dl.status span.select {
      background: #932d17; }
    .legend-chair dl.status span.unavailable {
      background: #EBEBEB; }
    .legend-chair dl.status span.other-sector {
      background: #757575; }
    .legend-chair dl.status span.safety-area {
      background: #d6d805; }
    .legend-chair dl.status span.not-public {
      background: #ff8000; }
  .legend-chair dl.sectors span {
    border: 0; }
    .legend-chair dl.sectors span.normal {
      background: #ccc; }
    .legend-chair dl.sectors span.vip {
      background: #468fb9; }
    .legend-chair dl.sectors span.other {
      background: #e870a2; }

.modal-body .legend-chair > div > div {
  min-height: 0; }

.modal-body .legend-chair dl dd {
  float: left;
  width: 30%; }
  .modal-body .legend-chair dl dd span {
    width: 15px;
    height: 15px;
    margin-right: 0px; }
    .modal-body .legend-chair dl dd span:before {
      font-size: 10px;
      height: 14px;
      width: 14px; }

@media screen and (max-width: 550px) {
  .modal-body .legend-chair dl dd {
    width: 50%; } }

.first-access {
  overflow: hidden; }
  .first-access .header-menu .container, .first-access #header {
    position: relative; }
    .first-access .header-menu .container .first-access-message, .first-access #header .first-access-message {
      position: absolute;
      top: 90px;
      left: 310px;
      z-index: 99999;
      width: 300px; }
      .first-access .header-menu .container .first-access-message .close, .first-access #header .first-access-message .close {
        position: absolute;
        top: 0;
        left: 195px;
        font-family: 'Indie Flower', cursive;
        color: #fff;
        opacity: 1;
        text-shadow: none; }
        .first-access .header-menu .container .first-access-message .close span, .first-access #header .first-access-message .close span {
          font-size: 21px; }
      .first-access .header-menu .container .first-access-message .arrow, .first-access #header .first-access-message .arrow {
        background: url(/images/arrow-open.webp) no-repeat;
        display: block;
        width: 120px;
        height: 100px; }
      .first-access .header-menu .container .first-access-message p, .first-access #header .first-access-message p {
        color: #fff;
        font-weight: bold;
        font-size: 32px;
        font-family: 'Indie Flower', cursive; }

@media (max-width: 767px) and (min-width: 480px) {
  .first-access .header-menu .container .first-access-message, .first-access #header .first-access-message {
    top: 240px;
    right: 0;
    left: initial; }
    .first-access .header-menu .container .first-access-message .arrow, .first-access #header .first-access-message .arrow {
      width: 100px;
      height: 70px;
      transform: rotate(440deg);
      position: relative;
      left: 180px;
      margin-bottom: 30px; }
    .first-access .header-menu .container .first-access-message .close, .first-access #header .first-access-message .close {
      left: 130px; } }
      @media (max-width: 479px) {
        .first-access .header-menu .container .first-access-message, .first-access #header .first-access-message {
          top: 230px;
          left: initial;
          right: 0;
          z-index: 99999;
          width: 280px; }
          .first-access .header-menu .container .first-access-message .arrow, .first-access #header .first-access-message .arrow {
            width: 100px;
            height: 70px;
            transform: rotate(440deg);
            position: relative;
            left: 180px;
            margin-bottom: 30px; }
          .first-access .header-menu .container .first-access-message .close, .first-access #header .first-access-message .close {
            left: 135px; }
            .first-access .header-menu .container .first-access-message .close span, .first-access #header .first-access-message .close span {
              font-size: 17px; }
          .first-access .header-menu .container .first-access-message p, .first-access #header .first-access-message p {
            font-size: 30px; } }
      @media (max-width: 320px) {
        .first-access .header-menu .container .first-access-message, .first-access #header .first-access-message {
          left: 40px; } }
  .first-access .button-menu.city {
    position: relative;
    z-index: 9999; }
  .first-access .backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0.8;
    filter: alpha(opacity=80); }

.input-group .icon-addon .form-control {
  border-radius: 0; }

.icon-addon {
  display: block;
  position: relative; }
  .icon-addon.icon-addon-right .glyphicon {
    left: initial !important;
    right: 10px; }
  .icon-addon:after, .icon-addon:before {
    display: table;
    content: " "; }
  .icon-addon:after {
    clear: both; }

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon,
.icon-addon.addon-md .fa,
.icon-addon .fa {
  position: absolute;
  z-index: 2;
  right: 10px;
  font-size: 14px;
  width: 20px;
  margin-left: -2.5px;
  text-align: center;
  padding: 10px 0;
  top: 1px; }

.icon-addon.addon-lg .form-control {
  line-height: 1.33;
  height: 46px;
  font-size: 18px;
  padding: 10px 16px 10px 40px; }

.icon-addon.addon-sm .form-control {
  height: 30px;
  padding: 5px 10px 5px 28px;
  font-size: 12px;
  line-height: 1.5; }

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
  font-size: 18px;
  margin-left: 0;
  left: 11px;
  top: 4px; }

.icon-addon.addon-md.form-control,
.icon-addon.addon-md.icon-addon .form-control {
  padding-left: 30px;
  float: left;
  font-weight: normal; }

.icon-addon.addon-md.icon-addon-right.form-control,
.icon-addon.addon-md.icon-addon-right.icon-addon .form-control {
  padding-left: 10px;
  padding-right: 40px; }

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
  margin-left: 0;
  font-size: 12px;
  left: 5px;
  top: -1px; }

.icon-addon.tabs {
  position: relative;
  padding-right: 22px;
  margin-right: 22px; }
  .icon-addon.tabs .search-mobile {
    padding: 0 0 0 25px !important; }
  .icon-addon.tabs .glyphicon-search {
    right: 0; }

#policyAlert {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #EBEBEB;
  padding: 15px 5px;
  z-index: 9999999999; }
  #policyAlert .content {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #policyAlert .content .description {
      float: left;
      margin: 0;
      padding-right: 15px;
      color: #333333;
      line-height: 22px; }
      #policyAlert .content .description a {
        color: #1A327B; }
        #policyAlert .content .description a:hover {
          color: #0d183c; }
    #policyAlert .content .btn {
      display: initial !important;
      width: auto !important; }

.comments .comments-paginator-container {
  border-bottom: 1px solid #d5d5d5;
  text-align: center; }

.comments .comments-paginator-label {
  margin-bottom: 5px; }

.comments .comments-paginator {
  display: inline-block; }

.comments .count {
  font-size: 19px;
  font-weight: bold;
  margin-top: 10px; }

.comments .comment-stats {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px; }
  .comments .comment-stats p {
    margin-bottom: 5px; }
  .comments .comment-stats .glyphicon {
    font-size: 35px; }

.comments .comment {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.comments h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold; }

.comments .comment-moment {
  font-size: 11px; }

.comments .comment-title {
  display: inline-block; }

.comments .comment-detail a {
  cursor: pointer; }

.comments .comment-rating {
  margin-top: 10px;
  margin-right: 15px;
  display: inline-block; }

.comments .comment-actions .act-like {
  cursor: pointer; }
  .comments .comment-actions .act-like.active {
    color: #0ec10e; }
  .comments .comment-actions .act-like:hover {
    color: #0ec10e; }

.comments .comment-actions a.action {
  cursor: pointer;
  text-decoration: none;
  color: #333; }
  .comments .comment-actions a.action:hover {
    opacity: 0.9; }

.comments .comment-actions .blocked {
  cursor: wait; }
  .comments .comment-actions .blocked i:hover, .comments .comment-actions .blocked a:hover {
    cursor: wait !important; }

.comments .comment-actions .alert {
  margin-top: 5px;
  margin-bottom: 0px;
  display: none; }

.comments .comment-actions .text {
  margin-left: 5px;
  font-weight: bold;
  font-size: 14px; }

.comments .comment-actions .glyphicon {
  font-size: 18px; }

.comments .comment-star {
  color: #ff9900;
  font-size: 20px; }

.comments .comment-likes {
  font-size: 12px;
  margin-right: 5px; }

.comments.glyphicon {
  color: #ff9900;
  font-size: 20px; }

.comments.glyphicon-star.half-star:before {
  content: "\e006";
  position: relative;
  z-index: 9;
  width: 47%;
  display: block;
  overflow: hidden; }

.comments.glyphicon-star.half-star:after {
  content: '\e007';
  position: absolute;
  z-index: 8;
  top: 0;
  left: 0; }

.comments .popover-content .btn {
  display: block;
  width: 100%;
  margin-bottom: 10px; }

.comments .popover-content label {
  color: #333; }

.comment-count {
  color: #333333; }

#modalComments .popover-content .btn {
  display: block;
  width: 100%;
  margin-bottom: 10px; }

#modalComments .popover-content label {
  color: #333; }

/*  
    Obtido de: https://raw.githubusercontent.com/superRaytin/paginationjs/master/dist/pagination.css
    Alterado para adicionar o tema da Velox
*/
.paginationjs.paginationjs-theme-velox .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-velox .paginationjs-pages li {
  border-color: #1A327B !important; }

.paginationjs.paginationjs-theme-velox .paginationjs-pages li.active > a {
  background: #1A327B;
  color: #fff; }

.paginationjs {
  line-height: 1.6;
  font-family: Marmelad,"Lucida Grande",Arial,"Hiragino Sans GB",Georgia,sans-serif;
  font-size: 14px;
  box-sizing: initial; }

.paginationjs:after {
  display: table;
  content: " ";
  clear: both; }

.paginationjs .paginationjs-pages {
  float: left; }

.paginationjs .paginationjs-pages ul {
  float: left;
  margin: 0;
  padding: 0; }

.paginationjs .paginationjs-go-button, .paginationjs .paginationjs-go-input, .paginationjs .paginationjs-nav {
  float: left;
  margin-left: 10px;
  font-size: 14px; }

.paginationjs .paginationjs-pages li {
  float: left;
  border: 1px solid #aaa;
  border-right: none;
  list-style: none; }

.paginationjs .paginationjs-pages li > a {
  min-width: 30px;
  height: 28px;
  line-height: 28px;
  display: block;
  background: #fff;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  text-align: center; }

.paginationjs .paginationjs-pages li > a:hover {
  background: #eee; }

.paginationjs .paginationjs-pages li.active {
  border: none; }

.paginationjs .paginationjs-pages li.active > a {
  height: 30px;
  line-height: 30px;
  background: #aaa;
  color: #fff; }

.paginationjs .paginationjs-pages li.disabled > a {
  opacity: .3; }

.paginationjs .paginationjs-pages li.disabled > a:hover {
  background: 0 0; }

.paginationjs .paginationjs-pages li:first-child, .paginationjs .paginationjs-pages li:first-child > a {
  border-radius: 3px 0 0 3px; }

.paginationjs .paginationjs-pages li:last-child {
  border-right: 1px solid #aaa;
  border-radius: 0 3px 3px 0; }

.paginationjs .paginationjs-pages li:last-child > a {
  border-radius: 0 3px 3px 0; }

.paginationjs .paginationjs-go-input > input[type=text] {
  width: 30px;
  height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  padding: 0;
  font-size: 14px;
  text-align: center;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  box-sizing: initial; }

.paginationjs .paginationjs-go-button > input[type=button] {
  min-width: 40px;
  height: 30px;
  line-height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  text-align: center;
  padding: 0 8px;
  font-size: 14px;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  color: #333;
  cursor: pointer;
  vertical-align: middle\9; }

.paginationjs.paginationjs-theme-blue .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-blue .paginationjs-pages li {
  border-color: #289de9; }

.paginationjs .paginationjs-go-button > input[type=button]:hover {
  background-color: #f8f8f8; }

.paginationjs .paginationjs-nav {
  height: 30px;
  line-height: 30px; }

.paginationjs .paginationjs-go-button, .paginationjs .paginationjs-go-input {
  margin-left: 5px\9; }

.paginationjs.paginationjs-small {
  font-size: 12px; }

.paginationjs.paginationjs-small .paginationjs-pages li > a {
  min-width: 26px;
  height: 24px;
  line-height: 24px;
  font-size: 12px; }

.paginationjs.paginationjs-small .paginationjs-pages li.active > a {
  height: 26px;
  line-height: 26px; }

.paginationjs.paginationjs-small .paginationjs-go-input {
  font-size: 12px; }

.paginationjs.paginationjs-small .paginationjs-go-input > input[type=text] {
  width: 26px;
  height: 24px;
  font-size: 12px; }

.paginationjs.paginationjs-small .paginationjs-go-button {
  font-size: 12px; }

.paginationjs.paginationjs-small .paginationjs-go-button > input[type=button] {
  min-width: 30px;
  height: 26px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 12px; }

.paginationjs.paginationjs-small .paginationjs-nav {
  height: 26px;
  line-height: 26px;
  font-size: 12px; }

.paginationjs.paginationjs-big {
  font-size: 16px; }

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  min-width: 36px;
  height: 34px;
  line-height: 34px;
  font-size: 16px; }

.paginationjs.paginationjs-big .paginationjs-pages li.active > a {
  height: 36px;
  line-height: 36px; }

.paginationjs.paginationjs-big .paginationjs-go-input {
  font-size: 16px; }

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  width: 36px;
  height: 34px;
  font-size: 16px; }

.paginationjs.paginationjs-big .paginationjs-go-button {
  font-size: 16px; }

.paginationjs.paginationjs-big .paginationjs-go-button > input[type=button] {
  min-width: 50px;
  height: 36px;
  line-height: 34px;
  padding: 0 12px;
  font-size: 16px; }

.paginationjs.paginationjs-big .paginationjs-nav {
  height: 36px;
  line-height: 36px;
  font-size: 16px; }

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a {
  color: #289de9; }

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a:hover {
  background: #e9f4fc; }

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active > a {
  background: #289de9;
  color: #fff; }

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled > a:hover {
  background: 0 0; }

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button] {
  background: #289de9;
  border-color: #289de9;
  color: #fff; }

.paginationjs.paginationjs-theme-green .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-green .paginationjs-pages li {
  border-color: #449d44; }

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button]:hover {
  background-color: #3ca5ea; }

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a {
  color: #449d44; }

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a:hover {
  background: #ebf4eb; }

.paginationjs.paginationjs-theme-green .paginationjs-pages li.active > a {
  background: #449d44;
  color: #fff; }

.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled > a:hover {
  background: 0 0; }

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button] {
  background: #449d44;
  border-color: #449d44;
  color: #fff; }

.paginationjs.paginationjs-theme-yellow .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-yellow .paginationjs-pages li {
  border-color: #ec971f; }

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button]:hover {
  background-color: #55a555; }

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a {
  color: #ec971f; }

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a:hover {
  background: #fdf5e9; }

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active > a {
  background: #ec971f;
  color: #fff; }

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled > a:hover {
  background: 0 0; }

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button] {
  background: #ec971f;
  border-color: #ec971f;
  color: #fff; }

.paginationjs.paginationjs-theme-red .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-red .paginationjs-pages li {
  border-color: #c9302c; }

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button]:hover {
  background-color: #eea135; }

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a {
  color: #c9302c; }

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a:hover {
  background: #faeaea; }

.paginationjs.paginationjs-theme-red .paginationjs-pages li.active > a {
  background: #c9302c;
  color: #fff; }

.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled > a:hover {
  background: 0 0; }

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button] {
  background: #c9302c;
  border-color: #c9302c;
  color: #fff; }

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button]:hover {
  background-color: #ce4541; }

.paginationjs .paginationjs-pages li.paginationjs-next {
  border-right: 1px solid #aaa \9; }

.paginationjs .paginationjs-go-input > input[type=text] {
  line-height: 28px\9;
  vertical-align: middle\9; }

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  line-height: 36px\9; }

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  height: 36px\9;
  line-height: 36px\9; }

.spanPaymentUnavailable {
  font-size: 0.8em;
  font-weight: bold;
  background-color: unset;
  border-color: unset; }

.checkbox label:after {
  padding-left: 4px;
  padding-top: 2px;
  font-size: 9px; }

label {
  color: #333333; }

@media (min-width: 992px) {
  .col-md-2_4 {
    width: 20% !important; } }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (min-width: 280px) and (max-width: 767px) {
  .video-container {
    position: inherit;
    padding-bottom: inherit;
    padding-top: inherit;
    height: inherit; }
    .video-container iframe, .video-container object, .video-container embed {
      position: inherit;
      width: 100%;
      height: 100%; } }

textarea {
  resize: none; }

#detailMovie p strong {
  display: block; }

#detailMovie p span {
  font-style: italic;
  display: block; }

#detailMovie p a {
  padding: 0;
  font-size: 12px; }

#detailMovie .popOverPromotion {
  background-color: #000;
  color: #fff;
  font-size: 8px;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  top: -40px;
  float: right;
  padding: 10px; }

.page-title {
  border-bottom: 1px solid #656565;
  margin-bottom: 20px;
  position: relative; }
  .page-title h2, .page-title h1 {
    font-size: 23px;
    display: inline-block;
    font-weight: normal;
    color: #333333; }

.card {
  background: #fefefe;
  border: 1px solid #fefefe;
  color: #333333;
  padding: 15px 15px; }
  .card label {
    color: #333 !important; }
  .card .info {
    color: #333333 !important; }
  .card .field-warning {
    display: block;
    margin-top: 2px;
    font-size: 13px; }
  .card .loyalty-data {
    background: #EBEBEB; }
  .card .communication-data {
    background: #EBEBEB;
    padding: 20px; }

.alert {
  padding: 10px; }
  .alert .close {
    right: 0; }

a[class^="icon"]:hover {
  text-decoration: none; }

a:focus, a:active, button:focus, button:active {
  outline: none; }

.primary-inner-text {
  color: #333333; }
  .primary-inner-text option {
    color: #000; }

.btnCancelOrder.disabled, .btnCheckinOrder.disabled {
  pointer-events: auto !important; }
  .btnCancelOrder.disabled:hover, .btnCheckinOrder.disabled:hover {
    color: #fff; }

.border-primary {
  border-color: #1A327B; }

.background-primary {
  background-color: #1A327B; }

.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: -2px !important;
  bottom: 20px !important; }

.grecaptcha-badge:hover {
  width: 256px !important; }

@media (min-width: 768px) {
  #chat-widget-container {
    right: 10px !important; } }

.label-required:before {
  content: "* "; }

.contact-chat-container {
  z-index: 99999;
  position: fixed;
  bottom: 0px;
  width: 84px;
  height: 84px;
  background-color: transparent;
  border: 0px;
  right: 0px; }
  @media (min-width: 768px) {
    .contact-chat-container {
      right: 10px !important; } }
  .contact-chat-container .content {
    max-width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 2;
    display: flex;
    padding: 1.5em 0.5em 1em 1em;
    right: 0; }
    .contact-chat-container .content .img {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
      background-color: #ffffff;
      display: flex;
      justify-content: center;
      position: relative;
      padding: 0px;
      align-items: center; }
      .contact-chat-container .content .img i {
        font-size: 26px;
        color: black; }

.badge-tech {
  display: inline-block;
  min-width: 10px;
  padding: 5px 7px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #1A327B;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid;
  border-color: #1A327B; }

.page-login {
  background: #fefefe;
  border: 1px solid #fefefe;
  color: #333333;
  margin-top: 15px;
  margin-bottom: 20px; }
  .page-login .input-group-password-register {
    position: relative; }
  .page-login .input-group-password-register-append {
    position: absolute;
    right: 10px;
    top: 19px;
    transform: translateY(-50%);
    border-left: none; }
    .page-login .input-group-password-register-append button {
      background: none;
      border: none; }
    .page-login .input-group-password-register-append i {
      color: #c8c8c8;
      font-size: 20px; }
  .page-login .box {
    padding: 0px 20px;
    min-height: 490px;
    border-right: 2px solid #EBEBEB; }
    .page-login .box:last-child {
      border: 0; }
    .page-login .box .divider span {
      background: #fefefe; }
  @media (max-width: 991px) {
    .page-login .box {
      border: 0;
      border-bottom: 2px solid #fefefe;
      min-height: auto; } }
  .page-login label {
    color: #333; }

.modal .divider {
  text-align: center;
  position: relative;
  margin-bottom: 10px; }
  .modal .divider span {
    background: #FFF;
    position: relative;
    z-index: 2;
    padding: 15px;
    color: #333333; }
  .modal .divider:before {
    content: ' ';
    width: 100%;
    border-top: 1px solid #CDCDCD;
    position: absolute;
    left: 0;
    top: 10px; }

.tickets .total-discounts {
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
  text-transform: uppercase;
  text-align: right; }

@media (max-width: 992px) {
  .tickets .column-ticket {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column-reverse;
    flex-flow: column-reverse; } }

.tickets .card {
  margin-bottom: 30px; }
  .tickets .card.ticket-item {
    margin-bottom: 5px; }
  .tickets .card h2 {
    margin-top: 0;
    color: #212121; }
  .tickets .card label {
    color: #333; }
  .tickets .card.info-ticket {
    min-height: 534px; }
    .tickets .card.info-ticket .nav-links {
      margin-bottom: 30px !important; }
    .tickets .card.info-ticket .help-info .glyphicon {
      font-size: 18px;
      top: 4px;
      color: #1A327B; }
    .tickets .card.info-ticket .help-info div {
      display: inline-block; }
    .tickets .card.info-ticket .help-info a {
      cursor: pointer;
      font-weight: bold; }
    @media (max-width: 990px) {
      .tickets .card.info-ticket {
        min-height: 100px; } }
  .tickets .card .panel-tickets .panel-group .panel .panel-heading {
    background: #1A327B;
    border-radius: 3px; }
    .tickets .card .panel-tickets .panel-group .panel .panel-heading:hover {
      cursor: pointer; }
    .tickets .card .panel-tickets .panel-group .panel .panel-heading.collapsed {
      background: #EBEBEB; }
      .tickets .card .panel-tickets .panel-group .panel .panel-heading.collapsed span:before {
        content: ""; }
      .tickets .card .panel-tickets .panel-group .panel .panel-heading.collapsed .panel-title {
        color: #757575; }
        .tickets .card .panel-tickets .panel-group .panel .panel-heading.collapsed .panel-title span {
          color: #1A327B; }
    .tickets .card .panel-tickets .panel-group .panel .panel-heading a {
      display: inline-block;
      max-width: 90%;
      text-decoration: none; }
      .tickets .card .panel-tickets .panel-group .panel .panel-heading a:active {
        text-decoration: none; }
    .tickets .card .panel-tickets .panel-group .panel .panel-heading .panel-title {
      display: block;
      font-size: 15px;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      color: #fff; }
      .tickets .card .panel-tickets .panel-group .panel .panel-heading .panel-title:hover {
        text-decoration: none; }
      .tickets .card .panel-tickets .panel-group .panel .panel-heading .panel-title span {
        float: right;
        color: #fff; }
  .tickets .card .panel-tickets .panel-group .panel .panel-body {
    padding: 10px;
    border-top: 0px; }
    .tickets .card .panel-tickets .panel-group .panel .panel-body .last-item {
      border-bottom: 0px;
      padding-bottom: 0px;
      margin-bottom: 0px; }
  .tickets .card .filter-header {
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    padding-bottom: 5px;
    margin: 5px 0 10px;
    border-bottom: 1px solid #ccc; }
  .tickets .card .filter-options {
    margin-bottom: 15px; }
    .tickets .card .filter-options .checkbox {
      margin-right: 10px; }
      .tickets .card .filter-options .checkbox label {
        padding: 0px; }
    .tickets .card .filter-options .radio-inline + .radio-inline, .tickets .card .filter-options .checkbox-inline + .checkbox-inline {
      margin-left: 0; }
  @media (max-width: 767px) {
    .tickets .card h2 {
      font-size: 26px; } }

.tickets .type-tickets li {
  float: left; }

.tickets.finish .conclusion {
  float: right;
  margin-bottom: 15px; }
  .tickets.finish .conclusion .roomAlert {
    display: none; }
  .tickets.finish .conclusion .actions {
    display: block;
    padding-top: 5px; }
    .tickets.finish .conclusion .actions > div {
      padding-bottom: 5px; }
    .tickets.finish .conclusion .actions .action-container {
      margin: 0px 0px 0px 0px; }
      @media (max-width: 767px) {
        .tickets.finish .conclusion .actions .action-container {
          margin: 0px 0px 0px 30px; } }
  @media (max-width: 991px) {
    .tickets.finish .conclusion {
      float: none; }
      .tickets.finish .conclusion .roomAlert {
        display: block;
        margin-bottom: 20px; } }

.tickets.finish .finish .ticket-item {
  float: left; }
  @media (max-width: 991px) {
    .tickets.finish .finish .ticket-item.finish {
      float: none;
      clear: both; } }

.tickets .type-tickets, .tickets .tickets-header {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 15px; }
  .tickets .type-tickets:before, .tickets .type-tickets:after, .tickets .tickets-header:before, .tickets .tickets-header:after {
    content: " ";
    display: table; }
  .tickets .type-tickets:after, .tickets .tickets-header:after {
    clear: both; }
  .tickets .type-tickets li, .tickets .tickets-header li {
    font-size: 14px;
    text-align: left;
    display: inline-block; }
    .tickets .type-tickets li:before, .tickets .type-tickets li:after, .tickets .tickets-header li:before, .tickets .tickets-header li:after {
      content: " ";
      display: table; }
    .tickets .type-tickets li:after, .tickets .tickets-header li:after {
      clear: both; }
    .tickets .type-tickets li.header, .tickets .tickets-header li.header {
      display: block;
      border-bottom: 1px solid #ccc;
      padding-bottom: 5px;
      margin-bottom: 15px;
      font-weight: bold;
      font-size: 13px; }
      .tickets .type-tickets li.header span, .tickets .tickets-header li.header span {
        display: inline-block; }
        .tickets .type-tickets li.header span:last-child, .tickets .tickets-header li.header span:last-child {
          float: right; }
    .tickets .type-tickets li .form-group, .tickets .tickets-header li .form-group {
      margin-bottom: 0; }
    .tickets .type-tickets li.type, .tickets .tickets-header li.type {
      width: 15%;
      margin-top: 8px; }
      .tickets .type-tickets li.type span, .tickets .tickets-header li.type span {
        float: left; }
      .tickets .type-tickets li.type .hint, .tickets .tickets-header li.type .hint {
        float: left;
        margin-left: 5px;
        margin-bottom: 0;
        margin-top: 2px; }
        .tickets .type-tickets li.type .hint .tooltip-help, .tickets .tickets-header li.type .hint .tooltip-help {
          width: 17px;
          height: 17px;
          font-size: 9px; }
    .tickets .type-tickets li.line, .tickets .tickets-header li.line {
      width: 100%;
      margin-top: 5px; }
      .tickets .type-tickets li.line .detail_price, .tickets .tickets-header li.line .detail_price {
        float: left;
        width: 100%; }
        .tickets .type-tickets li.line .detail_price p, .tickets .tickets-header li.line .detail_price p {
          font-size: 11px;
          font-style: italic;
          margin-bottom: 0;
          color: #666; }
        .tickets .type-tickets li.line .detail_price .ticket-price, .tickets .type-tickets li.line .detail_price .ticket-fee, .tickets .tickets-header li.line .detail_price .ticket-price, .tickets .tickets-header li.line .detail_price .ticket-fee {
          display: inline-block; }
        .tickets .type-tickets li.line .detail_price .ticket-price-referece .price-referece, .tickets .tickets-header li.line .detail_price .ticket-price-referece .price-referece {
          font-size: 14px;
          font-weight: bold;
          color: gray;
          text-decoration: line-through; }
        .tickets .type-tickets li.line .detail_price .ticket-price-referece .price-total, .tickets .tickets-header li.line .detail_price .ticket-price-referece .price-total {
          font-size: 14px;
          font-weight: bold;
          font-style: italic;
          color: #FF531E; }
        .tickets .type-tickets li.line .detail_price .ticket-price-referece .price-difference, .tickets .tickets-header li.line .detail_price .ticket-price-referece .price-difference {
          background-color: #07c907;
          border-radius: 5px;
          margin-left: 4px;
          padding: 3px 7px;
          font-size: 12px;
          font-weight: bold;
          color: #fff;
          white-space: nowrap;
          text-align: center;
          vertical-align: baseline; }
        .tickets .type-tickets li.line .detail_price .discounts, .tickets .tickets-header li.line .detail_price .discounts {
          color: #ff0000;
          font-weight: bold; }
      .tickets .type-tickets li.line .total, .tickets .tickets-header li.line .total {
        float: right;
        font-weight: bold;
        margin-top: 10px; }
    .tickets .type-tickets li.price, .tickets .tickets-header li.price {
      float: right;
      margin-top: 8px; }
    @media (min-width: 768px) {
      .tickets .type-tickets li.line .detail_price p, .tickets .tickets-header li.line .detail_price p {
        display: inline;
        font-size: 12px; } }

@media (min-width: 280px) and (max-width: 768px) {
  .tickets .type-tickets li.header span:first-child, .tickets .tickets-header li.header span:first-child {
    width: 40%; }
  .tickets .type-tickets li.type, .tickets .tickets-header li.type {
    width: 40%; }
  .tickets .type-tickets li.amount, .tickets .tickets-header li.amount {
    width: 25%; } }
    @media (min-width: 375px) {
      .tickets .type-tickets li.line .detail_price p, .tickets .tickets-header li.line .detail_price p {
        display: inline-block; } }

@media (min-width: 768px) and (max-width: 998px) {
  .tickets .type-tickets li.header span:first-child, .tickets .tickets-header li.header span:first-child {
    width: 20%; }
  .tickets .type-tickets li.type, .tickets .tickets-header li.type {
    width: 20%; }
  .tickets .type-tickets li.amount, .tickets .tickets-header li.amount {
    width: 15%; } }
    @media (min-width: 999px) {
      .tickets .type-tickets li.header span:first-child, .tickets .tickets-header li.header span:first-child {
        width: 25%; }
      .tickets .type-tickets li.type, .tickets .tickets-header li.type {
        width: 25%; }
      .tickets .type-tickets li.amount, .tickets .tickets-header li.amount {
        width: 15%; } }
  .tickets .type-tickets.cancel-order li.chair, .tickets .tickets-header.cancel-order li.chair {
    padding: 0 5px; }
    .tickets .type-tickets.cancel-order li.chair span, .tickets .tickets-header.cancel-order li.chair span {
      background: #163183;
      padding: 4px;
      border-radius: 4px;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      font-family: monospace, Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
      margin: 2px 2px 2px 0;
      display: inline-block;
      min-width: 25px;
      text-align: center; }
  .tickets .type-tickets.cancel-order li.price, .tickets .tickets-header.cancel-order li.price {
    margin: 4px 0; }

@media (min-width: 280px) and (max-width: 768px) {
  .tickets .type-tickets.cancel-order li.header span:first-child, .tickets .tickets-header.cancel-order li.header span:first-child {
    width: 55%; }
  .tickets .type-tickets.cancel-order li.type, .tickets .tickets-header.cancel-order li.type {
    width: 55%; }
  .tickets .type-tickets.cancel-order li.chair, .tickets .tickets-header.cancel-order li.chair {
    width: 15%; } }

@media (min-width: 768px) and (max-width: 998px) {
  .tickets .type-tickets.cancel-order li.header span:first-child, .tickets .tickets-header.cancel-order li.header span:first-child {
    width: 45%; }
  .tickets .type-tickets.cancel-order li.type, .tickets .tickets-header.cancel-order li.type {
    width: 45%; }
  .tickets .type-tickets.cancel-order li.chair, .tickets .tickets-header.cancel-order li.chair {
    width: 15%; } }
  @media (min-width: 999px) {
    .tickets .type-tickets.cancel-order li.header span:first-child, .tickets .tickets-header.cancel-order li.header span:first-child {
      width: 45%; }
    .tickets .type-tickets.cancel-order li.type, .tickets .tickets-header.cancel-order li.type {
      width: 45%; } }

.tickets .tickets-header {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.tickets .total-tickets {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right; }

.tickets .total-discounts {
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
  text-transform: uppercase;
  text-align: right; }

.tickets .cupom {
  margin-bottom: 10px; }
  .tickets .cupom:before, .tickets .cupom:after {
    content: " ";
    display: table; }
  .tickets .cupom:after {
    clear: both; }
  .tickets .cupom label {
    display: block; }
  .tickets .cupom input {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px; }
  .tickets .cupom .btn-primary {
    float: left; }
  .tickets .cupom .help-block {
    clear: both; }
  .tickets .cupom .hint {
    float: left;
    margin: 5px 0 0 5px; }
  .tickets .cupom .programs {
    display: block;
    clear: both; }
    .tickets .cupom .programs p {
      float: left;
      margin-bottom: 0; }
      .tickets .cupom .programs p span {
        margin-left: 10px; }
    .tickets .cupom .programs .btn {
      float: right !important;
      margin-left: 5px; }
    .tickets .cupom .programs .legend-cupom {
      display: block;
      clear: both; }
  .tickets .cupom .list-discount {
    margin-top: 5px;
    text-align: right; }
    .tickets .cupom .list-discount:before, .tickets .cupom .list-discount:after {
      content: " ";
      display: table; }
    .tickets .cupom .list-discount:after {
      clear: both; }
    .tickets .cupom .list-discount .applied-discount {
      font-style: italic;
      float: right;
      clear: both; }
      .tickets .cupom .list-discount .applied-discount span {
        font-weight: bold; }
      .tickets .cupom .list-discount .applied-discount:last-child {
        margin-bottom: 25px; }
      .tickets .cupom .list-discount .applied-discount:before, .tickets .cupom .list-discount .applied-discount:after {
        content: " ";
        display: table; }
      .tickets .cupom .list-discount .applied-discount:after {
        clear: both; }
      .tickets .cupom .list-discount .applied-discount .number {
        font-weight: bold;
        font-style: italic;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 90px;
        display: inline-block;
        vertical-align: middle; }
  .tickets .cupom .programs .btn, .tickets .cupom .list-discount .btn {
    font-size: 13px;
    padding: 0; }
    @media (max-width: 768px) {
      .tickets .cupom .programs .btn, .tickets .cupom .list-discount .btn {
        margin-bottom: 0 !important; } }
  .tickets .cupom .legend-cupom {
    font-size: 11px;
    font-style: italic;
    color: #666; }
  @media (max-width: 767px) {
    .tickets .cupom button {
      float: left; }
      .tickets .cupom button:not(.btn-primary) {
        width: auto; } }

.tickets .actions-state {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 15px; }
  .tickets .actions-state:before, .tickets .actions-state:after {
    content: " ";
    display: table; }
  .tickets .actions-state:after {
    clear: both; }
  .tickets .actions-state.no-border {
    border: 0; }
  @media (min-width: 767px) {
    .tickets .actions-state .btn-link {
      padding-left: 0; } }
  .tickets .actions-state .btn-primary {
    display: inline-block !important;
    float: right; }
  .tickets .actions-state p {
    font-size: 16px;
    font-weight: bold;
    text-align: right; }
  .tickets .actions-state .total {
    text-align: right; }

.tickets .info-ticket {
  transition: all .2s ease-in-out; }

.tickets .timeout {
  margin-bottom: 5px; }
  .tickets .timeout .content {
    position: relative; }
  .tickets .timeout .column {
    width: 85%; }
    .tickets .timeout .column .title {
      margin-bottom: 5px; }
    .tickets .timeout .column h3 {
      margin: 0;
      margin-bottom: 5px;
      display: inline; }
    .tickets .timeout .column p {
      margin-bottom: 0; }
    .tickets .timeout .column li {
      margin-right: 5px;
      margin-bottom: 5px; }
  .tickets .timeout .control {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 50%;
    margin-top: -20px;
    margin-right: 10px;
    font-size: 24px;
    text-decoration: none;
    color: #1A327B;
    display: block; }

.tickets .legend {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  margin-top: 15px; }

.tickets .payment {
  margin-top: 20px; }
  .tickets .payment .list-payment {
    text-align: center; }
    .tickets .payment .list-payment:before, .tickets .payment .list-payment:after {
      content: " ";
      display: table; }
    .tickets .payment .list-payment:after {
      clear: both; }
    .tickets .payment .list-payment ul {
      padding: 0;
      margin: 0; }
      .tickets .payment .list-payment ul li {
        display: inline-block;
        height: 40px; }
        .tickets .payment .list-payment ul li .payment-icon {
          display: block;
          width: 48px;
          height: 30px;
          border: none;
          margin-right: 10px; }
          @media (max-width: 280px) {
            .tickets .payment .list-payment ul li .payment-icon {
              margin-right: 5px; } }
  .tickets .payment .cvv label {
    display: block; }
  .tickets .payment .cvv input {
    float: left;
    width: 70%; }
  .tickets .payment .cvv .hint {
    float: left;
    margin: 6px 10px; }
  .tickets .payment .term {
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    background: #f6f6f6; }
    .tickets .payment .term p {
      font-size: 12px;
      margin: 0 0 5px 0;
      padding-left: 25px;
      color: #333; }
    .tickets .payment .term label {
      color: #333 !important;
      font-size: 12px; }
    .tickets .payment .term a {
      cursor: pointer; }
    .tickets .payment .term .details {
      margin-left: 25px;
      font-size: 12px;
      color: #333 !important; }
      .tickets .payment .term .details .place {
        color: #1A327B !important;
        display: flex;
        align-items: center;
        font-weight: bold;
        margin-bottom: 10px; }
      .tickets .payment .term .details .session {
        display: flex;
        align-items: center;
        font-weight: bold;
        margin-bottom: 10px; }
        .tickets .payment .term .details .session .event-type-rating {
          vertical-align: middle;
          margin-bottom: 2px; }
        .tickets .payment .term .details .session .badge-tech {
          margin-bottom: 4px;
          margin-left: 4px; }
        .tickets .payment .term .details .session .icon {
          align-self: flex-start; }
      .tickets .payment .term .details .item {
        display: flex;
        align-items: center;
        margin-bottom: 10px; }
      .tickets .payment .term .details .total {
        display: flex;
        font-weight: bold;
        margin-bottom: 10px; }
      .tickets .payment .term .details .icon {
        font-size: 25px;
        float: left;
        margin-right: 10px;
        line-height: 30px; }
      .tickets .payment .term .details .icon-ticket-fill {
        transform: rotate(150deg); }
  .tickets .payment .action-continue {
    float: right; }
    @media (max-width: 767px) {
      .tickets .payment .action-continue {
        width: 100%; } }
    .tickets .payment .action-continue .safebuy {
      float: right;
      text-align: center;
      font-size: 14px;
      font-weight: normal;
      margin: 10px 0 0 0; }
      @media (max-width: 767px) {
        .tickets .payment .action-continue .safebuy {
          width: 100%;
          margin-bottom: 10px; } }
      .tickets .payment .action-continue .safebuy .tooltip-help {
        display: inline-block;
        width: 17px;
        height: 17px;
        font-size: 12px;
        vertical-align: baseline;
        line-height: 12px; }
  .tickets .payment .item-circle {
    background: #e3e3e3;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #6e6e6e;
    display: inline-block;
    line-height: 20px;
    margin-right: 5px;
    text-align: center;
    width: 20px; }
  .tickets .payment .pix .pix-title {
    display: block; }
  .tickets .payment .pix .pix-title-mb {
    display: none; }
  .tickets .payment .pix .qrcode {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: 150px; }
  .tickets .payment .pix .text-small {
    font-size: 12px; }
  .tickets .payment .pix .code {
    display: none;
    margin-bottom: 10px;
    text-align: center;
    font-size: 12px; }
    .tickets .payment .pix .code div {
      padding: 10px;
      width: 90%;
      position: relative;
      border: 1px solid #c7c7c7;
      border-radius: 5px;
      margin-left: 6%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .tickets .payment .pix .code div:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0px;
        height: 100%;
        width: 100px;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
        z-index: 2;
        pointer-events: none; }
  .tickets .payment .pix .pix-timer {
    text-align: center; }
  @media (max-width: 768px) {
    .tickets .payment .pix .pix-title {
      display: none; }
    .tickets .payment .pix .pix-title-mb {
      display: block; }
    .tickets .payment .pix .qrcode {
      display: none; }
    .tickets .payment .pix .code {
      display: block; }
    .tickets .payment .pix .pix-timer p {
      font-size: 12px; } }
  .tickets .payment #accordion .panel-heading {
    background: #EBEBEB; }
    .tickets .payment #accordion .panel-heading:hover {
      cursor: pointer; }
    .tickets .payment #accordion .panel-heading .radio {
      margin: 0; }
      .tickets .payment #accordion .panel-heading .radio label {
        line-height: 20px; }
    .tickets .payment #accordion .panel-heading.coupon-restriction * {
      cursor: not-allowed; }
    .tickets .payment #accordion .panel-heading.coupon-restriction .radio label {
      color: #999999 !important; }
  .tickets .payment #accordion .panel-body {
    background: #f6f6f6; }
    .tickets .payment #accordion .panel-body .brands {
      float: left;
      width: 100%;
      text-align: center;
      margin: 5px 0; }
      .tickets .payment #accordion .panel-body .brands .item {
        float: left;
        width: 20%;
        margin-bottom: 5px; }
        .tickets .payment #accordion .panel-body .brands .item img {
          max-width: 60px; }
    .tickets .payment #accordion .panel-body .infos {
      float: left;
      width: 100%;
      margin: 5px 0;
      font-size: 12px;
      color: #333 !important; }
    .tickets .payment #accordion .panel-body .payment-container {
      float: left;
      width: 100%;
      margin-top: 10px; }
    .tickets .payment #accordion .panel-body .form-group {
      float: left;
      width: 100%; }
      .tickets .payment #accordion .panel-body .form-group label {
        float: left;
        width: 100%;
        font-size: .81em;
        font-weight: 400;
        line-height: 13px;
        color: #333 !important; }
      .tickets .payment #accordion .panel-body .form-group .form-control {
        height: 40px;
        padding: 7px 12px 6px;
        font-size: 15px;
        line-height: 15px;
        outline: none;
        border-radius: 6px; }
        .tickets .payment #accordion .panel-body .form-group .form-control:focus {
          border: 1px solid #06f;
          box-shadow: 0 0 0 2px #99c2ff; }
      .tickets .payment #accordion .panel-body .form-group .input-validation-error, .tickets .payment #accordion .panel-body .form-group .field-validation-error {
        display: inline-block;
        border-color: #d10244; }
      .tickets .payment #accordion .panel-body .form-group .field-validation-error {
        display: inline-block;
        font-weight: 400;
        font-size: 11px;
        color: #d10244; }
  .tickets .payment #accordion.disabled * {
    cursor: not-allowed; }
  .tickets .payment #accordion.disabled .panel-heading .radio label {
    color: #999999 !important; }
  @media (max-width: 767px) {
    .tickets .payment #accordion .panel-body .brands .item img {
      max-width: 40px; } }

.tickets .detail {
  transition: all .2s ease-in-out; }
  @media (max-width: 989px) {
    .tickets .detail:not(.finish) {
      opacity: 0;
      visibility: hidden;
      transition: all .2s ease-in-out;
      height: 0;
      display: none; } }
  .tickets .detail .conclusion {
    border: 1px solid #ccc;
    padding: 15px 15px; }
  .tickets .detail .card, .tickets .detail .conclusion {
    float: right; }
    @media (max-width: 990px) {
      .tickets .detail .card.timeout, .tickets .detail .conclusion.timeout {
        display: none; } }
    .tickets .detail .card:not(.timeout), .tickets .detail .conclusion:not(.timeout) {
      min-height: 534px; }
    .tickets .detail .card.timeout, .tickets .detail .conclusion.timeout {
      margin-bottom: 10px; }
      .tickets .detail .card.timeout p, .tickets .detail .conclusion.timeout p {
        margin-bottom: 0;
        font-size: 14px; }
        .tickets .detail .card.timeout p span, .tickets .detail .conclusion.timeout p span {
          font-weight: bold; }

@media (min-width: 280px) and (min-width: 1000px) {
  .tickets .detail .card.finish .actions, .tickets .detail .conclusion.finish .actions {
    display: none; } }
  @media (max-width: 991px) {
    .tickets .detail .card {
      float: none; } }

@media (max-width: 991px) {
  .tickets .roomAlert {
    display: none; } }

.tickets .info-ticket-mb .info {
  font-size: 15px;
  padding-top: 5px; }
  .tickets .info-ticket-mb .info > span {
    display: block; }

.tickets .info-ticket-mb .info-local {
  display: flex;
  align-items: center;
  color: #1A327B;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px; }
  .tickets .info-ticket-mb .info-local .icon {
    font-size: 25px;
    margin-right: 5px; }

.tickets .info-ticket-mb .info-session {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: bold; }
  .tickets .info-ticket-mb .info-session .icon {
    font-size: 25px;
    margin-right: 5px; }

.tickets .info-ticket-mb .roomAlert {
  display: block;
  margin: 10px 0 0; }
  .tickets .info-ticket-mb .roomAlert .alert {
    display: block;
    width: 100%; }

.tickets .info-ticket-mb .info-movie {
  margin: 0;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 0px;
  list-style: none; }

.tickets .info-ticket-mb .tooltip-help {
  display: inline-block;
  font-size: 10px;
  width: auto;
  height: auto;
  padding: 0px 4px;
  margin-left: 3px;
  vertical-align: text-top; }

.tickets .info-ticket-mb .movie-typerating p {
  font-size: 12px; }

@media (min-width: 991px) {
  .tickets .info-ticket-mb {
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: all .2s ease-in-out; }
    .tickets .info-ticket-mb .card {
      min-height: 0 !important;
      height: 0 !important;
      padding: 0;
      margin: 0; } }

.tickets .hidden-info-ticket {
  opacity: 0;
  visibility: hidden;
  transition: all .2s ease-in-out;
  height: 0 !important;
  min-height: 0 !important;
  padding: 0;
  margin: 0; }

@media (max-width: 990px) {
  .tickets .detail.show-mb {
    display: block;
    opacity: 1;
    visibility: visible;
    transition: all .2s ease-in-out;
    height: auto; }
    .tickets .detail.show-mb .card {
      min-height: initial !important; } }

.tickets .tickets-cancel .tickets-header li.header {
  margin-bottom: 5px; }

.tickets .tickets-cancel .type-tickets {
  padding-bottom: 5px;
  margin-bottom: 5px; }

.tickets .tickets-cancel.total-resume .subtotal-label {
  font-size: 11px;
  font-weight: normal; }

.tickets .tickets-cancel.total-resume .subtotal-value {
  font-size: 11px;
  font-weight: normal;
  float: right; }

.tickets .tickets-cancel.total-resume .total-label {
  font-size: 14px;
  font-weight: bold; }

.tickets .tickets-cancel.total-resume .total-value {
  font-size: 14px;
  font-weight: bold;
  float: right; }

.tickets .info-add {
  float: left; }
  .tickets .info-add .form-group {
    float: left;
    width: 62%;
    padding-right: 10px; }
    .tickets .info-add .form-group .hint {
      display: inline-block; }
    .tickets .info-add .form-group.select-coupon {
      position: relative;
      width: 38%;
      padding: 0; }
      .tickets .info-add .form-group.select-coupon .header {
        cursor: pointer; }
        .tickets .info-add .form-group.select-coupon .header p {
          float: left;
          width: 100%;
          margin: 0; }
          .tickets .info-add .form-group.select-coupon .header p i {
            float: right;
            margin-top: -2px; }
        .tickets .info-add .form-group.select-coupon .header.active {
          border-color: #1A327B; }
          .tickets .info-add .form-group.select-coupon .header.active i {
            color: #1A327B; }
      .tickets .info-add .form-group.select-coupon .body {
        position: absolute;
        display: none;
        width: 282px;
        top: 45px;
        right: 0;
        padding: 10px;
        background: #FFFFFF;
        color: #333;
        border: 1px solid #CCC;
        border-top: 2px solid #1A327B;
        border-radius: 5px;
        z-index: 100;
        -webkit-box-shadow: 5px 5px 12px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 5px 5px 12px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 5px 5px 12px 0px rgba(0, 0, 0, 0.3); }
        .tickets .info-add .form-group.select-coupon .body:before {
          position: absolute;
          content: "";
          top: -8px;
          right: 12px;
          width: 0;
          height: 0;
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          border-bottom: 6px solid #1A327B; }
        .tickets .info-add .form-group.select-coupon .body .title {
          float: left;
          width: 100%;
          margin: 0;
          padding-bottom: 5px;
          border-bottom: 1px solid #CCC; }
        .tickets .info-add .form-group.select-coupon .body .info {
          float: left;
          width: 100%;
          color: #333 !important;
          max-height: 228px;
          overflow-y: auto; }
          .tickets .info-add .form-group.select-coupon .body .info .item {
            float: left;
            width: 100%;
            margin-top: 10px;
            padding-bottom: 10px;
            border-bottom: 1px solid #CCC; }
            .tickets .info-add .form-group.select-coupon .body .info .item p {
              margin: 0; }
            .tickets .info-add .form-group.select-coupon .body .info .item .btn {
              float: left;
              width: 100%;
              margin: 5px 0 0 !important;
              font-weight: normal; }
          .tickets .info-add .form-group.select-coupon .body .info .message {
            margin: 10px 0 0; }

.tickets .ticket-alert p {
  font-size: 13px;
  font-weight: bold;
  color: #1A327B; }
  @media (min-width: 768px) {
    .tickets .ticket-alert p {
      margin-bottom: 0px; } }

.tickets .ticket-alert .ticket-alert-icon {
  color: #1A327B !important;
  font-size: 30px;
  width: 40px;
  float: left;
  position: relative;
  bottom: 3px; }

@media (max-width: 767px) {
  .tickets .card h2 {
    font-size: 28px; } }

#detailCVV .cvv, .infoCVV .cvv {
  float: left;
  width: 64px;
  height: 64px; }

#detailCVV .informartion h3, .infoCVV .informartion h3 {
  display: inline-block;
  color: #1A327B;
  margin: 18px 0 20px 15px; }
  #detailCVV .informartion h3 span, .infoCVV .informartion h3 span {
    display: block;
    font-size: 11px;
    color: #666;
    font-style: italic;
    font-weight: normal; }

#detailCVV .informartion p, .infoCVV .informartion p {
  font-size: 12px;
  clear: both; }

#detailCVV.mobile h3, .infoCVV.mobile h3 {
  margin-top: 0; }
  #detailCVV.mobile h3:before, #detailCVV.mobile h3:after, .infoCVV.mobile h3:before, .infoCVV.mobile h3:after {
    content: " ";
    display: table; }
  #detailCVV.mobile h3:after, .infoCVV.mobile h3:after {
    clear: both; }

#detailCVV.mobile .cvv, .infoCVV.mobile .cvv {
  margin: 0; }

#detailCVV.mobile span, .infoCVV.mobile span {
  margin-top: 20px;
  display: inline-block;
  margin-left: 10px; }

.popover {
  width: 270px;
  margin-left: 130px; }
  @media (max-width: 768px) {
    .popover {
      margin-left: -135px;
      left: 50% !important; } }

.reload-loyalty {
  float: none; }
  @media (max-width: 767px) {
    .reload-loyalty {
      padding-left: 0px !important; } }

.ticket-item {
  min-height: 534px; }
  .ticket-item .movie {
    min-height: auto;
    margin-bottom: 10px;
    color: #333333; }
    .ticket-item .movie img {
      max-height: 180px; }
    .ticket-item .movie .title {
      margin-bottom: 10px; }
    .ticket-item .movie h4 {
      margin-top: 0;
      font-size: 19px;
      font-weight: bold;
      display: inline; }
    .ticket-item .movie .category {
      display: contents;
      list-style: none;
      padding: 0;
      margin: 0; }
      .ticket-item .movie .category li {
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px; }
    .ticket-item .movie .info-movie {
      margin: 0;
      font-size: 12px;
      padding-top: 5px;
      padding-left: 0px;
      list-style: none; }
    .ticket-item .movie .tooltip-help {
      display: inline-block;
      font-size: 10px;
      width: auto;
      height: auto;
      padding: 0px 4px;
      margin-left: 3px;
      vertical-align: top; }
    .ticket-item .movie .session {
      padding-bottom: 5px; }
      .ticket-item .movie .session .date {
        font-weight: bold;
        font-size: 15px;
        margin-bottom: 0px; }
      .ticket-item .movie .session .room {
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 0px; }
    .ticket-item .movie .info-theater {
      margin-top: 5px;
      font-size: 13px; }
      .ticket-item .movie .info-theater p span {
        font-weight: normal;
        display: block;
        font-size: 12px; }
        .ticket-item .movie .info-theater p span.name {
          font-size: 13px;
          font-weight: bold; }
    .ticket-item .movie .movie-typerating p {
      font-size: 12px; }
    .ticket-item .movie .tech {
      float: left;
      margin-top: 5px; }
      .ticket-item .movie .tech p {
        font-size: 12px; }
    .ticket-item .movie .services dl {
      margin-bottom: 12px; }
      .ticket-item .movie .services dl dt, .ticket-item .movie .services dl dd {
        display: inline-block; }
      .ticket-item .movie .services dl dt {
        font-weight: bold; }
      .ticket-item .movie .services dl dt + dd:before {
        content: ''; }
      .ticket-item .movie .services dl dd {
        margin-right: 5px; }
        .ticket-item .movie .services dl dd:before {
          content: '\25CF';
          font-size: 14px;
          margin-right: 3px;
          position: relative;
          top: 0; }
  .ticket-item .ticket-local {
    border: 1px dotted #ccc;
    border-width: 1px 0 1px 0;
    padding-top: 10px;
    padding-bottom: 10px; }
    .ticket-item .ticket-local .local {
      display: block;
      text-align: center;
      color: #1A327B;
      font-weight: bold; }
      .ticket-item .ticket-local .local .title {
        margin-bottom: 5px;
        align-items: center;
        display: inline-flex; }
        .ticket-item .ticket-local .local .title .text {
          font-size: 18px;
          padding-left: 5px; }
      .ticket-item .ticket-local .local .icon {
        font-size: 20px; }
      .ticket-item .ticket-local .local .name {
        font-size: 15px;
        line-height: normal;
        text-align: center; }
    .ticket-item .ticket-local .address {
      font-size: 12px;
      text-align: center; }
  .ticket-item .tickt-date {
    border: 1px dotted #ccc;
    border-width: 1px 0 1px 0;
    padding-top: 10px;
    padding-bottom: 10px; }
    .ticket-item .tickt-date.purchases {
      padding-top: 2px; }
    .ticket-item .tickt-date p {
      color: #333333;
      font-weight: bold;
      font-size: 17px;
      margin-bottom: 0;
      text-align: center;
      margin-bottom: 0; }
    .ticket-item .tickt-date .room {
      font-size: 13px;
      line-height: 15px;
      color: #333333; }
    @media (max-width: 1199px) {
      .ticket-item .tickt-date p {
        font-size: 15px; } }
  .ticket-item .ticket-alert {
    margin-top: 10px; }
    .ticket-item .ticket-alert .alert {
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      padding: 5px;
      margin-bottom: 5px; }
  .ticket-item .tickt-resume {
    color: #333333; }
    .ticket-item .tickt-resume .no-margin {
      margin: 0; }
    .ticket-item .tickt-resume .list-seat span {
      background: #163183;
      padding: 4px;
      border-radius: 4px;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      font-family: monospace, Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
      margin: 2px 2px 2px 0;
      display: inline-block;
      min-width: 25px;
      text-align: center; }
  .ticket-item .prices {
    margin-top: 5px; }
    .ticket-item .prices .dicounts {
      color: #ff0000;
      font-size: 12px;
      font-weight: bold; }
    .ticket-item .prices ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .ticket-item .prices ul li {
        display: block;
        border-bottom: 1px solid #ccc;
        line-height: 28px;
        text-align: right; }
        .ticket-item .prices ul li:before, .ticket-item .prices ul li:after {
          content: " ";
          display: table; }
        .ticket-item .prices ul li:after {
          clear: both; }
        .ticket-item .prices ul li:hover {
          background: #f2f2f2; }
        .ticket-item .prices ul li.discounts {
          font-weight: bold;
          font-size: 12px;
          color: #ff0000; }
        .ticket-item .prices ul li .templateMessage {
          font-weight: normal;
          font-size: 14px; }
        .ticket-item .prices ul li .discounts {
          font-weight: bold;
          font-size: 12px;
          color: #ff0000; }
        .ticket-item .prices ul li p {
          font-size: 14px;
          margin-bottom: 0;
          font-weight: bold;
          display: inline-block; }
          .ticket-item .prices ul li p .number-discount {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            max-width: 100px;
            display: inline-block;
            vertical-align: middle; }
          .ticket-item .prices ul li p.item-values {
            display: block;
            text-align: left;
            font-size: 11px;
            font-weight: normal;
            line-height: normal;
            margin-bottom: 5px; }
          .ticket-item .prices ul li p:first-child {
            float: left; }
          .ticket-item .prices ul li p .discount {
            text-align: right;
            font-style: italic;
            color: #ff0000;
            font-size: 12px;
            font-weight: normal; }
    .ticket-item .prices .totalItens {
      float: left;
      width: 20%;
      margin: 7px 0; }
    .ticket-item .prices .total-resume .subtotal-label {
      font-size: 11px;
      font-weight: normal; }
    .ticket-item .prices .total-resume .subtotal-value {
      font-size: 11px;
      font-weight: normal;
      float: right; }
    .ticket-item .prices .total-resume .total-label {
      font-size: 14px;
      font-weight: bold; }
    .ticket-item .prices .total-resume .total-value {
      font-size: 14px;
      font-weight: bold;
      float: right; }
    .ticket-item .prices .totalResume {
      float: right;
      width: 80%;
      margin-bottom: 5px; }
      .ticket-item .prices .totalResume.total:first-child {
        margin-top: 10px; }
      .ticket-item .prices .totalResume .total {
        float: right;
        width: 100%;
        margin: 5px 0 0;
        text-align: right; }
        .ticket-item .prices .totalResume .total span {
          font-weight: bold; }
    .ticket-item .prices .pontos {
      float: left;
      text-align: right;
      font-style: italic;
      color: #666;
      font-size: 11.4px;
      margin-top: 10px;
      margin-bottom: 0; }
    .ticket-item .prices .discounts {
      color: #ff0000;
      font-weight: bold; }
  @media (max-width: 991px) {
    .ticket-item .card {
      float: none; } }
  .ticket-item.horizontal {
    min-height: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px;
    color: #333; }
    .ticket-item.horizontal:before, .ticket-item.horizontal:after {
      content: " ";
      display: table; }
    .ticket-item.horizontal:after {
      clear: both; }
    .ticket-item.horizontal .header {
      background: #f3f3f3;
      padding: 8px 0;
      margin-bottom: 0px !important;
      cursor: pointer; }
      .ticket-item.horizontal .header:before, .ticket-item.horizontal .header:after {
        content: " ";
        display: table; }
      .ticket-item.horizontal .header:after {
        clear: both; }
      .ticket-item.horizontal .header p {
        margin-bottom: 0;
        display: inline; }
        .ticket-item.horizontal .header p:last-child {
          float: right; }
      .ticket-item.horizontal .header .control {
        cursor: pointer; }
        .ticket-item.horizontal .header .control span {
          color: #1A327B; }
    .ticket-item.horizontal .detail {
      display: none;
      position: relative; }
      .ticket-item.horizontal .detail .left {
        position: initial;
        min-height: 100px; }
        .ticket-item.horizontal .detail .left .onlyBombo {
          position: absolute;
          top: 50%;
          left: 10px;
          right: 50%;
          padding: 10px;
          margin-top: -25px;
          font-weight: bold;
          text-align: center; }
    .ticket-item.horizontal .separator {
      position: absolute;
      width: 1px;
      top: 0;
      bottom: 0;
      left: 50%;
      border-left: 1px dotted #DDD; }
    .ticket-item.horizontal.open .header {
      margin-bottom: 10px;
      border-bottom: 1px dotted #DDD; }
    .ticket-item.horizontal.open .detail {
      display: block; }
    .ticket-item.horizontal.open .icon-down:before {
      content: ""; }
    .ticket-item.horizontal .movie {
      margin-bottom: 10px;
      color: #333; }
    .ticket-item.horizontal .tickt-resume {
      border-left: 1px dotted #CCC;
      color: #333; }
    .ticket-item.horizontal .info-theater {
      margin-top: 5px; }
    .ticket-item.horizontal .tickt-date {
      border-bottom: 0;
      margin-top: 10px; }
      .ticket-item.horizontal .tickt-date.md {
        border: 0;
        margin: 0;
        border-bottom: 1px dotted #DDD; }
        .ticket-item.horizontal .tickt-date.md > p {
          margin: 0;
          margin-bottom: 5px; }
      .ticket-item.horizontal .tickt-date p {
        display: inline-block;
        font-size: 14px;
        margin-top: 5px; }
      .ticket-item.horizontal .tickt-date .actions {
        float: right; }
        .ticket-item.horizontal .tickt-date .actions a {
          padding: 0;
          margin-left: 5px;
          text-decoration: none;
          font-size: 17px;
          color: #1A327B; }
          .ticket-item.horizontal .tickt-date .actions a span {
            display: none; }
    .ticket-item.horizontal .bonus {
      font-style: italic;
      color: #666;
      font-size: 12px;
      margin-bottom: 0;
      margin-top: 20px; }
    @media (max-width: 480px) {
      .ticket-item.horizontal .header p {
        display: block;
        float: initial !important; }
      .ticket-item.horizontal .tickt-date {
        clear: both; }
        .ticket-item.horizontal .tickt-date p {
          font-size: 13px; } }

@media (min-width: 280px) and (max-width: 768px) {
  .ticket-item.horizontal .tickt-date {
    border-bottom: 1px dotted #CCC; }
  .ticket-item.horizontal .tickt-resume {
    padding: 0; } }
    @media (max-width: 339px) {
      .ticket-item.horizontal .time {
        display: block; } }
    @media (max-width: 991px) {
      .ticket-item.horizontal .detail .left .onlyBombo {
        position: relative;
        top: 0;
        left: 0;
        margin: 0; }
        .ticket-item.horizontal .detail .left .onlyBombo p {
          margin: 0; } }
  .ticket-item .purchased-actions {
    border-top: 1px dotted #DDD;
    padding-top: 5px; }
    .ticket-item .purchased-actions > div {
      padding-bottom: 5px; }

.event-type-rating {
  display: inline-block;
  vertical-align: top;
  height: 18px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
  color: #fff;
  font-size: 12px;
  margin-left: 2px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 0 #fff;
  padding: 0 3px;
  line-height: 18px;
  min-width: 18px; }
  .event-type-rating.type-I {
    background: #757575; }
    .event-type-rating.type-I:after {
      content: 'ndef.'; }
  .event-type-rating.type-L, .event-type-rating.type-AL {
    background: #5cb85c; }
  .event-type-rating.type-N, .event-type-rating.type-AN {
    background: #de1515;
    padding: 0 5px; }
  .event-type-rating.type-10, .event-type-rating.type-A10 {
    background: #167ac6; }
  .event-type-rating.type-12, .event-type-rating.type-A12 {
    background: #ffe500; }
  .event-type-rating.type-14, .event-type-rating.type-A14 {
    background: #ff9600; }
  .event-type-rating.type-16, .event-type-rating.type-A16 {
    background: #de1515; }
  .event-type-rating.type-18, .event-type-rating.type-A18 {
    background: #212121; }

.cine.disabled .alert {
  z-index: 22;
  position: relative;
  margin-bottom: 15px; }

.cine.disabled .card-movie-theater:not(.header) {
  position: relative;
  color: #ccc;
  border-color: #e0e0e0; }
  .cine.disabled .card-movie-theater:not(.header):before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    opacity: 0.7;
    filter: alpha(opacity=70);
    display: block;
    z-index: 99; }

.cine .title-cine h2 {
  font-size: 25px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin: 0; }

.cine .movie-category {
  margin-bottom: 20px; }

.cine .card-movie-theater {
  margin: 0 0 15px; }
  .cine .card-movie-theater.header .address {
    font-weight: normal; }
    .cine .card-movie-theater.header .address span {
      display: block; }
  .cine .card-movie-theater.header .info {
    font-weight: normal; }
  .cine .card-movie-theater.header .take {
    text-align: left; }
  .cine .card-movie-theater.header .accessibility {
    margin-top: 15px;
    padding-top: 10px;
    border: 1px solid #ccc;
    border-width: 1px 0 0; }
    .cine .card-movie-theater.header .accessibility li {
      font-size: 12px; }
  .cine .card-movie-theater h5 {
    font-size: 20px;
    margin: 0 0 10px 0; }

@media (min-width: 280px) and (max-width: 1200px) {
  .cine .movie-detail .actions a {
    display: block;
    margin-bottom: 10px; } }

@media (min-width: 769px) {
  .cine .movie-detail .actions a {
    display: none; } }

.cine .movie-head .actions a {
  margin-bottom: 10px; }

@media (max-width: 768px) {
  .cine .movie-head .actions a {
    display: none; } }

.cine .message {
  margin-top: 30px; }

.cine .buyBombo {
  display: block;
  width: 100%;
  text-align: center; }
  .cine .buyBombo button {
    width: 100%; }
  .cine .buyBombo .bombo-alert-icon {
    color: #FFF !important; }

.cine h3.page-header {
  margin: 5px 0 20px !important; }

.buyValeCine {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 10px; }
  .buyValeCine.ticket {
    float: left;
    margin-top: 5px;
    max-width: 295px; }
  .buyValeCine .btnValecine {
    width: 100%;
    padding: 8px; }
    .buyValeCine .btnValecine i {
      display: inline-block;
      font-size: 12px;
      line-height: 12px;
      color: #FFF !important; }
    .buyValeCine .btnValecine p {
      display: inline-block;
      margin: 0;
      font-size: 12px;
      line-height: 12px; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .buyValeCine.local .btnValecine {
      white-space: normal; }
      .buyValeCine.local .btnValecine .btnContainer {
        position: relative;
        display: inline-block;
        width: auto;
        padding-left: 22px; }
      .buyValeCine.local .btnValecine i {
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -8px;
        font-size: 14px;
        line-height: 14px; }
      .buyValeCine.local .btnValecine p {
        line-height: 15px; }
        .buyValeCine.local .btnValecine p span {
          display: block; } }

#detailMovie {
  min-width: 210px;
  min-height: 80px; }

.bombo-alert-icon {
  color: #1A327B !important; }

.internal .sub-title {
  margin-bottom: 20px;
  font-size: 20px;
  display: inline-block;
  color: #333333; }

.internal .box {
  background: #fff;
  border-right: 2px solid #ebebeb;
  padding: 15px; }
  .internal .box:before, .internal .box:after {
    content: " ";
    display: table; }
  .internal .box:after {
    clear: both; }
  .internal .box h1 {
    margin-top: 0; }

.internal .card {
  padding: 0;
  margin-bottom: 20px;
  padding-right: 20px;
  overflow: hidden;
  min-height: 250px; }

@media (min-width: 280px) and (max-width: 999px) {
  .internal .card {
    padding: 0 15px 15px; } }
  .internal .card label {
    color: #333 !important; }
  .internal .card .sub-title {
    color: #333333; }

@media (min-width: 280px) and (max-width: 480px) {
  .internal .card .form-group .radio-inline {
    display: block;
    margin: 5px 0 0 0; } }

@media (min-width: 280px) and (max-width: 999px) {
  .internal .side-bar {
    display: none; } }

.internal .menu-side {
  background: #F1F1F1;
  padding-left: 15px;
  padding-top: 15px;
  border-right: 1px solid #DDD;
  float: left;
  width: 100%;
  margin-bottom: -50000px;
  padding-bottom: 50000px; }
  .internal .menu-side ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .internal .menu-side ul li {
      line-height: 40px;
      padding-left: 10px;
      margin: 5px 0; }
      .internal .menu-side ul li a {
        text-decoration: none;
        color: #06569B;
        display: block; }
      .internal .menu-side ul li.active, .internal .menu-side ul li.active:hover {
        border: 1px solid #DDD;
        border-right: 0;
        background: #FFF;
        border-radius: 5px 0 0 5px;
        margin-right: -1px; }
        .internal .menu-side ul li.active a, .internal .menu-side ul li.active:hover a {
          color: #06569B; }
      .internal .menu-side ul li:hover {
        border-right: 0;
        background: #E2E2E2;
        border-radius: 5px 0 0 5px;
        margin-right: -1px; }
        .internal .menu-side ul li:hover a {
          color: #06569B; }
      .internal .menu-side ul li a {
        text-decoration: none;
        display: block; }

.internal .content {
  padding: 15px; }
  .internal .content h3 {
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: normal !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px; }

.internal .register {
  padding: 15px; }

.internal .account hr, .internal .register hr {
  margin-top: 10px;
  margin-bottom: 15px; }

.internal .account .card-content-space, .internal .register .card-content-space {
  display: flex;
  flex-direction: column;
  gap: 11px; }

.internal .account .card-content, .internal .register .card-content {
  line-height: 15px;
  padding: 15px;
  border: solid 1px #CCC;
  border-radius: 10px; }
  .internal .account .card-content h3, .internal .register .card-content h3 {
    font-weight: bold !important;
    margin: 0px;
    font-size: 19px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    text-align: center; }

.internal .account .input-group-password-register, .internal .register .input-group-password-register {
  position: relative; }

.internal .account .input-group-password-register-append, .internal .register .input-group-password-register-append {
  position: absolute;
  right: 10px;
  top: 18px;
  transform: translateY(-50%);
  border-left: none; }
  .internal .account .input-group-password-register-append button, .internal .register .input-group-password-register-append button {
    background: none;
    border: none; }
  .internal .account .input-group-password-register-append i, .internal .register .input-group-password-register-append i {
    color: #c8c8c8;
    font-size: 20px; }

.internal .ticket-item {
  border: 1px dotted #CCC;
  background: #FFF;
  color: #333;
  padding: 10px; }
  .internal .ticket-item .surveyLinkActive, .internal .ticket-item .surveyLinkActive:hover, .internal .ticket-item .surveyLinkActive:active, .internal .ticket-item .surveyLinkActive:visited {
    color: #1A327B; }
  .internal .ticket-item .surveyLinkInactive, .internal .ticket-item .surveyLinkInactive:hover, .internal .ticket-item .surveyLinkInactive:active, .internal .ticket-item .surveyLinkInactive:visited {
    color: #757575; }
  .internal .ticket-item .surveyLinkContainer .tooltip .tooltip-inner {
    white-space: pre;
    max-width: none; }
  .internal .ticket-item .surveyLinkContainer {
    position: absolute;
    right: 105px;
    top: -4px; }
  .internal .ticket-item .surveyLink {
    height: auto;
    width: auto;
    font-size: 22px; }
  @media (max-width: 480px) {
    .internal .ticket-item .header {
      position: relative; }
    .internal .ticket-item .surveyContainerParent {
      position: initial; }
    .internal .ticket-item .surveyLinkContainer {
      height: auto;
      width: auto;
      top: 50%;
      right: 10px;
      margin-top: -21px; }
    .internal .ticket-item .surveyLink {
      font-size: 30px; } }
  .internal .ticket-item .btnSurvey.disabled {
    pointer-events: auto !important; }
  .internal .ticket-item .btn.btnSurvey {
    margin: 0 !important; }
  .internal .ticket-item .btnSurvey.disabled:hover {
    color: #fff; }
  .internal .ticket-item .header {
    background: #F3F3F3;
    color: #333; }
  .internal .ticket-item .movie .info-theater dl {
    margin-bottom: 0; }
  .internal .ticket-item .tickt-date {
    color: #333; }
    .internal .ticket-item .tickt-date p {
      color: #333; }
  .internal .ticket-item .tickt-resume {
    border: none; }
  .internal .ticket-item .prices ul li:hover {
    background: #f2f2f2; }

.internal .panel-group {
  margin: 10px 10px 30px 10px; }
  .internal .panel-group .panel-default {
    border-color: #DDD; }
  .internal .panel-group .panel {
    background: #FFF;
    border-radius: 0;
    border-width: 1px 0;
    margin: 0;
    border-color: #DDD; }
    .internal .panel-group .panel:first-child {
      border-bottom: 0; }
    .internal .panel-group .panel .panel-heading {
      background: #FFF;
      padding: 10px 5px;
      border-radius: 0; }
      .internal .panel-group .panel .panel-heading:hover {
        cursor: pointer; }
      .internal .panel-group .panel .panel-heading span {
        float: right;
        color: #1A327B; }
      .internal .panel-group .panel .panel-heading a {
        display: inline-block;
        max-width: 90%;
        text-decoration: none; }
        .internal .panel-group .panel .panel-heading a:active {
          text-decoration: none; }
        .internal .panel-group .panel .panel-heading a.collapsed span:before {
          content: ""; }
      .internal .panel-group .panel .panel-heading .panel-title {
        display: block;
        font-size: 15px;
        text-decoration: none;
        color: #757575; }
        .internal .panel-group .panel .panel-heading .panel-title:hover {
          text-decoration: none; }
        .internal .panel-group .panel .panel-heading .panel-title span {
          float: right;
          max-width: 8%;
          color: #1A327B; }
      .internal .panel-group .panel .panel-heading h4 {
        font-size: 15px;
        color: #757575; }
      .internal .panel-group .panel .panel-heading:hover {
        background: #F7F7F7; }
    .internal .panel-group .panel .panel-body {
      color: #333333; }

.internal .faq .contactDetails {
  margin-bottom: 15px; }

.internal .faq .faq-content {
  float: left;
  width: 100%; }
  .internal .faq .faq-content .search {
    float: left;
    width: 100%; }
    .internal .faq .faq-content .search .description {
      font-weight: normal; }
    .internal .faq .faq-content .search .form-control {
      float: left;
      width: 376px; }
    .internal .faq .faq-content .search .icon {
      float: left;
      font-size: 22px;
      margin: 4px 0 0 5px;
      color: #1A327B; }
  .internal .faq .faq-content .contactUs {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center; }
    .internal .faq .faq-content .contactUs .description {
      float: left;
      width: 100%;
      font-weight: normal;
      text-align: center; }
    .internal .faq .faq-content .contactUs .btn {
      width: 100%;
      padding: 9px 10px; }
    .internal .faq .faq-content .contactUs.mobile {
      margin: 15px 0;
      text-align: center; }
      .internal .faq .faq-content .contactUs.mobile .btn {
        display: initial;
        max-width: 152px; }
    .internal .faq .faq-content .contactUs .actions {
      display: inline-block; }
      .internal .faq .faq-content .contactUs .actions .whats {
        float: left;
        text-align: center; }
        .internal .faq .faq-content .contactUs .actions .whats a {
          color: #333333; }
        .internal .faq .faq-content .contactUs .actions .whats img {
          width: 35px; }
        .internal .faq .faq-content .contactUs .actions .whats:hover {
          cursor: pointer; }
          .internal .faq .faq-content .contactUs .actions .whats:hover a {
            text-decoration: none; }
          .internal .faq .faq-content .contactUs .actions .whats:hover .txt {
            color: #1A327B; }
      .internal .faq .faq-content .contactUs .actions .email {
        float: left;
        text-align: center; }
        .internal .faq .faq-content .contactUs .actions .email .icon-email {
          display: inline-block;
          padding: 8px;
          font-size: 16px;
          color: #1A327B;
          line-height: 15px;
          border: 2px solid;
          border-radius: 50%; }
        .internal .faq .faq-content .contactUs .actions .email:hover {
          cursor: pointer; }
          .internal .faq .faq-content .contactUs .actions .email:hover .txt {
            color: #1A327B; }
      .internal .faq .faq-content .contactUs .actions .txt {
        display: block;
        margin-top: 4px;
        font-size: 12px; }
      .internal .faq .faq-content .contactUs .actions p {
        float: left;
        padding: 10px 15px 10px 16px; }
  .internal .faq .faq-content .faq-itens {
    float: left;
    width: 100%;
    margin-top: -15px; }
  .internal .faq .faq-content .categories {
    float: left;
    width: 100%; }
    .internal .faq .faq-content .categories .faq-heading {
      float: left;
      width: 100%; }
      .internal .faq .faq-content .categories .faq-heading .faq-title {
        float: left;
        font-weight: bold;
        cursor: pointer; }
      .internal .faq .faq-content .categories .faq-heading .faq-icon {
        float: left;
        margin: 10px 0 0 10px;
        color: #1A327B;
        cursor: pointer; }
      .internal .faq .faq-content .categories .faq-heading.collapsed .faq-icon.glyphicon-minus:before {
        content: "\002b"; }
    .internal .faq .faq-content .categories .faq-collapse {
      float: left;
      width: 100%; }
      .internal .faq .faq-content .categories .faq-collapse .panel-group {
        float: left;
        width: 100%; }
        .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem {
          float: left;
          width: 100%; }
          .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating {
            float: left;
            width: 100%; }
            .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating p {
              float: left; }
            .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions {
              float: left;
              margin-left: 5px; }
              .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions i {
                float: left;
                margin: -2px 4px;
                font-size: 18px; }
                .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions i.active:hover {
                  cursor: default; }
                .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions i.active.like {
                  color: green; }
                .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions i.active.dislike {
                  color: red; }
                .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions i:hover {
                  cursor: pointer; }
                  .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions i:hover.like {
                    color: green; }
                  .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions i:hover.dislike {
                    color: red; }
              .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions .waiting {
                display: none;
                float: left;
                margin-left: 5px;
                font-size: small;
                font-style: italic; }
              .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions.blocked {
                cursor: wait; }
                .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions.blocked i:hover {
                  cursor: wait !important; }
                .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .actions.blocked .waiting {
                  display: block; }
            .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .message {
              display: none;
              float: left;
              margin-left: 5px;
              font-size: small; }
              .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .message .lnk .btn-contact {
                cursor: pointer;
                color: #06569b;
                font-weight: normal; }
    .internal .faq .faq-content .categories .highlight {
      background-color: #1A327B;
      color: #fff; }
    .internal .faq .faq-content .categories .collapse.in {
      height: auto !important; }
  .internal .faq .faq-content .is-hidden {
    display: none !important; }
  .internal .faq .faq-content .is-visible {
    display: block !important; }
  .internal .faq .faq-content .notFound {
    display: none;
    float: left;
    width: 100%; }

.internal .faq #contact {
  float: left;
  width: 100%; }

.internal .faq .questions h3 {
  border: 0;
  margin-bottom: 10px; }

.internal .faq .panel-title {
  display: block;
  font-size: 15px;
  text-decoration: none;
  color: #333; }
  .internal .faq .panel-title:hover {
    text-decoration: none; }
  .internal .faq .panel-title span {
    float: right;
    color: #1A327B; }

.internal .faq .panel-heading:hover {
  cursor: pointer; }

.internal .faq .panel-heading span {
  float: right;
  color: #1A327B; }

.internal .faq .panel-heading a {
  text-decoration: none; }
  .internal .faq .panel-heading a:active {
    text-decoration: none; }
  .internal .faq .panel-heading a.collapsed span:before {
    content: ""; }

.internal .faq .panel-group {
  margin: 10px 10px 30px 10px; }
  .internal .faq .panel-group .panel {
    border-radius: 0;
    border-width: 1px 0;
    margin: 0; }
    .internal .faq .panel-group .panel:first-child {
      border-bottom: 0; }
    .internal .faq .panel-group .panel .panel-heading {
      background: none;
      padding: 10px 5px; }
      .internal .faq .panel-group .panel .panel-heading h4 {
        font-size: 15px; }
      .internal .faq .panel-group .panel .panel-heading:hover {
        background: #F7F7F7; }

@media (max-width: 768px) {
  .internal .faq .faq-content .search .form-control {
    width: 75%; }
  .internal .faq .faq-content .search .btn {
    float: right;
    width: 22%;
    margin: 0;
    padding: 9px 0; }
  .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .message {
    width: 100%;
    margin: 0; }
    .internal .faq .faq-content .categories .faq-collapse .panel-group .subItem .rating .message .lnk {
      float: left;
      width: 100%; }
  .internal .faq .faq-content .faq-itens {
    margin-top: 0; } }

.internal .error {
  text-align: center;
  min-height: 260px;
  padding-top: 50px;
  margin-bottom: 50px; }
  .internal .error .box {
    border: 1px solid #cacaca;
    width: 100px;
    height: 130px;
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    box-shadow: 1px 1px 1px #fff, inset 0 2px 5px rgba(158, 146, 146, 0.41);
    margin-right: 20px; }
    .internal .error .box p {
      font-size: 28px;
      font-weight: bold;
      color: #d0d0d0;
      line-height: 135px; }
  .internal .error > p {
    text-align: center;
    font-size: 16px;
    color: #757575;
    display: inline-block; }
    .internal .error > p i {
      display: block;
      font-size: 46px;
      font-style: normal;
      font-weight: bold;
      margin-bottom: 0px;
      color: #676767;
      text-shadow: 1px 1px 2px #fff; }
      .internal .error > p i span {
        font-size: 30px;
        padding-left: 10px;
        color: #757575;
        text-shadow: none; }

@media (min-width: 320px) and (max-width: 768px) {
  .internal .error .box {
    width: 70px;
    height: 110px; }
    .internal .error .box p {
      font-size: 20px;
      transform: translateY(-10%) translateX(0%) rotate(-360deg); }
  .internal .error > p {
    font-size: 14px;
    max-width: 160px; }
    .internal .error > p i {
      font-size: 30px; } }

.internal .myTickets .nav-tabs {
  margin-bottom: 10px; }

.internal .myTickets .nav > li > a {
  padding: 10px 12px; }

.internal .myTickets .nav-tabs > li.active > a, .internal .myTickets .myTickets .nav-tabs > li.active > a:hover, .internal .myTickets .myTickets .nav-tabs > li.active > a:focus {
  color: #1A327B;
  background-color: #fefefe;
  border: none;
  border-bottom: 4px solid; }

.internal .myTickets .nav-tabs li a {
  border: none;
  color: #656565;
  background-color: #fefefe;
  border: none; }

.internal .myTickets .nav-tabs li.active a, .internal .myTickets .nav-tabs li.active:hover a {
  color: #1A327B; }

.internal .myTickets .nav-tabs li:hover a {
  color: #333333; }

.internal .store-nav .nav-tabs {
  border-bottom: 1px solid #ddd; }
  .internal .store-nav .nav-tabs li {
    float: left;
    margin-bottom: -1px; }
    .internal .store-nav .nav-tabs li.active a, .internal .store-nav .nav-tabs li.active a:hover {
      font-weight: bold; }
    .internal .store-nav .nav-tabs li a {
      font-weight: bold;
      color: #808080;
      background-color: #D3D3D3;
      border-color: #D3D3D3 #D3D3D3 #ddd;
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
    .internal .store-nav .nav-tabs li a:hover {
      background-color: #C8C8C8;
      border-color: #eeeeee #eeeeee #ddd; }
    .internal .store-nav .nav-tabs li.active > a, .internal .store-nav .nav-tabs li.active > a:hover, .internal .store-nav .nav-tabs li.active > a:focus {
      color: #fff;
      background-color: #1A327B;
      border: 1px solid #1A327B;
      border-bottom-color: transparent;
      cursor: default; }

.internal .subscribe h4 {
  color: #333333; }

.internal .subscribe ol, .internal .subscribe li, .internal .subscribe ul {
  float: left;
  width: 100%;
  list-style: none; }

.internal .subscribe ol {
  padding-left: 20px; }
  .internal .subscribe ol.itens-check {
    padding: 0; }
  .internal .subscribe ol.categories .option {
    float: left;
    width: 100%;
    margin: 0 0 0 5px; }
    .internal .subscribe ol.categories .option label {
      margin-left: 5px;
      font-size: 15px;
      font-weight: normal; }
  .internal .subscribe ol .title {
    float: left;
    margin: 0 0 0 6px;
    font-size: 22px; }
  .internal .subscribe ol .itens {
    margin-top: 10px; }

.internal .subscribe .separator {
  float: left;
  width: 100%;
  padding: 15px 0; }

.internal .subscribe .actions {
  float: left;
  width: 100%; }

.internal .subscribe #feedback #btnHome {
  display: block;
  margin-top: 10px; }

.internal .coupons .add {
  float: left;
  width: 100%; }
  .internal .coupons .add .form-group {
    float: left;
    width: 245px;
    margin: 0 10px 15px 0; }
    .internal .coupons .add .form-group .form-control {
      float: left;
      width: 100%;
      margin: 3px 0 0; }
    .internal .coupons .add .form-group .text-danger {
      float: left;
      display: none;
      width: 100%;
      font-size: 12px; }
  .internal .coupons .add .btn {
    float: left;
    width: 150px; }
  .internal .coupons .add .alert {
    float: left;
    display: none;
    width: 100%;
    margin: 0 0 15px; }
  @media (max-width: 767px) {
    .internal .coupons .add .form-group {
      width: 100%;
      margin: 0 0 8px; }
      .internal .coupons .add .form-group .form-control {
        width: 100%;
        margin: 0; }
    .internal .coupons .add .btn {
      width: 100%; } }

.internal .coupons .list {
  float: left;
  width: 100%; }
  .internal .coupons .list .ticket-item.horizontal .header p {
    float: left;
    width: 25%; }
    .internal .coupons .list .ticket-item.horizontal .header p.control {
      float: right;
      width: auto; }
    .internal .coupons .list .ticket-item.horizontal .header p.code {
      width: 38%; }
  .internal .coupons .list .detail {
    padding-bottom: 10px; }
    .internal .coupons .list .detail .description {
      float: left;
      width: 100%;
      margin: 6px 0 0; }
    .internal .coupons .list .detail .btn {
      margin-left: 5px;
      padding: 2px 12px; }
  @media (max-width: 767px) {
    .internal .coupons .list .ticket-item.horizontal .header p {
      float: left !important;
      width: 100%; }
      .internal .coupons .list .ticket-item.horizontal .header p.code {
        width: 100%; }
    .internal .coupons .list .detail {
      padding: 0 0 5px; }
      .internal .coupons .list .detail .description {
        height: auto;
        margin: 0 0 5px;
        font-size: 13px; }
      .internal .coupons .list .detail .btn {
        margin: 0 !important; } }

.internal .communication h3 {
  font-size: 14px; }

.internal .communication .list {
  background: #EBEBEB;
  border-radius: 10px;
  padding-left: 0;
  list-style: none;
  box-shadow: 0 0.375em 1em 0 rgba(0, 0, 0, 0.2); }
  .internal .communication .list .list-item + .list-item {
    border-top: 1px solid #B5B5B5; }
  .internal .communication .list .list-item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 10px; }
    .internal .communication .list .list-item .item-label {
      display: flex;
      display: -webkit-flex;
      flex-grow: 4;
      -webkit-flex-grow: 4; }
    .internal .communication .list .list-item .item-toggle {
      display: flex;
      display: -webkit-flex;
      align-items: center; }

.eventComingSoonContainer {
  display: none; }

.home .nav-results {
  margin: 20px 0 10px 0 !important; }

.home .nav-filters {
  margin: 0 0 10px 0 !important;
  border-bottom: 0px;
  min-height: auto; }
  .home .nav-filters li {
    padding-bottom: 0px; }
  .home .nav-filters .glyphicon {
    color: #333333; }

.home .show-filters, .home .clear-filters {
  color: #999;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-weight: bold !important; }

.home .home-filters {
  margin: 0 20px 0 0;
  max-width: 200px;
  float: none; }
  .home .home-filters.filter-status input, .home .home-filters.filter-genre input {
    width: 30%; }
  .home .home-filters.filter-status .filter-select, .home .home-filters.filter-genre .filter-select {
    width: 70%; }
  .home .home-filters.filter-date input {
    width: 28%; }
  .home .home-filters.filter-date .filter-select {
    width: 72%; }
  .home .home-filters.filter-search {
    margin-right: 0px;
    max-width: 115px; }
  @media (max-width: 767px) {
    .home .home-filters {
      max-width: 160px;
      margin: 0; }
      .home .home-filters.filter-status, .home .home-filters.filter-genre, .home .home-filters.filter-date {
        padding-bottom: 2px; }
        .home .home-filters.filter-status input, .home .home-filters.filter-genre input, .home .home-filters.filter-date input {
          width: 35%; }
        .home .home-filters.filter-status .filter-select, .home .home-filters.filter-genre .filter-select, .home .home-filters.filter-date .filter-select {
          width: 65%; } }
  .home .home-filters.darkMode {
    float: right; }
    @media (max-width: 767px) {
      .home .home-filters.darkMode {
        display: none; } }
  .home .home-filters .form-group {
    margin: 0; }
    .home .home-filters .form-group input {
      float: left;
      text-align: left;
      padding: 2px 2px 0 0px !important;
      background: none;
      border: none;
      box-shadow: none;
      font-weight: bold !important;
      font-size: 12px;
      height: auto; }
    .home .home-filters .form-group .search {
      float: none;
      height: auto;
      padding: 0 20px 0 0 !important;
      font-size: 14px; }
    .home .home-filters .form-group .filter-select {
      float: right;
      padding: 0;
      background: none;
      border: none;
      text-align: right;
      box-shadow: none;
      font-weight: bold !important;
      height: auto; }
    .home .home-filters .form-group .changeFilter {
      padding-left: 0px;
      padding-right: 15px;
      text-align: left;
      background: none;
      border: none;
      font-weight: bold !important; }
    .home .home-filters .form-group .glyphicon {
      color: #333333;
      font-size: 16px;
      right: 0px;
      padding: 0px; }
    .home .home-filters .form-group .custom-select {
      position: relative;
      cursor: pointer;
      display: inline-block; }
      .home .home-filters .form-group .custom-select.arrow:before {
        content: ""; }
      .home .home-filters .form-group .custom-select.arrow:before {
        position: absolute;
        right: 10px;
        top: -5px;
        color: #1A327B;
        font-size: 15px;
        height: 10px; }
      .home .home-filters .form-group .custom-select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: transparent;
        position: relative;
        cursor: pointer;
        border: none;
        font-size: 12px;
        font-weight: bold;
        outline: none;
        width: 100%;
        padding: 0 2px;
        padding-right: 15px; }
        .home .home-filters .form-group .custom-select select:active {
          background: rgba(255, 255, 255, 0.5); }
        .home .home-filters .form-group .custom-select select::-ms-expand {
          display: none; }

.home .filter-mobile {
  margin-bottom: 20px;
  display: block;
  float: none !important; }
  .home .filter-mobile.darkMode {
    position: relative;
    display: block;
    float: right !important;
    width: 100px;
    margin: 0;
    height: 15px; }
    .home .filter-mobile.darkMode .form-group {
      position: absolute;
      width: 100px;
      top: -10px;
      right: 0;
      text-align: right; }
      .home .filter-mobile.darkMode .form-group .txt {
        font-size: 12px;
        color: #656565;
        text-transform: capitalize; }
      .home .filter-mobile.darkMode .form-group .switch {
        float: right;
        margin: 1px 0 0 5px; }
    .home .filter-mobile.darkMode.tabs {
      width: 80px;
      margin-right: 25px; }
      .home .filter-mobile.darkMode.tabs .form-group {
        width: 77px; }
  .home .filter-mobile .form-group input {
    text-align: left !important; }
  .home .filter-mobile:before, .home .filter-mobile:after {
    content: " ";
    display: table; }
  .home .filter-mobile:after {
    clear: both; }
  @media (min-width: 768px) {
    .home .filter-mobile {
      display: none !important; } }

.home .eventsContainer:before, .home .eventsContainer:after, .home .eventComingSoonContainer:before, .home .eventComingSoonContainer:after {
  content: " ";
  display: table; }

.home .eventsContainer:after, .home .eventComingSoonContainer:after {
  clear: both; }

.home .eventsContainer .fitered, .home .eventComingSoonContainer .fitered {
  position: initial !important; }
  .home .eventsContainer .fitered:before, .home .eventsContainer .fitered:after, .home .eventComingSoonContainer .fitered:before, .home .eventComingSoonContainer .fitered:after {
    content: " ";
    display: table; }
  .home .eventsContainer .fitered:after, .home .eventComingSoonContainer .fitered:after {
    clear: both; }

.home .eventsContainer .eventsData, .home .eventComingSoonContainer .eventsData {
  display: block; }
  .home .eventsContainer .eventsData .eventCategory, .home .eventComingSoonContainer .eventsData .eventCategory {
    float: left;
    width: 100%; }
  .home .eventsContainer .eventsData .eventReleaseDate, .home .eventComingSoonContainer .eventsData .eventReleaseDate {
    float: left;
    width: 100%; }
  .home .eventsContainer .eventsData .eventItemContainer, .home .eventComingSoonContainer .eventsData .eventItemContainer {
    display: block; }

.home .eventsContainer .customHide, .home .eventComingSoonContainer .customHide {
  display: none; }

.home .eventsContainer .customShow, .home .eventComingSoonContainer .customShow {
  display: block !important; }

.print {
  background: #fff; }
  .print .container {
    max-width: 900px; }
  .print .cod-barra {
    text-align: center; }
    .print .cod-barra:before, .print .cod-barra:after {
      content: " ";
      display: table; }
    .print .cod-barra:after {
      clear: both; }
    .print .cod-barra img {
      transform: translateY(112%) translateX(-21%) rotate(-90deg);
      transform-origin: center bottom; }

@media (min-width: 320px) and (max-width: 767px) {
  .print .cod-barra {
    border-top: 1px solid #999;
    padding-top: 10px;
    float: left;
    width: 100%;
    margin-top: 10px; }
    .print .cod-barra img {
      transform: rotate(0deg);
      width: auto;
      max-width: 100%; } }
    @media (min-width: 768px) {
      .print .cod-barra {
        text-align: center;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border-left: 1px solid #999;
        padding: 0;
        width: 105px; } }
  .print .tickets-all .ticket {
    position: relative;
    border: 1px solid #999;
    margin-bottom: 50px; }
    .print .tickets-all .ticket:before, .print .tickets-all .ticket:after {
      content: " ";
      display: table; }
    .print .tickets-all .ticket:after {
      clear: both; }
    .print .tickets-all .ticket > div {
      min-height: 300px; }
    .print .tickets-all .ticket .info {
      padding: 10px 0 10px 10px;
      margin-bottom: 0; }
      .print .tickets-all .ticket .info .img-responsive {
        min-height: 180px; }
      .print .tickets-all .ticket .info .movie {
        margin-bottom: 0; }
        .print .tickets-all .ticket .info .movie p {
          margin-bottom: 0; }
          .print .tickets-all .ticket .info .movie p.name {
            font-weight: bold;
            font-size: 18px;
            height: 55px; }
          .print .tickets-all .ticket .info .movie p.types {
            font-size: 16px;
            margin-bottom: 5px; }
          .print .tickets-all .ticket .info .movie p.date {
            font-weight: bold;
            font-size: 17px;
            height: 65px; }
          .print .tickets-all .ticket .info .movie p.value {
            font-size: 16px;
            /*height: 40px;*/ }
          .print .tickets-all .ticket .info .movie p.discounts {
            color: red; }
          .print .tickets-all .ticket .info .movie p.chair {
            height: 25px;
            margin-top: 10px; }
            .print .tickets-all .ticket .info .movie p.chair span {
              border: 2px solid #ccc;
              padding: 5px;
              margin-left: 10px;
              text-transform: uppercase;
              font-family: monospace, Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .print .tickets-all .ticket .place-info {
      border-left: 1px solid #999;
      padding: 15px 0; }
      .print .tickets-all .ticket .place-info .place {
        line-height: 16px; }
      .print .tickets-all .ticket .place-info .message {
        margin-bottom: 0;
        text-align: center; }

@media (max-width: 998px) and (min-width: 768px) {
  .print .tickets-all .ticket .info .movie p.name {
    font-size: 17px;
    height: 45px;
    line-height: 18px; }
  .print .tickets-all .ticket .info .movie p.types {
    font-size: 14px;
    margin-bottom: 0px; }
  .print .tickets-all .ticket .info .movie p.date {
    font-size: 15px;
    line-height: 21px;
    height: 45px; }
  .print .tickets-all .ticket .info .movie p.value {
    font-size: 15px;
    /*height: 40px;*/ }
  .print .tickets-all .ticket .info .movie p.chair {
    margin-top: 10px; }
  .print .tickets-all .ticket .place-info p {
    font-size: 12px; }
  .print .tickets-all .ticket .place-info .message {
    font-size: 13px; } }

@media (min-width: 320px) and (max-width: 767px) {
  .print .tickets-all .ticket {
    border-bottom: 1px solid #999;
    padding-bottom: 10px; }
    .print .tickets-all .ticket > div {
      min-height: initial; }
    .print .tickets-all .ticket .movie p {
      line-height: initial; }
      .print .tickets-all .ticket .movie p.name {
        font-size: 18px;
        line-height: 19px;
        height: auto !important;
        margin-bottom: 5px; }
      .print .tickets-all .ticket .movie p.types {
        font-size: 14px;
        margin-bottom: 0px;
        height: auto !important; }
      .print .tickets-all .ticket .movie p.date {
        font-size: 13px !important;
        line-height: 21px;
        height: 45px !important; }
      .print .tickets-all .ticket .movie p.value {
        font-size: 15px;
        /*height: 40px;*/ }
      .print .tickets-all .ticket .movie p.chair {
        margin-top: 10px; }
    .print .tickets-all .ticket .place-info {
      border: 0;
      border-top: 1px solid #999;
      padding-bottom: 0; } }
    @media (min-width: 401px) {
      .print .tickets-all .ticket .movie p.date {
        font-size: 15px !important;
        line-height: 21px;
        height: 45px !important; } }
    @media (min-width: 999px) {
      .print .tickets-all .ticket {
        background-image: linear-gradient(#999, #999);
        background-size: 1px 100%;
        background-repeat: no-repeat;
        background-position: center center; } }
  .print .ticket-impression {
    display: none; }
  .print .tickets {
    color: #484848; }
    .print .tickets .header {
      text-align: center;
      margin-bottom: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #ccc; }
      .print .tickets .header h3 {
        font-size: 20px;
        font-weight: normal !important;
        margin-bottom: 20px; }
    .print .tickets > .ticket-impression {
      border: 1px solid #999;
      margin-bottom: 30px; }
      .print .tickets > .ticket-impression .wrapper {
        padding: 10px;
        padding-right: 0;
        border-right: 1px solid #999; }
        .print .tickets > .ticket-impression .wrapper:last-child {
          border: 0; }
        .print .tickets > .ticket-impression .wrapper.code {
          padding: 10px 0; }
    .print .tickets table td {
      vertical-align: top; }
    .print .tickets table .info {
      padding-left: 15px; }
    .print .tickets table.info-movie {
      vertical-align: top;
      padding-left: 15px; }
      .print .tickets table.info-movie td {
        display: block;
        vertical-align: top; }
        .print .tickets table.info-movie td.name {
          font-weight: bold;
          font-size: 18px;
          height: 55px; }
        .print .tickets table.info-movie td.types {
          font-size: 16px;
          height: 25px;
          margin-bottom: 15px; }
        .print .tickets table.info-movie td.date {
          font-weight: bold;
          font-size: 20px;
          height: 65px; }
        .print .tickets table.info-movie td.value {
          font-size: 16px;
          /*height: 40px;*/ }
        .print .tickets table.info-movie td.discounts {
          margin-bottom: 10px; }
        .print .tickets table.info-movie td.chair {
          height: 25px; }
          .print .tickets table.info-movie td.chair.auto-height {
            height: auto; }
          .print .tickets table.info-movie td.chair span {
            border: 2px solid #ccc;
            padding: 5px;
            margin-left: 10px;
            text-transform: uppercase; }
    .print .tickets table.info-place {
      text-align: center; }
      .print .tickets table.info-place td .logo {
        text-align: center; }
      .print .tickets table.info-place td.space {
        height: 30px;
        display: block; }
      .print .tickets table.info-place td .place {
        line-height: 16px; }
      .print .tickets table.info-place td.message {
        line-height: 17px;
        padding-right: 10px; }
  .print .resume {
    display: block; }
    .print .resume table {
      width: 50%;
      float: right; }
      .print .resume table tr {
        border: solid 1px #999; }
        .print .resume table tr td {
          padding: 7px;
          vertical-align: middle; }
          .print .resume table tr td.title {
            font-weight: bold; }
          .print .resume table tr td.description {
            width: 250px;
            text-align: center;
            border-right: 1px solid #999;
            font-weight: bold; }
  .print .roomAlert {
    display: block;
    margin-bottom: 30px; }
  @media (max-width: 991px) {
    .print .resume table tr td.description {
      width: auto; } }
  @media (max-width: 767px) {
    .print .resume table {
      width: 100%; } }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  header nav, footer {
    display: none; }
  .ticket-impression {
    display: block !important; }
  .tickets-all {
    display: none; }
  .resume {
    display: none; }
  body {
    margin: 0;
    padding: 0; }
  @page {
    margin: 0.5cm; }
  a, a:visited {
    text-decoration: underline; }
  a:link:after, a:visited:after {
    content: " (" attr(href) ") "; }
  .no-print {
    display: none !important; }
  p {
    widows: 3;
    orphans: 3; }
    p a {
      word-wrap: break-word; }
  .container {
    width: 900px; }
  table {
    margin: 0;
    padding: 0; }
    table.info-movie td {
      display: inherit !important; }
    table.info-place .space {
      display: inherit !important; } }

.page-error {
  background-image: url(../../images/bgs/bg-desk.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-bottom: 0px; }
  .page-error .container {
    width: 100%; }
  .page-error .logo {
    margin-top: 30px;
    display: block; }
  .page-error p {
    font-family: 'Roboto', sans-serif;
    font-size: 39px;
    color: #2f2f2f;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 38px;
    margin-bottom: 50px; }
    .page-error p .code {
      color: #bbb8b8;
      display: block;
      font-weight: 400;
      margin-top: 50px;
      margin-bottom: 10px; }
  .page-error.smallPage p {
    font-size: 28px;
    line-height: 40px;
    margin-top: 50px;
    text-transform: inherit; }
    .page-error.smallPage p strong {
      text-transform: uppercase; }

@media (min-width: 320px) and (max-width: 767px) {
  .page-error {
    background-image: url(../../images/bgs/bg-mb.webp); }
    .page-error p {
      font-size: 18px;
      line-height: 18px; }
    .page-error .btn {
      font-size: 13px;
      padding: 8px 2px; }
    .page-error.smallPage p {
      font-size: 18px;
      line-height: 25px;
      margin-top: 30px;
      text-transform: inherit; }
      .page-error.smallPage p strong {
        text-transform: uppercase; } }

@media (max-width: 768px) {
  .page-error {
    background-image: url(../../images/bgs/bg-mb.webp); } }

.eventComingSoonContainer {
  display: none; }

.ondemand .ondemand-filters {
  float: right; }
  .ondemand .ondemand-filters .form-group {
    margin: 0; }
    .ondemand .ondemand-filters .form-group input, .ondemand .ondemand-filters .form-group #filterSelect, .ondemand .ondemand-filters .form-group #ChangeFilterSelect {
      background: none;
      border: none;
      text-align: right;
      box-shadow: none;
      font-weight: bold !important; }
    .ondemand .ondemand-filters .form-group .glyphicon {
      color: #484848;
      font-size: 16px; }
    .ondemand .ondemand-filters .form-group .custom-select {
      position: relative;
      cursor: pointer;
      display: inline-block; }
      .ondemand .ondemand-filters .form-group .custom-select.arrow:before {
        content: ""; }
      .ondemand .ondemand-filters .form-group .custom-select.arrow:before {
        position: absolute;
        right: 10px;
        top: 5px;
        color: #1A327B;
        font-size: 15px;
        height: 10px; }
      .ondemand .ondemand-filters .form-group .custom-select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: transparent;
        position: relative;
        cursor: pointer;
        border: none;
        font-size: 14px;
        font-weight: bold;
        outline: none;
        width: 100%;
        padding: 0 8px;
        padding-right: 30px; }
        .ondemand .ondemand-filters .form-group .custom-select select:active {
          background: rgba(255, 255, 255, 0.5); }
        .ondemand .ondemand-filters .form-group .custom-select select::-ms-expand {
          display: none; }

.ondemand .filter-mobile {
  margin-bottom: 20px;
  display: block;
  float: none !important; }
  .ondemand .filter-mobile .form-group input {
    text-align: left !important; }
  .ondemand .filter-mobile:before, .ondemand .filter-mobile:after {
    content: " ";
    display: table; }
  .ondemand .filter-mobile:after {
    clear: both; }
  @media (min-width: 768px) {
    .ondemand .filter-mobile {
      display: none !important; } }

.ondemand .eventsContainer:before, .ondemand .eventsContainer:after, .ondemand .eventComingSoonContainer:before, .ondemand .eventComingSoonContainer:after {
  content: " ";
  display: table; }

.ondemand .eventsContainer:after, .ondemand .eventComingSoonContainer:after {
  clear: both; }

.ondemand .eventsContainer .fitered, .ondemand .eventComingSoonContainer .fitered {
  position: initial !important; }
  .ondemand .eventsContainer .fitered:before, .ondemand .eventsContainer .fitered:after, .ondemand .eventComingSoonContainer .fitered:before, .ondemand .eventComingSoonContainer .fitered:after {
    content: " ";
    display: table; }
  .ondemand .eventsContainer .fitered:after, .ondemand .eventComingSoonContainer .fitered:after {
    clear: both; }

.ondemand .eventsContainer .eventsData, .ondemand .eventComingSoonContainer .eventsData {
  display: block; }
  .ondemand .eventsContainer .eventsData .eventCategory, .ondemand .eventComingSoonContainer .eventsData .eventCategory {
    float: left;
    width: 100%; }
  .ondemand .eventsContainer .eventsData .eventReleaseDate, .ondemand .eventComingSoonContainer .eventsData .eventReleaseDate {
    float: left;
    width: 100%; }
  .ondemand .eventsContainer .eventsData .eventItemContainer, .ondemand .eventComingSoonContainer .eventsData .eventItemContainer {
    display: block; }

.ondemand .eventsContainer .customHide, .ondemand .eventComingSoonContainer .customHide {
  display: none; }

.ondemand .eventsContainer .customShow, .ondemand .eventComingSoonContainer .customShow {
  display: block !important; }

#game_fidelity header .login .info i {
  color: #1A327B; }

#game_fidelity .score .svg-icon .svg {
  fill: #1A327B; }

#game_fidelity .score .c100 {
  background-color: #ccc; }
  #game_fidelity .score .c100 div > span {
    color: #1A327B; }
  #game_fidelity .score .c100 .slice {
    color: #1A327B; }
  #game_fidelity .score .c100:after {
    background-color: #EBEBEB; }

#game_fidelity .score .info p {
  color: #333333; }

#game_fidelity .score .info .points {
  color: #333333; }

#game_fidelity .score .points {
  color: #333333; }

#game_fidelity .pie {
  border-color: #1A327B; }

#game_fidelity .text-primary {
  color: #1A327B; }

#game_fidelity .breadcrumb li {
  color: #333333 !important; }
  #game_fidelity .breadcrumb li.active {
    color: #333333 !important; }

#game_fidelity header {
  background: #2F2F2F; }
  #game_fidelity header .navbar-default {
    background: #2F2F2F !important; }
  #game_fidelity header .list-menu a {
    color: #FFF !important; }
  #game_fidelity header a :not(.sidebar) {
    color: #FFF !important; }
  #game_fidelity header .login .info p span {
    color: #747474 !important; }

#game_fidelity .partners li img:hover {
  border: 2px solid #1A327B; }

#game_fidelity .history-list ul li.level-1 {
  border-color: #a8a8a8; }
  #game_fidelity .history-list ul li.level-1:before {
    content: ' ';
    background: #a8a8a8;
    color: #686868; }

#game_fidelity .history-list ul li.level-2 {
  border-color: #dba00a; }
  #game_fidelity .history-list ul li.level-2:before {
    content: ' ';
    background: #dba00a;
    color: #614704; }

#game_fidelity .history-list ul li.level-3 {
  border-color: #db0a0a; }
  #game_fidelity .history-list ul li.level-3:before {
    content: ' ';
    background: #db0a0a;
    color: #610404; }

#game_fidelity .history-list ul li.level-4 {
  border-color: #0a59db; }
  #game_fidelity .history-list ul li.level-4:before {
    content: ' ';
    background: #0a59db;
    color: #042761; }

#game_fidelity .history-list ul li.level-5 {
  border-color: #5abc09; }
  #game_fidelity .history-list ul li.level-5:before {
    content: ' ';
    background: #5abc09;
    color: #204203; }

#game_fidelity .history-list ul li.level-6 {
  border-color: #5abc09; }
  #game_fidelity .history-list ul li.level-6:before {
    content: ' ';
    background: #5abc09;
    color: #204203; }

#game_fidelity .history-list ul li p {
  color: #333333; }
  #game_fidelity .history-list ul li p span strong {
    color: #1A327B; }

#game_fidelity .list-game li:hover {
  background: #b2b2b2 !important; }

#game_fidelity .list-game li .count strong, #game_fidelity .list-game li .count .done {
  color: #1A327B; }

#game_fidelity .list-game li .tip {
  background: #1A327B; }

#game_fidelity .badges-icons svg {
  fill: #1A327B; }

#game_fidelity .nav-links .active {
  color: #1A327B; }

#game_fidelity .card fieldset legend {
  color: #333333; }

#game_fidelity .record .form-control {
  color: #333333 !important; }

#game_fidelity .faq .panel-group .panel-default {
  border-color: #DDD; }

#game_fidelity .faq .panel-group .panel {
  background: #FFF;
  border-color: #DDD; }
  #game_fidelity .faq .panel-group .panel .panel-heading {
    background: #FFF;
    border-radius: 0; }
    #game_fidelity .faq .panel-group .panel .panel-heading:hover {
      cursor: pointer;
      background: #b3b3b3; }
    #game_fidelity .faq .panel-group .panel .panel-heading .panel-title {
      color: #757575; }
      #game_fidelity .faq .panel-group .panel .panel-heading .panel-title:hover {
        text-decoration: none; }
      #game_fidelity .faq .panel-group .panel .panel-heading .panel-title span {
        float: right;
        color: #1A327B; }
    #game_fidelity .faq .panel-group .panel .panel-heading h4 {
      font-size: 15px;
      color: #757575; }
    #game_fidelity .faq .panel-group .panel .panel-heading:hover {
      background: #F7F7F7; }
  #game_fidelity .faq .panel-group .panel .panel-body {
    color: #333333; }

#game_fidelity .level .carousel-control .icon-prev:before,
#game_fidelity .level .carousel-control .icon-next:before {
  color: #1A327B !important; }

#game_fidelity .message.data-empty p {
  color: #333333; }
  #game_fidelity .message.data-empty p i {
    color: #333333; }
  #game_fidelity .message.data-empty p span {
    color: #333333; }

header .login .info i {
  color: #1A327B; }

.score .svg-icon .svg {
  fill: #1A327B; }

.score .c100 {
  background-color: #ccc; }
  .score .c100 div > span {
    color: #1A327B; }
  .score .c100 .slice {
    color: #1A327B; }
  .score .c100:after {
    background-color: #EBEBEB; }

.score .info p {
  color: #333333; }

.score .info .points {
  color: #333333; }

.score .points {
  color: #333333; }

.pie {
  border-color: #1A327B; }

body {
  min-height: 100%;
  position: relative;
  padding-bottom: 270px; }

html {
  height: 100%;
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

.checkbox input[type="hidden"], .radio input[type="hidden"] {
  visibility: hidden; }

iframe {
  border: 0; }

input[type="checkbox"]:checked ~ label::after {
  font-family: "Glyphicons Halflings";
  content: ""; }

input[type="checkbox"],
input[type="radio"] {
  opacity: 0;
  z-index: 1; }
  input[type="checkbox"]:focus ~ label::before,
  input[type="radio"]:focus ~ label::before {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  input[type="checkbox"]:indeterminate ~ label::after,
  input[type="radio"]:indeterminate ~ label::after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #555555;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px; }
  input[type="checkbox"]:disabled ~ label,
  input[type="radio"]:disabled ~ label {
    opacity: 0.65; }
    input[type="checkbox"]:disabled ~ label::before,
    input[type="radio"]:disabled ~ label::before {
      background-color: #eeeeee;
      cursor: not-allowed; }

.divider {
  text-align: center;
  position: relative;
  margin-bottom: 10px; }
  .divider span {
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 15px; }
  .divider:before {
    content: ' ';
    width: 100%;
    border-top: 1px solid #ccc;
    position: absolute;
    left: 0;
    top: 10px; }

label {
  color: #333; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

.no-scroll {
  overflow: hidden !important; }

.form-control-custom {
  position: relative;
  display: block;
  width: 100%; }
  .form-control-custom .form-control {
    padding-right: 25px; }
  .form-control-custom i {
    position: absolute;
    display: none;
    top: 9px;
    right: 0;
    width: 20px;
    height: 34px;
    color: #CCC; }
  .form-control-custom.dirt i {
    display: block; }

.input-label {
  float: left;
  width: 100%; }
  .input-label label {
    float: left; }
  .input-label .hint {
    float: left;
    margin-left: 5px; }
