@charset "UTF-8";
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;
}
@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: rgba(0, 0, 0, 0);
}
body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}
a {
  color: #592C81;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #321948;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .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,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  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-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #592C81;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3f1f5b;
}
.text-success {
  color: #2ECC71;
}
a.text-success:hover,
a.text-success:focus {
  color: #25a25a;
}
.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: #D24D57;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #bc303a;
}
.bg-primary {
  color: #fff;
  background-color: #592C81;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3f1f5b;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
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.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@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%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Lato", 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.428571429;
  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: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
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 > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio 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,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-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-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: #2ECC71;
}
.has-success .form-control {
  border-color: #2ECC71;
  -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: #25a25a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ee2a8;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ee2a8;
}
.has-success .input-group-addon {
  color: #2ECC71;
  border-color: #2ECC71;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #2ECC71;
}
.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: #D24D57;
}
.has-error .form-control {
  border-color: #D24D57;
  -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: #bc303a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e79ea4;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e79ea4;
}
.has-error .input-group-addon {
  color: #D24D57;
  border-color: #D24D57;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #D24D57;
}
.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: -15px;
  margin-right: -15px;
}
@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: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  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.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  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: none;
  box-shadow: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].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: #592C81;
  border-color: #4c266e;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #3f1f5b;
  border-color: #0a050f;
}
.btn-primary:hover {
  color: #fff;
  background-color: #3f1f5b;
  border-color: #2c1640;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3f1f5b;
  border-color: #2c1640;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #2c1640;
  border-color: #0a050f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #592C81;
  border-color: #4c266e;
}
.btn-primary .badge {
  color: #592C81;
  background-color: #fff;
}
.btn-success,
#interna .grid-info .info .choice-productor-perfil ul li.active label {
  color: #fff;
  background-color: #2ECC71;
  border-color: #29b765;
}
.btn-success:focus,
.btn-success.focus,
#interna .grid-info .info .choice-productor-perfil ul li.active label:focus,
#interna .grid-info .info .choice-productor-perfil ul li.active label.focus {
  color: #fff;
  background-color: #25a25a;
  border-color: #124f2c;
}
.btn-success:hover,
#interna .grid-info .info .choice-productor-perfil ul li.active label:hover {
  color: #fff;
  background-color: #25a25a;
  border-color: #1e854a;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
#interna .grid-info .info .choice-productor-perfil ul li.active label:active,
#interna .grid-info .info .choice-productor-perfil ul li.active label.active,
.open > .dropdown-toggle#interna .grid-info .info .choice-productor-perfil ul li.active label {
  color: #fff;
  background-color: #25a25a;
  border-color: #1e854a;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus,
#interna .grid-info .info .choice-productor-perfil ul li.active label:active:hover,
#interna .grid-info .info .choice-productor-perfil ul li.active label.active:hover,
.open > .dropdown-toggle#interna .grid-info .info .choice-productor-perfil ul li.active label:hover,
#interna .grid-info .info .choice-productor-perfil ul li.active label:active:focus,
#interna .grid-info .info .choice-productor-perfil ul li.active label.active:focus,
.open > .dropdown-toggle#interna .grid-info .info .choice-productor-perfil ul li.active label:focus,
#interna .grid-info .info .choice-productor-perfil ul li.active label:active.focus,
#interna .grid-info .info .choice-productor-perfil ul li.active label.active.focus,
.open > .dropdown-toggle#interna .grid-info .info .choice-productor-perfil ul li.active label.focus {
  color: #fff;
  background-color: #1e854a;
  border-color: #124f2c;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
#interna .grid-info .info .choice-productor-perfil ul li.active label:active,
#interna .grid-info .info .choice-productor-perfil ul li.active label.active,
.open > .dropdown-toggle#interna .grid-info .info .choice-productor-perfil ul li.active label {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
#interna .grid-info .info .choice-productor-perfil ul li.active label.disabled:hover,
#interna .grid-info .info .choice-productor-perfil ul li.active label[disabled]:hover,
fieldset[disabled] #interna .grid-info .info .choice-productor-perfil ul li.active label:hover,
#interna .grid-info .info .choice-productor-perfil ul li.active label.disabled:focus,
#interna .grid-info .info .choice-productor-perfil ul li.active label[disabled]:focus,
fieldset[disabled] #interna .grid-info .info .choice-productor-perfil ul li.active label:focus,
#interna .grid-info .info .choice-productor-perfil ul li.active label.disabled.focus,
#interna .grid-info .info .choice-productor-perfil ul li.active label[disabled].focus,
fieldset[disabled] #interna .grid-info .info .choice-productor-perfil ul li.active label.focus {
  background-color: #2ECC71;
  border-color: #29b765;
}
.btn-success .badge,
#interna .grid-info .info .choice-productor-perfil ul li.active label .badge {
  color: #2ECC71;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #22A7F0;
  border-color: #109ce9;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #0e8cd1;
  border-color: #084c71;
}
.btn-info:hover {
  color: #fff;
  background-color: #0e8cd1;
  border-color: #0c75af;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0e8cd1;
  border-color: #0c75af;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #0c75af;
  border-color: #084c71;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #22A7F0;
  border-color: #109ce9;
}
.btn-info .badge {
  color: #22A7F0;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #EB974E;
  border-color: #e88a37;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #e67c20;
  border-color: #904c10;
}
.btn-warning:hover {
  color: #fff;
  background-color: #e67c20;
  border-color: #cb6b17;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #e67c20;
  border-color: #cb6b17;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #cb6b17;
  border-color: #904c10;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #EB974E;
  border-color: #e88a37;
}
.btn-warning .badge {
  color: #EB974E;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #D24D57;
  border-color: #cd3944;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #bc303a;
  border-color: #6b1b21;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bc303a;
  border-color: #a02831;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #bc303a;
  border-color: #a02831;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #a02831;
  border-color: #6b1b21;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #D24D57;
  border-color: #cd3944;
}
.btn-danger .badge {
  color: #D24D57;
  background-color: #fff;
}
.btn-link {
  color: #592C81;
  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: #321948;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .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: .35s;
  transition-duration: .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.428571429;
  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: #592C81;
}
.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.428571429;
  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 {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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 {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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 > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #592C81;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: #592C81;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu.menu-user {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu {
    left: auto;
    right: -15px;
  }
}
@media (max-width: 990px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: -15px;
  }
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.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: 260px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .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 15px;
  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: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  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 -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 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 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.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: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #080808;
  }
  .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,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: lighter;
  position: relative;
  clear: both;
  top: -20px;
}
.breadcrumb > li {
  display: inline-block;
  font-size: 13px;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  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.428571429;
  text-decoration: none;
  color: #592C81;
  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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #321948;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #592C81;
  border-color: #592C81;
  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.3333333;
}
.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 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:hover,
.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #592C81;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3f1f5b;
}
.label-success {
  background-color: #2ECC71;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #25a25a;
}
.label-info {
  background-color: #22A7F0;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0e8cd1;
}
.label-warning {
  background-color: #EB974E;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #e67c20;
}
.label-danger {
  background-color: #D24D57;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #bc303a;
}
.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: #592C81;
  border-radius: 10px;
  margin-left: 8px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #592C81;
  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;
}
.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: 15px;
  padding-right: 15px;
}
.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.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #592C81;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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: #2ECC71;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #25a25a;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #D24D57;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #bc303a;
}
@-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: #592C81;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.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: #2ECC71;
}
.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: #22A7F0;
}
.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: #EB974E;
}
.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: #D24D57;
}
.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,
button.list-group-item:hover,
a.list-group-item:focus,
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: #592C81;
  border-color: #592C81;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #be9cdd;
}
.list-group-item-success {
  color: #2ECC71;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #2ECC71;
}
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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #2ECC71;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #2ECC71;
  border-color: #2ECC71;
}
.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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #D24D57;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #D24D57;
}
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #D24D57;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #D24D57;
  border-color: #D24D57;
}
.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-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-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:last-child > .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 > 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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: #592C81;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #592C81;
  border-color: #592C81;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #592C81;
}
.panel-primary > .panel-heading .badge {
  color: #592C81;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #592C81;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #2ECC71;
  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: #2ECC71;
}
.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: #D24D57;
  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: #D24D57;
}
.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: .2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.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 {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: .9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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: .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: rgba(0, 0, 0, 0);
}
.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: .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: rgba(0, 0, 0, 0);
}
.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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.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;
  }
}
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #592C81;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #592C81;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #592C81;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa,
#evento .box_info .social_product a .fa-website,
.fa-website {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before,
#evento .box_info .social_product a .fa-website:before,
.fa-website:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MaterialIcons-Regular.eot);/* For IE6-8 */
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/MaterialIcons-Regular.woff2) format('woff2'), url(../fonts/MaterialIcons-Regular.woff) format('woff'), url(../fonts/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;/* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;/*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle {
  padding-top: 12px;
  padding-bottom: 12px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: none;
  background: transparent;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.twentytwenty-before-label,
.twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px;
}
.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}
.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0;
}
.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.twentytwenty-before-label {
  opacity: 0;
}
.twentytwenty-before-label:before {
  content: "Antes";
}
.twentytwenty-after-label {
  opacity: 0;
}
.twentytwenty-after-label:before {
  content: "Depois";
}
.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px;
}
.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px;
}
.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px;
}
.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px;
}
.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
}
.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1;
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1;
}
.twentytwenty-before {
  z-index: 20;
}
.twentytwenty-after {
  z-index: 10;
}
.twentytwenty-handle {
  height: 38px;
  width: 38px;
  background-color: #592C81;
  border-color: #592C81 !important;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: none;
}
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: none;
}
.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}
.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}
.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px;
}
.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px;
}
.carousel-sell-ticket {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.carousel-sell-ticket .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.carousel-sell-ticket .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.carousel-sell-ticket .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.carousel-sell-ticket .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.carousel-sell-ticket .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.carousel-sell-ticket .owl-nav.disabled,
.carousel-sell-ticket .owl-dots.disabled {
  display: none;
}
.carousel-sell-ticket .owl-nav .owl-prev,
.carousel-sell-ticket .owl-nav .owl-next,
.carousel-sell-ticket .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel-what-talk.owl-loaded {
  display: block;
}
.carousel-what-talk.owl-loading {
  opacity: 0;
  display: block;
}
.carousel-what-talk.owl-hidden {
  opacity: 0;
}
.carousel-what-talk.owl-refresh .owl-item {
  display: none;
}
.carousel-what-talk.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel-what-talk.owl-grab {
  cursor: move;
  cursor: grab;
}
.carousel-what-talk.owl-rtl {
  direction: rtl;
}
.carousel-what-talk.owl-rtl .owl-item {
  float: right;
}
.no-js .carousel-sell-ticket {
  display: block;
}
.carousel-sell-ticket .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.carousel-sell-ticket .owl-animated-in {
  z-index: 0;
}
.carousel-sell-ticket .owl-animated-out {
  z-index: 1;
}
.carousel-sell-ticket .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.carousel-sell-ticket .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.carousel-sell-ticket .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.carousel-sell-ticket .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.carousel-sell-ticket .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.carousel-sell-ticket .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.carousel-sell-ticket .owl-video-playing .owl-video-tn,
.carousel-sell-ticket .owl-video-playing .owl-video-play-icon {
  display: none;
}
.carousel-sell-ticket .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.carousel-sell-ticket .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.carousel-what-talk {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.carousel-what-talk .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.carousel-what-talk .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.carousel-what-talk .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.carousel-what-talk .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.carousel-what-talk .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.carousel-what-talk .owl-nav.disabled,
.carousel-what-talk .owl-dots.disabled {
  display: block;
}
.carousel-what-talk .owl-nav .owl-prev,
.carousel-what-talk .owl-nav .owl-next,
.carousel-what-talk .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel-what-talk.owl-loaded {
  display: block;
}
.carousel-what-talk.owl-loading {
  opacity: 0;
  display: block;
}
.carousel-what-talk.owl-hidden {
  opacity: 0;
}
.carousel-what-talk.owl-refresh .owl-item {
  display: none;
}
.carousel-what-talk.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel-what-talk.owl-grab {
  cursor: move;
  cursor: grab;
}
.carousel-what-talk.owl-rtl {
  direction: rtl;
}
.carousel-what-talk.owl-rtl .owl-item {
  float: right;
}
.no-js .carousel-what-talk {
  display: block;
}
.carousel-what-talk .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.carousel-what-talk .owl-animated-in {
  z-index: 0;
}
.carousel-what-talk .owl-animated-out {
  z-index: 1;
}
.carousel-what-talk .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.carousel-what-talk .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.carousel-what-talk .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.carousel-what-talk .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.carousel-what-talk .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.carousel-what-talk .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.carousel-what-talk .owl-video-playing .owl-video-tn,
.carousel-what-talk .owl-video-playing .owl-video-play-icon {
  display: none;
}
.carousel-what-talk .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.carousel-what-talk .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
label.checkbox .toggle,
label.checkbox.inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}
.toggle {
  min-width: 150px;
  height: 35px;
  position: relative;
  overflow: hidden;
}
.toggle input[type="checkbox"] {
  display: none;
}
.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left 0.35s;
  -webkit-transition: left 0.35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.toggle.off .toggle-group {
  left: -100%;
}
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 100%;
  width: 0px;
  border-width: 0 1px;
}
.toggle-handle.btn-mini {
  top: -1px;
}
.toggle.btn {
  min-width: 30px;
}
.toggle-on.btn {
  padding-right: 24px;
}
.toggle-off.btn {
  padding-left: 24px;
}
.toggle.btn-large {
  min-width: 150px;
}
.toggle-on.btn-large {
  padding-right: 35px;
}
.toggle-off.btn-large {
  padding-left: 35px;
}
.toggle.btn-small {
  min-width: 25px;
}
.toggle-on.btn-small {
  padding-right: 20px;
}
.toggle-off.btn-small {
  padding-left: 20px;
}
.toggle.btn-mini {
  min-width: 20px;
}
.toggle-on.btn-mini {
  padding-right: 12px;
}
.toggle-off.btn-mini {
  padding-left: 12px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #484848;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-font-smoothing: 'Lato', sans-serif;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #ccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.selectize-input.full {
  background-color: #fff;
  border-color: #2ECC71;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 6px;
  background: #efefef;
  color: #484848;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div.active {
  background: #592C81;
  color: #fff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div .remove {
  color: #D24D57;
  margin-left: 5px;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #949494;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: none;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #4386e8;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #777777;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.selectize-dropdown .active.create {
  color: #262626;
}
.selectize-dropdown .create {
  color: rgba(72, 72, 72, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: none;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #484848 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #484848 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  display: none;
  left: 17px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fff;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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);
}
.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.428571429;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}
.selectize-dropdown-content {
  padding: 0px 0;
  border-radius: 5px;
}
.selectize-dropdown-header {
  padding: 6px 12px;
}
.selectize-input {
  min-height: 46px;
  color: #484848;
  padding: 6px 16px;
  font-weight: 400;
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.focus {
  border-color: #592C81;
  outline: none;
  box-shadow: none !important;
}
.has-error .selectize-input {
  border-color: #D24D57;
  -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 .selectize-input:focus {
  border-color: #bc303a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e79ea4;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e79ea4;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.selectize-control.multi .selectize-input > div {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
span.multiselect-native-select {
  position: relative;
}
span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}
.multiselect {
  text-align: left;
  border-radius: 6px !important;
  border-color: #ccc !important;
}
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.multiselect-container .input-group {
  margin: 5px;
}
.multiselect-container > li {
  padding: 0;
}
.multiselect-container > li > a.multiselect-all label {
  font-weight: bold;
  padding-left: 30px;
}
.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 3px 20px 3px 10px;
  height: 100%;
  font-weight: bold;
}
.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer;
}
.multiselect-container > li > a {
  padding: 0;
}
.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: normal;
  padding: 8px 20px 8px 40px;
}
.multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
  margin: 0;
}
.multiselect-container > li > a > label > input[type="checkbox"] {
  margin-bottom: 5px;
}
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px;
}
.form-inline .multiselect-container li a label.checkbox input[type="checkbox"],
.form-inline .multiselect-container li a label.radio input[type="radio"] {
  margin-left: -20px;
  margin-right: 0;
}
.caret {
  display: none;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;/* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);/* support: IE8 */
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;/* support: IE7 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);/* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);/* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);/* support: IE8 - See #6059 */
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);/* support: IE8 */
}
.ui-widget-shadow {
  margin: 0px 0 0 0px;
  padding: 5px;
  background: #666666;
  opacity: .3;
  filter: Alpha(Opacity=30);/* support: IE8 */
  border-radius: 8px;
}
table.dt-rowReorder-float {
  position: absolute !important;
  opacity: 0.8;
  table-layout: fixed;
  outline: 2px solid #888;
  outline-offset: -2px;
  z-index: 2001;
}
tr.dt-rowReorder-moving {
  outline: 2px solid #555;
  outline-offset: -2px;
}
body.dt-rowReorder-noOverflow {
  overflow-x: hidden;
}
table.dataTable td.reorder {
  text-align: center;
  cursor: move;
}
.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
  -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-base {
  display: flex;
  pointer-events: none;
  position: absolute;
}
.tooltipster-box {
  flex: 1 1 auto;
}
.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}
.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  -moz-transform: rotateZ(0);
  -o-transform: rotateZ(0);
  -ms-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
  -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
}
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}
@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tooltipster-update-fade {
  animation: tooltipster-fading .4s;
}
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
.tooltipster-update-rotate {
  animation: tooltipster-rotating .6s;
}
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.tooltipster-update-scale {
  animation: tooltipster-scaling .6s;
}
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid #000;
  border-radius: 4px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}
.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  line-height: 18px;
  padding: 6px 14px;
}
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #000;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #000;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #000;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #000;
}
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}
.treeview,
.treeview * {
  user-select: none;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
.treeview p {
  padding-left: 20px;
  margin: 0px;
}
.treeview .item {
  cursor: pointer;
  display: inline-block;
  padding: 4px;
  width: calc(70%);
}
.treeview .item:hover {
  background: #DDD;
}
.treeview .group [fold-button] {
  display: inline-block;
  padding: 10px;
  width: 30px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}
.treeview .group [fold-button]:hover {
  background: #AAA;
}
.treeview .item i {
  margin-right: 10px;
}
.treeview .item[check-value="2"] {
  color: #4386E0;
}
.treeview .item[check-value="1"] {
  color: #4386E8;
}
.treeview .item[check-value="0"] {
  color: #333;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-box {
  border-radius: 3px;
  border: 1px solid #ccc;
  background: #ededed;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-content {
  color: #666;
  padding: 6px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {
  height: 9px;
  margin-left: -9px;
  width: 18px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {
  height: 18px;
  margin-left: 0;
  margin-top: -9px;
  width: 9px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
  border: 9px solid transparent;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #ededed;
  top: 1px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #ededed;
  left: -1px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #ededed;
  left: 1px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #ededed;
  top: -1px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {
  border: 9px solid transparent;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -9px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped {
  left: -9px;
}
@-webkit-keyframes jconfirm-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes jconfirm-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body[class*=jconfirm-no-scroll-] {
  overflow: hidden!important;
}
.jconfirm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999;
  font-family: inherit;
  overflow: hidden;
}
.jconfirm .jconfirm-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
}
.jconfirm .jconfirm-bg.jconfirm-bg-h {
  opacity: 0 !important;
}
.jconfirm .jconfirm-scrollpane {
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-perspective-origin: center;
  perspective-origin: center;
  display: table;
  width: 100%;
  height: 100%;
}
.jconfirm .jconfirm-row {
  display: table-row;
  width: 100%;
}
.jconfirm .jconfirm-cell {
  display: table-cell;
  vertical-align: middle;
}
.jconfirm .jconfirm-holder {
  max-height: 100%;
  padding: 50px 0;
}
.jconfirm .jconfirm-box-container {
  -webkit-transition: -webkit-transform;
  transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform;
}
.jconfirm .jconfirm-box-container.jconfirm-no-transition {
  -webkit-transition: none!important;
  transition: none!important;
}
.jconfirm .jconfirm-box {
  background: white;
  border-radius: 4px;
  position: relative;
  outline: 0;
  padding: 15px 15px 0;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
@-webkit-keyframes type-blue {
  1%,
  100% {
    border-color: #3498db;
  }
  50% {
    border-color: #5faee3;
  }
}
@keyframes type-blue {
  1%,
  100% {
    border-color: #3498db;
  }
  50% {
    border-color: #5faee3;
  }
}
@-webkit-keyframes type-green {
  1%,
  100% {
    border-color: #2ecc71;
  }
  50% {
    border-color: #54d98c;
  }
}
@keyframes type-green {
  1%,
  100% {
    border-color: #2ecc71;
  }
  50% {
    border-color: #54d98c;
  }
}
@-webkit-keyframes type-red {
  1%,
  100% {
    border-color: #e74c3c;
  }
  50% {
    border-color: #ed7669;
  }
}
@keyframes type-red {
  1%,
  100% {
    border-color: #e74c3c;
  }
  50% {
    border-color: #ed7669;
  }
}
@-webkit-keyframes type-orange {
  1%,
  100% {
    border-color: #f1c40f;
  }
  50% {
    border-color: #f4d03f;
  }
}
@keyframes type-orange {
  1%,
  100% {
    border-color: #f1c40f;
  }
  50% {
    border-color: #f4d03f;
  }
}
@-webkit-keyframes type-purple {
  1%,
  100% {
    border-color: #9b59b6;
  }
  50% {
    border-color: #b07cc6;
  }
}
@keyframes type-purple {
  1%,
  100% {
    border-color: #9b59b6;
  }
  50% {
    border-color: #b07cc6;
  }
}
@-webkit-keyframes type-dark {
  1%,
  100% {
    border-color: #34495e;
  }
  50% {
    border-color: #46627f;
  }
}
@keyframes type-dark {
  1%,
  100% {
    border-color: #34495e;
  }
  50% {
    border-color: #46627f;
  }
}
.jconfirm .jconfirm-box.jconfirm-type-animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.jconfirm .jconfirm-box.jconfirm-type-blue {
  border-top: solid 7px #3498db;
  -webkit-animation-name: type-blue;
  animation-name: type-blue;
}
.jconfirm .jconfirm-box.jconfirm-type-green {
  border-top: solid 7px #2ecc71;
  -webkit-animation-name: type-green;
  animation-name: type-green;
}
.jconfirm .jconfirm-box.jconfirm-type-red {
  border-top: solid 7px #e74c3c;
  -webkit-animation-name: type-red;
  animation-name: type-red;
}
.jconfirm .jconfirm-box.jconfirm-type-orange {
  border-top: solid 7px #f1c40f;
  -webkit-animation-name: type-orange;
  animation-name: type-orange;
}
.jconfirm .jconfirm-box.jconfirm-type-purple {
  border-top: solid 7px #9b59b6;
  -webkit-animation-name: type-purple;
  animation-name: type-purple;
}
.jconfirm .jconfirm-box.jconfirm-type-dark {
  border-top: solid 7px #34495e;
  -webkit-animation-name: type-dark;
  animation-name: type-dark;
}
.jconfirm .jconfirm-box.loading {
  height: 120px;
}
.jconfirm .jconfirm-box.loading:before {
  content: '';
  position: absolute;
  left: 0;
  background: white;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 10px;
  z-index: 1;
}
.jconfirm .jconfirm-box.loading:after {
  opacity: .6;
  content: '';
  height: 30px;
  width: 30px;
  border: solid 3px transparent;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  border-radius: 50%;
  -webkit-animation: jconfirm-spin 1s infinite linear;
  animation: jconfirm-spin 1s infinite linear;
  border-bottom-color: dodgerblue;
  top: 50%;
  margin-top: -15px;
  z-index: 2;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  opacity: .6;
  text-align: center;
  font-size: 27px !important;
  line-height: 14px !important;
  display: none;
  z-index: 1;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty {
  display: none;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa {
  font-size: 16px;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon {
  font-size: 16px;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi {
  font-size: 16px;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover {
  opacity: 1;
}
.jconfirm .jconfirm-box div.jconfirm-title-c {
  display: block;
  font-size: 22px;
  line-height: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  padding-bottom: 15px;
}
.jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand {
  cursor: move;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
  font-size: inherit;
  display: inline-block;
  vertical-align: middle;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i {
  vertical-align: middle;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty {
  display: none;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: inherit;
  font-family: inherit;
  display: inline-block;
  vertical-align: middle;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty {
  display: none;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane {
  margin-bottom: 15px;
  height: auto;
  -webkit-transition: height .4s ease-in;
  transition: height .4s ease-in;
  display: inline-block;
  width: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll {
  overflow-y: hidden;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar {
  width: 3px;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 3px;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
  overflow: auto;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img {
  max-width: 100%;
  height: auto;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty {
  display: none;
}
.jconfirm .jconfirm-box .jconfirm-buttons {
  padding-bottom: 11px;
}
.jconfirm .jconfirm-box .jconfirm-buttons > button {
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 2px;
}
.jconfirm .jconfirm-box .jconfirm-buttons button {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  min-height: 1em;
  -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
  -webkit-tap-highlight-color: transparent;
  border: 0;
  background-image: none;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue {
  background-color: #3498db;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover {
  background-color: #2980b9;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green {
  background-color: #2ecc71;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover {
  background-color: #27ae60;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red {
  background-color: #e74c3c;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover {
  background-color: #c0392b;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange {
  background-color: #f1c40f;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover {
  background-color: #f39c12;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
  background-color: #ecf0f1;
  color: #000;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover {
  background-color: #bdc3c7;
  color: #000;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple {
  background-color: #9b59b6;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover {
  background-color: #8e44ad;
  color: #FFF;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark {
  background-color: #34495e;
  color: #FFF;
  text-shadow: none;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover {
  background-color: #2c3e50;
  color: #FFF;
}
.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c {
  color: #e74c3c !important;
}
.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c {
  color: #3498db !important;
}
.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c {
  color: #2ecc71 !important;
}
.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c {
  color: #9b59b6 !important;
}
.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c {
  color: #f1c40f !important;
}
.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c {
  color: #34495e !important;
}
.jconfirm .jconfirm-clear {
  clear: both;
}
.jconfirm.jconfirm-rtl {
  direction: rtl;
}
.jconfirm.jconfirm-rtl div.jconfirm-closeIcon {
  left: 5px;
  right: auto;
}
.jconfirm.jconfirm-white .jconfirm-bg,
.jconfirm.jconfirm-light .jconfirm-bg {
  background-color: #444;
  opacity: .2;
}
.jconfirm.jconfirm-white .jconfirm-box,
.jconfirm.jconfirm-light .jconfirm-box {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
  margin-right: 8px;
  margin-left: 0;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
  float: right;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover {
  background: #ddd;
}
.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
  margin-left: 8px;
  margin-right: 0;
}
.jconfirm.jconfirm-black .jconfirm-bg,
.jconfirm.jconfirm-dark .jconfirm-bg {
  background-color: darkslategray;
  opacity: .4;
}
.jconfirm.jconfirm-black .jconfirm-box,
.jconfirm.jconfirm-dark .jconfirm-box {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background: #444;
  border-radius: 5px;
  color: white;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
  margin-right: 8px;
  margin-left: 0;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons {
  float: right;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button {
  border: 0;
  background-image: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
  -webkit-transition: background .1s;
  transition: background .1s;
  color: white;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: 0;
}
.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover {
  background: #666;
}
.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
  margin-left: 8px;
  margin-right: 0;
}
.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake {
  -webkit-animation: shake .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: shake .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow {
  -webkit-animation: glow .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: glow .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-webkit-keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
  }
}
@keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
  }
}
@-webkit-keyframes glow {
  0%,
  100% {
    -webkit-box-shadow: 0 0 0 red;
    box-shadow: 0 0 0 red;
  }
  50% {
    -webkit-box-shadow: 0 0 30px red;
    box-shadow: 0 0 30px red;
  }
}
@keyframes glow {
  0%,
  100% {
    -webkit-box-shadow: 0 0 0 red;
    box-shadow: 0 0 0 red;
  }
  50% {
    -webkit-box-shadow: 0 0 30px red;
    box-shadow: 0 0 30px red;
  }
}
.jconfirm {
  -webkit-perspective: 400px;
  perspective: 400px;
}
.jconfirm .jconfirm-box {
  opacity: 1;
  -webkit-transition-property: all;
  transition-property: all;
}
.jconfirm .jconfirm-box.jconfirm-animation-top,
.jconfirm .jconfirm-box.jconfirm-animation-left,
.jconfirm .jconfirm-box.jconfirm-animation-right,
.jconfirm .jconfirm-box.jconfirm-animation-bottom,
.jconfirm .jconfirm-box.jconfirm-animation-opacity,
.jconfirm .jconfirm-box.jconfirm-animation-zoom,
.jconfirm .jconfirm-box.jconfirm-animation-scale,
.jconfirm .jconfirm-box.jconfirm-animation-none,
.jconfirm .jconfirm-box.jconfirm-animation-rotate,
.jconfirm .jconfirm-box.jconfirm-animation-rotatex,
.jconfirm .jconfirm-box.jconfirm-animation-rotatey,
.jconfirm .jconfirm-box.jconfirm-animation-scaley,
.jconfirm .jconfirm-box.jconfirm-animation-scalex {
  opacity: 0;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotate {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatex {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatexr {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotatey {
  -webkit-transform: rotatey(90deg);
  transform: rotatey(90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-rotateyr {
  -webkit-transform: rotatey(-90deg);
  transform: rotatey(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-scaley {
  -webkit-transform: scaley(1.5);
  transform: scaley(1.5);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-scalex {
  -webkit-transform: scalex(1.5);
  transform: scalex(1.5);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.jconfirm-animation-top {
  -webkit-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}
.jconfirm .jconfirm-box.jconfirm-animation-left {
  -webkit-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}
.jconfirm .jconfirm-box.jconfirm-animation-right {
  -webkit-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
.jconfirm .jconfirm-box.jconfirm-animation-bottom {
  -webkit-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
.jconfirm .jconfirm-box.jconfirm-animation-zoom {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.jconfirm .jconfirm-box.jconfirm-animation-scale {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.jconfirm .jconfirm-box.jconfirm-animation-none {
  visibility: hidden;
}
.jconfirm.jconfirm-supervan .jconfirm-bg {
  background-color: rgba(54, 70, 93, 0.95);
}
.jconfirm.jconfirm-supervan .jconfirm-box {
  background-color: transparent;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue {
  border: 0;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green {
  border: 0;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red {
  border: 0;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange {
  border: 0;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple {
  border: 0;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark {
  border: 0;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon {
  color: white;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c {
  text-align: center;
  color: white;
  font-size: 28px;
  font-weight: normal;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c > * {
  padding-bottom: 25px;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
  margin-right: 8px;
  margin-left: 0;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane {
  margin-bottom: 25px;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content {
  text-align: center;
  color: white;
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons {
  text-align: center;
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
  font-size: 16px;
  border-radius: 2px;
  background: #303f53;
  text-shadow: none;
  border: 0;
  color: white;
  padding: 10px;
  min-width: 100px;
}
.jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
  margin-left: 8px;
  margin-right: 0;
}
.jconfirm.jconfirm-material .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.67);
}
.jconfirm.jconfirm-material .jconfirm-box {
  background-color: white;
  -webkit-box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  padding: 30px 25px 10px 25px;
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
  margin-right: 8px;
  margin-left: 0;
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: bold;
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content {
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons {
  text-align: right;
}
.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button {
  text-transform: uppercase;
  font-weight: 500;
}
.jconfirm.jconfirm-material.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
  margin-left: 8px;
  margin-right: 0;
}
.jconfirm.jconfirm-bootstrap .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.21);
}
.jconfirm.jconfirm-bootstrap .jconfirm-box {
  background-color: white;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px rgba(0, 0, 0, 0.4);
  padding: 15px 0 0;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
  margin-right: 8px;
  margin-left: 0;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content {
  color: rgba(0, 0, 0, 0.87);
  padding: 0 15px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons {
  text-align: right;
  padding: 10px;
  margin: -5px 0 0;
  border-top: solid 1px #ddd;
  overflow: hidden;
  border-radius: 0 0 4px 4px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button {
  font-weight: 500;
}
.jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
  margin-left: 8px;
  margin-right: 0;
}
.jconfirm.jconfirm-modern .jconfirm-bg {
  background-color: slategray;
  opacity: .6;
}
.jconfirm.jconfirm-modern .jconfirm-box {
  background-color: white;
  -webkit-box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  padding: 30px 30px 15px;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon {
  color: rgba(0, 0, 0, 0.87);
  top: 15px;
  right: 15px;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transform: scale(0);
  transform: scale(0);
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
  font-size: 69px;
  color: #aaa;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content {
  text-align: center;
  font-size: 15px;
  color: #777;
  margin-bottom: 25px;
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons {
  text-align: center;
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: background .1s;
  transition: background .1s;
  padding: 10px 20px;
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button + button {
  margin-left: 4px;
}
.jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
  -webkit-transform: scale(1);
  transform: scale(1);
}
#home ul li .filter-location {
  max-width: 250px;
  border: 1px solid #ebebeb;
  padding-right: 10px;
  position: absolute;
  top: -6px;
  margin-left: -147px;
  background: #fff;
  display: none;
}
#home ul li .filter-location input {
  height: 46px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 400;
  border: none;
  color: #6e6e6e;
  box-shadow: none;
}
#home ul li .filter-location .btn-location {
  background: transparent;
  background-image: url(../images/gps-icon-blue.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 46px;
  width: 100%;
  border: none;
}
#home header {
  font-family: 'Lato', sans-serif;
  background-image: url('../images/banner-topo.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 480px;
  position: relative;
}
#home header .header-mobile .navbar-header .icon-search {
  display: none;
}
#home header .titulos {
  color: #ffffff;
  text-align: center;
  padding-top: 150px;
}
#home header .titulos .titulo-top h1 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 2.3em;
  text-shadow: 1px 2px #000;
}
#home header .titulos .sub-titulo-top h2 {
  font-weight: 300;
  font-size: 1.6em;
  text-shadow: 1px 2px #000;
}
#home header .titulos .button-create {
  margin-top: 50px;
}
#home header .titulos .button-create .btn-create-event {
  color: #ffffff;
  text-transform: uppercase;
  background: #592C81;
  border: 1px solid #592C81;
  color: #fff;
  width: 100%;
  max-width: 215px;
  height: 45px;
  padding: 12px 0;
}
#home header .titulos .button-create .btn-create-event:hover {
  color: #592C81;
  background: #ffffff;
  border-color: #fff;
}
#home header .filter {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -30px;
}
#home header .filter .box-filter {
  background: #ffffff;
  border: 1px solid #ccc;
  max-height: 78px;
  padding: 15px 15px;
  border-radius: 5px;
  color: #6e6e6e;
}
#home header .filter .box-filter .border {
  border: 1px solid #ccc;
  border-radius: 5px;
}
#home header .filter .box-filter .border div {
  border-right: 1px solid #ccc;
}
#home header .filter .box-filter .border div:last-child {
  border-right: none;
  padding: 0px;
}
#home header .filter .box-filter .border .filter-search input {
  height: 46px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 300;
  border: 1px solid #eee;
  border: none;
  color: #6e6e6e;
  box-shadow: none;
}
#home header .filter .box-filter .border .filter-search input:focus {
  outline: none;
  box-shadow: none;
}
#home header .filter .box-filter .border .filter-search input::-webkit-input-placeholder {
  color: #6e6e6e;
}
#home header .filter .box-filter .border .filter-search input:-ms-input-placeholder {
  color: #6e6e6e;
}
#home header .filter .box-filter .border .filter-search input::-moz-placeholder {
  color: #6e6e6e;
}
#home header .filter .box-filter .border .filter-search input:-moz-placeholder {
  color: #6e6e6e;
}
#home header .filter .box-filter .border .filter-search .btn-search {
  background: transparent;
  height: 46px;
  width: 100%;
  border: none;
  color: #592C81;
  font-size: 16px;
}
#home header .filter .box-filter .border .filter-search .btn-search:focus {
  outline: none;
}
#home header .filter .box-filter .border .filter-location input {
  height: 46px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 400;
  border: 1px solid #eee;
  border: none;
  color: #6e6e6e;
  box-shadow: none;
}
#home header .filter .box-filter .border .filter-location input:focus {
  outline: none;
  box-shadow: none;
}
#home header .filter .box-filter .border .filter-location input::-webkit-input-placeholder {
  color: #6e6e6e;
}
#home header .filter .box-filter .border .filter-location input:-ms-input-placeholder {
  color: #6e6e6e;
}
#home header .filter .box-filter .border .filter-location input::-moz-placeholder {
  color: #6e6e6e;
}
#home header .filter .box-filter .border .filter-location input:-moz-placeholder {
  color: #6e6e6e;
}
#home header .filter .box-filter .border .filter-location .btn-location {
  background: transparent;
  background-image: url('../images/gps-icon-blue.png');
  background-repeat: no-repeat;
  background-position: center;
  height: 46px;
  width: 100%;
  border: none;
}
#home header .filter .box-filter .border .filter-location .btn-location:focus {
  outline: none;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select {
  width: 100%;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select button {
  outline: none !important;
  box-shadow: none;
  background: transparent;
  font-weight: 300;
  font-size: 0.8em;
  height: 46px;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select button span {
  color: #6e6e6e;
  text-transform: uppercase;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select button .caret {
  color: #592C81;
  border-top: 6px dashed;
  border-top: 6px solid\9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select .dropdown-menu {
  margin-top: 1px;
  left: -16px;
  border-radius: 0px;
  border-color: #eee;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select .dropdown-menu ul {
  width: 225px;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select .dropdown-menu ul li:hover a {
  color: #592C81;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select .dropdown-menu ul li .selected {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #592C81;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select .dropdown-menu ul li a {
  font-size: 0.8em;
  color: #6e6e6e;
  font-weight: 300;
  text-transform: uppercase;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select .dropdown-menu ul li a:hover {
  color: #592C81;
}
#home header .filter .box-filter .border .filter-date .bootstrap-select .dropdown-menu ul li a:focus {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #592C81;
}
#home header .filter .box-filter .border .btn-go-search {
  background: #592C81;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  height: 48px;
  font-size: .9em;
  border: 0;
  width: 101%;
  padding: 14px 0;
  margin: -1px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#home header .filter .box-filter .border .btn-go-search:hover {
  cursor: pointer;
}
#home header .filter .box-filter .border .btn-go-search-tablet {
  background: #592C81;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  height: 48px;
  font-size: 1.2em;
  border: 0;
  width: 101%;
  padding: 14px 0;
  margin: -1px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#home header .filter .box-filter .border .btn-go-search-tablet:hover {
  cursor: pointer;
}
#home .highlights {
  text-align: center;
  padding-top: 105px;
  background: #f9f9f9;
  margin-top: -39px;
}
#home .highlights .titulo h3 {
  text-transform: uppercase;
  font-weight: 300;
  color: #343435;
  font-size: 2.2em;
  margin: 0;
}
#home .highlights .sub-titulo {
  margin-top: 15px;
}
#home .highlights .sub-titulo .list-inline {
  position: relative;
}
#home .highlights .sub-titulo h4 {
  font-weight: 300;
  color: #717171;
  font-size: 1.1em;
}
#home .highlights .sub-titulo h4 span {
  color: #63A252;
  font-weight: 400;
}
#home .highlights .grid-highlists {
  margin-top: 30px;
  padding-bottom: 45px;
  font-family: 'Open-Sans', sans-serif;
}
#home .highlights .grid-highlists .info-event {
  position: relative;
  overflow: hidden;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  margin-bottom: 25px;
  max-width: 100%;
  height: 260px;
  background-size: cover;
  background-position: center top;
  background-image: url('../images/thumbnail_easytickets.png');
}
#home .highlights .grid-highlists .info-event .price {
  position: absolute;
  color: #fff;
  background: #63A252;
  border-radius: 5px;
  padding: 7px 8px;
  width: auto;
  top: 20px;
  left: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  z-index: 1;
}
#home .highlights .grid-highlists .info-event .img-filter {
  height: 160px;
  width: 100%;
  position: absolute;
  z-index: 8;
  bottom: 0px;
  background-image: linear-gradient(to top, #272727, transparent);
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#home .highlights .grid-highlists .info-event .titulo-info-event {
  font-family: 'Lato', sans-serif;
  position: absolute;
  color: #fff;
  bottom: 20px;
  left: 0px;
  padding: 0px 20px;
  text-align: left;
  z-index: 9;
  font-weight: 300;
}
#home .highlights .grid-highlists .info-event .titulo-info-event .titulo-event {
  text-transform: capitalize;
  font-size: 1.6em;
  letter-spacing: 1.2px;
}
#home .highlights .grid-highlists .info-event .titulo-info-event .titulo-day-event {
  font-size: 1.0em;
}
#home .highlights .grid-highlists .info-event .titulo-info-event .titulo-location-event {
  font-size: 0.71em;
}
#home .highlights .grid-highlists .info-event img {
  max-width: 100%;
  width: 100%;
}
#home .highlights .grid-highlists .info-event:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#home .highlights .grid-highlists .btn-see-events {
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  border: 1px solid #ccc;
  text-transform: uppercase;
  color: #343434;
  width: 100%;
  max-width: 310px;
  padding: 20px 0px;
}
#home .highlights .grid-highlists .btn-see-events:hover {
  color: #ffffff;
  border-color: #592C81;
  background-color: #592C81;
}
#home .search-category {
  padding-top: 55px;
  padding-bottom: 15px;
}
#home .search-category .titulo-search h3 {
  text-transform: uppercase;
  font-weight: 300;
  color: #343435;
  font-size: 2.2em;
  margin: 0;
}
#home .search-category .sub-titulo-search {
  margin-top: 15px;
}
#home .search-category .sub-titulo-search h4 {
  font-weight: 300;
  color: #717171;
  font-size: 1.1em;
}
#home .search-category .sub-titulo-search h4 span {
  color: #63A252;
  font-weight: 400;
}
#home .search-category .grid-search-category {
  margin-top: 50px;
}
#home .search-category .grid-search-category .row {
  margin-bottom: 30px;
}
#home .search-category .grid-search-category .info-event {
  position: relative;
  overflow: hidden;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  margin-bottom: 25px;
}
#home .search-category .grid-search-category .info-event .titulo-info-event {
  font-family: 'Lato', sans-serif;
  position: absolute;
  color: #fff;
  bottom: 20px;
  left: 0px;
  padding: 0px 20px;
  text-align: left;
  z-index: 9;
  font-weight: 300;
}
#home .search-category .grid-search-category .info-event .titulo-info-event .titulo-event {
  text-transform: capitalize;
  font-size: 1.6em;
  letter-spacing: 1.2px;
}
#home .search-category .grid-search-category .info-event .titulo-info-event .titulo-location-event {
  font-size: 0.8em;
  letter-spacing: 0.5px;
  font-weight: normal;
  height: 30px;
  overflow: hidden;
}
#home .search-category .grid-search-category .info-event .img-filter {
  height: 160px;
  width: 100%;
  position: absolute;
  z-index: 8;
  bottom: 0px;
  background-image: linear-gradient(to top, #272727, transparent);
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#home .search-category .grid-search-category .info-event img {
  max-width: 100%;
  width: 100%;
  height: auto;
  min-height: 260px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#home .search-category .grid-search-category .info-event:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#home .sell-ticket {
  padding-top: 55px;
  background-color: #f9f9f9;
  text-align: center;
  position: relative;
  height: 100%;
  min-height: 1170px;
  overflow: hidden;
}
#home .sell-ticket .bg-sell-ticket {
  position: absolute;
  background-color: #592C81;
  background-size: cover;
  width: 170%;
  height: 200%;
  -webkit-transform: rotate(-22deg);
  -moz-transform: rotate(-22deg);
  -ms-transform: rotate(-22deg);
  -o-transform: rotate(-22deg);
  transform: rotate(-22deg);
  margin-top: 170px;
}
#home .sell-ticket .titulo-sell-ticket h3 {
  text-transform: uppercase;
  font-weight: 500;
  color: #343434;
  font-size: 2.3em;
  margin: 0px;
  letter-spacing: 0.7px;
}
#home .sell-ticket .sub-titulo-sell-ticket h4 {
  font-weight: 300;
  color: #343434;
  font-size: 1.2em;
}
#home .sell-ticket .grid-sell-ticket {
  margin-top: 50px;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket {
  position: relative;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .box-info {
  padding: 20px;
  color: #484848;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  background-color: #fff;
  height: auto;
  min-height: 360px;
  margin-bottom: 25px;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .box-info .titulo-box-info {
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 35px;
  height: 65px;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .box-info .img-box-info {
  text-align: center;
  height: 66px;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .box-info .img-box-info img {
  width: auto;
  margin: 0 auto;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .box-info .text-box-info {
  margin-top: 35px;
  text-align: left;
  font-weight: 300;
  font-size: 1.0em;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  width: 45px;
  left: 0px;
  box-shadow: -2px 2px #e7e7e7;
  background: #fff;
  height: 45px;
  border-radius: 30px;
  text-align: center;
  font-size: 1.5em;
  color: #8e8e8e;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav .owl-prev span {
  top: 25%;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav .owl-prev:hover {
  color: #592C81;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  width: 45px;
  right: 0;
  box-shadow: 2px 2px #e7e7e7;
  background: #fff;
  height: 45px;
  border-radius: 30px;
  text-align: center;
  font-size: 1.5em;
  color: #8e8e8e;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav .owl-next span {
  top: 25%;
}
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav .owl-next:hover {
  background: #592C81;
  color: #fff;
}
#home .sell-ticket .grid-feature {
  margin-top: 95px;
}
#home .sell-ticket .grid-feature .box-feature #img-box-feature {
  text-align: center;
}
#home .sell-ticket .grid-feature .btn-publish-events {
  font-family: 'Lato', sans-serif;
  margin-top: 45px;
  border: 2px solid #fff;
  text-transform: uppercase;
  color: #fff;
  border-radius: 30px;
  width: 100%;
  max-width: 310px;
  height: 65px;
  padding: 20px 0px;
}
#home .sell-ticket .grid-feature .btn-publish-events:hover {
  color: #592C81;
  border-color: #fff;
  background-color: #fff;
}
#home .who-use {
  background-color: #592C81;
  font-family: 'Lato', sans-serif;
  padding-top: 50px;
  padding-bottom: 45px;
}
#home .who-use .titulo-who-use h3 {
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
  font-size: 2.85em;
  margin: 0;
  text-align: center;
  letter-spacing: 0.8px;
}
#home .who-use .grid-who-use {
  padding-top: 50px;
}
#home .who-use .grid-who-use .info-event {
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}
#home .who-use .grid-who-use .info-event img {
  max-width: 100%;
}
#home .who-use .grid-who-use .info-event:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#home .what-talk {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f9f9f9;
}
#home .what-talk .titulo-what-talk h3 {
  text-transform: uppercase;
  font-weight: 300;
  color: #343434;
  font-size: 2.85em;
  margin: 0;
  text-align: center;
  letter-spacing: 0.8px;
}
#home .what-talk .carousel-what-talk {
  margin-top: 55px;
  position: relative;
}
#home .what-talk .carousel-what-talk .owl-item .item {
  background: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  margin: 0 45px;
}
#home .what-talk .carousel-what-talk .owl-item .item .box-text {
  padding: 25px 20px;
  position: relative;
  color: #878787;
}
#home .what-talk .carousel-what-talk .owl-item .item .box-text p {
  margin: 0px;
  font-weight: 300;
}
#home .what-talk .carousel-what-talk .owl-item .item .box-text:after {
  content: '';
  color: #fff;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid #fff;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: -14px;
  left: 10px;
}
#home .what-talk .carousel-what-talk .owl-item .item .box-footer {
  padding: 20px;
  background-color: #ebebeb;
  color: #434343;
}
#home .what-talk .carousel-what-talk .owl-item .item .box-footer p {
  margin: 0px;
  font-weight: 300;
}
#home .what-talk .carousel-what-talk .owl-item .item .box-footer p b {
  font-weight: 700;
}
#home .what-talk .carousel-what-talk .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  width: 45px;
  left: 0px;
  box-shadow: -2px 2px #e7e7e7;
  background: #fff;
  height: 45px;
  border-radius: 30px;
  text-align: center;
  font-size: 1.5em;
  color: #8e8e8e;
}
#home .what-talk .carousel-what-talk .owl-nav .owl-prev span {
  top: 25%;
}
#home .what-talk .carousel-what-talk .owl-nav .owl-prev:hover {
  color: #592C81;
}
#home .what-talk .carousel-what-talk .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  width: 45px;
  right: 0;
  box-shadow: 2px 2px #e7e7e7;
  background: #fff;
  height: 45px;
  border-radius: 30px;
  text-align: center;
  font-size: 1.5em;
  color: #8e8e8e;
}
#home .what-talk .carousel-what-talk .owl-nav .owl-next span {
  top: 25%;
}
#home .what-talk .carousel-what-talk .owl-nav .owl-next:hover {
  background: #592C81;
  color: #fff;
}
#home .for-all-events {
  background-image: url('../images/bg-all-events.png');
  min-height: 790px;
  width: 100%;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}
#home .for-all-events .titulo-for-all-events h3 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 2.2em;
  margin: 0;
  text-align: center;
  letter-spacing: 0.8px;
  font-weight: 300;
}
#home .for-all-events .box-info {
  margin-top: 75px;
  background: #592C81;
  border-radius: 5px;
}
#home .for-all-events .box-info .box-text {
  padding: 30px 10px 5px;
  position: relative;
  color: #ffffff;
}
#home .for-all-events .box-info .box-text p {
  font-size: 3.2em;
  margin: 0px;
}
#home .for-all-events .box-info .box-text p:before {
  content: '+';
  display: -webkit-inline-box;
}
#home .for-all-events .box-info .box-text span {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.3em;
}
#home .for-all-events .box-info .box-text:after {
  content: '';
  color: #fff;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid #592C81;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: -14px;
  left: 20px;
}
#home .for-all-events .box-info .box-footer {
  padding: 25px 10px 15px;
  background-color: #ebebeb;
  color: #434343;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#home .for-all-events .box-info .box-footer p {
  max-height: 65px;
  overflow: hidden;
  margin: 0px;
  font-weight: 300;
}
#home .for-all-events .get-now {
  margin-top: 80px;
}
#home .for-all-events .get-now .big-titulo-for-all-events h3 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 2.8em;
  margin: 0;
  text-align: center;
  letter-spacing: 0.8px;
  font-weight: 300;
}
#home .for-all-events .get-now .big-sub-titulo-for-all-events {
  margin-top: 30px;
}
#home .for-all-events .get-now .big-sub-titulo-for-all-events h4 {
  color: #ffffff;
  font-size: 2.2em;
  margin: 0;
  text-align: center;
  letter-spacing: 0.8px;
  font-weight: 300;
}
#home .for-all-events .buttons {
  margin-top: 55px;
}
#home .for-all-events .buttons .btn-how-work {
  font-family: 'Lato', sans-serif;
  border: 2px solid #fff;
  text-transform: uppercase;
  color: #fff;
  border-radius: 30px;
  width: 100%;
  max-width: 310px;
  height: 65px;
  padding: 20px 0px;
  margin-top: 5px;
}
#home .for-all-events .buttons .btn-publish-events {
  font-family: 'Lato', sans-serif;
  border: 2px solid #fff;
  text-transform: uppercase;
  border-radius: 30px;
  color: #592C81;
  background-color: #fff;
  width: 100%;
  max-width: 310px;
  height: 65px;
  padding: 20px 0px;
  margin-top: 5px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #home header .filter .box-filter .border .filter-date .bootstrap-select .dropdown-menu ul {
    width: 172px;
  }
  #home .sell-ticket .bg-sell-ticket {
    width: 200%;
  }
  #home .sell-ticket .grid-sell-ticket .info-event img {
    min-height: auto;
  }
  #home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .box-info {
    min-height: 400px;
    margin: 0 45px 25px;
  }
  #home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav {
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #home header .filter .box-filter .border .filter-date .bootstrap-select .dropdown-menu ul {
    width: 225px;
  }
  #home .sell-ticket .bg-sell-ticket {
    width: 200%;
  }
  #home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .box-info {
    min-height: 400px;
    margin: 0 45px 25px;
  }
  #home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav {
    display: block;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #home header .titulos {
    margin-top: 0px;
    padding-top: 80px;
  }
  #home header .titulos .button-create .btn-create-event {
    font-size: 1.5em;
    max-width: 310px;
    height: 65px;
    padding: 18px 0px;
  }
  #home header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #home header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #home header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #home header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #home header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #home header .filter {
    margin-top: 85px;
  }
  #home header .filter .box-filter .border div {
    border-right: none;
  }
  #home header .filter .box-filter .border .filter-search .btn-search {
    background-color: #592C81;
    border: none;
    color: #fff;
    font-size: 16px;
    margin-top: -1px;
    height: 48px;
    margin-bottom: -1px;
    margin-right: -15px;
    margin-left: 5px;
    width: 70px;
  }
  #home .highlights .grid-highlists {
    margin-top: 25px;
    padding-bottom: 25px;
  }
  #home .search-category {
    padding-top: 25px;
    padding-bottom: 15px;
  }
  #home .search-category .grid-search-category .info-event img {
    min-height: auto;
  }
  #home .sell-ticket .bg-sell-ticket {
    width: 200%;
    height: 160%;
    -webkit-transform: rotate(24deg);
    -moz-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
    margin-top: 0px;
  }
  #home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .box-info {
    min-height: 400px;
    margin: 0 45px 25px;
  }
  #home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav {
    display: block;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #home header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #home header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #home header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #home header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #home header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
}
#home .date .input-group input {
  height: 46px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 400;
  border: 1px solid #eee;
  border: none;
  color: #6e6e6e;
  box-shadow: none;
  float: left;
  width: 50%;
}
#home .date .input-group .icon_calendar {
  background: transparent;
  background-image: url(../images/calendar.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 46px;
  width: 40px;
  border: none;
  display: inline-block;
  float: left;
}
.no-pad {
  padding: 0 !important;
}
@media (max-width: 1200px) and (min-width: 992px) {
  .btn_new-w {
    width: 16.6%;
  }
}
@media (max-width: 768px) {
  #home .sell-ticket .bg-sell-ticket {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  #home .carousel-sell-ticket .owl-stage-outer {
    padding: 24px 0 0;
  }
}
.no-pad {
  padding: 0 !important;
}
#listagem {
  margin-top: 71px;
}
#listagem .list-filter {
  padding: 30px 0px 20px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #ebebeb;
}
#listagem .list-filter .filter .box-filter {
  background: #ffffff;
  height: auto;
  padding: 15px 15px;
  border: 1px solid #cecece;
  border-radius: 5px;
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border {
  border: 1px solid #ccc;
  border-radius: 5px;
}
#listagem .list-filter .filter .box-filter .border div {
  border-right: 1px solid #ccc;
}
#listagem .list-filter .filter .box-filter .border div:last-child {
  border-right: none;
  padding: 0px;
}
#listagem .list-filter .filter .box-filter .border .filter-search input {
  height: 46px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 300;
  border: 1px solid #eee;
  border: none;
  color: #6e6e6e;
  box-shadow: none;
}
#listagem .list-filter .filter .box-filter .border .filter-search input:focus {
  outline: none;
  box-shadow: none;
}
#listagem .list-filter .filter .box-filter .border .filter-search input::-webkit-input-placeholder {
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .filter-search input:-ms-input-placeholder {
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .filter-search input::-moz-placeholder {
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .filter-search input:-moz-placeholder {
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .filter-search .btn-search {
  background: transparent;
  height: 46px;
  width: 100%;
  border: none;
  color: #592C81;
  font-size: 16px;
}
#listagem .list-filter .filter .box-filter .border .filter-search .btn-search:focus {
  outline: none;
}
#listagem .list-filter .filter .box-filter .border .filter-location input {
  height: 46px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 400;
  border: 1px solid #eee;
  border: none;
  color: #6e6e6e;
  box-shadow: none;
}
#listagem .list-filter .filter .box-filter .border .filter-location input:focus {
  outline: none;
  box-shadow: none;
}
#listagem .list-filter .filter .box-filter .border .filter-location input::-webkit-input-placeholder {
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .filter-location input:-ms-input-placeholder {
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .filter-location input::-moz-placeholder {
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .filter-location input:-moz-placeholder {
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .filter-location .btn-location {
  background: transparent;
  background-image: url('../images/gps-icon-blue.png');
  background-repeat: no-repeat;
  background-position: center;
  height: 46px;
  width: 100%;
  border: none;
}
#listagem .list-filter .filter .box-filter .border .filter-location .btn-location:focus {
  outline: none;
}
#listagem .list-filter .filter .box-filter .border .filter-event .input-group {
  width: 100%;
}
#listagem .list-filter .filter .box-filter .border .filter-event .input-group input {
  height: 46px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 400;
  border: 1px solid #eee;
  border: none;
  color: #6e6e6e;
  box-shadow: none;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select {
  width: 100%;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select button {
  outline: none !important;
  box-shadow: none;
  background: transparent;
  font-weight: 300;
  font-size: 0.8em;
  height: 46px;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select button span {
  color: #6e6e6e;
  text-transform: uppercase;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select button .caret {
  color: #592C81;
  border-top: 6px dashed;
  border-top: 6px solid\9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select .dropdown-menu {
  margin-top: 1px;
  left: -16px;
  border-radius: 0px;
  border-color: #eee;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select .dropdown-menu ul {
  width: 275px;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select .dropdown-menu ul li:hover a {
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select .dropdown-menu ul li .selected {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select .dropdown-menu ul li a {
  font-size: 0.8em;
  color: #6e6e6e;
  font-weight: 300;
  text-transform: uppercase;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select .dropdown-menu ul li a:hover {
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select .dropdown-menu ul li a:focus {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .date .input-group {
  width: 100%;
}
#listagem .list-filter .filter .box-filter .border .date .input-group div {
  padding: 0;
}
#listagem .list-filter .filter .box-filter .border .date .input-group input {
  height: 46px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 400;
  border: 1px solid #eee;
  border: none;
  color: #6e6e6e;
  box-shadow: none;
}
#listagem .list-filter .filter .box-filter .border .date .input-group ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .date .input-group ::-moz-placeholder { /* Firefox 19+ */
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .date .input-group :-ms-input-placeholder { /* IE 10+ */
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .date .input-group :-moz-placeholder { /* Firefox 18- */
  color: #6e6e6e;
}
#listagem .list-filter .filter .box-filter .border .date .input-group .icon_calendar {
  background: transparent;
  background-image: url(../images/calendar.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 46px;
  width: 40px;
  border: none;
  display: inline-block;
  float: left;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select {
  width: 100%;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select button {
  outline: none !important;
  box-shadow: none;
  background: transparent;
  font-weight: 300;
  font-size: 0.8em;
  height: 46px;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select button span {
  color: #6e6e6e;
  text-transform: uppercase;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select button .caret {
  color: #592C81;
  border-top: 6px dashed;
  border-top: 6px solid\9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select .dropdown-menu {
  margin-top: 1px;
  left: -16px;
  border-radius: 0px;
  border-color: #eee;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select .dropdown-menu ul {
  width: 185px;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select .dropdown-menu ul li:hover a {
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select .dropdown-menu ul li .selected {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select .dropdown-menu ul li a {
  font-size: 0.8em;
  color: #6e6e6e;
  font-weight: 300;
  text-transform: uppercase;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select .dropdown-menu ul li a:hover {
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .date .bootstrap-select .dropdown-menu ul li a:focus {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select {
  width: 100%;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select button {
  outline: none !important;
  box-shadow: none;
  background: transparent;
  font-weight: 300;
  font-size: 0.8em;
  height: 46px;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select button span {
  color: #6e6e6e;
  text-transform: uppercase;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select button .caret {
  color: #592C81;
  border-top: 6px dashed;
  border-top: 6px solid\9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select .dropdown-menu {
  margin-top: 1px;
  left: -16px;
  border-radius: 0px;
  border-color: #eee;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select .dropdown-menu ul {
  width: 185px;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select .dropdown-menu ul li:hover a {
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select .dropdown-menu ul li .selected {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select .dropdown-menu ul li a {
  font-size: 0.8em;
  color: #6e6e6e;
  font-weight: 300;
  text-transform: uppercase;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select .dropdown-menu ul li a:hover {
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .valor .bootstrap-select .dropdown-menu ul li a:focus {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #592C81;
}
#listagem .list-filter .filter .box-filter .border .btn-go-search {
  background: #592C81;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  height: 48px;
  font-size: .9em;
  border: 0;
  width: 101%;
  padding: 14px 0;
  margin: -1px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#listagem .list-filter .filter .box-filter .border .btn-go-search:hover {
  cursor: pointer;
}
#listagem .list-filter .filter .box-filter .border .btn-go-search-tablet {
  background: #592C81;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  height: 48px;
  font-size: 1.2em;
  border: 0;
  width: 101%;
  padding: 14px 0;
  margin: -1px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#listagem .list-filter .filter .box-filter .border .btn-go-search-tablet:hover {
  cursor: pointer;
}
#listagem .list-filter .filter .info-many-event {
  padding-top: 20px;
}
#listagem .list-filter .filter .info-many-event h4 {
  color: #717171;
  font-size: 1.1em;
  font-weight: 300;
}
#listagem .list-events {
  padding: 0px 0px 40px 0;
}
#listagem .list-events .row .sub-titulo-listagem ul {
  margin: 0px;
}
#listagem .list-events .row .sub-titulo-listagem ul li h4 {
  font-weight: 300;
  color: #717171;
  font-size: 1.1em;
}
#listagem .list-events .row .sub-titulo-listagem ul li h4 span {
  color: #63A252;
  font-weight: 400;
}
#listagem .list-events .row .sub-titulo-listagem ul li h4 span:hover {
  cursor: pointer;
}
#listagem .list-events .row .sub-titulo-listagem ul li .filter-location {
  max-width: 250px;
  border: 1px solid #ebebeb;
  padding-right: 10px;
  position: absolute;
  top: -6px;
  margin-left: -15px;
  display: none;
}
#listagem .list-events .row .sub-titulo-listagem ul li .filter-location input {
  height: 46px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 400;
  border: none;
  color: #6e6e6e;
  box-shadow: none;
}
#listagem .list-events .row .sub-titulo-listagem ul li .filter-location input:focus {
  outline: none;
  box-shadow: none;
}
#listagem .list-events .row .sub-titulo-listagem ul li .filter-location input::-webkit-input-placeholder {
  color: #6e6e6e;
}
#listagem .list-events .row .sub-titulo-listagem ul li .filter-location input:-ms-input-placeholder {
  color: #6e6e6e;
}
#listagem .list-events .row .sub-titulo-listagem ul li .filter-location input::-moz-placeholder {
  color: #6e6e6e;
}
#listagem .list-events .row .sub-titulo-listagem ul li .filter-location input:-moz-placeholder {
  color: #6e6e6e;
}
#listagem .list-events .row .sub-titulo-listagem ul li .filter-location .btn-location {
  background: transparent;
  background-image: url('../images/gps-icon-blue.png');
  background-repeat: no-repeat;
  background-position: center;
  height: 46px;
  width: 100%;
  border: none;
}
#listagem .list-events .row .sub-titulo-listagem ul li .filter-location .btn-location:focus {
  outline: none;
}
#listagem .list-events .row .grid-listagem {
  margin-top: 40px;
}
#listagem .list-events .row .grid-listagem .info-event {
  background-size: cover;
  background-position: center top;
  position: relative;
  overflow: hidden;
  border: 1px solid #ebebeb;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  min-height: 260px;
  max-height: 260px;
  background-image: url(../images/thumbnail_easytickets.png);
}
#listagem .list-events .row .grid-listagem .info-event a {
  float: left;
  width: 100%;
  height: 100vh;
}
#listagem .list-events .row .grid-listagem .info-event .price {
  position: absolute;
  color: #fff;
  background: #63A252;
  border-radius: 5px;
  padding: 7px 8px;
  width: auto;
  top: 20px;
  left: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  z-index: 1;
}
#listagem .list-events .row .grid-listagem .info-event .img-filter {
  height: 160px;
  width: 100%;
  position: absolute;
  z-index: 8;
  bottom: 0px;
  background-image: linear-gradient(to top, #272727, transparent);
}
#listagem .list-events .row .grid-listagem .info-event .titulo-info-event {
  font-family: 'Lato', sans-serif;
  position: absolute;
  color: #fff;
  bottom: 20px;
  left: 0px;
  height: auto;
  max-height: 60px;
  overflow: hidden;
  padding: 0px 20px;
  text-align: left;
  z-index: 9;
  font-weight: 300;
}
#listagem .list-events .row .grid-listagem .info-event .titulo-info-event .titulo-event {
  text-transform: capitalize;
  font-size: 1.6em;
  letter-spacing: 1.2px;
}
#listagem .list-events .row .grid-listagem .info-event .titulo-info-event .titulo-day-event {
  font-size: 1.0em;
}
#listagem .list-events .row .grid-listagem .info-event .titulo-info-event .titulo-location-event {
  font-size: 0.71em;
}
#listagem .list-events .row .grid-listagem .info-event img {
  max-width: 100%;
  width: 100%;
}
#listagem .list-events .row .grid-listagem .info-event:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#listagem .list-events .details-event {
  border: 1px solid #ebebeb;
  margin-bottom: 25px;
  padding: 10px 15px 0px;
  position: relative;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#listagem .list-events .details-event:hover {
  border-color: #D1D1D1;
}
#listagem .list-events .details-event .text-info {
  color: #484848;
  font-weight: 400;
  font-size: 0.8em;
}
#listagem .list-events .details-event .text-info .date {
  height: auto;
}
#listagem .list-events .details-event .text-info .date .icon {
  position: absolute;
  margin-left: 0px;
}
#listagem .list-events .details-event .text-info .date li {
  margin-left: 25px;
  color: #878787;
}
#listagem .list-events .details-event .text-info .date li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f073';
  display: block;
  position: absolute;
  left: 15px;
  margin-top: 3px;
}
#listagem .list-events .details-event .text-info .date li span {
  color: #878787;
  font-weight: 300;
}
#listagem .list-events .details-event .text-info .date li span:first-child {
  margin-right: 10px;
}
#listagem .list-events .details-event .text-info .adress {
  min-height: 28px;
  max-height: 28px;
  overflow: hidden;
}
#listagem .list-events .details-event .text-info .adress .icon {
  position: absolute;
  margin-left: 0px;
}
#listagem .list-events .details-event .text-info .adress li {
  margin-left: 25px;
  color: #878787;
}
#listagem .list-events .details-event .text-info .adress li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f041';
  display: block;
  position: absolute;
  left: 15px;
  margin-top: 3px;
}
#listagem .list-events .details-event .text-info .adress li span {
  color: #878787;
  font-weight: 300;
}
#listagem .list-events .details-event .text-info .adress li span:first-child {
  margin-right: 10px;
}
#listagem .list-events .details-event .box-buy {
  margin: 0px -15px;
  border-top: 1px solid #ebebeb;
}
#listagem .list-events .details-event .box-buy ul {
  margin-bottom: 0px;
  margin-left: 0;
}
#listagem .list-events .details-event .box-buy ul .price {
  font-family: 'Open-Sans', sans-serif;
  padding-top: 15px;
  color: #878787;
  font-weight: 300;
  font-size: 1em;
}
#listagem .list-events .details-event .box-buy ul .btn-buy {
  height: 50px;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 400;
  padding-top: 15px;
  background-color: #63A252;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
#listagem .list-events .details-event .box-buy ul .btn-buy:hover {
  cursor: pointer;
  background-color: #446f38;
}
#listagem .list-events .details-event .box-buy ul .btn-buy a {
  color: white;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select .dropdown-menu ul {
    width: 230px;
  }
  #listagem .list-filter .filter .box-filter .border .valor .bootstrap-select .dropdown-menu ul {
    width: 114px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select .dropdown-menu ul {
    width: 225px;
  }
  #listagem .list-filter .filter .box-filter .border .date .bootstrap-select .dropdown-menu ul {
    width: 151px;
  }
  #listagem .list-filter .filter .box-filter .border .valor .bootstrap-select .dropdown-menu ul {
    width: 151px;
  }
  #listagem .list-events .details-event .box-buy ul .btn-buy {
    max-width: 200px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #listagem {
    margin-top: 51px;
  }
  #listagem header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #listagem header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #listagem header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #listagem header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #listagem header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #listagem .list-filter {
    padding: 80px 0 20px;
  }
  #listagem .list-filter .filter .box-filter .border div {
    border-right: 0px;
  }
  #listagem .list-filter .filter .box-filter .border .categoria .bootstrap-select .dropdown-menu ul {
    width: 295px;
  }
  #listagem .list-events {
    padding: 20px 0px;
  }
  #listagem .list-events .row .sub-titulo-listagem {
    height: 90px;
  }
  #listagem .list-events .row .sub-titulo-listagem ul li .filter-location {
    top: 35px;
    left: 20px;
    margin-left: 0px;
    max-width: 280px;
  }
  #listagem .list-events .row .grid-listagem {
    margin-top: 10px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #listagem {
    margin-top: 50px;
  }
  #listagem header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #listagem header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #listagem header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #listagem header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #listagem header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
}
@media (max-width: 1190px) {
  #listagem .list-filter .filter .box-filter .border .date .input-group .icon_calendar {
    display: none;
  }
}
@media (max-width: 768px) {
  #listagem .list-filter .filter .box-filter .border .btn-go-search {
    width: 100%;
    margin: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .pad-mob {
    padding: 0 15px !important;
  }
}
li.open {
  position: relative!important;
}
#evento #img-event-blur,
#evento #img-organizer-blur {
  font-family: 'Lato', sans-serif;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 103%;
  width: 100%;
  top: -10px;
  left: 0px;
  right: -10px;
  bottom: -10px;
  background-image: url(../images/banner_easytickets.png);
  position: absolute;
  background-blend-mode: multiply;
  -webkit-filter: brightness(0.5) blur(5px);
  -moz-filter: brightness(0.5) blur(5px);
  -o-filter: brightness(0.5) blur(5px);
  -ms-filter: brightness(0.5) blur(5px);
  filter: brightness(0.5) blur(5px);
}
#evento header {
  font-family: 'Lato', sans-serif;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 500px;
  position: relative;
}
#evento header .header-mobile .navbar-header .icon-search {
  display: none;
}
#evento header .img-event {
  max-height: 314px;
  overflow: hidden;
}
#evento header .img-event img {
  min-width: 100%;
  min-height: 100%;
}
#evento header .info-event {
  color: #ffffff;
  text-align: left;
  padding-top: 125px;
  background-color: #f2f2f2;
  height: 500px;
}
#evento header .info-event .info {
  background-color: #fff;
  margin-left: -15px;
  height: 314px;
}
#evento header .info-event .info .text-event {
  color: #484848;
  position: relative;
  height: 270px;
}
#evento header .info-event .info .text-event .titulo h1 {
  font-size: 1.6em;
  height: 50px;
  overflow: hidden;
}
#evento header .info-event .info .text-event .box-adress .date .icon {
  position: absolute;
  margin-left: 0px;
}
#evento header .info-event .info .text-event .box-adress .date li {
  margin-left: 25px;
  color: #878787;
}
#evento header .info-event .info .text-event .box-adress .date li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f073';
  display: block;
  position: absolute;
  left: 0px;
  margin-top: 3px;
}
#evento header .info-event .info .text-event .box-adress .date li span {
  color: #878787;
  font-weight: 300;
}
#evento header .info-event .info .text-event .box-adress .date li span:first-child {
  margin-right: 10px;
}
#evento header .info-event .info .text-event .box-adress .adress {
  height: 60px;
  overflow: hidden;
}
#evento header .info-event .info .text-event .box-adress .adress .icon {
  position: absolute;
  margin-left: 0px;
}
#evento header .info-event .info .text-event .box-adress .adress li {
  margin-left: 25px;
  color: #878787;
}
#evento header .info-event .info .text-event .box-adress .adress li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f041';
  display: block;
  position: absolute;
  left: 0px;
  margin-top: 3px;
}
#evento header .info-event .info .text-event .box-adress .adress li span {
  color: #878787;
  font-weight: 300;
}
#evento header .info-event .info .text-event .box-adress .adress li span:first-child {
  margin-right: 10px;
}
#evento header .info-event .info .text-event .share {
  position: absolute;
  bottom: 0px;
}
#evento header .info-event .info .text-event .share ul {
  margin-bottom: 0px;
}
#evento header .info-event .info .text-event .share ul li a {
  font-weight: 400;
  color: #878787;
  font-size: 1.5em;
  padding: 0px 5px;
}
#evento header .info-event .info .text-event .share ul li a:hover {
  color: #592C81;
}
#evento .bg-grid-event {
  position: relative;
  height: 100px;
  margin-bottom: -128px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #ebebeb;
}
#evento .grid-event-external {
  padding: 0px 0px 0px 0px !important;
}
#evento .grid-event {
  padding: 60px 0px 0px;
  position: relative;
  margin-bottom: 30px;
}
#evento .grid-event .titulo-event {
  padding-right: 20px;
}
#evento .grid-event .titulo-event h1 {
  color: #343435;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2.2em;
  height: 65px;
  overflow: hidden;
  margin: 0px;
}
#evento .grid-event .box-adress {
  padding-right: 20px;
}
#evento .grid-event .box-adress .date .icon {
  position: absolute;
  margin-left: 0px;
}
#evento .grid-event .box-adress .date li {
  margin-left: 25px;
  color: #343435;
}
#evento .grid-event .box-adress .date li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f073';
  display: block;
  position: absolute;
  left: 16px;
  margin-top: 3px;
}
#evento .grid-event .box-adress .date li span {
  color: #343435;
  font-weight: 300;
}
#evento .grid-event .box-adress .date li span:first-child {
  margin-right: 10px;
}
#evento .grid-event .box-adress .adress {
  height: 60px;
  overflow: hidden;
}
#evento .grid-event .box-adress .adress .icon {
  position: absolute;
  margin-left: 0px;
}
#evento .grid-event .box-adress .adress li {
  margin-left: 25px;
  color: #343435;
}
#evento .grid-event .box-adress .adress li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f041';
  display: block;
  position: absolute;
  left: 16px;
  margin-top: 3px;
}
#evento .grid-event .box-adress .adress li span {
  color: #343435;
  font-weight: 300;
}
#evento .grid-event .box-adress .adress li span:first-child {
  margin-right: 10px;
}
#evento .grid-event .share {
  padding-right: 20px;
}
#evento .grid-event .share ul {
  margin-bottom: 0px;
}
#evento .grid-event .share ul li a {
  font-weight: 400;
  color: #343435;
  font-size: 1.5em;
  padding: 0px 5px;
}
#evento .grid-event .share ul li a:hover {
  color: #592C81;
}
#evento .grid-event .grid-description .box-event {
  padding: 40px 0 20px;
  padding-right: 20px;
}
#evento .grid-event .grid-description .box-event .titulo-description {
  font-weight: 300;
  color: #c2c2c2;
  font-size: 1.2em;
  margin-bottom: 20px;
}
#evento .grid-event .grid-description .box-event .text-description {
  word-wrap: break-word;
}
#evento .grid-event .grid-description .box-event .text-description h4 {
  color: #484848;
  font-size: 1.2em;
  font-weight: 400;
}
#evento .grid-event .grid-description .box-event .text-description h4 p {
  line-height: 25px;
  margin: 0 0 20px;
  font-weight: 300;
}
#evento .grid-event .more-info .box-info {
  margin-bottom: 25px;
}
#evento .grid-event .more-info .box-info .titulo-description {
  font-weight: 300;
  color: #c2c2c2;
  font-size: 1.2em;
}
#evento .grid-event .more-info .box-info .links {
  color: #484848;
}
#evento .grid-event .more-info .box-info .links ul li span a {
  color: #592C81;
  font-weight: 400;
  text-decoration: underline;
}
#evento .grid-event .more-info .box-info .links ul li span a:hover {
  color: #592C81;
  text-decoration: none;
}
#evento .grid-event .more-info .box-info .date ul li,
#evento .grid-event .more-info .box-info .location ul li {
  font-weight: 300;
}
#evento .grid-event .more-info .box-info .date ul li a,
#evento .grid-event .more-info .box-info .location ul li a {
  color: #592C81;
  font-weight: 400;
  text-decoration: underline;
}
#evento .grid-event .more-info .box-info .date ul li a:hover,
#evento .grid-event .more-info .box-info .location ul li a:hover {
  color: #592C81;
  text-decoration: none;
}
#evento .grid-event .more-info .box-info .category {
  margin-top: 15px;
}
#evento .grid-event .more-info .box-info .category ul {
  margin: 0px;
}
#evento .grid-event .more-info .box-info .category ul li {
  margin: 0px 0px 15px;
}
#evento .grid-event .more-info .box-info .category ul li a {
  border: 1px solid #ebebeb;
  padding: 5px 10px;
  color: #484848;
  font-weight: 300;
  border-radius: 20px;
}
#evento .grid-event .more-info .box-info .category ul li a:hover {
  background-color: #592C81;
  color: #ffffff;
  border-color: #592C81;
}
#evento .grid-event .fixar {
  position: fixed;
  top: 140px;
  width: 291px;
  box-shadow: -1px 3px #ccc;
  border-color: #ccc !important;
}
#evento .grid-event .box-buy-external {
  margin-left: 0px !important;
}
#evento .grid-event .box-buy {
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  margin-left: -30px;
  z-index: 99;
}
#evento .grid-event .box-buy .ticket {
  position: relative;
  padding: 20px 15px;
  color: #484848;
  border-bottom: 1px solid #ebebeb;
}
#evento .grid-event .box-buy .ticket .box-amount {
  position: absolute;
  right: 0px;
  top: 12px;
  right: 15px;
  color: #878787;
}
#evento .grid-event .box-buy .ticket .box-amount ul {
  margin-bottom: 0px;
  font-size: 1.4em;
}
#evento .grid-event .box-buy .ticket .box-amount ul li {
  padding: 0;
  vertical-align: middle;
}
#evento .grid-event .box-buy .ticket .box-amount ul li .btn {
  padding: 0;
  vertical-align: inherit;
  font-size: 1.2em;
  border: none;
  display: block;
  color: #592C81;
}
#evento .grid-event .box-buy .ticket .box-amount ul li .btn:hover {
  color: #592C81;
}
#evento .grid-event .box-buy .ticket .box-amount .total-amout {
  width: 30px !important;
  height: 27px;
  border: 0;
  background: transparent;
  text-align: center;
  font-size: 14px;
  pointer-events: none;
}
#evento .grid-event .box-buy .ticket .type {
  padding-right: 90px;
}
#evento .grid-event .box-buy .ticket .promotion:after {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f145';
  display: inline-block;
  color: #592C81;
  margin-left: 5px;
}
#evento .grid-event .box-buy .check-buy ul {
  margin-bottom: 0px;
  margin-left: 10px;
}
#evento .grid-event .box-buy .check-buy ul li {
  padding: 0;
}
#evento .grid-event .box-buy .check-buy ul .price {
  font-family: 'Open-Sans', sans-serif;
  padding-top: 15px;
  padding-left: 5px;
  color: #484848;
  font-weight: 400;
  font-size: 1em;
}
#evento .grid-event .box-buy .check-buy ul .btn-buy button {
  height: 50px;
  max-width: 150px;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 400;
  background-color: #63A252;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border: none;
  border-bottom-right-radius: 5px;
}
#evento .grid-event .box-buy .check-buy ul .btn-buy button:hover {
  background-color: #446f38;
}
#evento .grid-event .box-buy .box-promo-code {
  width: 100%;
  padding: 20px 0;
  display: none;
  border-bottom: 1px solid #ebebeb;
}
#evento .grid-event .box-buy .box-promo-code .alert-valid,
#evento .grid-event .box-buy .box-promo-code .alert-invalid {
  display: none;
}
#evento .grid-event .box-buy .box-promo-code .valid .alert-valid {
  display: block;
  margin-top: 10px;
  background-color: #fff;
  color: #2ECC71;
  border: 1px solid #2ECC71;
  border-radius: 5px;
  padding: 5px 15px;
}
#evento .grid-event .box-buy .box-promo-code .valid .alert-invalid {
  display: none;
}
#evento .grid-event .box-buy .box-promo-code .invalid .alert-invalid {
  display: block;
  margin-top: 10px;
  background-color: #fff;
  color: #D24D57;
  border: 1px solid #D24D57;
  border-radius: 5px;
  padding: 5px 15px;
}
#evento .grid-event .box-buy .box-promo-code .invalid .alert-valid {
  display: none;
}
#evento .grid-event .buy-now-button a {
  display: none;
}
#evento .productor {
  padding: 40px 0px 58px;
  background-color: #f9f9f9;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
#evento .productor .productor-info ul {
  margin-bottom: 0px;
}
#evento .productor .productor-info ul:first-child {
  height: 195px;
}
#evento .productor .productor-info ul .img {
  position: relative;
  margin-right: 30px;
}
#evento .productor .productor-info ul .img .bg-img-productor {
  max-width: 300px;
  width: 100%;
  height: 135px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#evento .productor .productor-info ul .img .img-productor {
  position: absolute;
  top: 30px;
  left: 35%;
  border-radius: 45px;
  background: #ffffff;
  height: 85px;
  width: 85px;
  box-shadow: 0px 2px #cecece;
}
#evento .productor .productor-info ul .img .img-productor img {
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
}
#evento .productor .productor-info ul .img .img-productor .img-placeholder {
  margin: 0 auto;
  margin-top: 20px;
  max-width: 45px;
  max-height: 45px;
  min-height: 45px;
  height: auto;
}
#evento .productor .productor-info ul .img .contact a {
  background-color: #592C81;
  color: #ffffff;
  position: absolute;
  text-align: center;
  padding: 20px;
  max-width: 300px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.2px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  text-decoration: none;
}
#evento .productor .productor-info ul .img .contact a:hover {
  background-color: #592C81;
}
#evento .productor .productor-info .list-info-productor {
  color: #484848;
  font-size: 1.2em;
  max-height: 195px;
}
#evento .productor .productor-info .list-info-productor li {
  margin-bottom: 6px;
}
#evento .productor .productor-info .list-info-productor li:first-child {
  margin-bottom: 15px;
}
#evento .productor .productor-info .list-info-productor li:last-child {
  margin-bottom: 0px;
}
#evento .productor .productor-info .list-info-productor .name-productor {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4em;
}
#evento .productor .productor-info .list-info-productor .city {
  font-weight: 300;
}
#evento .productor .productor-info .list-info-productor .facebook,
#evento .productor .productor-info .list-info-productor .twitter,
#evento .productor .productor-info .list-info-productor .phone {
  font-weight: 300;
}
#evento .productor .productor-info .list-info-productor .facebook i,
#evento .productor .productor-info .list-info-productor .twitter i,
#evento .productor .productor-info .list-info-productor .phone i {
  width: 25px;
}
#evento .productor .btn-see-events-productor {
  font-family: 'Lato', sans-serif;
  border: 1px solid #ccc;
  text-transform: uppercase;
  color: #343434;
  width: 100%;
  max-width: 310px;
  padding: 20px 0px;
  margin-top: 65px;
}
#evento .productor .btn-see-events-productor:hover {
  color: #ffffff;
  border-color: #592C81;
  background-color: #592C81;
}
#evento .map {
  margin-top: -20px;
}
#evento .map .scrolloff {
  pointer-events: none;
}
#evento .related-events {
  padding: 60px 0px;
}
#evento .related-events .row .titulo-related-events h3 {
  text-transform: uppercase;
  font-weight: 300;
  color: #343435;
  font-size: 2.2em;
  margin: 0;
}
#evento .related-events .row .grid-listagem {
  margin-top: 40px;
}
#evento .related-events .row .grid-listagem .info-event {
  position: relative;
  overflow: hidden;
  border: 1px solid #ebebeb;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  min-height: 260px;
  max-height: 260px;
  background-size: cover;
  background-position: center top;
  background-image: url('../images/thumbnail_easytickets.png');
}
#evento .related-events .row .grid-listagem .info-event .price {
  position: absolute;
  color: #fff;
  background: #63A252;
  border-radius: 5px;
  padding: 7px 8px;
  width: auto;
  top: 20px;
  left: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  z-index: 1;
}
#evento .related-events .row .grid-listagem .info-event .img-filter {
  height: 160px;
  width: 100%;
  position: absolute;
  z-index: 8;
  bottom: 0px;
  background-image: linear-gradient(to top, #272727, transparent);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#evento .related-events .row .grid-listagem .info-event .titulo-info-event {
  font-family: 'Lato', sans-serif;
  position: absolute;
  color: #fff;
  bottom: 20px;
  left: 0px;
  height: auto;
  max-height: 60px;
  overflow: hidden;
  padding: 0px 20px;
  text-align: left;
  z-index: 9;
  font-weight: 300;
}
#evento .related-events .row .grid-listagem .info-event .titulo-info-event .titulo-event {
  text-transform: capitalize;
  font-size: 1.6em;
  letter-spacing: 1.2px;
}
#evento .related-events .row .grid-listagem .info-event .titulo-info-event .titulo-day-event {
  font-size: 1.0em;
}
#evento .related-events .row .grid-listagem .info-event .titulo-info-event .titulo-location-event {
  font-size: 0.71em;
}
#evento .related-events .row .grid-listagem .info-event img {
  max-width: 100%;
  width: 100%;
}
#evento .related-events .row .grid-listagem .info-event:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#evento .related-events .details-event {
  border: 1px solid #ebebeb;
  margin-bottom: 25px;
  padding: 10px 15px 0px;
  position: relative;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#evento .related-events .details-event:hover {
  border-color: #D1D1D1;
}
#evento .related-events .details-event .text-info {
  color: #484848;
  font-weight: 400;
  font-size: 0.8em;
}
#evento .related-events .details-event .text-info .date .icon {
  position: absolute;
  margin-left: 0px;
}
#evento .related-events .details-event .text-info .date li {
  margin-left: 25px;
  color: #878787;
}
#evento .related-events .details-event .text-info .date li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f073';
  display: block;
  position: absolute;
  left: 15px;
  margin-top: 3px;
}
#evento .related-events .details-event .text-info .date li span {
  color: #878787;
  font-weight: 300;
}
#evento .related-events .details-event .text-info .date li span:first-child {
  margin-right: 10px;
}
#evento .related-events .details-event .text-info .adress .icon {
  position: absolute;
  margin-left: 0px;
}
#evento .related-events .details-event .text-info .adress li {
  margin-left: 25px;
  color: #878787;
}
#evento .related-events .details-event .text-info .adress li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f041';
  display: block;
  position: absolute;
  left: 15px;
  margin-top: 3px;
}
#evento .related-events .details-event .text-info .adress li span {
  color: #878787;
  font-weight: 300;
}
#evento .related-events .details-event .text-info .adress li span:first-child {
  margin-right: 10px;
}
#evento .related-events .details-event .box-buy {
  margin: 0px -15px;
  border-top: 1px solid #ebebeb;
}
#evento .related-events .details-event .box-buy ul {
  margin-bottom: 0px;
  margin-left: 0px;
}
#evento .related-events .details-event .box-buy ul .price {
  font-family: 'Open-Sans', sans-serif;
  padding-top: 15px;
  color: #878787;
  font-weight: 300;
  font-size: 1em;
}
#evento .related-events .details-event .box-buy ul .btn-buy {
  height: 50px;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 400;
  padding-top: 15px;
  background-color: #63A252;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}
#evento .related-events .details-event .box-buy ul .btn-buy a {
  color: #fff;
}
#evento .related-events .details-event .box-buy ul .btn-buy:hover {
  cursor: pointer;
  background-color: #592C81;
}
#evento .modal .form-group {
  margin-bottom: 20px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #evento .bg-grid-event {
    display: none;
  }
  #evento .grid-event .fixar {
    width: 312px;
  }
  #evento .grid-event .grid-description .box-event {
    padding: 20px 20px 20px 0;
  }
  #evento .productor .btn-see-events-productor {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #evento .info-event .img-event img {
    margin: 0 auto;
  }
  #evento .bg-grid-event {
    display: none;
  }
  #evento .grid-event .fixar {
    width: 319px;
  }
  #evento .grid-event .grid-description .box-event {
    padding: 20px 20px 20px 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #evento #img-event-blur,
  #evento #img-organizer-blur {
    height: 150px;
    margin-top: 49px;
    background-size: cover;
    -webkit-filter: brightness(1) blur(0px);
    -moz-filter: brightness(1) blur(0px);
    -o-filter: brightness(1) blur(0px);
    -ms-filter: brightness(1) blur(0px);
    filter: brightness(1) blur(0px);
  }
  #evento header {
    height: 185px;
  }
  #evento header .bar-top {
    background-color: #592C81;
    border-bottom: 1px solid #592C81;
  }
  #evento header .info-event {
    padding-top: 100px;
  }
  #evento header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #evento header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #evento header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #evento header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #evento header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #evento .bg-grid-event {
    display: none;
  }
  #evento .productor .productor-info .list-info-productor {
    max-height: 100%;
  }
  #evento .productor .btn-see-events-productor {
    max-width: 100%;
  }
  #evento .grid-event {
    padding: 10px 0;
  }
  #evento .grid-event .grid-description .box-event {
    padding: 40px 0 20px;
  }
  #evento .grid-event .box-text {
    margin-top: 20px;
  }
  #evento .grid-event .box-text .titulo-event {
    padding-right: 0px;
    text-align: center;
  }
  #evento .grid-event .box-text .titulo-event h1 {
    color: #343435;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.2em;
    height: 65px;
    overflow: hidden;
    margin: 0;
  }
  #evento .grid-event .box-text .box-info-mobile .box-adress {
    padding-right: 0px;
  }
  #evento .grid-event .box-text .box-info-mobile .share {
    padding-right: 0px;
  }
  #evento .grid-event .box-buy {
    margin-left: 0px;
  }
  #evento .grid-event .buy-now-button a {
    display: none;
    background-color: #592C81;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99999;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #evento #img-event-blur,
  #evento #img-organizer-blur {
    height: 239px;
    margin-top: 49px;
    background-size: cover;
    -webkit-filter: brightness(1) blur(0px);
    -moz-filter: brightness(1) blur(0px);
    -o-filter: brightness(1) blur(0px);
    -ms-filter: brightness(1) blur(0px);
    filter: brightness(1) blur(0px);
  }
  #evento header {
    height: 285px;
  }
  #evento header .info-event {
    padding-top: 100px;
  }
  #evento header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #evento header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #evento header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #evento header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #evento header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #evento .grid-event {
    padding: 40px 0;
  }
  #evento .grid-event .box-text .titulo-event {
    padding-right: 0px;
    text-align: center;
  }
  #evento .grid-event .box-text .titulo-event h1 {
    color: #343435;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.2em;
    height: 65px;
    overflow: hidden;
    margin: 0;
  }
  #evento .grid-event .box-text .box-info-mobile .box-adress {
    padding-right: 0px;
  }
  #evento .grid-event .box-text .box-info-mobile .share {
    padding-right: 0px;
  }
  #evento .grid-event .grid-description .box-event {
    padding: 20px 0 20px;
  }
  #evento .grid-event .box-buy {
    margin-left: 0px;
  }
  #evento .grid-event .buy-now-button a {
    display: none;
    background-color: #592C81;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99999;
  }
  #evento .bg-grid-event {
    display: none;
  }
  #evento .productor .btn-see-events-productor {
    max-width: 100%;
  }
}
form.material {
  max-width: 460px;
  margin: 0px auto;
  padding: 20px 40px 20px 40px;
  border-radius: 3px;
  color: #484848;
}
form.material .form-control-feedback {
  width: 46px;
  height: 46px;
}
form.material input::-webkit-input-placeholder,
form.material textarea::-webkit-input-placeholder {
  font: inherit;
  -webkit-transition: font-size 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: font-size 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, font-size 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, font-size 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
form.material input,
form.material textarea {
  font: inherit;
  font-size: 0.8em;
  margin: 0px 0px 0px 0;
  max-width: 400px;
  display: block;
  border: none;
  padding: 5px 0 10px;
  border-bottom: solid 1px #03A9F4;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #03A9F4 4%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #03A9F4 4%);
  background-position: -400px 0;
  background-size: 400px 100%;
  background-repeat: no-repeat;
  -webkit-transition: background 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: background 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  resize: none;
  overflow: hidden;
  border-radius: 0;
}
form.material input:focus::-webkit-input-placeholder,
form.material textarea:focus::-webkit-input-placeholder {
  color: #03A9F4;
}
form.material input:focus,
form.material input:valid,
form.material textarea:focus,
form.material textarea:valid {
  box-shadow: none;
  outline: none;
  background-position: 0 0;
}
form.material input:focus::-webkit-input-placeholder,
form.material input:valid::-webkit-input-placeholder,
form.material textarea:focus::-webkit-input-placeholder,
form.material textarea:valid::-webkit-input-placeholder {
  font-size: 0.8em;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  visibility: visible !important;
  opacity: 1;
}
form.material .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
form.material .flex textarea {
  line-height: 120%;
}
form.material label {
  color: #484848;
}
form.material button {
  font-family: 'roboto', sans-serif;
  -webkit-transition: box-shadow 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), -webkit-transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: box-shadow 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), -webkit-transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), box-shadow 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), box-shadow 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), -webkit-transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  border: none;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #592C81;
  padding: 15px 50px;
  max-width: 272px;
  color: white;
  margin: 0 auto;
  display: block;
}
form.material button:hover {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2);
}
form.material a {
  width: 42px;
  height: 42px;
  border-radius: 50px;
  background: #03A9F4;
  display: inline-block;
  margin: 50px calc(29%);
  white-space: nowrap;
  padding: 13px;
  box-sizing: border-box;
  color: white;
  -webkit-transition: all 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: all 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  font-family: Roboto, sans-serif;
  text-decoration: none;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2);
}
form.material a i {
  margin-right: 20px;
  -webkit-transition: margin-right 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: margin-right 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
}
form.material a:hover {
  width: 134px;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
form.material a:hover i {
  margin-right: 10px;
}
form.material .has-success .form-control {
  border-color: #03A9F4;
}
.materialModal {
  font-family: 'Lato', sans-serif;
}
.materialModal .resposta {
  padding: 0 20px;
  max-width: 380px;
  margin: 0 auto;
}
.materialModal .modal-content {
  box-shadow: none;
  border: none;
}
.materialModal .modal-header {
  background: #592C81;
  border-radius: 5px 5px 0px 0;
}
.materialModal .modal-header .close {
  opacity: 1;
  color: #ffffff;
  text-shadow: none;
}
.materialModal .modal-header .close:hover {
  color: #000000 !important;
}
.materialModal .modal-header h4 {
  color: #ffffff !important;
  font-size: 14px !important;
  text-align: left;
  padding-top: 0 !important;
}
.materialModal .modal-header h5 {
  color: #ffffff !important;
  font-size: 28px;
  font-weight: lighter;
}
.materialModal .modal-header a {
  color: #ffffff;
  cursor: pointer;
}
.materialModal .modal-header a.margin20 {
  margin-right: 20px;
}
.materialModal .modal-header a span {
  color: #ffffff;
}
.materialModal .modal-header img {
  padding: 5px 0;
}
#evento.producer header {
  height: 440px;
  margin-bottom: 30px;
}
#evento.producer #listagem {
  margin-top: 0 !important;
}
#evento .box_info {
  font-size: 14px;
  margin: 21px 0 40px 0;
}
#evento .box_info h2 {
  font-size: 24px;
  color: #787878;
  border-bottom: 2px solid #ebebeb;
  padding: 0 0 13px 0;
}
#evento .box_info .product_name {
  text-transform: uppercase;
  font-size: 16px;
  color: #484848;
}
#evento .box_info .state_product {
  font-size: 16px;
  color: #484848;
}
#evento .box_info .social_product {
  margin: 10px 0 0 0;
}
#evento .box_info .social_product a {
  color: #484848;
  font-size: 16px;
  font-weight: 100;
  display: block;
}
#evento .box_info .social_product a i {
  margin: 0 10px 0 0;
  min-width: 14px;
  text-align: center;
}
#evento .box_info .btn_contato_info {
  background: #592C81;
  color: white;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 100%;
  padding: 8px;
  margin: 20px 0 20px 0;
  border-radius: 2px;
}
#evento .box_info .btn_contato_info:hover {
  background: #3f1f5b;
}
#evento .box_info p {
  color: #787878 !important;
}
#evento .box_info p a {
  color: #592C81;
}
#evento .nav-tabs_event {
  padding: 0;
  border-bottom: 2px solid #ebebeb;
}
#evento .nav-tabs_event li {
  margin-bottom: 0;
}
#evento .nav-tabs_event li a {
  font-size: 24px;
  color: #787878;
  padding-left: 0;
  border: 0 !important;
  margin-right: 24px;
}
#evento .nav-tabs_event li a:hover {
  background: transparent;
  border: 0 !important;
}
#evento .nav-tabs_event li a:focus {
  background: transparent;
  border: 0 !important;
}
#evento .nav-tabs_event li a:visited {
  background: transparent;
  border: 0 !important;
}
#evento .nav-tabs_event li.active a {
  color: #592C81;
  border: 0;
  border-bottom: 7px solid #592C81 !important;
  padding-bottom: 9px;
  padding-left: 0;
  transition: none;
}
#evento .img-event_producer {
  background-size: cover;
  width: 100%;
  height: 360px;
}
#evento .banner_producer {
  height: 440px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
#evento .logo_producer {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -58%);
  border-radius: 200px;
  max-width: 220px;
  max-height: 220px;
}
#evento .producer_name {
  text-transform: uppercase;
  color: white;
  font-size: 25px;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 3%;
  transform: translate(-50%, -50%);
}
#evento .share_producer {
  border-bottom: 2px solid #ebebeb;
  padding: 0 0 10px 0;
  margin-bottom: 20px;
}
#evento .about-ticket {
  background: #545454;
  width: 17px;
  height: 17px;
  display: inline-block;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  margin-left: 7px;
  font-size: 12px;
}
#evento .tooltipster-box {
  background: #000;
  border: none;
}
#evento .tooltipster-arrow-background {
  border-top-color: #000;
}
.preview-event-actions {
  position: fixed;
  bottom: 15px;
  right: 10px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.preview-event-actions .preview-event-btn {
  margin: 0 5px;
  box-shadow: 0 0 17px 3px rgba(0, 0, 0, 0.2);
}
@media (max-device-width: 667px) {
  form.material {
    padding: 20px 10px 20px 10px;
  }
}
#interna-gerenciar-evento {
  margin-top: 71px;
}
#interna-gerenciar-evento header .bar-top-blue .logo {
  height: 40px;
}
#interna-gerenciar-evento #side-menu-mobile {
  z-index: 1000;
  position: fixed;
  width: 100%;
  top: 50px;
  display: none;
  height: 100%;
  overflow-y: auto;
  background: #f9f9f9;
  box-shadow: 2px 0px 3px #6B6B6B;
}
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu {
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0 0 75px 0;
  min-height: 600px;
  overflow-y: scroll;
  list-style: none;
}
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu li {
  text-indent: 20px;
  line-height: 40px;
  color: #878787;
}
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu li a {
  color: #878787;
  text-transform: uppercase;
  display: block;
}
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu li a:hover {
  background-color: #f9f9f9;
  color: #4386e8;
}
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu li .active {
  background: #eee;
  border-color: #eee;
  font-weight: 400;
  color: #592C81;
}
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu li #menu-close {
  border: none;
  background: transparent;
  color: #484848;
  font-size: 1em;
}
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu .productor .box-img {
  position: relative;
}
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu .productor .box-img .bg-img-productor {
  width: 100%;
  height: auto;
}
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu .productor .box-img .img-productor {
  position: absolute;
  top: 53px;
  left: 35%;
  border-radius: 45px;
  background: #ffffff;
  height: 85px;
  width: 85px;
  box-shadow: 0px 2px #cecece;
  right: 0;
  left: 0;
  margin: 0 auto;
}
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu .productor .box-img .img-productor img {
  margin: 0 auto;
  margin-top: 0px;
  max-width: 100%;
  max-height: 100%;
  min-height: 100%;
  height: auto;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
}
#interna-gerenciar-evento #side-menu-mobile .img-menu {
  width: 100%;
  position: absolute;
  bottom: 60px;
  margin: 0 auto;
  text-align: center;
}
#interna-gerenciar-evento .titulo-top {
  background-color: #f9f9f9;
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
}
#interna-gerenciar-evento .titulo-top .tituloEvento {
  font-size: 2em;
  color: #343435;
  font-weight: 300;
  text-transform: uppercase;
}
#interna-gerenciar-evento .titulo-top span {
  font-size: 1em;
  font-weight: 300;
}
#interna-gerenciar-evento .titulo-top span.label {
  color: #ffffff;
  text-transform: lowercase !important;
  border-radius: 14px;
  padding: 2px 12px 4px 12px;
  margin-right: 5px;
}
#interna-gerenciar-evento .titulo-top span.label-event-status-published {
  background: #21cb89;
}
#interna-gerenciar-evento .titulo-top span.label-event-status-unpublished {
  background: #000000;
}
#interna-gerenciar-evento .titulo-top span.label-event-status-draft {
  background: #a2a3a5;
}
#interna-gerenciar-evento .titulo-top span.label-event-public {
  background: #ffb300;
}
#interna-gerenciar-evento .titulo-top span.label-event-private {
  background: #ffb300;
}
#interna-gerenciar-evento .titulo-top span.label-event-cancelled {
  background: #fa5737;
}
#interna-gerenciar-evento .titulo-top span.label-event-finished {
  background: #bcbcbc;
}
#interna-gerenciar-evento .titulo-top .titulo-top-btn {
  border: 2px solid #592C81;
  background: transparent;
  color: #592C81;
  text-transform: uppercase;
  font-size: 14px;
  margin-left: 5px;
}
#interna-gerenciar-evento .titulo-top .titulo-top-btn:active {
  color: #592C81;
}
#interna-gerenciar-evento .titulo-top .titulo-top-btn-visualizar {
  background-image: url('../images/zoi.png');
  background-position: 10px center;
  background-repeat: no-repeat;
  padding-left: 35px;
}
#interna-gerenciar-evento .titulo-top .list-inline {
  margin: 30px 0 0 0;
  padding-left: 15px;
}
#interna-gerenciar-evento .titulo-top .list-inline li {
  padding: 0;
  margin: 0;
  color: #592C81;
}
#interna-gerenciar-evento .titulo-top .list-inline li button {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #592C81;
}
#interna-gerenciar-evento .titulo-top .list-inline li button:focus {
  color: #592C81;
}
#interna-gerenciar-evento .titulo-top .list-inline li form {
  display: inline;
}
#interna-gerenciar-evento .titulo-top .list-inline li:first-child:after {
  content: "|";
}
#interna-gerenciar-evento .titulo-top .btn-menu {
  font-size: 2em;
  margin-right: 15px;
}
#interna-gerenciar-evento .titulo-top .btn-menu #menu {
  margin-top: -9px;
}
#interna-gerenciar-evento .grid-info {
  margin-top: 30px;
  margin-bottom: 30px;
}
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img {
  position: relative;
}
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .bg-img-productor {
  width: 100%;
  height: 145px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .img-productor {
  position: absolute;
  top: 30px;
  left: 35%;
  border-radius: 45px;
  background: #ffffff;
  height: 85px;
  width: 85px;
  box-shadow: 0px 2px #cecece;
}
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .img-productor img {
  margin: 0 auto;
  margin-top: 0px;
  max-width: 100%;
  max-height: 100%;
  min-height: 100%;
  height: auto;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
}
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options {
  position: absolute;
  top: 10px;
  left: 10px;
}
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options button {
  color: #787878;
  font-size: 1.6em;
  padding: 0px 10px;
  background-color: #ffffff;
}
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options button:hover,
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options button:active,
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options button:focus {
  color: #592C81;
  background-color: #ffffff;
}
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options button:hover i,
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options button:active i,
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options button:focus i {
  -ms-transform: rotate(35deg);/* IE 9 */
  -webkit-transform: rotate(35deg);/* Chrome, Safari, Opera */
  transform: rotate(35deg);
}
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options .dropdown-menu:before {
  content: '';
  color: #fff;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -3px;
  left: 11px;
}
#interna-gerenciar-evento .grid-info .side-menu .list-options .options {
  border: 1px solid #eee;
  -webkit-border-bottom-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#interna-gerenciar-evento .grid-info .side-menu .list-options .options a {
  color: #878787;
  text-transform: uppercase;
  font-weight: 300;
  display: block;
  padding: 10px 15px;
}
#interna-gerenciar-evento .grid-info .side-menu .list-options .options a:hover {
  background: #592C81;
  border-color: #592C81;
  color: #ffffff;
}
#interna-gerenciar-evento .grid-info .side-menu .list-options .options a:last-child {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#interna-gerenciar-evento .grid-info .side-menu .list-options .options .active {
  background: #eee;
  border-color: #eee;
  font-weight: 400;
  color: #592C81;
}
#interna-gerenciar-evento .grid-info .side-menu .list-options .panel .panel-heading {
  padding: 0px;
}
#interna-gerenciar-evento .grid-info .side-menu .list-options .panel .panel-heading .panel-title a {
  display: block;
  padding: 10px 15px;
}
#interna-gerenciar-evento .grid-info .side-menu .list-options .panel .panel-heading .panel-title a i {
  float: right;
}
#interna-gerenciar-evento .grid-info .side-menu .button-create-event {
  margin-top: 15px;
}
#interna-gerenciar-evento .grid-info .box-notification {
  margin-top: 20px;
}
#interna-gerenciar-evento .grid-info .info .split-text {
  font-size: .9em;
  color: #c7c7c7;
  font-weight: 300;
}
#interna-gerenciar-evento .grid-info .info .btn-default {
  border-color: #eee;
}
#interna-gerenciar-evento .grid-info .info .toggle-handle:hover {
  background-color: #eee;
}
#interna-gerenciar-evento .grid-info .info .box-status-event .toggle-on {
  background-color: #2ECC71;
  border-color: #eee;
  color: #ffffff;
}
#interna-gerenciar-evento .grid-info .info .box-status-event .toggle-off {
  background-color: #D24D57;
  border-color: #eee;
  color: #ffffff;
}
#interna-gerenciar-evento .grid-info .info .total-liquid {
  color: #484848;
}
#interna-gerenciar-evento .grid-info .info .total-liquid ul {
  margin: 40px 0px;
}
#interna-gerenciar-evento .grid-info .info .total-liquid ul li span {
  font-size: 1.2em;
}
#interna-gerenciar-evento .grid-info .info .total-liquid ul li .total-amount {
  font-size: 2.8em;
  font-weight: 400;
}
#interna-gerenciar-evento .grid-info .info .box-pending {
  color: #aeaeae;
}
#interna-gerenciar-evento .grid-info .info .approach ul {
  position: relative;
  min-height: 280px;
}
#interna-gerenciar-evento .grid-info .info .approach .text-tit {
  color: #592C81;
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 20px;
}
#interna-gerenciar-evento .grid-info .info .approach .text-content {
  color: #878787;
  font-weight: 300;
  font-size: 1em;
}
#interna-gerenciar-evento .grid-info .info .approach .box-quant {
  font-weight: 600;
  font-size: 1em;
  margin-top: 15px;
}
#interna-gerenciar-evento .grid-info .info .approach .box-quant input {
  color: #592C81;
  font-size: 1.2em;
  max-width: 70px;
  height: 40px;
  padding-left: 10px;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  margin: 0 5px;
}
#interna-gerenciar-evento .grid-info .info .approach .box-quant .obs {
  color: #aeaeae;
  font-size: 0.7em;
  font-weight: 300;
  margin-top: 5px;
}
#interna-gerenciar-evento .grid-info .info .approach .btn-action {
  position: absolute;
  width: 100%;
  bottom: 0;
}
#interna-gerenciar-evento .grid-info .info .approach .btn-action button {
  font-size: 1em;
  text-transform: uppercase;
}
#interna-gerenciar-evento .publish-event {
  background-color: #592C81;
  color: #ffffff;
  padding: 65px 0px;
}
#interna-gerenciar-evento .publish-event .titulo {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.5em;
  text-align: center;
}
#interna-gerenciar-evento .publish-event .buttons {
  margin-top: 35px;
  text-align: center;
}
#interna-gerenciar-evento .publish-event .buttons button {
  text-transform: uppercase;
}
#interna-gerenciar-evento .search-tickets .form-group {
  margin-bottom: 0px;
}
#interna-gerenciar-evento .search-tickets .form-group ul {
  margin-bottom: 0px;
}
#interna-gerenciar-evento .search-tickets .form-group .btn-search {
  text-transform: uppercase;
  color: #ffffff;
  background-color: #592C81;
  border-color: #592C81;
  font-weight: 300;
}
#interna-gerenciar-evento .search-tickets .form-group .btn-search:hover {
  background-color: #fff;
  border-color: #592C81;
  color: #592C81;
}
#interna-gerenciar-evento #accordion {
  border: 1px solid #ebebeb;
  border-radius: 10px;
  padding: 18px 0;
}
#interna-gerenciar-evento #accordion .panel {
  border: 0px solid #eee;
}
#interna-gerenciar-evento #accordion .panel .panel-heading {
  background: none;
  color: #878787;
  text-transform: uppercase;
  display: block;
  margin: 5px 18px 5px 18px;
  padding: 12px 15px;
}
#interna-gerenciar-evento #accordion .panel .panel-heading .panel-title {
  font-size: 14px;
  font-weight: 300;
}
#interna-gerenciar-evento #accordion .panel .panel-heading .panel-title:hover {
  font-weight: 400;
  color: #592C81;
}
#interna-gerenciar-evento #accordion .panel .active {
  background: #f9f9f9;
  font-weight: 400;
  color: #592C81;
}
#interna-gerenciar-evento #accordion .panel .panel-body {
  border: 0px solid #eee;
  margin: -13px 0 -13px 30px;
}
#interna-gerenciar-evento #accordion .panel .table .item {
  padding: 3px 15px 4px;
  border: 0px solid #eee;
}
#interna-gerenciar-evento #accordion .panel .table .item a {
  color: #878787;
  text-transform: uppercase;
  font-weight: 300;
  display: block;
  font-size: 12px;
  display: list-item;
}
#interna-gerenciar-evento #accordion .panel .table .item a:hover {
  font-weight: 400;
  color: #592C81;
}
#interna-gerenciar-evento #accordion .panel .table .item .active {
  font-weight: 400;
  color: #592C81;
}
#interna-gerenciar-evento .modal .modal-body #ticket-fields-edit .row .form-group {
  height: 100px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #interna-gerenciar-evento header .bar-top .bar-search .input-group {
    min-width: 200px;
  }
  #interna-gerenciar-evento .titulo-top {
    padding: 20px 0px;
  }
  #interna-gerenciar-evento .titulo-top span {
    font-size: 1em;
  }
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-produtora,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-email,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cnpj,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-phone,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-conta,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-favorecido,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-banco,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-conta,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-password,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cpf,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-nascimento,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cep,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-end,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-bairro,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cidade {
    margin-bottom: 15px;
  }
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .choice-event {
    margin-top: 15px;
  }
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .form-group {
    height: auto;
  }
  #interna-gerenciar-evento #side-menu-mobile {
    top: 71px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #interna-gerenciar-evento .titulo-top {
    padding: 20px 0px;
  }
  #interna-gerenciar-evento .titulo-top span {
    font-size: 1em;
  }
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-produtora,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-email,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cnpj,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-phone,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-conta,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-favorecido,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-banco,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-conta,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-password,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cpf,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-nascimento,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cep,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-end,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-bairro,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cidade {
    margin-bottom: 15px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #interna-gerenciar-evento {
    margin-top: 50px;
  }
  #interna-gerenciar-evento header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #interna-gerenciar-evento header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #interna-gerenciar-evento header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #interna-gerenciar-evento header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #interna-gerenciar-evento header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #interna-gerenciar-evento .titulo-top {
    padding: 10px 0px;
  }
  #interna-gerenciar-evento .titulo-top span {
    font-size: 1em;
  }
  #interna-gerenciar-evento .grid-info {
    margin-top: 15px;
  }
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-info {
    font-size: 0.9em;
  }
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-produtora,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-email,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cnpj,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-phone,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-conta,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-favorecido,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-banco,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-conta,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-password,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cpf,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-nascimento,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cep,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-end,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-bairro,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cidade {
    margin-bottom: 15px;
  }
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .event-text .adress li span {
    height: auto;
    overflow: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #interna-gerenciar-evento {
    margin-top: 50px;
  }
  #interna-gerenciar-evento header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #interna-gerenciar-evento header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #interna-gerenciar-evento header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #interna-gerenciar-evento header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #interna-gerenciar-evento header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-produtora,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-email,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cnpj,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-phone,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-conta,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-favorecido,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-banco,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-conta,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-password,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cpf,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-nascimento,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cep,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-end,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-bairro,
  #interna-gerenciar-evento .grid-info .info .panel .panel-body .row .status-cidade {
    margin-bottom: 15px;
  }
  #interna-gerenciar-evento #side-menu-mobile .img-menu {
    bottom: -30px;
  }
}
#interna-gerenciar-evento .discount-table .edit-discount-button {
  float: left;
  font-size: 20px;
  color: #797979;
  margin: 1px 0 0 6px;
}
#interna-gerenciar-evento .discount-table .delete-discount-button {
  background: none;
  border: none;
  font-size: 20px;
  padding: 0;
  margin: 0 0 0 8px;
  color: #797979;
}
#interna-gerenciar-evento .affiliate-table .edit-affiliate-button,
#interna-gerenciar-evento .affiliate-table .link-affiliate-button {
  float: left;
  font-size: 20px;
  color: #797979;
  margin: 1px 15px 0 5px;
  cursor: pointer;
}
#interna-gerenciar-evento .affiliate-table .delete-affiliate-button {
  background: none;
  border: none;
  font-size: 20px;
  padding: 0;
  margin: 0 0 0 -18px;
  color: #797979;
}
#interna-gerenciar-evento .seatsmab-table .edit-seatmap-button,
#interna-gerenciar-evento .seatsmab-table .link-seatmap-button {
  float: left;
  font-size: 20px;
  color: #797979;
  margin: 1px 15px 0 5px;
  cursor: pointer;
}
#interna-gerenciar-evento .affiliate-check-user {
  display: block;
}
@media (min-width: 992px) {
  #interna-gerenciar-evento .affiliate-check-user {
    margin-top: 25px;
  }
}
#interna-gerenciar-evento .checkin-point-table .checkin-edit-button {
  margin: 0px 16px 0 0;
}
#interna-gerenciar-evento .checkin-point-table .checkin-delete-form {
  display: inline-block;
}
#interna-gerenciar-evento .report-content {
  margin-top: 10px;
}
#interna-gerenciar-evento .report-filter {
  padding-top: 10px;
}
#interna-gerenciar-evento .report-filter__complete {
  display: none;
  padding-bottom: 0;
}
#interna-gerenciar-evento .report-filter__complete .report-filter__period {
  margin-bottom: 10px;
}
#interna-gerenciar-evento .report-filter__complete .btn-primary {
  margin-top: 24px;
}
#interna-gerenciar-evento .report-filter__complete .last-filter-row .form-group {
  margin-bottom: 0;
}
#interna-gerenciar-evento .report-filter__complete .selectize-input {
  min-height: 34px;
}
#interna-gerenciar-evento .report-filter__complete .input-group.form-control:last-child,
#interna-gerenciar-evento .report-filter__complete .input-group .form-control:first-child {
  border-radius: 6px;
}
@media (max-width: 991px) {
  #interna-gerenciar-evento .report-filter .input-group {
    display: block;
  }
  #interna-gerenciar-evento .report-filter .input-group #startDate {
    margin-bottom: 15px;
  }
}
#interna-gerenciar-evento .dynamic-form__enabled-field {
  color: #4386e8;
}
#interna-gerenciar-evento .advanced-filter {
  color: #592C81;
  font-weight: bold;
  cursor: pointer;
}
#interna-gerenciar-evento .modal .loading-info {
  background: #fff;
  position: absolute;
  top: 50px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  border-radius: 0 0 6px 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#interna-gerenciar-evento .modal .loading-info svg path,
#interna-gerenciar-evento .modal .loading-info svg rect {
  fill: #592C81;
}
#interna-gerenciar-evento .modal .modal-form {
  position: relative;
  padding: 15px 15%;
  max-height: 500px;
  overflow-y: auto;
}
#interna-gerenciar-evento .modal .modal-form .modal-form__data {
  margin-bottom: 20px;
}
#interna-gerenciar-evento .modal .modal-form .modal-form__info {
  border-radius: 5px;
  background: antiquewhite;
  padding: 10px;
  margin-bottom: 20px;
}
#interna-gerenciar-evento .modal .form-group:last-child {
  margin-bottom: 30px;
}
#interna-gerenciar-evento .modal .modal-form__footer {
  padding: 20px 0;
}
#interna-gerenciar-evento #add-per-list_modal .modal-body {
  padding: 20px 30px;
}
#interna-gerenciar-evento #add-per-list_modal .invite-emails {
  border-radius: 6px;
  resize: none;
  width: 100%;
  height: 150px;
  margin-top: 15px;
  padding: 10px;
  border-color: #d3d3d3;
}
#interna-gerenciar-evento #add-per-list_modal .invite-emails__tip {
  opacity: .6;
  font-style: italic;
}
#interna-gerenciar-evento .modal-attendee-notify form.material {
  max-width: none;
  padding: 0 25px;
  margin: 0;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group {
  margin-top: 15px;
  margin-bottom: 0px;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group.form-select-multiple {
  margin-top: 8px;
  margin-bottom: 7px;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group.form-select-multiple .dropdown-toggle {
  overflow: hidden;
  text-overflow: ellipsis;
  box-shadow: none;
  background: none;
  padding: 5px 5px 6px;
  border-bottom: solid 1px #03A9F4 !important;
  border-radius: 0 !important;
  height: 32px;
  color: #373737;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group.form-select-multiple .dropdown-toggle:hover {
  width: auto;
  -webkit-transform: none;
  transform: none;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group.form-select-multiple .dropdown-toggle::after {
  content: " \25BC";
  position: absolute;
  right: 6px;
  color: #373737;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group input {
  height: 30px;
  padding-top: 0;
  max-width: none;
  background-position: 0 0;
  background: none;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group textarea {
  max-width: none;
  background-position: 0 0;
  background: none;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group .form-control-feedback {
  height: 30px;
  line-height: 30px;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group .dropdown-menu > li > a {
  display: block;
  padding: 0;
  width: auto;
  height: auto;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
  background: none;
  box-shadow: none;
  margin: 0;
  -webkit-transform: none;
  transform: none;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group .dropdown-menu > li > a input {
  height: auto;
  display: inline-block;
  margin-top: 4px;
}
#interna-gerenciar-evento .modal-attendee-notify form.material .form-group .dropdown-menu > li > a:hover {
  width: auto;
  -webkit-transform: none;
  transform: none;
}
#interna-gerenciar-evento #add-per-event_modal .modal-body {
  padding: 20px 30px;
}
#interna-gerenciar-evento #add-per-event_modal .invite-emails__clean-selected {
  color: #592C81;
  text-decoration: underline;
  cursor: pointer;
}
#interna-gerenciar-evento .invite-form .invite-form__section-title {
  color: #592C81;
  margin-bottom: 15px;
  display: block;
}
#interna-gerenciar-evento .invite-form .invite-form__input {
  width: 70%;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template {
  background-color: #f6f6f6;
  padding: 0px 15px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__pattern {
  background-image: url('../images/template-email/pattern.png');
  height: 34px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__logo {
  background-color: #592C81;
  background-image: url('../images/logo.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60px;
  height: 70px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__content {
  background-color: #fff;
  padding: 20px 35px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__content .__content__title {
  display: block;
  font-size: 22px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__content .__content__subtitle {
  font-size: 18px;
  display: block;
  margin-top: 25px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__content .__template-content__calendar {
  background-image: url('../images/template-email/calendar.png');
  background-repeat: no-repeat;
  background-position: center;
  height: 150px;
  width: 26%;
  min-width: 116px;
  margin: 20px 20px 20px 0;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__content .__template-content__calendar .__calendar__month {
  display: block;
  text-align: center;
  padding: 10px 0;
  font-size: 22px;
  color: #fff;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__content .__template-content__calendar .__calendar__day {
  display: block;
  text-align: center;
  font-size: 28px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__content .__template-content__info {
  margin: 30px 0px;
  position: relative;
  width: 73%;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__content .__template-content__info span {
  display: block;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__content .__template-content__info .__info__map {
  color: #592C81;
  text-decoration: underline;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__content .__template-content__info .__info__btn {
  padding: 5px 14px;
  background: #592C81;
  border-radius: 12px;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__input {
  background-color: #fff;
  padding: 5px 35px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__share {
  background-color: #fff;
  padding: 15px 0px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__share span {
  height: 25px;
  width: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin: 0px 8px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__share .ts-facebook {
  background-image: url('../images/facebook.png');
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__share .ts-twitter {
  background-image: url('../images/twitter-share.png');
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__share .ts-googleplus {
  background-image: url('../images/google-share.png');
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__share .ts-linkedin {
  background-image: url('../images/linkedin-share.png');
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__footer {
  background-color: #f2f2f3;
  background-image: url('../images/logo-blue.png');
  background-size: 12%;
  background-repeat: no-repeat;
  height: 134px;
  background-position: center;
  text-align: center;
  padding: 10px;
}
#interna-gerenciar-evento .invite-form .invite-form__email-template .invite-form__email-template__footer .__link-easytickets {
  text-decoration: underline;
  color: #592C81;
}
#interna-gerenciar-evento .invite-form .invite-form__invite-option input {
  margin-right: 5px;
}
#interna-gerenciar-evento .invite-form .invite-form__invited-text {
  font-style: italic;
  opacity: .8;
  padding: 10px 20px;
}
@media (max-width: 540px) {
  #interna-gerenciar-evento .invite-form .invite-form__input {
    width: 100%;
  }
}
@media (max-width: 540px) {
  #interna-gerenciar-evento .invite-form .__template-content__calendar {
    display: none;
  }
  #interna-gerenciar-evento .invite-form .__template-content__info {
    width: 100% !important;
    padding-bottom: 25px;
  }
  #interna-gerenciar-evento .invite-form .invite-form__email-template__footer {
    height: 140px;
    background-position: center 70px;
  }
}
.img-perfil .user-img {
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  overflow: hidden;
}
.img-perfil .user-img .user-initial {
  color: #FFFFFF;
  background-color: #004d40;
  font-size: 50px;
  line-height: 95px;
  width: 100px;
  height: 100px;
  display: inline-block;
  vertical-align: middle;
}
.topBtn {
  position: relative;
  z-index: 1;
}
.topBtn .list-inline {
  margin-top: 30px;
  margin-bottom: 0 !important;
}
.topBtn .list-inline li {
  padding: 0;
  margin: 0;
  color: #592C81;
}
.topBtn .list-inline li button {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #592C81;
}
.topBtn .list-inline li button:focus {
  color: #592C81;
}
.topBtn .list-inline li a {
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #592C81;
}
.topBtn .list-inline li form {
  display: inline;
}
.topBtn .list-inline li:after {
  content: "|";
}
.topBtn .list-inline li:last-child:after {
  content: "";
}
.topBtn .list-inline li:last-child button {
  padding-right: 0;
}
@media (max-width: 990px) {
  .data-account .nav-pills {
    top: 0 !important;
  }
  #interna-gerenciar-evento .titulo-top .titulo-top-btn {
    margin-top: 10px;
  }
}
@media (max-width: 680px) {
  #interna-gerenciar-evento .titulo-top span.tituloEvento {
    display: block;
    margin-bottom: 20px;
  }
  #interna-gerenciar-evento .titulo-top span.label {
    display: inline-block;
    margin-bottom: 8px;
  }
  #interna-gerenciar-evento .topBtn {
    margin-top: 20px;
    text-align: center;
  }
  #interna-gerenciar-evento .topBtn a {
    margin-bottom: 8px;
  }
  #interna-gerenciar-evento .editarDadosCheckIn {
    padding: 10px 0;
  }
  .breadcrumb {
    top: inherit;
    float: left;
    margin: 20px 0 0;
  }
}
@media (max-width: 768px) {
  .menu-btn-event {
    float: initial!important;
    text-align: center;
    margin-top: 17px;
  }
  .breadcrumb {
    top: 0;
  }
}
.checkout-form .input-area {
  margin-bottom: 15px;
}
.checkout-form .field-type {
  display: none;
}
.checkout-form .standard-option input:checked + label {
  color: #fff;
  background-color: #592C81;
}
.checkout-form .field-type__label {
  padding: 10px 15px;
  min-width: 100px;
  border: 1px solid #eee;
  border-radius: 5px;
  text-align: center;
  margin: 6px;
  transition: .3s;
}
.checkout-form .field-type__label:hover {
  color: #fff;
  background-color: #592C81;
}
.checkout-form #form-fields {
  display: none;
}
.checkout-form .form-input {
  border-color: #e8e8e8;
  width: 100%;
  font-size: 14px;
}
.checkout-form #field-unique {
  display: none;
}
.checkout-form .ticket-list {
  display: none;
}
.checkout-form .ticket-list .ticket-list__item {
  display: block;
  margin: 10px 0;
}
.checkout-form .ticket-list .ticket-list__item input[type="checkbox"] {
  margin-right: 15px;
}
.checkout-form #field-options {
  display: none;
}
.checkout-form #field-options .option-item__input {
  width: 60%;
  font-size: 14px;
}
.checkout-form #field-options .btn-add-option {
  cursor: pointer;
  height: 46px;
  background: #4386E8;
  color: #fff;
  padding: 14px;
  margin: 0 10px;
  border-radius: 6px;
}
.checkout-form #field-options #option-list {
  display: flex;
  flex-wrap: wrap;
}
.checkout-form #field-options #option-list .btn-remove-option {
  background: red;
  width: 20px;
  display: inline-block;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  margin: 0 10px;
  cursor: pointer;
}
.checkout-form #field-options #option-list .option-item {
  width: 90%;
}
.dashboard .dashboard__cards-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.dashboard .dashboard__cards-wrapper .dashboard__card {
  width: 49%;
  border: 1px solid #eee;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__header {
  padding: 15px 20px;
  border-bottom: 1px solid #eee;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__header .__header-text {
  font-size: 18px;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__body {
  padding: 10px;
  min-height: 160px;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__body .__item-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__body .__item-list:last-child {
  margin-bottom: 0;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__body .__resume {
  margin-bottom: 17px;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__body .__date-to-pay {
  font-size: 12px;
  display: block;
  text-align: center;
  padding: 15px 40px 5px;
  color: #aaa;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .__total-sales {
  text-align: center;
  padding: 10px;
  border-top: 1px solid #eee;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .__total-sales .__total-sales__value {
  font-size: 24px;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .__total-sales .__total-sales__value span {
  font-size: 16px;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__footer {
  background-color: #592C81;
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: 0.5s ease;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__footer:hover {
  cursor: pointer;
  background-color: #3f1f5b;
}
.dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__footer .__footer-text {
  text-transform: uppercase;
  text-align: center;
  display: block;
  color: #fff;
  padding: 15px;
}
.dashboard .panel-body .ticket-table .small-cell {
  width: 25%;
}
.dashboard .panel-body .ticket-table tfoot {
  background-color: #ddd;
}
.dashboard .panel-body .status-table {
  width: 75%;
}
.dashboard .panel-body .status-table .small-cell {
  width: 33%;
}
.dashboard .panel-footer {
  padding: 0;
}
.dashboard .panel-footer:hover {
  background-color: #592C81;
}
.dashboard .panel-footer:hover .btn-footer-report {
  color: #fff;
}
.dashboard .panel-footer .btn-footer-report {
  display: block;
  text-align: center;
  padding: 15px;
  cursor: pointer;
  font-weight: bold;
  color: #592C81;
  transition: 0.3s ease;
}
.dashboard .panel-footer .btn-footer-report:before {
  content: "\f012  ";
  font-family: "FontAwesome";
}
.dashboard .dashboard__event-url {
  padding: 15px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}
.dashboard .dashboard__event-url .input-group {
  margin-top: 10px;
  width: 100%;
}
.dashboard .dashboard__event-url .input-group input[type="text"] {
  width: 70%;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .dashboard .dashboard__cards-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__body .__item-list {
    font-size: 12px;
  }
  .dashboard .dashboard__cards-wrapper .dashboard__card .dashboard__card__body .__resume {
    margin-bottom: 17px;
  }
}
@media (max-width: 766px) {
  .dashboard .dashboard__cards-wrapper {
    flex-wrap: wrap;
  }
  .dashboard .dashboard__cards-wrapper .dashboard__card {
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0px 0px 4px 0px #ccc;
  }
  .dashboard .panel-body .status-table {
    width: 100%;
  }
}
#reports__tabela {
  margin-bottom: 0;
}
.checkbox-blocked {
  background-color: rgba(0, 0, 0, 0);
  height: 20px;
  width: 20px;
  left: 20px;
  position: absolute;
}
.table-line--selected {
  background-color: #ededed !important;
}
.total-reports {
  display: none;
  background: #bdbdbd;
  font-weight: bold;
}
.total-reports .__item {
  padding: 8px;
  display: inline-block;
}
.total-reports .__item--mobile {
  padding: 8px;
}
.total-reports--fixed {
  width: 100%;
  position: fixed;
  bottom: 0;
}
.pt-15 {
  padding-top: 15px;
}
#producer__sales__details .sales-details-subtitle {
  font-weight: bold;
  margin: 25px 0;
}
#producer__sales__details .sales-details-subtitle.first-subtitle {
  margin-top: 10px;
  margin-bottom: 0px;
}
#producer__sales__details .sale-details__wrapper {
  padding: 0 20px;
}
#producer__sales__details .sale-details__wrapper .sale-details__data {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}
#producer__sales__details .sale-details__wrapper .sale-details__data.first-line {
  padding-top: 0;
}
#producer__sales__details .sale-details__wrapper .sale-details__data:last-child:nth-child(odd) {
  width: 100%;
}
#producer__sales__details .sale-details__pos {
  padding: 15px 20px 0;
}
#producer__sales__details .sale-details__pos .sale-details__pos__item {
  width: 110px;
  height: 95px;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  margin: 10px 5px;
  opacity: .3;
}
#producer__sales__details .sale-details__pos .sale-details__pos__item img {
  width: 70%;
}
#producer__sales__details .sale-details__pos .sale-details__pos__item span {
  display: block;
}
#producer__sales__details .sale-details__pos .sale-details__pos__active {
  background-color: #E8E8E8;
  opacity: 1;
}
#producer__sales__details .sale-details__status {
  background: #E8E8E8;
  padding: 15px 5px;
  margin: 20px 0;
}
#producer__sales__details .sale-details__status .status__raw {
  color: #fff;
  display: inline-block;
  border-radius: 15px;
  padding: 2px 10px;
  margin-left: 15px;
}
#producer__sales__details .sale-details__status .bg-status__reservation {
  background-color: #ffb300;
}
#producer__sales__details .sale-details__status .bg-status__finalized {
  background-color: #21cb89;
}
#producer__sales__details .sale-details__status .bg-status__canceled {
  background-color: #fa5737;
}
#producer__sales__details .sale-details__status .sale-details__status__value {
  font-size: 18px;
  text-align: right;
}
#producer__sales__details .sale-details__buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#producer__sales__details .sale-details__buttons .btn-sale-details {
  background-color: #592C81;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  min-width: 230px;
  margin: 10px;
  padding-left: 27px;
}
#producer__sales__details .sale-details__buttons .btn-sale-details:hover {
  background-color: #321948;
}
#producer__sales__details .sale-details__buttons .btn-sale-details .btn-sale-details__icon {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -7px;
}
#producer__sales__details .sale-details__buttons .btn-sale-details__cancel {
  background-color: transparent;
  border: 2px solid #fa5737;
  color: #fa5737;
}
#producer__sales__details .sale-details__buttons .btn-sale-details__cancel:hover {
  color: #fff;
  background-color: #fa5737;
}
@media screen and (max-width: 768px) {
  #producer__sales__details .sale-details__status .sale-details__status__value {
    font-size: 16px;
    text-align: left;
    margin-top: 15px;
  }
  #producer__sales__details .sale-details__buttons .btn-sale-details {
    min-width: 100%;
    margin: 5px 0px;
    padding-left: 0px;
    text-align: center;
  }
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-15 {
  margin-bottom: 15px;
}
.table-accordion {
  margin: 0;
  border: 1px solid #ddd;
}
.table-accordion__header {
  display: flex;
  align-items: center;
  transition: .3s ease-in-out;
  cursor: pointer;
}
.table-accordion__icon {
  margin: 0 5px 0 3px;
}
.table-accordion__header--active {
  background: #ddd;
}
.table-accordion__field {
  padding: 8px;
  border: 1px solid #ddd;
}
.table-accordion__checkbox-blocked {
  background-color: rgba(0, 0, 0, 0);
  height: 20px;
  width: 20px;
  position: absolute;
  cursor: pointer;
}
.table-accordion__footer {
  display: none;
  align-items: center;
  background: #ddd;
  font-weight: bold;
  transition: .3s ease-in-out;
}
.rpt-affiliate__name {
  width: 47%;
}
.rpt-affiliate__quantity {
  width: 22%;
}
.rpt-affiliate__access {
  width: 15%;
}
.rpt-affiliate__totalValue {
  width: 16%;
}
.rpt-by-day__day {
  width: 60%;
}
.rpt-by-day__quantity {
  width: 20%;
}
.rpt-by-day__totalValue {
  width: 20%;
}
.table-action-form {
  display: inline-block;
}
.table-action-btn {
  display: inline-block;
  background: none;
  border: none;
  font-size: 20px;
  padding: 0;
  margin: 0 8px;
  color: #797979;
}
.table-action-btn:hover {
  color: #4D91EB;
}
.withdrawals-footer {
  margin-top: -15px;
  padding: 15px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #bdbdbd;
}
@media (min-width: 768px) {
  .withdrawals-footer {
    margin-top: 0;
    padding: 7px 15px;
    justify-content: flex-end;
    font-weight: 600;
  }
  .withdrawals-footer span {
    text-align: right;
    min-width: 200px;
  }
}
.input-group .form-control.filter-date-audit {
  border-radius: 4px;
}
.row .audit-select-columns {
  margin-top: 15px;
  margin-bottom: 15px;
}
td.details-control::before {
  content: '\f054';
  font-family: 'FontAwesome';
}
tr.shown td.details-control::before {
  content: '\f078';
  font-family: 'FontAwesome';
}
.badge.report {
  margin-left: 5px;
  padding: 2px 6px;
}
#finalizar-compra #img-event-blur {
  font-family: 'Lato', sans-serif;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 103%;
  width: 100%;
  top: -10px;
  left: 0px;
  right: -10px;
  bottom: -10px;
  position: absolute;
  background-blend-mode: multiply;
  -webkit-filter: brightness(0.5) blur(5px);
  -moz-filter: brightness(0.5) blur(5px);
  -o-filter: brightness(0.5) blur(5px);
  -ms-filter: brightness(0.5) blur(5px);
  filter: brightness(0.5) blur(5px);
}
#finalizar-compra header {
  font-family: 'Lato', sans-serif;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 500px;
  position: relative;
}
#finalizar-compra header .header-mobile .navbar-header .icon-search {
  display: none;
}
#finalizar-compra header .info-event {
  color: #ffffff;
  text-align: left;
  padding-top: 125px;
  background: #f2f2f2;
  height: 500px;
}
#finalizar-compra header .info-event .img-event {
  max-height: 314px;
  overflow: hidden;
}
#finalizar-compra header .info-event .img-event img {
  min-width: 100%;
  min-height: 100%;
}
#finalizar-compra header .info-event .info {
  background-color: #fff;
  margin-left: -15px;
  height: 314px;
}
#finalizar-compra header .info-event .info .text-event {
  color: #484848;
  position: relative;
  height: 270px;
}
#finalizar-compra header .info-event .info .text-event .titulo h1 {
  font-size: 1.6em;
  height: 50px;
  overflow: hidden;
}
#finalizar-compra header .info-event .info .text-event .box-adress .date .icon {
  position: absolute;
  margin-left: 0px;
}
#finalizar-compra header .info-event .info .text-event .box-adress .date li {
  margin-left: 25px;
  color: #878787;
}
#finalizar-compra header .info-event .info .text-event .box-adress .date li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f073';
  display: block;
  position: absolute;
  left: 0px;
  margin-top: 3px;
}
#finalizar-compra header .info-event .info .text-event .box-adress .date li span {
  color: #878787;
  font-weight: 300;
}
#finalizar-compra header .info-event .info .text-event .box-adress .date li span:first-child {
  margin-right: 10px;
}
#finalizar-compra header .info-event .info .text-event .box-adress .adress {
  height: 60px;
  overflow: hidden;
}
#finalizar-compra header .info-event .info .text-event .box-adress .adress .icon {
  position: absolute;
  margin-left: 0px;
}
#finalizar-compra header .info-event .info .text-event .box-adress .adress li {
  margin-left: 25px;
  color: #878787;
}
#finalizar-compra header .info-event .info .text-event .box-adress .adress li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f041';
  display: block;
  position: absolute;
  left: 0px;
  margin-top: 3px;
}
#finalizar-compra header .info-event .info .text-event .box-adress .adress li span {
  color: #878787;
  font-weight: 300;
}
#finalizar-compra header .info-event .info .text-event .box-adress .adress li span:first-child {
  margin-right: 10px;
}
#finalizar-compra header .info-event .info .text-event .share {
  position: absolute;
  bottom: 0px;
}
#finalizar-compra header .info-event .info .text-event .share ul {
  margin-bottom: 0px;
}
#finalizar-compra header .info-event .info .text-event .share ul li a {
  font-weight: 400;
  color: #878787;
  font-size: 1.5em;
  padding: 0px 5px;
}
#finalizar-compra header .info-event .info .text-event .share ul li a:hover {
  color: #592C81;
}
#finalizar-compra .box-titulo {
  background-color: #f9f9f9;
  padding: 28px 0 0px;
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
#finalizar-compra .box-titulo .titulo-event {
  padding-right: 20px;
}
#finalizar-compra .box-titulo .titulo-event h1 {
  color: #343435;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2.2em;
  height: 65px;
  overflow: hidden;
  margin: 0px;
}
#finalizar-compra .grid-checkout {
  margin-top: 50px;
  margin-bottom: 30px;
}
#finalizar-compra .grid-checkout .panel .panel-titulo .more-options button {
  font-weight: 300;
}
#finalizar-compra .grid-checkout .panel .panel-titulo .total-value {
  margin-left: 15px;
  font-size: 0.75em;
  font-weight: 400;
  color: #484848;
}
#finalizar-compra .grid-checkout .panel .panel-body .form-group {
  height: 100px;
  margin-bottom: 0;
}
#finalizar-compra .grid-checkout .panel .panel-body .form-group .btn-payments button img {
  max-height: 13px;
  width: auto;
}
#finalizar-compra .grid-checkout .panel .panel-body .info-card img {
  max-height: 15px;
  width: auto;
}
#finalizar-compra .grid-checkout .panel .panel-body .info-productor {
  color: #484848;
}
#finalizar-compra .grid-checkout .panel .panel-body .info-productor .name {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.1em;
}
#finalizar-compra .grid-checkout .panel .panel-body .info-productor .location {
  font-weight: 300;
  font-size: 0.9em;
}
#finalizar-compra .grid-checkout .panel .panel-body .info-productor .social-media {
  font-weight: 300;
  color: #878787;
  margin-bottom: -10px;
}
#finalizar-compra .grid-checkout .panel .panel-body .info-productor .social-media li {
  padding-bottom: 5px;
}
#finalizar-compra .grid-checkout .panel .panel-body .info-productor .social-media li a {
  color: #878787;
}
#finalizar-compra .grid-checkout .panel .panel-body .info-productor .social-media li a:hover {
  color: #592C81;
}
#finalizar-compra .grid-checkout .panel .panel-body .info-productor .social-media li i {
  width: 25px;
}
#finalizar-compra .grid-checkout .panel .btn-contact {
  text-transform: uppercase;
  font-size: 1em;
  border-radius: 0px 0px 5px 5px;
}
#finalizar-compra .grid-checkout .btn-more-events {
  text-transform: uppercase;
  font-size: 1em;
}
#finalizar-compra .grid-checkout .btn-more-events:hover {
  border-color: #592C81;
  color: #592C81;
}
#finalizar-compra #checkout-form .ticket-separator {
  margin-top: 5px;
}
#finalizar-compra .checkout-clock .count-down {
  background-color: #fff2bf;
  border: 1px solid #ffe083;
  border-radius: 5px;
  padding: 10px;
  color: #484848;
}
#finalizar-compra .checkout-clock .count-down .time {
  font-size: 2em;
  text-align: center;
  font-weight: 400;
}
#finalizar-compra .checkout-clock .count-down .text p {
  font-size: 1em;
  margin: 0px;
  font-weight: 400;
}
#finalizar-compra .float-checkout-clock {
  display: none;
  position: fixed;
  right: 15px;
  top: 25%;
  background-color: #fff2bf;
  border: 1px solid #ffe083;
  border-radius: 5px;
  padding: 10px;
  color: #484848;
  text-align: center;
}
#finalizar-compra .float-checkout-clock span {
  font-size: 1.5em;
  font-weight: 400;
}
#finalizar-compra .float-checkout-clock span:before {
  content: 'Tempo Restante';
  display: block;
  font-size: 0.5em;
  font-weight: 300;
  color: #878787;
}
#finalizar-compra .data-card-error {
  display: none;
}
#finalizar-compra .data-card-error ol {
  padding-left: 10px;
}
#finalizar-compra .data-card-error ol li {
  margin-bottom: 5px;
}
#finalizar-compra .saved-card .new-payment-method-item {
  display: none;
}
#finalizar-compra .payment-type-ticket .credit-card-item {
  display: none;
}
#finalizar-compra .card-img {
  position: absolute;
  top: 26px;
  right: 25px;
  width: 70px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: right center;
}
#finalizar-compra .saved-card-thumbnail {
  background-repeat: no-repeat;
  background-position: center;
  width: 58px;
  height: 13px;
  display: inline-block;
  background-size: contain;
}
#finalizar-compra .payment-type-selector {
  color: #373737;
  border-radius: 6px;
  border: 1px solid #ccc;
  padding: 13px;
  margin-bottom: 20px;
  height: 50px;
}
#finalizar-compra .payment-type-selector input {
  position: absolute;
}
#finalizar-compra .payment-type-selector label {
  margin-left: 20px;
  cursor: pointer;
  width: 100%;
}
#finalizar-compra .payment-type-selector label.credit {
  padding-left: 5px;
}
#finalizar-compra .payment-type-selector label.credit img {
  margin-left: 10px;
  width: 63%;
  max-width: 214px;
}
#finalizar-compra .payment-type-selector label.ticket {
  padding-left: 5px;
}
#finalizar-compra .payment-type-selector label.ticket img {
  margin-left: 10px;
  height: 23px;
}
#finalizar-compra .purchase-terms-link {
  font-size: 12px;
  font-style: italic;
  color: #B6B6B6;
  margin-bottom: 15px;
  display: inline-block;
}
#finalizar-compra .tooltip-templates {
  display: none;
}
#finalizar-compra .card-tooltip {
  width: 144px;
  height: 90px;
  background-repeat: no-repeat;
}
#finalizar-compra .card-tooltip.card-number-tooltip {
  background-position: 0 0px;
}
#finalizar-compra .card-tooltip.card-date-tooltip {
  background-position: 0 -91px;
}
#finalizar-compra .card-tooltip.card-cvv-tooltip {
  background-position: 0 -182px;
}
#finalizar-compra .card-tooltip.master {
  background-image: url('/resources/images/pay-flow/master.png');
}
#finalizar-compra .card-tooltip.visa {
  background-image: url('/resources/images/pay-flow/visa.png');
}
#finalizar-compra .card-tooltip.diners {
  background-image: url('/resources/images/pay-flow/diners.png');
}
#finalizar-compra .card-tooltip.amex {
  background-image: url('/resources/images/pay-flow/amex.png');
}
#finalizar-compra .card-tooltip.melicard {
  background-image: url('/resources/images/pay-flow/melicard.png');
}
#finalizar-compra .card-tooltip.melicard.card-date-tooltip {
  background-position: 0 -98px;
}
#finalizar-compra .card-tooltip.melicard.card-cvv-tooltip {
  background-position: 0 -196px;
}
#finalizar-compra .card-tooltip.hipercard {
  background-image: url('/resources/images/pay-flow/hipercard.png');
}
#finalizar-compra .card-tooltip.elo {
  background-image: url('/resources/images/pay-flow/elo.png');
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #finalizar-compra .bg-grid-event {
    display: none;
  }
  #finalizar-compra .grid-event .fixar {
    width: 312px;
  }
  #finalizar-compra .grid-event .grid-description .box-event {
    padding: 20px 20px 20px 0;
  }
  #finalizar-compra .productor .btn-see-events-productor {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #finalizar-compra .info-event .img-event img {
    margin: 0 auto;
  }
  #finalizar-compra .bg-grid-event {
    display: none;
  }
  #finalizar-compra .grid-event .fixar {
    width: 319px;
  }
  #finalizar-compra .grid-event .grid-description .box-event {
    padding: 20px 20px 20px 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #finalizar-compra #img-event-blur {
    height: 150px;
    margin-top: 49px;
    background-size: cover;
    -webkit-filter: brightness(1) blur(0px);
    -moz-filter: brightness(1) blur(0px);
    -o-filter: brightness(1) blur(0px);
    -ms-filter: brightness(1) blur(0px);
    filter: brightness(1) blur(0px);
  }
  #finalizar-compra header {
    height: 185px;
  }
  #finalizar-compra header .bar-top {
    background-color: #592C81;
    border-bottom: 1px solid #592C81;
  }
  #finalizar-compra header .info-event {
    padding-top: 100px;
  }
  #finalizar-compra header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #finalizar-compra header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #finalizar-compra header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #finalizar-compra header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #finalizar-compra header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #finalizar-compra .bg-grid-event {
    display: none;
  }
  #finalizar-compra .productor .productor-info .list-info-productor {
    max-height: 100%;
  }
  #finalizar-compra .productor .btn-see-events-productor {
    max-width: 100%;
  }
  #finalizar-compra .grid-event {
    padding: 10px 0;
  }
  #finalizar-compra .grid-event .grid-description .box-event {
    padding: 40px 0 20px;
  }
  #finalizar-compra .grid-event .box-text {
    margin-top: 20px;
  }
  #finalizar-compra .grid-event .box-text .titulo-event {
    padding-right: 0px;
    text-align: center;
  }
  #finalizar-compra .grid-event .box-text .titulo-event h1 {
    color: #343435;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.2em;
    height: 65px;
    overflow: hidden;
    margin: 0;
  }
  #finalizar-compra .grid-event .box-text .box-info-mobile .box-adress {
    padding-right: 0px;
  }
  #finalizar-compra .grid-event .box-text .box-info-mobile .share {
    padding-right: 0px;
  }
  #finalizar-compra .grid-event .box-buy {
    margin-left: 0px;
  }
  #finalizar-compra .grid-event .buy-now-button a {
    display: none;
    background-color: #592C81;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99999;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #finalizar-compra #img-event-blur {
    height: 239px;
    margin-top: 49px;
    background-size: cover;
    -webkit-filter: brightness(1) blur(0px);
    -moz-filter: brightness(1) blur(0px);
    -o-filter: brightness(1) blur(0px);
    -ms-filter: brightness(1) blur(0px);
    filter: brightness(1) blur(0px);
  }
  #finalizar-compra header {
    height: 285px;
  }
  #finalizar-compra header .info-event {
    padding-top: 100px;
  }
  #finalizar-compra header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #finalizar-compra header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #finalizar-compra header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #finalizar-compra header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #finalizar-compra header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #finalizar-compra .grid-event {
    padding: 40px 0;
  }
  #finalizar-compra .grid-event .box-text .titulo-event {
    padding-right: 0px;
    text-align: center;
  }
  #finalizar-compra .grid-event .box-text .titulo-event h1 {
    color: #343435;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.2em;
    height: 65px;
    overflow: hidden;
    margin: 0;
  }
  #finalizar-compra .grid-event .box-text .box-info-mobile .box-adress {
    padding-right: 0px;
  }
  #finalizar-compra .grid-event .box-text .box-info-mobile .share {
    padding-right: 0px;
  }
  #finalizar-compra .grid-event .grid-description .box-event {
    padding: 20px 0 20px;
  }
  #finalizar-compra .grid-event .box-buy {
    margin-left: 0px;
  }
  #finalizar-compra .grid-event .buy-now-button a {
    display: none;
    background-color: #592C81;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99999;
  }
  #finalizar-compra .bg-grid-event {
    display: none;
  }
  #finalizar-compra .productor .btn-see-events-productor {
    max-width: 100%;
  }
}
#finalizar-compra .clean-form-feedback-right {
  right: 0;
}
#finalizar-compra .dynamic-form__option {
  padding: 0 10px;
}
#finalizar-compra .form-group {
  min-height: 100px;
  height: 100% !important;
}
#finalizar-compra .js-address-fields {
  display: none;
}
#finalizar-compra .zipcode-link {
  display: inline-block;
  margin-top: 40px;
}
#finalizar-compra-feedback .feedback__message {
  height: 350px;
  padding-top: 70px;
  text-align: center;
  color: #fff;
  position: relative;
}
#finalizar-compra-feedback .feedback__message .__message {
  font-size: 28px;
  margin: 25px 0 15px;
  font-weight: bold;
}
#finalizar-compra-feedback .feedback__message--success {
  background-color: #29c566;
}
#finalizar-compra-feedback .feedback__message--denied {
  background-color: #d24d57;
}
#finalizar-compra-feedback .feedback__message--pending {
  background-color: #eb974e;
}
#finalizar-compra-feedback .feedback__message__image {
  height: 200px;
  margin-top: 30px;
  background-repeat: no-repeat;
  background-position: center;
}
#finalizar-compra-feedback .feedback__message__image--success {
  background-image: url('../images/purchase__feedback__successOPT.png');
}
#finalizar-compra-feedback .feedback__message__image--denied {
  margin-right: 15px;
  margin-left: 15px;
  background-size: contain;
  background-image: url('../images/purchase__feedback__deniedOPT.png');
}
#finalizar-compra-feedback .feedback__message__image--pending {
  background-image: url('../images/purchase__feedback__pendingOPT.png');
}
#finalizar-compra-feedback .feedback__message__image--voucher {
  background-image: url('../images/purchase__feedback__voucherOPT.png');
  position: relative;
}
#finalizar-compra-feedback .feedback__message__image--voucher:before {
  content: '';
  position: absolute;
  top: 0;
  left: 55%;
  background-image: url('../images/purchase__feedback__voucher--textOPT.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 80px;
  width: 230px;
}
#finalizar-compra-feedback .feedback__message__image--voucher--mobile {
  background-image: url('../images/purchase__feedback__voucher--mobileOPT.png');
}
#finalizar-compra-feedback .feedback__btn--success {
  background-color: #29c566;
}
#finalizar-compra-feedback .feedback__btn--success:hover {
  color: #29c566;
  border-color: #29c566;
  background-color: #fff;
}
#finalizar-compra-feedback .feedback__btn--pending {
  background-color: #eb974e;
}
#finalizar-compra-feedback .feedback__btn--pending:hover {
  color: #eb974e;
  border-color: #eb974e;
  background-color: #fff;
}
#finalizar-compra-feedback .feedback__info {
  max-width: 900px;
  margin: 70px auto 10px;
  display: flex;
  flex-wrap: wrap;
}
#finalizar-compra-feedback .feedback__info .feedback__info__item {
  width: 45%;
  margin: 30px auto;
}
#finalizar-compra-feedback .feedback__info .feedback__info__share {
  margin: 10px auto 30px;
}
#finalizar-compra-feedback .feedback__info__title {
  font-size: 18px;
  font-weight: bold;
}
#finalizar-compra-feedback .feedback__event {
  display: flex;
}
#finalizar-compra-feedback .feedback__event .__event__image {
  height: 175px;
  width: 175px;
  border-radius: 5px;
  margin-right: 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/thumbnail_easytickets.png');
  position: relative;
  overflow: hidden;
}
#finalizar-compra-feedback .feedback__event .__event__image .__event__info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 10px 10px;
  width: 100%;
  color: #fff;
  background-image: linear-gradient(to top, #272727, rgba(0, 0, 0, 0));
}
#finalizar-compra-feedback .feedback__event .__event__image .__event__info .__event__info__title {
  margin: 0;
  font-size: 16px;
}
#finalizar-compra-feedback .feedback__event .__event__image .__event__info .__event__info__date {
  margin: 0;
  font-size: 12px;
}
#finalizar-compra-feedback .feedback__event .__event__image .__event__info .__event__info__location {
  margin: 0;
  font-size: 10px;
}
#finalizar-compra-feedback .feedback__event .__event__actions {
  width: 50%;
}
#finalizar-compra-feedback .feedback__event .__event__actions .btn {
  margin-bottom: 10px;
  width: 100%;
}
#finalizar-compra-feedback .feedback__tips .__tip {
  font-size: 13px;
  margin-bottom: 5px;
  padding-left: 10px;
  position: relative;
}
#finalizar-compra-feedback .feedback__tips .__tip:before {
  content: '-';
  left: 0;
  position: absolute;
}
#finalizar-compra-feedback .feedback__share {
  display: flex;
}
#finalizar-compra-feedback .feedback__share .__share {
  height: 50px;
  width: 50px;
  margin: 10px 25px 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#finalizar-compra-feedback .feedback__share .__share--facebook {
  background-image: url('../images/facebook.png');
}
#finalizar-compra-feedback .feedback__share .__share--twitter {
  background-image: url('../images/twitter-share.png');
}
#finalizar-compra-feedback .feedback__share .__share--linkedin {
  background-image: url('../images/linkedin-share.png');
}
#finalizar-compra-feedback .feedback__share .__share--google-plus {
  background-image: url('../images/google-share.png');
}
@media screen and (max-width: 767px) {
  #finalizar-compra-feedback .feedback__message .__message {
    font-size: 22px;
    margin: 25px 10px 15px;
  }
  #finalizar-compra-feedback .feedback__info {
    margin: 100px auto 10px;
  }
  #finalizar-compra-feedback .feedback__info .feedback__info__item {
    width: 90%;
    margin: 15px auto;
  }
  #finalizar-compra-feedback .feedback__event {
    flex-wrap: wrap;
  }
  #finalizar-compra-feedback .feedback__event .__event__image {
    margin: 20px auto;
  }
  #finalizar-compra-feedback .feedback__event .__event__actions {
    width: 100%;
  }
  #finalizar-compra-feedback .feedback__tips {
    order: 1;
  }
  #finalizar-compra-feedback .feedback__event__actions--mobile {
    order: 2;
  }
}
#institucional {
  margin-top: 71px;
}
#institucional .about {
  padding: 60px 0px;
}
#institucional .about .titulo-institucional {
  color: #343435;
}
#institucional .about .titulo-institucional:after {
  content: '';
  height: 3px;
  width: 150px;
  display: block;
  background-color: #592C81;
  margin: 0 auto;
}
#institucional .about .titulo-institucional h2 {
  text-transform: uppercase;
  font-size: 2.6em;
  text-align: center;
  margin-bottom: 30px;
}
#institucional .about .text-institucional {
  margin-top: 60px;
}
#institucional .about .text-institucional p {
  font-size: 1.2em;
  color: #717171;
  margin-bottom: 25px;
}
#institucional .mission {
  padding: 60px 0px;
  background-color: #f9f9f9;
}
#institucional .mission .box-mission {
  text-align: center;
}
#institucional .mission .box-mission i {
  font-size: 2.7em;
  color: #592C81;
}
#institucional .mission .box-mission .titulo {
  color: #343435;
  font-size: 1.6em;
  text-transform: uppercase;
  margin: 20px 0px;
}
#institucional .mission .box-mission .text {
  text-align: center;
  color: #717171;
  font-weight: 300;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #institucional {
    margin-top: 51px;
  }
  #institucional header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #institucional header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #institucional header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #institucional header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #institucional header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #institucional {
    margin-top: 51px;
  }
  #institucional header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #institucional header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #institucional header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #institucional header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #institucional header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
}
#faq {
  margin-top: 71px;
}
#faq .doubt {
  padding: 100px 0px;
  background-image: url('../images/img-faq-topo.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 320px;
  position: relative;
}
#faq .doubt .titulo {
  color: #ffffff;
}
#faq .doubt .titulo span {
  font-size: 1em;
  text-transform: uppercase;
}
#faq .doubt .titulo .sub h3 {
  margin: 0px;
  font-weight: 300;
  font-size: 3.2em;
}
#faq .doubt .search {
  margin-top: 16px;
}
#faq .doubt .search .input-group:before {
  font: normal normal normal 1em FontAwesome;
  content: '\f002';
  display: block;
  position: absolute;
  top: 16px;
  color: #592C81;
  z-index: 5;
  left: 16px;
}
#faq .doubt .search .input-group input {
  font-weight: 400;
  font-size: 1em;
  color: #343434;
  border: none;
  padding-left: 40px;
}
#faq .doubt .search .input-group input:focus {
  outline: none;
  box-shadow: none;
  color: #343434;
  font-weight: 400;
}
#faq .doubt .search .input-group input::-webkit-input-placeholder {
  color: #343434;
}
#faq .doubt .search .input-group input:-ms-input-placeholder {
  color: #343434;
}
#faq .doubt .search .input-group input::-moz-placeholder {
  color: #343434;
}
#faq .doubt .search .input-group input:-moz-placeholder {
  color: #343434;
}
#faq .doubt .search .input-group button {
  background-color: #fff;
  color: #343434;
  position: relative;
  height: 46px;
  width: 50px;
}
#faq .doubt .search .input-group button:hover {
  color: #592C81;
}
#faq .doubt .search .input-group button:hover i {
  margin-right: -15px;
}
#faq .help {
  padding: 80px 0px 40px;
}
#faq .help .side-bar .titulo {
  margin-bottom: 25px;
}
#faq .help .side-bar .titulo h4 {
  font-size: 1.4em;
  margin: 0px;
}
#faq .help .side-bar .search {
  margin-bottom: 25px;
}
#faq .help .side-bar .search .input-group {
  border-bottom: 1px solid #cdcdcd;
}
#faq .help .side-bar .search .input-group input {
  font-weight: 400;
  font-size: 1em;
  color: #cdcdcd;
  border: none;
  padding-left: 0px;
}
#faq .help .side-bar .search .input-group input:focus {
  outline: none;
  box-shadow: none;
  color: #343434;
  font-weight: 400;
}
#faq .help .side-bar .search .input-group input::-webkit-input-placeholder {
  color: #cdcdcd;
}
#faq .help .side-bar .search .input-group input:-ms-input-placeholder {
  color: #cdcdcd;
}
#faq .help .side-bar .search .input-group input::-moz-placeholder {
  color: #cdcdcd;
}
#faq .help .side-bar .search .input-group input:-moz-placeholder {
  color: #cdcdcd;
}
#faq .help .side-bar .search .input-group button {
  background-color: #fff;
  color: #592C81;
}
#faq .help .side-bar .search .input-group button:hover {
  color: #592C81;
}
#faq .help .side-bar .quick-search {
  margin-bottom: 40px;
}
#faq .help .side-bar .quick-search ul li {
  margin-bottom: 10px;
  background-color: #592C81;
  border-radius: 20px;
  padding: 15px;
  border: 1px solid #592C81;
}
#faq .help .side-bar .quick-search ul li:hover {
  border: 1px solid #592C81;
}
#faq .help .side-bar .quick-search ul li a {
  font-weight: 300;
  color: #fff;
  font-size: 0.8em;
  display: block;
}
#faq .help .side-bar .search-category .titulo {
  margin-bottom: 25px;
}
#faq .help .side-bar .search-category .titulo h4 {
  font-size: 1.4em;
  margin: 0px;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select {
  width: 100%;
  border: 1px solid #ebebeb;
  border-radius: 5px;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select.open {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select button {
  outline: none !important;
  box-shadow: none;
  background: transparent;
  font-weight: 300;
  font-size: 0.8em;
  height: 46px;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select button span {
  color: #6e6e6e;
  text-transform: uppercase;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select button .caret {
  color: #592C81;
  border-top: 6px dashed;
  border-top: 6px solid\9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select .dropdown-menu {
  margin-top: 1px;
  border-radius: 0px;
  border-color: #eee;
  padding: 0px;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select .dropdown-menu.open {
  box-shadow: none;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select .dropdown-menu ul {
  width: auto;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select .dropdown-menu ul li:hover a {
  color: #592C81;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select .dropdown-menu ul li .selected {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #592C81;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select .dropdown-menu ul li:last-child a {
  border-bottom: none;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select .dropdown-menu ul li a {
  font-size: 0.8em;
  color: #6e6e6e;
  font-weight: 300;
  padding: 15px 15px;
  border-bottom: 1px solid #ebebeb;
  text-transform: uppercase;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select .dropdown-menu ul li a:hover {
  color: #592C81;
}
#faq .help .side-bar .search-category .categoria .bootstrap-select .dropdown-menu ul li a:focus {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #592C81;
}
#faq .help .answer .box-answer {
  color: #787878;
  border-bottom: 1px solid #cecece;
  padding-bottom: 15px;
}
#faq .help .answer .box-answer .titulo {
  color: #343434;
}
#faq .help .answer .box-answer .titulo h3 {
  font-size: 2.1em;
  margin: 0px;
  text-transform: uppercase;
}
#faq .help .answer .box-answer .text {
  margin: 40px 0px;
}
#faq .help .answer .box-answer .text p {
  margin-bottom: 25px;
  font-weight: 300;
}
#faq .help .answer .box-answer .info {
  color: #343434;
  font-weight: 300;
}
#faq .help .answer .box-answer .info ul .likes {
  position: relative;
}
#faq .help .answer .box-answer .info ul .likes:before {
  font: normal normal normal 1em FontAwesome;
  content: '\f004';
  display: block;
  position: absolute;
  top: 3px;
}
#faq .help .answer .box-answer .info ul .likes span {
  margin-left: 20px;
}
#faq .help .answer .box-answer .info ul .tags span {
  text-transform: capitalize;
  border: 1px solid #cecece;
  border-radius: 15px;
  padding: 5px 8px;
  margin-right: 5px;
}
#faq .help .answer .box-answer .ask {
  color: #cccccc;
  margin-top: 25px;
}
#faq .help .answer .box-answer .ask .yes {
  position: relative;
  color: #343434;
  padding-left: 20px;
}
#faq .help .answer .box-answer .ask .yes:before {
  font: normal normal normal 1em FontAwesome;
  content: '\f08a';
  display: block;
  position: absolute;
  top: 3px;
}
#faq .help .answer .box-answer .ask .yes:hover {
  cursor: pointer;
  color: #592C81;
}
#faq .help .answer .box-answer .ask .no {
  position: relative;
  color: #343434;
  padding-left: 20px;
}
#faq .help .answer .box-answer .ask .no:before {
  font: normal normal normal 1em Material Icons;
  content: '\E8DB';
  display: block;
  position: absolute;
  top: 3px;
}
#faq .help .answer .box-answer .ask .no:hover {
  cursor: pointer;
  color: #592C81;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #faq {
    margin-top: 51px;
  }
  #faq header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #faq header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #faq header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #faq header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #faq header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #faq {
    margin-top: 50px;
  }
  #faq header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #faq header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #faq header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #faq header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #faq header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
}
#contato {
  margin-top: 71px;
}
#contato .contact {
  padding: 100px 0px;
  background-image: url('../images/img-contact.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 320px;
  position: relative;
}
#contato .contact .titulo {
  color: #ffffff;
}
#contato .contact .titulo h3 {
  margin: 0px;
  font-weight: 300;
  font-size: 3.2em;
  text-align: center;
}
#contato .contact-form {
  padding: 80px 0px 40px;
}
#contato .contact-form .titulo h4 {
  font-size: 1.4em;
  margin: 0px;
  text-align: center;
}
#contato .contact-form .box {
  margin-top: 60px;
}
#contato .contact-form .box .form-group {
  margin-bottom: 0px;
}
#contato .contact-form .box #message {
  min-height: 245px;
  font-weight: 400;
}
#contato .contact-form .box .send {
  text-align: right;
}
#contato .contact-form .box .send .btn-send {
  color: #ffffff;
  text-transform: uppercase;
  background: #592C81;
  border: 1px solid #592C81;
  color: #fff;
  width: 100%;
  max-width: 215px;
  height: 45px;
  padding: 12px 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#contato .contact-form .box .send .btn-send:hover {
  color: #592C81;
  background: #ffffff;
  border-color: #592C81;
}
#contato .map {
  background-image: url('../images/img-map-contato.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 706px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #contato {
    margin-top: 51px;
  }
  #contato header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #contato header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #contato header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #contato header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #contato header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #contato .contact-form .box #message {
    min-height: auto;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #contato {
    margin-top: 50px;
  }
  #contato header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #contato header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #contato header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #contato header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #contato header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #contato .contact-form .box #message {
    min-height: auto;
  }
}
#servico {
  margin-top: 71px;
}
#servico .titulo-top {
  background-color: #f9f9f9;
  padding: 70px 0px;
  border-bottom: 1px solid #ebebeb;
}
#servico .titulo-top span {
  color: #343435;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 30px;
}
#servico .how-works {
  padding: 80px 0px;
  text-align: center;
}
#servico .how-works .titulo {
  color: #343435;
}
#servico .how-works .titulo h2 {
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 30px;
  font-weight: 300;
  margin: 0px 0px 15px;
}
#servico .how-works .titulo span {
  font-weight: 300;
  font-size: 17px;
}
#servico .how-works .box-group-father {
  margin-top: 65px;
}
#servico .how-works .box-group-father .box .img-box {
  text-align: center;
  height: 66px;
}
#servico .how-works .box-group-father .box .text {
  margin-top: 45px;
  color: #484848;
  text-align: center;
}
#servico .how-works .box-group-father .box .text .titulo h5 {
  margin: 0px;
  font-size: 1.4em;
  text-transform: uppercase;
}
#servico .how-works .box-group-father .box .text p {
  margin: 10px 0 0 0;
  font-weight: 300;
  font-size: 1em;
}
#servico .grid-how-works {
  background-color: #f9f9f9;
}
#servico .grid-how-works .box-father {
  min-height: 420px;
  height: auto;
}
#servico .grid-how-works .box-father > div {
  padding: 0px;
}
#servico .grid-how-works .box-father:first-child {
  border-top: 1px solid #ebebeb;
  min-height: 421px;
}
#servico .grid-how-works .box-father .box-img {
  background: url('../images/img-how-works-1.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: block;
  height: 420px;
}
#servico .grid-how-works .box-father .box-img-2 {
  background: url('../images/img-how-works-2.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: block;
  height: 420px;
}
#servico .grid-how-works .box-father .box-img-3 {
  background: url('../images/img-how-works-3.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: block;
  height: 420px;
}
#servico .grid-how-works .box-father .box-img-4 {
  background: url('../images/img-how-works-4.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: block;
  height: 420px;
}
#servico .grid-how-works .box-father .box-text {
  color: #343434;
  padding-top: 35px;
}
#servico .grid-how-works .box-father .box-text .titulo {
  font-size: 2.3em;
}
#servico .grid-how-works .box-father .box-text .text {
  margin-top: 15px;
  padding-left: 15px;
  font-size: 1.1em;
  font-weight: 300;
}
#servico .footer-how-works {
  background: url('../images/img-how-works-footer.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: block;
  height: 600px;
}
#servico .footer-how-works .row {
  text-align: center;
  color: #fff;
}
#servico .footer-how-works .row .titulo {
  margin: 200px 0px 15px;
  font-weight: 700;
  font-size: 3em;
}
#servico .footer-how-works .row p {
  font-weight: 300;
  font-size: 2em;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #servico {
    margin-top: 51px;
  }
  #servico header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #servico header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #servico header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #servico header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #servico header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #servico {
    margin-top: 50px;
  }
  #servico header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #servico header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #servico header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #servico header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #servico header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
}
#cadastro {
  margin-top: 71px;
}
#cadastro.b_m {
  margin-top: 0;
  height: 100vh;
}
#cadastro .signup-form {
  background-image: linear-gradient(120deg, #fff 0%, #fff 100%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
}
#cadastro .signup-form .bg-signup .titulo {
  color: #fff;
  padding-top: 225px;
}
#cadastro .signup-form .bg-signup .titulo h1 {
  font-weight: 300;
  font-size: 2.1em;
}
#cadastro .signup-form .bg-signup .titulo h3 {
  font-weight: 300;
  font-size: 1.3em;
}
#cadastro .signup-form .two {
  background: #ffffff;
}
#cadastro .signup-form .two .member {
  padding: 15px;
  min-height: 500px;
}
#cadastro .signup-form .two .member .titulo {
  text-align: center;
}
#cadastro .signup-form .two .member .box {
  margin: 20px 0px 0px;
}
#cadastro .signup-form .two .member .box .form-group {
  height: 75px;
  margin-bottom: 0px;
}
#cadastro .signup-form .two .member .box .box-button {
  margin-top: 15px;
}
#cadastro .signup-form .two .member .box .alert-box .alert {
  margin-bottom: 10px;
}
#cadastro .signup-form .two .member .lost-password {
  margin-top: 10px;
}
#cadastro .signup-form .two .member .lost-password a {
  color: #484848;
}
#cadastro .signup-form .two .member .lost-password a:hover {
  color: #592C81;
}
#cadastro .signup-form .two .member .back-login {
  margin-top: 15px;
}
#cadastro .signup-form .two .member .back-login a {
  color: #c1c1c1;
}
#cadastro .signup-form .two .member .back-login a:hover {
  color: #592C81;
}
#cadastro .signup-form .two .login-facebook {
  margin-top: 15px;
  margin-bottom: 15px;
}
#cadastro .signup-form .two .login-facebook .btn-facebook {
  background-color: #50649f;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1em;
  padding: 15px;
}
#cadastro .signup-form .two .login-facebook .btn-facebook:hover {
  background-color: #435485;
}
#cadastro .signup-form .two .login-facebook .btn-facebook:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f09a';
  display: block;
  position: absolute;
  left: 15%;
  margin-top: 3px;
}
#cadastro .signup-form .two .not-member {
  padding: 0px 15px 15px;
}
#cadastro .signup-form .two .not-member .titulo {
  text-align: center;
}
#cadastro .signup-form .two .not-member .division {
  text-align: center;
}
#cadastro .signup-form .two .not-member .division span {
  font-size: 1.5em;
}
#cadastro .signup-form .two .not-member .division span:before {
  content: '';
  width: 40%;
  height: 1px;
  background-color: #323232;
  display: inline-block;
  position: relative;
  top: -5px;
  margin-right: 15px;
}
#cadastro .signup-form .two .not-member .division span:after {
  content: '';
  width: 40%;
  height: 1px;
  background-color: #323232;
  display: inline-block;
  position: relative;
  top: -5px;
  margin-left: 15px;
}
#cadastro .signup-form .two .not-member .box {
  margin: 20px 0px;
}
#cadastro .signup-form .two .not-member .box .form-group {
  height: 100px;
  margin-bottom: 0px;
}
#cadastro .signup-form .two .not-member .box .confirm {
  margin-top: 15px;
  margin-bottom: 10px;
}
#cadastro .signup-form .two .not-member .box .confirm .btn-signup {
  color: #ffffff;
  text-transform: uppercase;
  background: #130816;
  border: 1px solid #130816;
  color: #fff;
  width: 100%;
  height: 45px;
  padding: 12px 0;
}
#cadastro .signup-form .two .not-member .box .confirm .btn-signup:hover {
  color: #ffffff;
  background: #130816;
  border-color: #130816;
}
#cadastro .signup-form .two .lost-password-form {
  min-height: 300px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #cadastro .signup-form .bg-signup {
    height: 220px;
  }
  #cadastro .signup-form .bg-signup .titulo {
    padding-top: 55px;
    text-align: center;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #cadastro {
    margin-top: 50px;
  }
  #cadastro header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #cadastro header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #cadastro header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #cadastro header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #cadastro header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #cadastro .signup-form .two .not-member .division span {
    font-size: 1.2em;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #cadastro {
    margin-top: 50px;
  }
  #cadastro header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #cadastro header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #cadastro header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #cadastro header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #cadastro header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
}
#cadastro .box-in label {
  font-weight: normal;
}
#cadastro .box-in .box-button {
  margin-top: 6px;
}
#cadastro .box-in h2 {
  font-size: 22px;
  margin-top: 0;
}
#cadastro .box-in .form-group {
  text-align: left;
}
#cadastro .box-in .lost-password {
  text-align: left;
}
#cadastro .box-in .back-login {
  margin-top: 15px;
}
#cadastro .box-in .back-login a {
  color: #c1c1c1;
}
#cadastro .box-in .back-login a:hover {
  color: #592C81;
}
#cadastro .box-in .confirm {
  margin-top: 15px;
  margin-bottom: 10px;
}
#cadastro .box-in .confirm .btn-signup {
  color: #ffffff;
  text-transform: uppercase;
  background: #592C81;
  border: 1px solid #592C81;
  color: #fff;
  width: 100%;
  height: 45px;
  padding: 12px 0;
}
#cadastro .box-in .confirm .btn-signup:hover {
  color: #592C81;
  background: #ffffff;
  border-color: #592C81;
}
#cadastro .box-in .login-facebook {
  margin-top: 15px;
  margin-bottom: 15px;
}
#cadastro .box-in .login-facebook .btn-facebook {
  background-color: #50649f;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1em;
  padding: 15px;
}
#cadastro .box-in .login-facebook .btn-facebook:hover {
  background-color: #435485;
}
#cadastro .box-in .login-facebook .btn-facebook:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f09a';
  display: block;
  position: absolute;
  left: 15%;
  margin-top: 3px;
}
@media (min-width: 601px) {
  #cadastro .box-in {
    background: #fff;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0 auto;
    min-height: 0;
    width: 450px;
    height: auto;
    margin-top: 6vh;
  }
}
@media (max-width: 600px) {
  #cadastro .box-in {
    background: #fff;
    height: 100vh;
  }
}
@media (min-width: 200px) {
  #cadastro .inner_box {
    padding: 30px 40px 48px 36px;
  }
  #cadastro .inner_box .member img,
  #cadastro .inner_box .not-member img {
    margin-bottom: 18px;
    display: block;
  }
}
@media (max-width: 990px) and (min-width: 768px) {
  #cadastro .signup-form .bg-signup .titulo {
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
.n-FL {
  float: inherit!important;
}
#interna {
  margin-top: 71px;
}
#interna .btn-upload {
  color: #fff;
}
#interna .btn-upload:hover {
  color: #484848;
}
#interna #side-menu-mobile {
  z-index: 1000;
  position: fixed;
  width: 100%;
  top: 50px;
  display: none;
  height: 100%;
  overflow-y: auto;
  background: #f9f9f9;
  box-shadow: 2px 0px 3px #6B6B6B;
}
#interna #side-menu-mobile .sidebar-menu {
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  min-height: 600px;
  overflow-y: scroll;
  list-style: none;
}
#interna #side-menu-mobile .sidebar-menu li {
  text-indent: 20px;
  line-height: 40px;
  color: #484848;
}
#interna #side-menu-mobile .sidebar-menu li a {
  display: block;
  color: #484848;
}
#interna #side-menu-mobile .sidebar-menu li a:hover {
  background-color: #878787;
  color: #ffffff;
}
#interna #side-menu-mobile .sidebar-menu li .active {
  background: #eee;
  border-color: #eee;
  font-weight: 400;
  color: #592C81;
}
#interna #side-menu-mobile .sidebar-menu li #menu-close {
  border: none;
  background: transparent;
  color: #484848;
  font-size: 1em;
}
#interna #side-menu-mobile .sidebar-menu .productor .box-img {
  position: relative;
}
#interna #side-menu-mobile .sidebar-menu .productor .box-img .bg-img-productor {
  width: 100%;
  height: auto;
}
#interna #side-menu-mobile .sidebar-menu .productor .box-img .img-productor {
  position: absolute;
  top: 53px;
  left: 35%;
  border-radius: 45px;
  background: #ffffff;
  height: 85px;
  width: 85px;
  box-shadow: 0px 2px #cecece;
  right: 0;
  left: 0;
  margin: 0 auto;
}
#interna #side-menu-mobile .sidebar-menu .productor .box-img .img-productor img {
  margin: 0 auto;
  margin-top: 0px;
  max-width: 100%;
  max-height: 100%;
  min-height: 100%;
  height: auto;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
}
#interna #side-menu-mobile .img-menu {
  width: 100%;
  position: absolute;
  bottom: 60px;
  margin: 0 auto;
  text-align: center;
}
#interna .titulo-top {
  background-color: #f9f9f9;
  padding: 30px 0px;
  border-bottom: 1px solid #ebebeb;
}
#interna .titulo-top span {
  color: #343435;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2.4em;
}
#interna .titulo-top .btn-menu {
  font-size: 2em;
  margin-right: 15px;
}
#interna .titulo-top .btn-menu #menu {
  margin-top: -9px;
}
#interna .grid-info {
  margin-top: 50px;
  margin-bottom: 30px;
}
#interna .grid-info .side-menu .productor .box-img {
  position: relative;
}
#interna .grid-info .side-menu .productor .box-img .bg-img-productor {
  width: 100%;
  height: 145px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#interna .grid-info .side-menu .productor .box-img .img-productor {
  position: absolute;
  top: 30px;
  left: 35%;
  border-radius: 45px;
  background: #ffffff;
  height: 85px;
  width: 85px;
  box-shadow: 0px 2px #cecece;
}
#interna .grid-info .side-menu .productor .box-img .img-productor img {
  margin: 0 auto;
  margin-top: 0px;
  max-width: 100%;
  max-height: 100%;
  min-height: 100%;
  height: auto;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
}
#interna .grid-info .side-menu .productor .box-img .more-options {
  position: absolute;
  top: 10px;
  left: 10px;
}
#interna .grid-info .side-menu .productor .box-img .more-options button {
  color: #787878;
  font-size: 1.6em;
  padding: 0px 10px;
  background-color: #ffffff;
}
#interna .grid-info .side-menu .productor .box-img .more-options button:hover,
#interna .grid-info .side-menu .productor .box-img .more-options button:active,
#interna .grid-info .side-menu .productor .box-img .more-options button:focus {
  color: #592C81;
  background-color: #ffffff;
}
#interna .grid-info .side-menu .productor .box-img .more-options button:hover i,
#interna .grid-info .side-menu .productor .box-img .more-options button:active i,
#interna .grid-info .side-menu .productor .box-img .more-options button:focus i {
  -ms-transform: rotate(35deg);/* IE 9 */
  -webkit-transform: rotate(35deg);/* Chrome, Safari, Opera */
  transform: rotate(35deg);
}
#interna .grid-info .side-menu .productor .box-img .more-options .dropdown-menu:before {
  content: '';
  color: #fff;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -3px;
  left: 11px;
}
#interna .grid-info .side-menu .list-options .options {
  border: 1px solid #eee;
  -webkit-border-bottom-radius: 10px;
  -moz-border-radius: 10px;
  margin-bottom: 30px;
  border-radius: 10px;
  padding: 18px 0;
}
#interna .grid-info .side-menu .list-options .options a {
  color: #878787;
  text-transform: uppercase;
  font-weight: 300;
  display: block;
  padding: 10px 15px;
  margin: 5px 18px 5px 18px;
}
#interna .grid-info .side-menu .list-options .options a:hover {
  background: #592C81;
  border-color: #592C81;
  color: #ffffff;
}
#interna .grid-info .side-menu .list-options .options .active {
  color: #592C81;
  background: #f9f9f9;
  font-weight: 400;
}
#interna .grid-info .side-menu .list-options .panel .panel-heading {
  padding: 0px;
}
#interna .grid-info .side-menu .list-options .panel .panel-heading .panel-title a {
  display: block;
  padding: 10px 15px;
}
#interna .grid-info .side-menu .list-options .panel .panel-heading .panel-title a i {
  float: right;
}
#interna .grid-info .side-menu .button-create-event {
  margin-top: 15px;
}
#interna .grid-info .box-notification {
  margin-top: 20px;
}
#interna .grid-info .info .btn-add-ticket {
  margin-bottom: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
#interna .grid-info .info .create-event .panel .panel-body .form-group {
  height: 100px;
  margin-bottom: 0;
}
#interna .grid-info .info .create-event .image-uploader-progress {
  margin: 4px 0 0 0;
  height: 10px;
}
#interna .grid-info .info .create-event .preview-list {
  margin-bottom: 15px;
  position: relative;
}
#interna .grid-info .info .create-event .preview-list .img-uploaded-cover {
  max-height: 315px;
  width: 100%;
  max-width: 525px;
  position: relative;
}
#interna .grid-info .info .create-event .preview-list .img-uploaded-list {
  max-height: 280px;
  width: 100%;
  max-width: 280px;
  position: relative;
}
#interna .grid-info .info .create-event .preview-list .remove-btn {
  position: absolute;
  top: 7px;
  right: 7px;
  color: #fff;
  background: #7f0000;
  font-size: 16px;
  padding: 1px 7px;
  cursor: pointer;
  border-radius: 50%;
  z-index: 10;
  height: 25px;
  width: 25px;
}
#interna .grid-info .info .create-event .preview-list .remove-btn-org {
  padding: 4px 7px;
}
#interna .grid-info .info .create-event .preview-list .remove-btn-new {
  display: none;
}
#interna .grid-info .info .preview-ticket {
  padding: 0px 10px;
  margin-bottom: 25px;
}
#interna .grid-info .info .preview-ticket .row {
  border-top: 1px solid #eee;
}
#interna .grid-info .info .preview-ticket .row:first-child {
  border-top: none;
}
#interna .grid-info .info .preview-ticket .row .ticket {
  position: relative;
  padding: 15px 0px;
  background-image: url('../images/bodyticket.png');
  background-size: 100%;
  background-repeat: no-repeat;
}
#interna .grid-info .info .preview-ticket .row .ticket div ul {
  margin-bottom: 0px;
}
#interna .grid-info .info .preview-ticket .row .ticket div ul li {
  color: #8D8E8F;
}
#interna .grid-info .info .preview-ticket .row .ticket div ul li label {
  font-size: 0.7em;
  margin: 0px;
  text-transform: uppercase;
  font-weight: 300;
}
#interna .grid-info .info .preview-ticket .row .ticket div ul li p {
  font-weight: 600;
  margin: 0;
  font-size: 0.9em;
  color: #484848;
}
#interna .grid-info .info .preview-ticket .row .ticket div ul li p input,
#interna .grid-info .info .preview-ticket .row .ticket div ul li p textarea {
  border-color: #eeeeee;
}
#interna .grid-info .info .preview-ticket .row .ticket .btn-option {
  margin-bottom: 0px;
}
#interna .grid-info .info .preview-ticket .row .ticket .btn-option li:first-child {
  margin: 0px 0px 15px;
}
#interna .grid-info .info .choice-productor-perfil ul li {
  text-align: center;
  color: #ffffff;
}
#interna .grid-info .info .choice-productor-perfil ul li.active label {
  display: block;
  color: #fff;
  border-radius: 0px;
}
#interna .grid-info .info .choice-productor-perfil ul li.active label:focus {
  background-color: #2ECC71;
  border-color: #2ECC71;
  color: #ffffff;
}
#interna .grid-info .info .choice-productor-perfil ul li label {
  display: block;
  border: 1px solid #eee;
  border-radius: 0;
}
#interna .grid-info .info .choice-productor-perfil ul li label input {
  display: none;
}
#interna .grid-info .info .tab-content {
  margin-top: 30px;
  min-height: 115px;
}
#interna .grid-info .info .tab-content .productor .productor-info .img {
  position: relative;
}
#interna .grid-info .info .tab-content .productor .productor-info .img .bg-img-productor {
  max-width: 300px;
  width: 100%;
  height: auto;
  max-height: 135px;
  border-radius: 5px;
}
#interna .grid-info .info .tab-content .productor .productor-info .img .img-productor {
  position: absolute;
  top: 0px;
  left: 35%;
  border-radius: 60px;
  background: #ffffff;
  height: 100px;
  width: 100px;
  box-shadow: 0px 2px #cecece;
}
#interna .grid-info .info .tab-content .productor .productor-info .img .img-productor img {
  margin: 0 auto;
  margin-top: 0px;
  max-width: 100%;
  max-height: 100%;
  min-height: 100%;
  height: auto;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
}
#interna .grid-info .info .tab-content .productor .productor-info .img .contact a {
  background-color: #592C81;
  color: #ffffff;
  position: absolute;
  text-align: center;
  padding: 20px;
  max-width: 300px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.2px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  text-decoration: none;
}
#interna .grid-info .info .tab-content .productor .productor-info .img .contact a:hover {
  background-color: #592C81;
}
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor {
  color: #484848;
  font-size: 1.2em;
  max-height: 195px;
}
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor li {
  margin-bottom: 15px;
}
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor li:first-child {
  margin-bottom: 0px;
}
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor li:last-child {
  margin-bottom: 0px;
}
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor .name-productor {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4em;
}
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor .city {
  font-weight: 300;
}
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor .facebook,
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor .twitter,
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor .phone {
  font-weight: 300;
}
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor .facebook i,
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor .twitter i,
#interna .grid-info .info .tab-content .productor .productor-info .list-info-productor .phone i {
  width: 25px;
}
#interna .grid-info .info .tab-content .productor .add-new-productor {
  margin-top: 30px;
}
#interna .grid-info .info .tab-content .productor .add-new-productor button {
  font-weight: 300;
  text-transform: uppercase;
}
#interna .grid-info .info .tab-content .perfil .img-perfil {
  text-align: center;
}
#interna .grid-info .info .tab-content .perfil .img-perfil img {
  max-width: 110px;
  max-height: 110px;
  min-height: 110px;
  height: auto;
}
#interna .grid-info .info .tab-content .perfil .name-perfil {
  margin-top: 35px;
  font-size: 1.7em;
}
#interna .grid-info .info .edit-organizer ul {
  margin-bottom: 0px;
}
#interna .grid-info .info .edit-organizer ul .name {
  color: #484848;
  font-size: 1.2em;
  font-weight: 400;
  max-width: 420px;
  overflow: hidden;
  height: 41px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#interna .grid-info .info .edit-organizer ul .name:after {
  content: '';
  border-right: 1px solid #eee;
  padding-right: 15px;
}
#interna .grid-info .info .edit-organizer ul .status {
  font-weight: 300;
  font-size: 0.6em;
  color: #aeaeae;
  position: absolute;
  top: 30px;
}
#interna .grid-info .info .edit-organizer ul .btn-edit {
  margin-top: -11px;
  text-transform: uppercase;
  text-decoration: underline;
}
#interna .grid-info .info .edit-organizer .text-end {
  color: #aeaeae;
  font-size: 0.6em;
}
#interna .grid-info .info .edit-organizer .link {
  font-size: 0.6em;
  color: #878787;
  font-weight: 400;
  text-decoration: underline;
}
#interna .grid-info .info .description .links-panel ul {
  margin-bottom: 0px;
}
#interna .grid-info .info .description .links-panel ul li {
  margin-bottom: 10px;
}
#interna .grid-info .info .contributors ul,
#interna .grid-info .info .group-access ul {
  margin-bottom: 0px;
}
#interna .grid-info .info .contributors ul .name:after,
#interna .grid-info .info .group-access ul .name:after {
  content: '';
  border-right: 1px solid #eee;
  padding-right: 15px;
}
#interna .grid-info .info .contributors ul .text-end,
#interna .grid-info .info .group-access ul .text-end {
  color: #aeaeae;
  font-size: .5em;
}
#interna .grid-info .info .contributors .table-easy thead th,
#interna .grid-info .info .group-access .table-easy thead th {
  color: #484848;
}
#interna .grid-info .info .contributors .table-easy tbody th,
#interna .grid-info .info .group-access .table-easy tbody th,
#interna .grid-info .info .contributors .table-easy tbody td,
#interna .grid-info .info .group-access .table-easy tbody td {
  color: #787878;
  font-weight: 400;
}
#interna .grid-info .info .contributors .table-easy ul,
#interna .grid-info .info .group-access .table-easy ul {
  margin-bottom: 0px;
}
#interna .grid-info .info .my-events .box-buttons ul {
  margin-bottom: 0px;
}
#interna .grid-info .info .my-events .box-buttons ul li {
  margin-bottom: 5px;
}
#interna .publish-event {
  background-color: #592C81;
  color: #ffffff;
  padding: 65px 0px;
}
#interna .publish-event .titulo {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.5em;
  text-align: center;
}
#interna .publish-event .buttons {
  margin-top: 35px;
  text-align: center;
}
#interna .publish-event .buttons button {
  text-transform: uppercase;
}
#interna .search-tickets .form-group {
  margin-bottom: 0px;
}
#interna .search-tickets .form-group ul {
  margin-bottom: 0px;
}
#interna .search-tickets .form-group .btn-search {
  text-transform: uppercase;
  color: #ffffff;
  background-color: #592C81;
  border-color: #592C81;
  font-weight: 300;
}
#interna .search-tickets .form-group .btn-search:hover {
  background-color: #fff;
  border-color: #592C81;
  color: #592C81;
}
#interna .modal .modal-body #ticket-fields-edit .row .form-group {
  height: 100px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #interna header .bar-top .bar-search .input-group {
    min-width: 200px;
  }
  #interna .titulo-top {
    padding: 20px 0px;
  }
  #interna .titulo-top span {
    font-size: 2em;
  }
  #interna .grid-info .info .panel .panel-body .row .status-produtora,
  #interna .grid-info .info .panel .panel-body .row .status-email,
  #interna .grid-info .info .panel .panel-body .row .status-cnpj,
  #interna .grid-info .info .panel .panel-body .row .status-phone,
  #interna .grid-info .info .panel .panel-body .row .status-conta,
  #interna .grid-info .info .panel .panel-body .row .status-favorecido,
  #interna .grid-info .info .panel .panel-body .row .status-banco,
  #interna .grid-info .info .panel .panel-body .row .status-conta,
  #interna .grid-info .info .panel .panel-body .row .status-password,
  #interna .grid-info .info .panel .panel-body .row .status-cpf,
  #interna .grid-info .info .panel .panel-body .row .status-nascimento,
  #interna .grid-info .info .panel .panel-body .row .status-cep,
  #interna .grid-info .info .panel .panel-body .row .status-end,
  #interna .grid-info .info .panel .panel-body .row .status-bairro,
  #interna .grid-info .info .panel .panel-body .row .status-cidade {
    margin-bottom: 15px;
  }
  #interna .grid-info .info .panel .panel-body .row .choice-event {
    margin-top: 15px;
  }
  #interna .grid-info .info .panel .panel-body .form-group {
    height: auto;
  }
  #interna #side-menu-mobile {
    top: 71px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #interna .titulo-top {
    padding: 20px 0px;
  }
  #interna .titulo-top span {
    font-size: 2em;
  }
  #interna .grid-info .info .panel .panel-body .row .status-produtora,
  #interna .grid-info .info .panel .panel-body .row .status-email,
  #interna .grid-info .info .panel .panel-body .row .status-cnpj,
  #interna .grid-info .info .panel .panel-body .row .status-phone,
  #interna .grid-info .info .panel .panel-body .row .status-conta,
  #interna .grid-info .info .panel .panel-body .row .status-favorecido,
  #interna .grid-info .info .panel .panel-body .row .status-banco,
  #interna .grid-info .info .panel .panel-body .row .status-conta,
  #interna .grid-info .info .panel .panel-body .row .status-password,
  #interna .grid-info .info .panel .panel-body .row .status-cpf,
  #interna .grid-info .info .panel .panel-body .row .status-nascimento,
  #interna .grid-info .info .panel .panel-body .row .status-cep,
  #interna .grid-info .info .panel .panel-body .row .status-end,
  #interna .grid-info .info .panel .panel-body .row .status-bairro,
  #interna .grid-info .info .panel .panel-body .row .status-cidade {
    margin-bottom: 15px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  #interna {
    margin-top: 50px;
  }
  #interna header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #interna header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #interna header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #interna header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #interna header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #interna .titulo-top {
    padding: 10px 0px;
  }
  #interna .titulo-top span {
    font-size: 1.4em;
  }
  #interna .grid-info {
    margin-top: 15px;
  }
  #interna .grid-info .info .panel .panel-body .row .status-info {
    font-size: 0.9em;
  }
  #interna .grid-info .info .panel .panel-body .row .status-produtora,
  #interna .grid-info .info .panel .panel-body .row .status-email,
  #interna .grid-info .info .panel .panel-body .row .status-cnpj,
  #interna .grid-info .info .panel .panel-body .row .status-phone,
  #interna .grid-info .info .panel .panel-body .row .status-conta,
  #interna .grid-info .info .panel .panel-body .row .status-favorecido,
  #interna .grid-info .info .panel .panel-body .row .status-banco,
  #interna .grid-info .info .panel .panel-body .row .status-conta,
  #interna .grid-info .info .panel .panel-body .row .status-password,
  #interna .grid-info .info .panel .panel-body .row .status-cpf,
  #interna .grid-info .info .panel .panel-body .row .status-nascimento,
  #interna .grid-info .info .panel .panel-body .row .status-cep,
  #interna .grid-info .info .panel .panel-body .row .status-end,
  #interna .grid-info .info .panel .panel-body .row .status-bairro,
  #interna .grid-info .info .panel .panel-body .row .status-cidade {
    margin-bottom: 15px;
  }
  #interna .grid-info .info .panel .panel-body .row .event-text .adress li span {
    height: auto;
    overflow: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #interna {
    margin-top: 50px;
  }
  #interna header .header-mobile {
    padding: 10px 0 0;
    height: 50px;
  }
  #interna header .header-mobile .navbar-header {
    padding-bottom: 7px;
  }
  #interna header .header-mobile .navbar-header .logo-mobile {
    height: 32px;
  }
  #interna header .header-mobile .navbar-header .icon-search {
    margin-top: 2px;
    font-size: 1.5em;
  }
  #interna header .header-mobile .navbar-header .more-options-mobile {
    height: 20px;
    width: 20px;
    margin-top: 5px;
  }
  #interna .grid-info .info .panel .panel-body .row .status-produtora,
  #interna .grid-info .info .panel .panel-body .row .status-email,
  #interna .grid-info .info .panel .panel-body .row .status-cnpj,
  #interna .grid-info .info .panel .panel-body .row .status-phone,
  #interna .grid-info .info .panel .panel-body .row .status-conta,
  #interna .grid-info .info .panel .panel-body .row .status-favorecido,
  #interna .grid-info .info .panel .panel-body .row .status-banco,
  #interna .grid-info .info .panel .panel-body .row .status-conta,
  #interna .grid-info .info .panel .panel-body .row .status-password,
  #interna .grid-info .info .panel .panel-body .row .status-cpf,
  #interna .grid-info .info .panel .panel-body .row .status-nascimento,
  #interna .grid-info .info .panel .panel-body .row .status-cep,
  #interna .grid-info .info .panel .panel-body .row .status-end,
  #interna .grid-info .info .panel .panel-body .row .status-bairro,
  #interna .grid-info .info .panel .panel-body .row .status-cidade {
    margin-bottom: 15px;
  }
  #interna #side-menu-mobile .img-menu {
    bottom: -30px;
  }
}
div.user-general-charts-selector {
  font-size: 14px;
}
.data-account {
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 0 15px 15px 15px;
  margin-bottom: 20px;
  overflow: hidden;
}
.data-account .nav-pills {
  position: relative;
  top: -5px;
}
.data-account .nav-pills li a {
  background: none;
  border: 1px solid #eee;
  color: #484848;
  text-transform: uppercase;
  border-radius: 4px 0 0 4px;
  font-weight: lighter;
  font-size: 14px;
}
.data-account .nav-pills li.active a {
  background: #592C81;
  color: #ffffff;
}
.data-account .nav-pills li:last-child a {
  border-left: none;
  position: relative;
  left: -1px;
  border-radius: 0px 4px 4px 0;
}
.data-account .form-control {
  border-color: #ebebeb;
}
.data-account .btn {
  background: #592C81;
  padding: 10px 40px;
  border: none;
  position: relative;
  min-width: 150px;
}
.data-account .btn.btn-default {
  background: none;
  min-width: auto !important;
  font-size: 13px;
  color: #787878;
  border: 1px solid #ebebeb;
  padding: 10px 20px;
}
.data-account div.titulo {
  border-bottom: 1px solid #eee;
  padding: 17px;
  padding-left: 25px;
}
.data-account div.titulo h3 {
  font-size: 24px;
  color: #484848;
  margin: 0;
  font-weight: lighter;
}
.data-account div.titulo.padddingLeftDez {
  padding-left: 10px;
}
.data-account hr.organization-separator {
  margin: 0;
}
.data-account hr.organization-separator:last-child {
  display: none;
}
.data-account div.user-info {
  padding: 20px 0 0 0;
  font-size: 14px;
}
.data-account div.user-info .user-data {
  padding-top: 4px;
  padding-bottom: 4px;
}
.data-account div.user-info .user-data.user-data-value {
  font-weight: lighter;
}
.data-account div.user-info .user-data.user-report {
  margin-top: 15px;
}
.data-account div.user-info .user-progress-bar {
  margin: 4px 0px;
}
.data-account div.user-info dl {
  color: #484848;
  margin-bottom: 40px;
}
.data-account div.user-info dl dt {
  margin-bottom: 10px;
}
.data-account div.user-info .linha {
  border-bottom: 1px solid #ebebeb;
  margin: 13px 0px 14px 0;
}
.data-account div.user-info.organizacoes dl {
  margin-bottom: 20px;
}
.data-account div.user-info.organizacoes .btn {
  top: 5px !important;
}
.data-account div.user-info.organizacoes .btn a:first-child {
  top: 0px !important;
}
.card-ingresso {
  color: #484848;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  font-weight: lighter;
}
.card-ingresso:last-child {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.card-ingresso h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  width: 90%;
  font-weight: lighter;
}
.card-ingresso div.data {
  font-size: 14px;
  margin-bottom: 5px;
}
.card-ingresso div.data span {
  padding-left: 25px;
}
.card-ingresso div.data span::before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f073';
  display: block;
  position: absolute;
  left: 15px;
  margin-top: 3px;
}
.card-ingresso div.local {
  font-size: 14px;
}
.card-ingresso div.local span {
  padding-left: 25px;
}
.card-ingresso div.local span::before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f041';
  display: block;
  position: absolute;
  left: 15px;
  margin-top: 3px;
}
.card-ingresso div.endereco {
  font-size: 14px;
}
.card-ingresso div.endereco span {
  margin-left: 25px;
  display: block;
}
.card-ingresso .img-thumbnail {
  border: none;
}
.card-ingresso .print-btn {
  background: #63A252;
  text-transform: uppercase;
  font-size: 14px;
  padding: 16px 40px;
  margin-bottom: 20px;
}
.card-ingresso .print-btn span {
  margin-right: 10px;
}
.card-ingresso .contact-btn {
  background: #592C81;
  text-transform: uppercase;
  font-size: 14px;
  padding: 16px 40px;
  margin-bottom: 20px;
}
.card-ingresso .contact-btn span {
  margin-right: 10px;
}
.filtro-btn {
  background: #592C81;
  font-weight: lighter;
  padding: 10px 50px;
  min-height: 46px;
  font-size: 15px;
}
.logoHorizontalSide {
  margin-top: 140px;
  margin-bottom: 40px;
}
.user-card-body {
  background: #592C81;
  padding: 45px 25px 25px 25px;
  margin: 10px 0px;
  color: #ffffff;
  font-size: 28px;
  border-radius: 8px;
}
.user-card-body span {
  display: block;
}
.user-card-body span.asterisco {
  display: inline;
  position: relative;
  top: 18px;
  font-size: 46px;
  line-height: 0;
  left: 2px;
}
.user-card-body .user-card-payment-method-thumbnail {
  border-radius: 0 0 0 10px;
  background: white;
  display: block;
  position: absolute;
  top: 10px;
  right: 15px;
}
.user-card-body .user-card-payment-method-thumbnail img {
  vertical-align: middle;
  padding: 0 10px;
  margin-bottom: 5px;
  opacity: .9;
}
.user-card-body .textcard {
  font-weight: lighter;
  font-size: 14px !important;
  opacity: .6;
}
.user-card-body .textinfo {
  font-size: 19px;
}
.user-card-body .cardnumber {
  margin-bottom: 35px;
}
.user-card-actions .btn {
  background: #592C81;
  width: 100%;
  font-size: 14px;
  padding: 20px 0;
  padding: 18px 0;
  font-weight: lighter;
  border-radius: 8px;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #ffffff;
}
table {
  font-size: 13px;
}
table tr td {
  vertical-align: middle !important;
}
table tr td .btn-table {
  background: none;
  min-width: auto !important;
  font-size: 13px;
  color: #484848;
  border: 1px solid #ebebeb;
  padding: 5px 20px;
  min-width: 100px !important;
  margin-bottom: 5px;
}
table tr td .btn-table-cancelar {
  opacity: .7;
  margin-bottom: 0;
}
table tr td .btn-table-cancelar:hover {
  opacity: 1;
}
table.ingressos tbody tr {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
table.ingressos tbody tr:last-child {
  border: none;
  padding-bottom: 0px;
}
table.ingressos tbody td {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}
table.ingressos td,
table.ingressos th {
  border: none !important;
  font-weight: normal !important;
  text-align: left;
}
table.ingressos th {
  padding: 8px 10px !important;
}
tfoot tr td {
  background: #ebebeb;
}
tfoot tr th.search {
  padding: 8px !important;
}
tfoot tr th.search input {
  background-image: url('../images/lupa.png');
  background-position: 96% 50%;
  background-repeat: no-repeat;
  border-radius: 4px;
}
tfoot tr th.selectsearch {
  padding: 8px !important;
}
tfoot tr th.selectsearch select {
  position: relative;
  top: 6px;
}
tfoot tr th input {
  padding: 8px;
}
tbody tr td {
  font-weight: lighter;
}
.dataTables_filter {
  margin-bottom: 20px;
  margin-top: 20px;
}
.dataTables_filter label input {
  padding: 8px;
  position: relative;
  top: -5px;
}
.dataTables_length {
  margin-top: 28px;
}
.TabelaParticipantes_length {
  position: relative;
  top: 5px;
}
#TabelaParticipantes {
  margin: 20px 0;
}
.toggle.ios {
  border-radius: 20px;
  width: 46px !important;
  height: 25px !important;
}
.ios .toggle-on,
.ios .toggle-off {
  border-radius: 20px;
}
.ios .toggle-off {
  border-radius: 20px;
}
.ios .btn-primary,
.ios .btn-default {
  border-radius: 15px;
  right: 0;
  width: 45px;
}
.btn-primary.toggle-on {
  background-color: #53d769;
  border-color: #53d769;
}
.ios.btn-primary {
  border-color: #53d769;
  background: #53d769;
}
.toggle-group .btn {
  text-indent: -1999px;
  overflow: hidden;
}
.toggle.android {
  border-radius: 0px;
}
.toggle.android .toggle-handle {
  border-radius: 0px;
}
form.top label {
  color: #484848;
  font-size: 14px !important;
  position: relative;
  top: -4px;
  left: -2px;
}
.btnDefaultEasy {
  text-transform: uppercase;
  background: #592C81;
  color: #ffffff;
  font-size: 14px;
  font-weight: lighter;
}
.btnDefaultEasy:hover {
  background: #592C81;
}
.btns-ticket-status {
  border: 1px solid #ebebeb;
  border-radius: 6px;
}
.btns-ticket-status .btn {
  text-transform: uppercase;
  background: #ffffff;
  font-size: 11px;
  font-weight: normal;
}
.btns-ticket-status .btn:hover {
  background: #592C81;
  color: #ffffff !important;
}
.btns-ticket-status .btn.active {
  background: #592C81;
  color: #ffffff !important;
}
span.taxas {
  color: #787878;
  font-size: 13px;
}
span.taxas span {
  font-size: 12px;
  position: relative;
  top: -10px;
  left: 2px;
}
form.editarIngressos textarea {
  height: 130px;
}
form.editarIngressos h3 {
  font-size: 18px;
  margin: 0 0 15px 0;
  padding: 0;
}
form.editarIngressos .form-group {
  margin-bottom: 25px;
}
form.editarIngressos .btn-md {
  text-transform: uppercase;
  background: #592C81;
  color: #fff;
  font-weight: lighter;
  font-size: 13px;
  min-height: 34px;
}
form.editarIngressos .btn-md.mt {
  margin-top: 25px;
}
form.editarIngressos .bigLink {
  font-size: 14px;
  font-weight: normal;
  color: #592C81;
  text-transform: uppercase;
}
form.editarIngressos .link {
  color: #592C81;
  text-decoration: underline;
  margin: 0px 0 0px 0px;
  position: relartive;
  padding: 10px 0 0 0;
}
form.editarIngressos .opcoes {
  border-top: 1px solid #ebebeb;
  margin-top: 20px;
  padding-top: 20px;
}
form.editarIngressos .opcoes table th {
  border: 1px solid #ebebeb !important;
}
form.editarIngressos .opcoes table th td {
  border: 1px solid #ebebeb;
}
form.editarIngressos .opcoes table tr td {
  border: 1px solid #ebebeb;
}
form.editarIngressos .opcoes table tr td .fa {
  color: #787878;
  font-size: 18px;
}
.sales .table-financial__title {
  font-weight: bold;
  margin: 15px 0px;
}
.sales .btnDefaultEasy {
  background: #592C81;
  padding-right: 35px;
  padding-left: 35px;
  border: none;
}
.pergunta .fa {
  margin-top: 10px;
  cursor: pointer;
}
.divulgue h5 {
  font-size: 18px;
  color: #484848;
  margin-bottom: 20px;
}
.divulgue .input-group-addon {
  background: none;
}
.divulgue .copiar,
.divulgue .compartilhe {
  margin-bottom: 15px;
}
.divulgue .copiar.dash {
  border: none;
  padding-bottom: 0px;
}
.divulgue .compartilhe a {
  display: inline-block;
  padding: 50px 70px;
  margin-top: 10px;
  border: 3px solid #ebebeb;
  border-radius: 10px;
  text-indent: -19999px;
  overflow: hidden;
  background-image: url('../images/facebook.png');
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 10px;
  max-width: 148px;
}
.divulgue .compartilhe a.google {
  background-image: url('../images/google-share.png');
}
.divulgue .compartilhe a.twitter {
  background-image: url('../images/twitter-share.png');
}
.divulgue .compartilhe a.linkedin {
  background-image: url('../images/linkedin-share.png');
}
.divulgue .compartilhe a.email {
  background-image: url('../images/mail-share.png');
}
.divulgue .compartilhe a:hover {
  border: 3px solid #5ac867;
}
.divulgue .topoEmail {
  margin-bottom: 0px;
  width: 100%;
  height: auto;
  padding: 0px 0 0 0;
  max-width: 608px;
}
.divulgue .tituloEvento {
  font-size: 30px;
  color: #333333;
  margin: 20px 0 10px 0;
}
.divulgue .imagemEvento {
  margin: 0px 0 20px 0;
}
.divulgue .data {
  margin: 0 0 20px 0;
}
.divulgue .data .imagem {
  float: left;
  margin: 0 10px 0 0;
}
.divulgue .data .calendarioTexto {
  float: left;
}
.divulgue .mensagemOrganizacao {
  padding: 20px 0 0 0;
  margin: -20px 0 0px 0;
}
.divulgue .despedida {
  padding: 0px 0 20px 0;
  margin: 0 0 0px 0;
}
.divulgue .despedida a {
  margin-left: 10px;
  margin-top: 15px;
  display: inline-block;
}
.divulgue .despedida input {
  margin-bottom: 30px;
}
.divulgue .rodapeNews {
  background: #212121;
  color: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
  max-width: 608px;
}
.divulgue .fundoNews {
  padding: 20px;
  max-width: 608px;
  background: #f9fdff;
}
.divulgue .btn {
  cursor: pointer;
}
.divulgue .btn-evento {
  background: #592C81;
  color: white;
  text-transform: uppercase;
  margin-top: 5px;
  padding-left: 25px;
  padding-right: 25px;
}
.divulgue .btn-evento.compartilhar {
  background: #e8b043 !important;
  color: #ffffff;
  margin-top: 25px;
  margin-bottom: 25px;
}
.divulgue .azul {
  color: #6ba4ee;
}
.divulgue label {
  position: relative;
  top: 5px;
}
.emailmkt label.saudacao {
  margin-top: 125px;
  top: 2px;
}
.emailmkt label.mensagem {
  margin-top: 40px;
  top: 2px;
}
.emailmkt label.despedida {
  margin-top: 25px;
  top: 2px;
}
table.bordered {
  border: 1px solid 1px solid #ebebeb;
  margin-top: 20px;
  padding-top: 20px;
}
table.bordered th {
  border: 1px solid #ebebeb !important;
}
table.bordered th td {
  border: 1px solid #ebebeb;
}
table.bordered tr td {
  border: 1px solid #ebebeb;
}
table.bordered tr td .fa {
  color: #787878;
  font-size: 18px;
}
table.bordered tr td span.detalheIngresso {
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
}
table.bordered tr td button {
  background: none;
  border: none;
}
.verde {
  color: #21cb89;
}
.azul {
  color: #592C81;
}
.linha {
  display: block;
  width: 100%;
  border-top: 1px solid #ebebeb;
  margin: 20px 0;
}
.avisoTabela span {
  position: relative;
  top: 12px;
  font-size: 12px;
  color: #999999;
}
.posto {
  margin-bottom: 20px;
}
.associados {
  border: 1px solid #ebebeb;
  padding: 0px 0px 0px 0px;
  margin: 0px 0 0 0;
  border-radius: 5px;
}
.associados label {
  padding: 10px 10px 10px 30px;
  display: block;
  width: 100%;
  background: none;
}
.editarDadosCheckIn .btn-md {
  text-transform: uppercase;
  background: #592C81;
  color: #fff;
  font-weight: lighter;
  font-size: 13px;
  min-height: 34px;
}
.editarDadosCheckIn h5 {
  font-size: 18px;
  font-weight: normal;
}
.editarDadosCheckIn .fieldset {
  margin-bottom: 0px;
}
.editarBtn {
  text-transform: uppercase;
  background: #592C81;
  color: #fff;
  font-weight: lighter;
  font-size: 13px;
  min-height: 34px;
  margin-bottom: 20px;
}
.btnBottom {
  background: #592C81;
  padding: 20px;
  color: #ffffff !important;
  text-transform: uppercase;
  display: block;
  width: 120%;
  margin-left: -10%;
  text-align: center;
  position: relative;
  top: 25px;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: bold;
}
.btnBottom:hover {
  color: #ffffff !important;
}
.btnBottom:active {
  color: #ffffff !important;
}
.btnBottom:visited {
  color: #ffffff !important;
}
.btnBottom.resumo {
  margin-top: -4px;
}
.holdDonut {
  height: 100px;
  overflow: hidden;
}
a.relatorioLink {
  text-transform: uppercase;
  color: #592C81;
  font-size: 14px;
  font-weight: bold;
}
a.relatorioLink i {
  margin-right: 20px;
  font-size: 20px;
}
.copied::after {
  position: absolute;
  top: 12%;
  right: 110%;
  display: block;
  content: "copiado";
  font-size: 0.75em;
  padding: 2px 3px;
  color: #fff;
  background-color: #592C81;
  border-radius: 3px;
  opacity: 0;
  will-change: opacity, transform;
  animation: showcopied 1.5s ease;
  z-index: 998;
  padding: 5px;
}
@keyframes showcopied {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  70% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
  }
}
.input-group-addon.copyLink {
  width: 39px;
  height: 34px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0px;
  background-image: url('../images/copy-document.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.copiar .input-group {
  width: 100%;
}
.copiar .input-group input[type="text"] {
  width: 80%;
}
#chart_div div div:nth-child(3) {
  font-size: 14px !important;
}
#chart_div div div:nth-child(3) ul {
  padding: 10px;
  border: 1px solid #dddddd;
}
#chart_div div div:nth-child(3) ul li {
  list-style: none;
  font-size: 14px !important;
}
div.tab-content.interna {
  margin-top: 20px;
  margin-bottom: 20px;
}
div.tab-content.interna .tabpanel {
  padding-top: 20px;
}
table.relatoriosBox tr td {
  padding: 4px 10px;
}
table.relatoriosBox tr td.destaque {
  padding-top: 20px;
}
table.relatoriosBox.resumo {
  min-height: 210px;
}
table.relatorioResumo tr td {
  padding: 8px 0;
}
table.relatorioResumo tr td.destaque {
  padding-top: 0px;
}
.interna .tab-pane .tab-pane.fade {
  display: none;
}
.interna .tab-pane .tab-pane.fade.active {
  display: block;
}
.interna .nav-pills li.active a {
  background: #592C81;
}
.panel table.bloco {
  min-height: 54px;
}
.panel div.bloco {
  min-height: 50px;
}
.destaqueRelatorio h5 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 5px 0 5px 0;
}
.destaqueRelatorio h6 {
  text-transform: uppercase;
  font-size: 20px;
  margin: 5px 0 5px 0;
}
.destaqueRelatorio h6.total {
  font-size: 30px;
}
.destaqueRelatorio h6.total span {
  font-size: 20px !important;
}
.destaqueRelatorio h6.ingressos {
  padding-bottom: 5px;
  padding-top: 5px;
}
.destaqueRelatorio a {
  text-decoration: underline;
  color: #592C81;
  font-size: 14px;
  font-weight: bold;
}
.destaqueRelatorio a:hover {
  color: #592C81;
}
.destaqueRelatorio a:visited {
  color: #592C81;
}
.filtrosAvancados {
  padding: 20px 0;
  font-size: 18px;
}
.filtrosAvancados .filtro {
  font-size: 14px;
  color: #592C81;
}
.treegrid-indent {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
}
.treegrid-expander {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.treegrid-expander-collapsed {
  background-image: url('../images/expand.png');
}
.tree thead {
  background: #ebebeb;
}
.tree thead tr th {
  border: none;
  padding: 12px;
}
.tree tfoot tr td {
  background: none;
  padding: 12px;
}
.tree tfoot tr.destaque {
  background: #ebebeb;
}
.tree tfoot tr.destaque td {
  border: none;
}
@media all and (max-width: 767px) {
  .emailmkt label {
    display: none;
  }
}
.clear {
  clear: both;
}
.przero {
  padding-right: 0;
}
.pzero {
  padding: 0 !important;
}
.block {
  display: block;
}
.marginzero {
  margin: 0 !important;
}
.mrquinze {
  margin-right: 15px;
}
.semborda {
  border: none !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .data-account div.titulo h3 {
    font-size: 18px;
  }
  .data-account table {
    font-size: 12px;
  }
}
@media (max-width: 990px) {
  #interna .publish-event .buttons button {
    margin-bottom: 10px;
  }
  #interna .in_block li {
    display: block;
    margin-bottom: 8px;
  }
  #interna #eventSearchParams .in_block li button {
    width: 100%;
  }
  .grid-info .info .my-events .box-buttons ul li {
    float: left;
    margin-right: 20px;
  }
}
@media (max-width: 414px) {
  #interna .publish-event .buttons button {
    margin-bottom: 10px;
  }
  #interna .data-account .titulo .no-r {
    float: inherit!important;
    clear: both;
  }
  #interna .data-account .titulo .no-r a {
    top: 5px;
  }
  #interna .data-account .titulo .no-r button {
    top: 5px;
  }
}
@media (max-width: 768px) {
  .przero {
    padding-right: 0;
    display: inline-block;
  }
  .box {
    text-align: center;
  }
  .box .list-unstyled {
    text-align: center;
  }
  .box .list-unstyled li {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .box {
    text-align: center;
  }
  .box .list-unstyled {
    text-align: center;
  }
  .box .list-unstyled li {
    text-align: center;
  }
}
#interna .organization {
  padding: 0;
}
#interna .organization .padding-box {
  padding: 10px 15px;
}
#interna .organization .org-label {
  display: block;
  font-size: 12px;
  color: #878787;
}
#interna .organization .border-b {
  border-bottom: 1px solid #eee;
}
#interna .organization .border-b:last-child {
  border: none;
}
#interna .organization .org-info__name {
  border-right: 1px solid #eee;
  padding-right: 15px;
}
#interna .organization .org-info__name h3 {
  margin: 4px 0 0 0;
}
#interna .organization .org-info__edit {
  text-transform: uppercase;
  padding: 0px 15px;
  text-decoration: underline;
}
#interna .organization .org-info__address {
  font-size: 15px;
  display: block;
  color: #878787;
  text-decoration: underline;
}
#interna .organization .org-info__banner {
  background-size: cover;
  height: 320px;
  position: relative;
}
#interna .organization .org-links__item {
  margin: 0px;
  padding: 5px 0px;
}
#interna .organization .org-col__explain {
  margin: 0px;
  padding: 0px 15px;
}
#interna .organization .preview-list #thumbnail-preview {
  width: 173px;
  height: 173px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -58%);
  background-size: cover;
  border-radius: 100%;
}
#interna .organization #banner-filename {
  position: absolute;
  left: 0;
  top: 0;
}
#interna .link-organization {
  display: none;
  font-size: 15px;
  color: #878787;
}
#interna .title-organization {
  border-right: 1px solid #ebebeb;
  padding: 0 23px 0 0;
  font-size: 20px;
}
#interna .title-organization.disable {
  border: 1px solid #fff;
}
#interna .btn-editar {
  text-transform: uppercase;
  color: #787878;
  font-size: 13px;
  margin-left: 20px;
  text-decoration: underline;
  margin-top: 10px;
  display: block;
}
#interna .link_content {
  margin: 10px 0;
  padding: 0 12px 0 12px;
}
#interna .link_content a {
  color: #787878;
  display: block;
  margin-bottom: 8px;
}
#interna .text_acesso {
  display: block;
  line-height: 15px;
  margin: 0 0 0 16px;
  color: #787878;
}
#interna .box_editor {
  padding: 10px;
}
.no-padding {
  padding: 0 !important;
}
.no-padding_r {
  padding-right: 0 !important;
}
.sales-channel-title {
  border-bottom: none !important;
  padding: 0 0 0 15px !important;
  margin-bottom: 18px;
}
.sale-channel-qtd-input {
  width: 55%;
}
.modalBtns {
  border: 1px solid #ebebeb;
  border-radius: 6px;
}
.modalBtns .btn {
  text-transform: uppercase;
  background: #ffffff;
  font-size: 11px;
  font-weight: normal;
}
.modalBtns .btn:hover {
  background: #592C81;
  color: #ffffff !important;
}
.modalBtns .btn.active {
  background: #592C81;
  color: #ffffff !important;
}
.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}
.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  direction: ltr;
}
.fileinput {
  display: inline-block;
  margin-bottom: 9px;
}
.fileinput .form-control {
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 5px;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text;
}
.fileinput .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.fileinput .thumbnail > img {
  max-height: 100%;
}
.fileinput .btn {
  vertical-align: middle;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput-filename {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.form-control .fileinput-filename {
  vertical-align: bottom;
}
.fileinput.input-group {
  display: table;
}
.fileinput.input-group > * {
  position: relative;
  z-index: 2;
}
.fileinput.input-group > .btn-file {
  z-index: 1;
}
.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
}
.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}
.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
}
.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b;
}
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}
.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442;
}
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}
.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d;
}
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}
.input-group-addon:not(:first-child) {
  border-left: 0;
}
.tags {
  margin-top: 15px;
}
.tags .tagging {
  border: 1px solid #CCCCCC;
  cursor: text;
  font-size: 1em;
  height: auto;
  padding: 10px 10px 15px;
}
.tags .tag {
  background: none repeat scroll 0 0 #592C81;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 300;
  cursor: default;
  display: inline-block;
  position: relative;
  white-space: nowrap;
  padding: 4px 20px 4px 0;
  margin: 5px 10px 0 0;
}
.tags .tag span {
  background: none repeat scroll 0 0 #592C81;
  border-radius: 20px 0 0 20px;
  margin-right: 5px;
  padding: 5px 10px 5px;
}
.tags .tag .tag-i {
  color: white;
  cursor: pointer;
  font-size: 1.3em;
  height: 0;
  line-height: 0.1em;
  position: absolute;
  right: 5px;
  top: 0.7em;
  text-align: center;
  width: 10px;
}
.tags .tag .tag-i:hover {
  color: #D24D57;
}
.tags .type-zone {
  border: 0 none;
  height: auto;
  width: auto;
  min-width: 20px;
  display: inline-block;
}
.tags .type-zone:focus {
  outline: none;
}
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  border-left: none;
  border-bottom: none;
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
  border-bottom: none;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-right: none;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
  *cursor: hand;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url("../images/sort_both.png");
}
table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.png");
}
table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.png");
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/sort_asc_disabled.png");
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/sort_desc_disabled.png");
}
table.dataTable tbody tr {
  background-color: #ffffff;
}
table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}
table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 2px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #fff !important;
  border: 2px solid #4386e8;
  background-color: white;
  background: #4386e8;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 2px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #4386e8 !important;
  border: 2px solid #4386e8;
  background-color: white;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: white;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
  vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-right: none;
}
daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
}
.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.dropup {
  margin-top: -5px;
}
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}
.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
  float: none;
}
.daterangepicker.show-calendar .calendar {
  display: block;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}
.daterangepicker .calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}
.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}
.daterangepicker .daterangepicker_input {
  position: relative;
}
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}
.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}
.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}
.ranges li:hover {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.ranges li.active {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single.ltr .ranges,
  .daterangepicker.single.ltr .calendar {
    float: left;
  }
  .daterangepicker.single.rtl .ranges,
  .daterangepicker.single.rtl .calendar {
    float: right;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  .daterangepicker.ltr .ranges,
  .daterangepicker.ltr .calendar {
    float: left;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  .daterangepicker.rtl .ranges,
  .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}
#error-page {
  margin-top: 70px;
}
#error-page .error__wrapper {
  height: 650px;
  padding: 50px 30px;
  background: #70c4ee;
  background: -moz-linear-gradient(top, #70c4ee 0%, #70c4ee 68%, #4ea4cf 68%, #4ea4cf 68%, #4ea4cf 100%);
  background: -webkit-linear-gradient(top, #70c4ee 0%, #70c4ee 68%, #4ea4cf 68%, #4ea4cf 68%, #4ea4cf 100%);
  background: linear-gradient(to bottom, #70c4ee 0%, #70c4ee 68%, #4ea4cf 68%, #4ea4cf 68%, #4ea4cf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70c4ee', endColorstr='#4ea4cf', GradientType=0);
}
#error-page .error__wrapper .message {
  display: block;
  font-style: italic;
  font-size: 2.5rem;
}
#error-page .error__wrapper .message-head {
  font-size: 5rem;
  font-weight: 900;
  color: #285176;
}
#error-page .error__wrapper .error-type {
  color: #1891ca;
  font-weight: 900;
}
#error-page .error__image {
  position: relative;
  margin: 45px auto 0;
  height: 320px;
  max-width: 950px;
  background: url(../images/error_image.png) no-repeat center;
  background-size: contain;
}
#error-page .error__image .error-return-link {
  position: absolute;
  bottom: 39%;
  right: 10%;
  width: 20%;
  height: 24%;
  cursor: pointer;
}
@media (max-width: 768px) {
  #error-page .error__wrapper {
    height: 390px;
  }
  #error-page .error__wrapper .message {
    font-size: 1.5rem;
  }
  #error-page .error__wrapper .message-head {
    font-size: 3.5rem;
  }
  #error-page .error__image {
    height: 180px;
    margin: 20px auto 0;
    background: url(../images/error_image-mobile.png) no-repeat center;
    background-size: contain;
  }
  #error-page .error__image .error-return-link {
    bottom: 48%;
    right: 4%;
    width: 27%;
    height: 30%;
  }
}
.interna-organizacao #link-modal .form-group,
.interna-organizacao #collaborators-modal .form-group {
  margin-bottom: 6px;
}
.interna-organizacao #link-modal .form-group label:first-child,
.interna-organizacao #collaborators-modal .form-group label:first-child {
  font-weight: bold;
}
.interna-organizacao #link-modal .form-group input,
.interna-organizacao #collaborators-modal .form-group input {
  padding-top: 0;
  height: auto;
  padding-bottom: 4px;
}
.interna-organizacao #terminals-collaborator-modal .form-group {
  margin-bottom: 6px;
}
.interna-organizacao #terminals-collaborator-modal .form-group label:first-child {
  font-weight: bold;
}
.interna-organizacao #terminals-collaborator-modal .form-group input {
  padding-top: 0;
  height: auto;
  padding-bottom: 4px;
}
.interna-organizacao #terminals-collaborator-modal #collaborators-form-sales-terminal.material.internal-material-form.collaborators-terminal {
  max-width: 100%;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  border-radius: 3px;
  color: #484848;
}
.transition,
#home,
#home header .titulos .button-create .btn-create-event,
#home .highlights,
#home .highlights .grid-highlists,
#home .highlights .grid-highlists .info-event .img-filter,
#home .highlights .grid-highlists .info-event img,
#home .search-category .grid-search-category,
#home .search-category .grid-search-category .info-event .img-filter,
#home .sell-ticket .bg-sell-ticket,
#home .sell-ticket .grid-sell-ticket,
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav,
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav .owl-prev,
#home .sell-ticket .grid-sell-ticket .carousel-sell-ticket .owl-nav .owl-next,
#home .sell-ticket .grid-feature,
#home .who-use .grid-who-use,
#home .who-use .grid-who-use .info-event,
#home .who-use .grid-who-use .info-event img,
#home .what-talk,
#home .what-talk .carousel-what-talk .owl-nav,
#home .what-talk .carousel-what-talk .owl-nav .owl-prev,
#home .what-talk .carousel-what-talk .owl-nav .owl-next,
#home .for-all-events,
#home .for-all-events .box-info,
#home .for-all-events .get-now,
#listagem,
#listagem .list-events .row .sub-titulo-listagem,
#listagem .list-events .row .sub-titulo-listagem ul li .filter-location,
#listagem .list-events .row .grid-listagem .info-event .img-filter,
#listagem .list-events .row .grid-listagem .info-event img,
#listagem .list-events .details-event,
#listagem .list-events .details-event .box-buy,
#listagem .list-events .details-event .box-buy ul .btn-buy,
#evento,
#evento .grid-event .grid-description,
#evento .grid-event .box-buy,
#evento .grid-event .box-buy .check-buy ul .btn-buy button,
#evento .related-events .row .grid-listagem .info-event img,
#evento .related-events .details-event,
#evento .related-events .details-event .box-buy,
#evento .related-events .details-event .box-buy ul .btn-buy,
#interna-gerenciar-evento,
#interna-gerenciar-evento #side-menu-mobile,
#interna-gerenciar-evento #side-menu-mobile .sidebar-menu,
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options button:hover i,
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options button:active i,
#interna-gerenciar-evento .grid-info .side-menu .productor .box-img .more-options button:focus i,
#finalizar-compra,
#institucional,
#faq,
#faq .doubt .search,
#contato,
#servico,
#cadastro,
#cadastro .signup-form .two .not-member .box .confirm .btn-signup,
#cadastro .box-in .confirm .btn-signup,
#interna,
#interna #side-menu-mobile,
#interna #side-menu-mobile .sidebar-menu,
#interna .grid-info .side-menu .productor .box-img .more-options button:hover i,
#interna .grid-info .side-menu .productor .box-img .more-options button:active i,
#interna .grid-info .side-menu .productor .box-img .more-options button:focus i,
.tags,
.tags .tagging,
.tags .tag,
.tags .tag .tag-i {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html,
body {
  font-family: 'Lato', sans-serif;
  padding-right: inherit ! important;
  overflow-x: hidden;
  min-height: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html ::selection,
body ::selection {
  color: #ffffff;
  background: #592C81;
}
html ::-moz-selection,
body ::-moz-selection {
  color: #ffffff;
  background: #592C81;
}
html a,
body a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html a:hover,
body a:hover {
  text-decoration: none;
  color: #592C81;
}
html a:focus,
body a:focus,
html a:active,
body a:active {
  text-decoration: none;
  outline: none;
}
html i,
body i {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html .overlay,
body .overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}
html .bold,
body .bold {
  font-weight: bold;
}
html .main-color,
body .main-color {
  color: #592C81;
}
html .positive-color,
body .positive-color {
  color: #21cb89;
}
html .gray-color,
body .gray-color {
  color: #999999;
}
html .white-color,
body .white-color {
  color: #ffffff;
}
html .btn,
body .btn {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html .btn:focus,
body .btn:focus,
html .btn:active,
body .btn:active {
  outline: none ! important;
  color: #ffffff;
}
html button,
body button {
  outline: none ! important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html button:active,
body button:active {
  outline: none ! important;
  color: #ffffff;
}
html button:focus,
body button:focus {
  outline: none ! important;
}
html .btn-easy,
body .btn-easy {
  background-color: #592C81;
  color: #ffffff;
}
html .btn-easy:hover,
body .btn-easy:hover {
  background-color: #ffffff;
  border-color: #592C81;
  color: #592C81;
}
html .btn-easy-transparent,
body .btn-easy-transparent {
  background-color: #ffffff;
  color: #592C81;
  border-color: #592C81;
}
html .btn-easy-transparent:hover,
body .btn-easy-transparent:hover,
html .btn-easy-transparent:focus,
body .btn-easy-transparent:focus {
  background-color: #592C81;
  border-color: #592C81;
  color: #ffffff;
}
html .btn-easy-dark,
body .btn-easy-dark,
html #finalizar-compra .grid-checkout .panel .btn-contact,
body #finalizar-compra .grid-checkout .panel .btn-contact {
  background-color: #592C81;
  color: #ffffff;
}
html .btn-easy-dark:hover,
body .btn-easy-dark:hover,
html #finalizar-compra .grid-checkout .panel .btn-contact:hover,
body #finalizar-compra .grid-checkout .panel .btn-contact:hover {
  background-color: #ffffff;
  border-color: #592C81;
  color: #592C81;
}
html .btn-gray,
body .btn-gray,
html #finalizar-compra .grid-checkout .btn-more-events,
body #finalizar-compra .grid-checkout .btn-more-events {
  color: #484848;
  border: 1px solid #cccccc;
  background-color: transparent;
}
html .btn-gray:hover,
body .btn-gray:hover,
html #finalizar-compra .grid-checkout .btn-more-events:hover,
body #finalizar-compra .grid-checkout .btn-more-events:hover {
  background-color: transparent;
}
html .btn-comum,
body .btn-comum {
  color: #484848;
  border: 1px solid #cccccc;
  background-color: transparent;
}
html .btn-comum:hover,
body .btn-comum:hover {
  background-color: #cecece;
  border-color: #cecece;
}
html .btn-comum:active,
body .btn-comum:active {
  color: #484848;
}
html .btn-comum:focus,
body .btn-comum:focus {
  color: #484848;
}
html .btn-noticket,
body .btn-noticket {
  background-color: #592C81;
  color: #ffffff;
  border-radius: 0 0 5px 5px;
  font-weight: 300;
}
html .btn-noticket:hover,
body .btn-noticket:hover {
  background-color: #592C81;
  border-color: #592C81;
  color: #ffffff;
  border-radius: 0 0 5px 5px;
}
html .btn-promo-code,
body .btn-promo-code {
  background-color: #7e7e7e;
  color: #ffffff;
  border-radius: 0;
  font-weight: 300;
  text-align: center;
  font-size: 1em;
  text-transform: uppercase;
  border: none;
}
html .btn-promo-code:hover,
body .btn-promo-code:hover {
  background-color: #585858;
  color: #ffffff;
}
html .affiliate-info,
body .affiliate-info {
  background-color: #1d519b;
  color: #ffffff;
  border-radius: 0;
  font-weight: 300;
  text-align: center;
  font-size: 1em;
  border: none;
  padding: 10px 16px;
  line-height: 1.3333333;
  border-radius: 5px 5px 0 0;
}
html .btn-graphic,
body .btn-graphic {
  color: #787878;
  border: 1px solid #cccccc;
  background-color: transparent;
  letter-spacing: 1.3px;
}
html .btn-graphic i,
body .btn-graphic i {
  -webkit-transition: all 0.0s ease-out;
  -moz-transition: all 0.0s ease-out;
  -o-transition: all 0.0s ease-out;
  transition: all 0.0s ease-out;
}
html .btn-graphic:hover,
body .btn-graphic:hover {
  background-color: transparent;
  color: #592C81;
  border-color: #592C81;
}
html .btn-graphic:active,
body .btn-graphic:active,
html .btn-graphic:focus,
body .btn-graphic:focus {
  background-color: transparent;
  color: #592C81;
  border-color: #592C81;
}
html .btn-transparent,
body .btn-transparent {
  color: #787878;
  border: 0px;
  font-weight: 400;
  background-color: transparent;
}
html .btn-transparent:hover,
body .btn-transparent:hover {
  color: #592C81;
  border: 0px;
  font-weight: 400;
  background-color: transparent;
}
html .btn-transparent:hover i,
body .btn-transparent:hover i {
  -ms-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}
html .btn-transparent:active,
body .btn-transparent:active,
html .btn-transparent:focus,
body .btn-transparent:focus {
  color: #592C81;
  border: 0px;
  font-weight: 400;
  background-color: transparent;
}
html .btn-enter,
body .btn-enter {
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #592C81;
  color: #592C81;
  width: 100%;
  height: 50px;
  padding: 12px 0;
}
html .btn-enter:hover,
body .btn-enter:hover {
  color: #ffffff;
  background: #592C81;
}
html .btn-success,
body .btn-success,
html #interna .grid-info .info .choice-productor-perfil ul li.active label,
body #interna .grid-info .info .choice-productor-perfil ul li.active label {
  background-color: #2ECC71;
  color: #ffffff;
}
html .btn-success:hover,
body .btn-success:hover,
html #interna .grid-info .info .choice-productor-perfil ul li.active label:hover,
body #interna .grid-info .info .choice-productor-perfil ul li.active label:hover {
  background-color: #2ECC71;
  border-color: #2ECC71;
  color: #ffffff;
}
html .btn-gold,
body .btn-gold {
  background-color: #63A252;
  color: #ffffff;
}
html .btn-gold:hover,
body .btn-gold:hover {
  background-color: #ffffff;
  border-color: #63A252;
  color: #63A252;
}
html .btn-download-ticket,
body .btn-download-ticket {
  background-color: #63A252;
  color: #ffffff;
  font-weight: 300;
}
html .btn-download-ticket:hover,
body .btn-download-ticket:hover {
  background-color: #ffffff;
  border-color: #63A252;
  color: #63A252;
}
html .btn-back-buy,
body .btn-back-buy {
  background-color: #592C81;
  color: #ffffff;
  font-weight: 300;
}
html .btn-back-buy:hover,
body .btn-back-buy:hover {
  background-color: #ffffff;
  border-color: #592C81;
  color: #592C81;
}
html ul.loading,
body ul.loading {
  margin: 0;
  padding: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
}
html ul.loading li,
body ul.loading li {
  list-style: none;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  margin: 0;
  height: 15px;
  width: 15px;
  background: #2b8ccd;
  border: 3px solid #2b8ccd;
  border-radius: 100%;
  transform: transformZ(0);
  animation: LOADING 1s infinite;
}
html ul.loading li:nth-child(1n),
body ul.loading li:nth-child(1n) {
  left: -20px;
  animation-delay: 0s;
}
html ul.loading li:nth-child(2n),
body ul.loading li:nth-child(2n) {
  left: 0;
  animation-delay: 0.2s;
}
html ul.loading li:nth-child(3n),
body ul.loading li:nth-child(3n) {
  left: 20px;
  animation-delay: 0.4s;
}
@keyframes LOADING {
  0% {
    transform: scale(0.5);
    background: #2b8ccd;
  }
  50% {
    transform: scale(1);
    background: #2b8ccd;
  }
  100% {
    transform: scale(0.5);
    background: #2b8ccd;
  }
}
@keyframes LOADINGREV {
  0% {
    transform: scale(0.5);
    background: #2b8ccd;
  }
  50% {
    transform: scale(1);
    background: #2b8ccd;
  }
  100% {
    transform: scale(0.5);
    background: #2b8ccd;
  }
}
html .progress,
body .progress {
  position: relative;
  margin-bottom: 0px;
}
html .progress .progress-bar-easy,
body .progress .progress-bar-easy {
  background-color: #592C81;
  text-shadow: 0px 1px #000;
  letter-spacing: 0.5px;
  font-weight: 400;
}
html .progress > .progress-type,
body .progress > .progress-type {
  position: absolute;
  left: 0px;
  font-weight: 300;
  padding: 0px 5px;
  color: #ffffff;
  text-shadow: 0px 1px #000;
}
html .progress > .progress-completed,
body .progress > .progress-completed {
  position: absolute;
  right: 0px;
  font-weight: 400;
  padding: 0px 5px;
  color: #323232;
}
html input,
body input {
  box-shadow: none ! important;
  font-size: 1em;
  color: #373737;
  border: 1px solid #e8e8e8;
  border-color: #e8e8e8;
}
html input::-webkit-input-placeholder,
body input::-webkit-input-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html input:-ms-input-placeholder,
body input:-ms-input-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html input::-moz-placeholder,
body input::-moz-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html input:-moz-placeholder,
body input:-moz-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html input:focus,
body input:focus {
  outline: 0 ! important;
  box-shadow: none ! important;
  border-color: #592C81 ! important;
}
html .form-group input,
body .form-group input {
  box-shadow: none ! important;
  font-size: 1em;
  color: #373737;
}
html .form-group input::-webkit-input-placeholder,
body .form-group input::-webkit-input-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html .form-group input:-ms-input-placeholder,
body .form-group input:-ms-input-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html .form-group input::-moz-placeholder,
body .form-group input::-moz-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html .form-group input:-moz-placeholder,
body .form-group input:-moz-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html .form-group input:focus,
body .form-group input:focus {
  outline: 0 ! important;
  box-shadow: none ! important;
  border-color: #592C81 ! important;
}
html .form-group textarea,
body .form-group textarea {
  box-shadow: none ! important;
  font-size: 1em;
  color: #373737;
}
html .form-group textarea:focus,
body .form-group textarea:focus {
  outline: 0 ! important;
  box-shadow: none ! important;
  border-color: #592C81 ! important;
}
html .form-group textarea::-webkit-input-placeholder,
body .form-group textarea::-webkit-input-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html .form-group textarea:-moz-placeholder,
body .form-group textarea:-moz-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html .form-group select,
body .form-group select {
  box-shadow: none ! important;
  font-size: 1em;
  color: #373737;
}
html .form-group select::-webkit-input-placeholder,
body .form-group select::-webkit-input-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html .form-group select:-ms-input-placeholder,
body .form-group select:-ms-input-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html .form-group select::-moz-placeholder,
body .form-group select::-moz-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html .form-group select:-moz-placeholder,
body .form-group select:-moz-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html .form-group select:focus,
body .form-group select:focus {
  outline: 0 ! important;
  box-shadow: none ! important;
  border-color: #592C81 ! important;
}
html textarea,
body textarea {
  box-shadow: none ! important;
  font-size: 1em;
  color: #373737;
}
html textarea:focus,
body textarea:focus {
  outline: 0 ! important;
  box-shadow: none ! important;
  border-color: #592C81 ! important;
}
html textarea::-webkit-input-placeholder,
body textarea::-webkit-input-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html textarea:-moz-placeholder,
body textarea:-moz-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html select,
body select {
  box-shadow: none ! important;
  font-size: 1em;
  color: #373737;
}
html select::-webkit-input-placeholder,
body select::-webkit-input-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html select:-ms-input-placeholder,
body select:-ms-input-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html select::-moz-placeholder,
body select::-moz-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html select:-moz-placeholder,
body select:-moz-placeholder {
  color: #c7c7c7;
  font-weight: 300;
}
html select:focus,
body select:focus {
  outline: 0 ! important;
  box-shadow: none ! important;
  border-color: #592C81 ! important;
}
html header .bar-options,
body header .bar-options {
  margin-top: 0px;
  margin-right: 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html header .bar-options .list-inline,
body header .bar-options .list-inline {
  margin-bottom: 0px;
}
html header .bar-options .list-inline li,
body header .bar-options .list-inline li {
  color: #ffffff;
}
html header .bar-options .list-inline li a,
body header .bar-options .list-inline li a {
  color: #ffffff;
  font-weight: 300;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html header .bar-options .list-inline li a:hover,
body header .bar-options .list-inline li a:hover {
  text-decoration: underline;
}
html header .bar-options .list-inline li form button,
body header .bar-options .list-inline li form button {
  color: #434343;
  width: 100%;
  text-align: right;
  font-weight: 300;
  padding: 20px;
  padding-top: 3px ! important;
  padding-bottom: 3px ! important;
  line-height: 1.42857143;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html header .bar-options .list-inline li form:hover,
body header .bar-options .list-inline li form:hover {
  background-color: #f5f5f5;
}
html header .bar-options .list-inline li form:hover button,
body header .bar-options .list-inline li form:hover button {
  color: #592C81;
  text-decoration: none;
}
html header .bar-options .list-inline li .more-options,
body header .bar-options .list-inline li .more-options {
  background-image: url('../images/menu.png');
  background-position: right;
  background-repeat: no-repeat;
  height: 18px;
  width: 16px;
  display: block;
  top: 1px;
  position: relative;
  margin-left: 5px;
  border: none;
  background-color: transparent;
}
html header .bar-options .list-inline li .more-options:focus,
body header .bar-options .list-inline li .more-options:focus {
  outline: none;
}
html header .bar-options .list-inline li .btn-event,
body header .bar-options .list-inline li .btn-event {
  border: 1px solid #ffffff;
  border-radius: 5px;
}
html header .bar-options .list-inline li .btn-event:hover,
body header .bar-options .list-inline li .btn-event:hover {
  color: #592C81;
  background: #ffffff;
  border-color: #ffffff;
  text-decoration: none;
}
html header .bar-options .list-inline li .dropdown-menu,
body header .bar-options .list-inline li .dropdown-menu {
  border-radius: 0;
}
html header .bar-options .list-inline li .dropdown-menu li,
body header .bar-options .list-inline li .dropdown-menu li {
  text-align: right;
}
html header .bar-options .list-inline li .dropdown-menu li a,
body header .bar-options .list-inline li .dropdown-menu li a {
  color: #434343;
  padding: 3px 20px;
  border-bottom: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html header .bar-options .list-inline li .dropdown-menu li:hover a,
body header .bar-options .list-inline li .dropdown-menu li:hover a {
  color: #592C81;
  text-decoration: none;
}
html header .bar-options .list-inline li .dropdown-menu li button,
body header .bar-options .list-inline li .dropdown-menu li button {
  padding: 3px 20px !important;
}
html header .bar-options .list-inline li .dropdown-menu:before,
body header .bar-options .list-inline li .dropdown-menu:before {
  content: '';
  color: #fff;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -10px;
  right: 19px;
}
html header .bar-options .list-inline .user-options:hover .user-name,
body header .bar-options .list-inline .user-options:hover .user-name {
  text-decoration: underline;
}
html header .bar-options .list-inline .user-options .btn-group button,
body header .bar-options .list-inline .user-options .btn-group button {
  background-color: transparent;
  border: none;
  padding: 0 1px;
}
html header .bar-options .list-inline .user-options .btn-group button .user-img,
body header .bar-options .list-inline .user-options .btn-group button .user-img {
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  overflow: hidden;
}
html header .bar-options .list-inline .user-options .btn-group button .user-img .user-picture,
body header .bar-options .list-inline .user-options .btn-group button .user-img .user-picture,
html header .bar-options .list-inline .user-options .btn-group button .user-img .user-initials,
body header .bar-options .list-inline .user-options .btn-group button .user-img .user-initials {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}
html header .bar-options .list-inline .user-options .btn-group button .user-img .user-picture,
body header .bar-options .list-inline .user-options .btn-group button .user-img .user-picture {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
html header .bar-options .list-inline .user-options .btn-group button .user-img .user-initials,
body header .bar-options .list-inline .user-options .btn-group button .user-img .user-initials {
  background-color: #004d40;
  font-size: 16px;
  line-height: 40px;
}
html header .header-mobile .user-options,
body header .header-mobile .user-options {
  margin-top: -8px;
}
html header .header-mobile .user-options:hover .user-name,
body header .header-mobile .user-options:hover .user-name {
  text-decoration: underline;
}
html header .header-mobile .user-options .btn-group,
body header .header-mobile .user-options .btn-group {
  display: block;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 0px;
}
html header .header-mobile .user-options .btn-group button,
body header .header-mobile .user-options .btn-group button {
  width: 100%;
  background-color: transparent;
  border: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
html header .header-mobile .user-options .btn-group button .user-img img,
body header .header-mobile .user-options .btn-group button .user-img img {
  max-width: 40px;
  max-height: 40px;
  min-height: 40px;
  height: auto;
}
html header .header-mobile .user-options .btn-group .dropdown-menu:before,
body header .header-mobile .user-options .btn-group .dropdown-menu:before {
  display: none;
}
html header .header-mobile .user-options .btn-group .dropdown-menu li a,
body header .header-mobile .user-options .btn-group .dropdown-menu li a {
  padding-left: 15px;
}
html footer,
body footer {
  padding-top: 35px;
  padding-bottom: 25px;
  background-color: #f9f9f9;
}
html footer #checkout .card-row,
body footer #checkout .card-row {
  margin: 20px 25px 10px;
}
html footer #checkout .card-row span,
body footer #checkout .card-row span {
  width: 50px;
  height: 36px;
  margin-right: 10px;
  background-repeat: no-repeat ! important;
  display: inline-block;
  background-position: center;
}
html footer #checkout .card-row .mastercard,
body footer #checkout .card-row .mastercard {
  background-image: url('../images/mastercard.png');
}
html footer #checkout .card-row .elo,
body footer #checkout .card-row .elo {
  background-image: url('../images/elo.png');
}
html footer #checkout .card-row .hipercard,
body footer #checkout .card-row .hipercard {
  background-image: url('../images/hipercard.png');
}
html footer #checkout .card-row .visa,
body footer #checkout .card-row .visa {
  background-image: url('../images/visa.png');
}
html footer #checkout .card-row .mercado-pago,
body footer #checkout .card-row .mercado-pago {
  background-image: url('../images/mercado-pago.png');
  width: 100px;
  background-size: contain;
}
html footer #checkout .card-row .mercado-livre,
body footer #checkout .card-row .mercado-livre {
  background-image: url('../images/mercado-livre.png');
}
html footer #checkout .card-row .dinner,
body footer #checkout .card-row .dinner {
  background-image: url('../images/dinner.png');
}
html footer #checkout .card-row .boleto,
body footer #checkout .card-row .boleto {
  background-image: url('../images/boleto.png');
}
html footer #checkout .card-row .amex,
body footer #checkout .card-row .amex {
  background-image: url('../images/amex.png');
}
html footer .box h5,
body footer .box h5 {
  text-transform: uppercase;
  font-weight: 300;
  color: #343434;
  margin: 0px;
}
html footer .box ul,
body footer .box ul {
  margin-top: 25px;
}
html footer .box ul li,
body footer .box ul li {
  margin-top: 20px;
}
html footer .box ul li a,
body footer .box ul li a {
  color: #787878;
  font-weight: 300;
  text-transform: capitalize;
}
html footer .box ul li a:hover,
body footer .box ul li a:hover {
  color: #592C81;
}
html footer .copyright,
body footer .copyright {
  border-top: 1px solid #e1e1e1;
  margin-top: 75px;
}
html footer .copyright .logo-footer,
body footer .copyright .logo-footer {
  color: transparent;
  background-image: url('../images/logo-blue.png');
  background-position: center;
  background-repeat: no-repeat;
  height: 51px;
  width: 100%;
  display: block;
  margin-top: 60px;
}
html footer .powered-by,
body footer .powered-by {
  border-top: 1px solid #e6e2e2;
  padding-top: 12px;
}
html footer .powered-by .logo img,
body footer .powered-by .logo img {
  height: 25px;
}
html form .help-block,
body form .help-block {
  margin-top: 3px;
}
html form .help-block ul li,
body form .help-block ul li {
  font-size: 0.8em;
  font-weight: 400;
}
html .navbar-nav > li > a,
body .navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
html .modal-open,
body .modal-open {
  padding-right: inherit ! important;
  overflow-y: auto;
}
html .modal,
body .modal {
  background-color: rgba(0, 0, 0, 0.6);
}
html .modal .modal-header,
body .modal .modal-header {
  border-bottom: 0px;
  text-align: center;
}
html .modal .modal-header h4,
body .modal .modal-header h4 {
  font-size: 2.2em;
  color: #592C81;
  padding-top: 25px;
}
html .modal .modal-header .close:hover,
body .modal .modal-header .close:hover {
  color: #D24D57;
}
html .modal .row label,
body .modal .row label {
  color: #484848;
  font-weight: 400;
}
html .modal .row .dropdown-menu:before,
body .modal .row .dropdown-menu:before {
  display: none;
}
html .modal .row .form-control-feedback,
body .modal .row .form-control-feedback {
  right: 15px;
}
html .modal .form-group,
body .modal .form-group {
  margin-bottom: 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html .modal .form-group:focus,
body .modal .form-group:focus,
html .modal .form-group:active,
body .modal .form-group:active {
  outline: none ! important;
  color: #ffffff;
}
html .modal .form-group input,
body .modal .form-group input {
  font-size: 1em;
  color: #373737;
}
html .modal .form-group input::-webkit-input-placeholder,
body .modal .form-group input::-webkit-input-placeholder {
  color: #cccccc;
  font-weight: 300;
}
html .modal .form-group input:-ms-input-placeholder,
body .modal .form-group input:-ms-input-placeholder {
  color: #cccccc;
  font-weight: 300;
}
html .modal .form-group input::-moz-placeholder,
body .modal .form-group input::-moz-placeholder {
  color: #cccccc;
  font-weight: 300;
}
html .modal .form-group input:-moz-placeholder,
body .modal .form-group input:-moz-placeholder {
  color: #cccccc;
  font-weight: 300;
}
html .modal .lost-password,
body .modal .lost-password {
  margin-top: -20px;
  position: absolute;
}
html .modal .lost-password a,
body .modal .lost-password a {
  color: #484848;
}
html .modal .lost-password a:hover,
body .modal .lost-password a:hover {
  color: #592C81;
}
html .modal .button-action,
body .modal .button-action {
  margin: 20px 0px 10px;
}
html .modal .button-action .btn-enter,
body .modal .button-action .btn-enter {
  color: #ffffff;
  text-transform: uppercase;
  background: #592C81;
  border: 1px solid #592C81;
  color: #fff;
  width: 100%;
  height: 45px;
  padding: 12px 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html .modal .button-action .btn-enter:hover,
body .modal .button-action .btn-enter:hover {
  background: #592C81;
}
html .modal-footer,
body .modal-footer {
  text-align: center;
  color: #484848;
  padding: 20px 0px;
}
html .modal-footer .new-here a,
body .modal-footer .new-here a {
  color: #484848;
}
html .modal-footer .new-here a:hover,
body .modal-footer .new-here a:hover {
  color: #592C81;
}
html .alert-danger,
body .alert-danger {
  background: rgba(210, 77, 87, 0.7);
  color: #fff;
  border: 0px;
  font-weight: 300;
}
html .alert-danger .close,
body .alert-danger .close {
  color: #92363D;
}
.dropdown-menu {
  border-radius: 0;
}
.dropdown-menu li a {
  color: #434343;
  font-weight: 300;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-bottom: 1px solid #eee;
}
.dropdown-menu li a .more-options button {
  color: #787878;
  font-size: 0.7em;
  padding: 0px 10px;
  background-color: #ffffff;
}
.dropdown-menu li a .more-options button:hover,
.dropdown-menu li a .more-options button:active,
.dropdown-menu li a .more-options button:focus {
  color: #592C81;
  background-color: #ffffff;
}
.dropdown-menu li a .more-options button:hover i,
.dropdown-menu li a .more-options button:active i,
.dropdown-menu li a .more-options button:focus i {
  -ms-transform: rotate(35deg);/* IE 9 */
  -webkit-transform: rotate(35deg);/* Chrome, Safari, Opera */
  transform: rotate(35deg);
}
.dropdown-menu li a .more-options .dropdown-menu li {
  text-align: right;
}
.dropdown-menu li a .more-options .dropdown-menu:before {
  display: none;
}
.dropdown-menu li a .participantes {
  position: relative;
}
.dropdown-menu li a .participantes .action-container {
  padding: 0 5px;
}
.dropdown-menu li a .participantes .btn {
  background: #592C81;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  margin-left: 10px;
}
.dropdown-menu li a .participantes .btn i.fa {
  margin-right: 5px;
}
.dropdown-menu li:hover a {
  color: #592C81;
  text-decoration: none;
}
.dropdown-menu:before {
  content: '';
  color: #fff;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -10px;
  right: 19px;
}
.alert-success {
  background-color: #2ECC71;
  border-color: #28B263;
  color: #ffffff;
}
.panel {
  box-shadow: none;
  border: 1px solid #eee;
}
.panel .panel-titulo {
  color: #484848;
  font-size: 24px;
  font-weight: 300;
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.panel .panel-titulo .more-options button {
  color: #787878;
  font-size: 0.7em;
  padding: 0px 10px;
  background-color: #ffffff;
}
.panel .panel-titulo .more-options button:hover,
.panel .panel-titulo .more-options button:active,
.panel .panel-titulo .more-options button:focus {
  color: #592C81;
  background-color: #ffffff;
}
.panel .panel-titulo .more-options button:hover i,
.panel .panel-titulo .more-options button:active i,
.panel .panel-titulo .more-options button:focus i {
  -ms-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}
.panel .panel-titulo .more-options .dropdown-menu li {
  text-align: right;
}
.panel .panel-titulo .more-options .dropdown-menu:before {
  display: none;
}
.panel .panel-titulo .participantes {
  position: relative;
}
.panel .panel-titulo .participantes .action-container {
  padding: 0 5px;
}
.panel .panel-titulo .participantes .btn {
  background: #592C81;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  margin-left: 10px;
}
.panel .panel-titulo .participantes .btn i.fa {
  margin-right: 5px;
}
.panel .panel-body ul:last-child {
  margin-bottom: 0px;
}
.panel .panel-body .event .row,
.panel .panel-body .status .row,
.panel .panel-body .data-info .row {
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.panel .panel-body .event .row:first-child,
.panel .panel-body .status .row:first-child,
.panel .panel-body .data-info .row:first-child {
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}
.panel .panel-body .row label {
  color: #484848;
  font-weight: 400;
}
.panel .panel-body .row .dropdown-menu:before {
  display: none;
}
.panel .panel-body .row .choice-event .choice {
  margin-top: 10px;
}
.panel .panel-body .row .choice-event .choice input[type="radio"] ~ span {
  color: #ccc;
}
.panel .panel-body .row .choice-event .choice input[type="radio"]:checked ~ span {
  color: #2ECC71;
}
.panel .panel-body .row .form-control-feedback {
  right: 15px;
}
.panel .panel-body .row .event-text {
  color: #484848;
}
.panel .panel-body .row .event-text .titulo {
  display: block;
  height: 20px;
  overflow: hidden;
  font-size: 1.2em;
}
.panel .panel-body .row .event-text .date .icon {
  position: absolute;
  margin-left: 0px;
}
.panel .panel-body .row .event-text .date li {
  margin-left: 25px;
  color: #878787;
}
.panel .panel-body .row .event-text .date li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f073';
  display: block;
  position: absolute;
  left: 15px;
  margin-top: 3px;
}
.panel .panel-body .row .event-text .date li span {
  color: #878787;
  font-weight: 300;
  display: block;
}
.panel .panel-body .row .event-text .date li span:first-child {
  margin-right: 10px;
}
.panel .panel-body .row .event-text .adress .icon {
  position: absolute;
  margin-left: 0px;
}
.panel .panel-body .row .event-text .adress li {
  margin-left: 25px;
  color: #878787;
}
.panel .panel-body .row .event-text .adress li:first-child:before {
  font: normal normal normal 1.0em FontAwesome;
  content: '\f041';
  display: block;
  position: absolute;
  left: 15px;
  margin-top: 3px;
}
.panel .panel-body .row .event-text .adress li span {
  color: #878787;
  font-weight: 300;
  display: block;
  height: 20px;
  overflow: hidden;
}
.panel .panel-body .row .event-text .adress li span:first-child {
  margin-right: 10px;
}
.panel .panel-body .row .event-btn ul li {
  margin-top: 15px;
}
.panel .panel-body .row .event-btn ul li:first-child {
  margin-top: 0px;
}
.panel .panel-body .row .event-btn ul li button {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 400;
}
.panel .panel-body .row .event-btn ul li button:hover i {
  -webkit-transition: all 0.0s ease-out;
  -moz-transition: all 0.0s ease-out;
  -o-transition: all 0.0s ease-out;
  transition: all 0.0s ease-out;
}
.panel .panel-body .row .event-btn ul li button i {
  -webkit-transition: all 0.0s ease-out;
  -moz-transition: all 0.0s ease-out;
  -o-transition: all 0.0s ease-out;
  transition: all 0.0s ease-out;
}
.panel .panel-body .row .status-titulo {
  text-transform: capitalize;
  font-size: 0.9em;
  font-weight: 400;
  color: #484848;
  margin-bottom: 10px;
}
.panel .panel-body .row .status-info {
  color: #787878;
  font-size: 1em;
}
.panel .panel-body .row .status-info .published:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #81c784;
  margin-right: 7px;
}
.panel .panel-body .row .status-info .unpublished:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #ffb300;
  margin-right: 7px;
}
.panel .panel-body .row .status-info .cancelled:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #ff3939;
  margin-right: 7px;
}
.panel .panel-body .row .status-info .finished:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #cecece;
  margin-right: 7px;
}
.panel .panel-body .row .status-produtora,
.panel .panel-body .row .status-email,
.panel .panel-body .row .status-cnpj,
.panel .panel-body .row .status-phone,
.panel .panel-body .row .status-conta,
.panel .panel-body .row .status-favorecido,
.panel .panel-body .row .status-banco,
.panel .panel-body .row .status-conta,
.panel .panel-body .row .status-password,
.panel .panel-body .row .status-cpf,
.panel .panel-body .row .status-nascimento,
.panel .panel-body .row .status-cep,
.panel .panel-body .row .status-end,
.panel .panel-body .row .status-bairro,
.panel .panel-body .row .status-cidade {
  font-size: 1em;
  color: #878787;
  font-weight: 300;
}
.panel .panel-body .row .status-name {
  text-decoration: underline;
}
.panel .panel-body .row .status-name,
.panel .panel-body .row .status-date {
  font-size: 1em;
  color: #878787;
  text-transform: uppercase;
  font-weight: 300;
  display: block;
  height: 40px;
  overflow: hidden;
}
.panel .panel-body .row .status-sold {
  font-size: 1em;
  color: #878787;
  margin-top: 10px;
}
.panel .panel-body .row .status-sold span.progress-type {
  color: inherit;
}
.panel .panel-body .row .more-options {
  margin-top: 9px;
}
.panel .panel-body .row .more-options button {
  color: #787878;
  font-size: 1.4em;
  padding: 5px 10px;
  background-color: #fff;
}
.panel .panel-body .row .more-options button:hover,
.panel .panel-body .row .more-options button:active,
.panel .panel-body .row .more-options button:focus {
  color: #592C81;
  background-color: #ffffff;
}
.panel .panel-body .row .more-options button:hover i,
.panel .panel-body .row .more-options button:active i,
.panel .panel-body .row .more-options button:focus i {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -ms-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}
.panel .panel-body .row .more-options .dropdown-menu li {
  text-align: right;
}
.panel .panel-body .row .more-options .dropdown-menu:before {
  display: none;
}
.panel .panel-footer {
  border-top: 1px solid #eee;
  background-color: transparent;
  color: #484848;
  transition: 0.5s ease;
}
.panel .panel-footer ul:last-child {
  margin-bottom: 0px;
}
.panel .panel-footer ul li span {
  color: #592C81;
  font-weight: 400;
}
.panel .panel-footer ul li ~ .amount-received {
  color: #cccccc;
  font-weight: 300;
}
.panel .panel-footer ul li ~ .amount-received span {
  color: #cccccc;
  font-weight: 400;
}
.table-easy {
  margin-bottom: 0px;
}
.table-easy thead th {
  padding-bottom: 15px;
  font-weight: 600;
  border: none;
}
.table-easy tbody th,
.table-easy tbody td {
  border-color: #eee;
  font-weight: 400;
  padding: 10px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .bar-top .bar-search .input-group {
    min-width: 200px;
  }
}
.no-scroll {
  overflow-y: hidden;
}
.mb20 {
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.flex-between-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-around-center {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.action-icon {
  color: #797979;
  font-size: 20px;
}
header .bar-top {
  padding: 15px 0px;
}
header .bar-top .logo {
  position: absolute;
  top: -7px;
  color: transparent;
  background-image: url('https://ffb2bb40fd6bbe8c.cdn.gocache.net/brand/logo-full-mono.svg');
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 53px;
  width: 70%;
  display: block;
}
header .bar-top .bar-search .navbar-form {
  margin: 0;
  border: 0;
  box-shadow: none;
  width: 100%;
}
header .bar-top .bar-search .navbar-form .input-group {
  width: 100%;
}
header .bar-top .bar-search .navbar-form input {
  font-weight: 400;
  background: #fff;
  font-size: 0.8em;
  height: 40px;
  border: 1px solid transparent;
  color: #592C81;
  text-transform: uppercase;
  border-right: none;
  box-shadow: none;
}
header .bar-top .bar-search .navbar-form input:focus {
  outline: none;
  box-shadow: none;
}
header .bar-top .bar-search .navbar-form input::-webkit-input-placeholder {
  color: #592C81;
}
header .bar-top .bar-search .navbar-form input:-ms-input-placeholder {
  color: #592C81;
}
header .bar-top .bar-search .navbar-form input::-moz-placeholder {
  color: #ffffff;
}
header .bar-top .bar-search .navbar-form input:-moz-placeholder {
  color: #ffffff;
}
header .bar-top .bar-search .navbar-form .btn-search {
  background-color: #fff;
  height: 40px;
  width: 100%;
  border-color: transparent;
  border-left: none;
  font-size: 15px;
  color: #592C81;
}
header .bar-top .bar-search .bar-options {
  margin-top: 0px;
  margin-right: 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header .bar-top .bar-search .bar-options .list-inline {
  margin-bottom: 0px;
}
header .bar-top .bar-search .bar-options .list-inline li {
  color: #ffffff;
}
header .bar-top .bar-search .bar-options .list-inline li a {
  color: #ffffff;
  font-weight: 300;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header .bar-top .bar-search .bar-options .list-inline li a:hover {
  text-decoration: underline ! important;
}
header .bar-top .bar-search .bar-options .list-inline li .more-options {
  background-image: url('../images/menu.png');
  background-position: right;
  background-repeat: no-repeat;
  height: 18px;
  width: 16px;
  display: block;
  top: 1px;
  position: relative;
  margin-left: 15px;
  border: none;
  background-color: transparent;
}
header .bar-top .bar-search .bar-options .list-inline li .more-options:focus {
  outline: none;
}
header .bar-top .bar-search .bar-options .list-inline li .btn-event {
  border: 1px solid #ffffff;
  border-radius: 5px;
}
header .bar-top .bar-search .bar-options .list-inline li .btn-event:hover {
  color: #592C81;
  background: #ffffff;
  border-color: #ffffff;
  text-decoration: none;
}
header .bar-top .bar-search .bar-options .list-inline li .dropdown-menu {
  border-radius: 0;
}
header .bar-top .bar-search .bar-options .list-inline li .dropdown-menu li {
  text-align: right;
}
header .bar-top .bar-search .bar-options .list-inline li .dropdown-menu li a {
  color: #434343;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header .bar-top .bar-search .bar-options .list-inline li .dropdown-menu li:hover a {
  color: #592C81;
  text-decoration: none;
}
header .bar-top .bar-search .bar-options .list-inline li .dropdown-menu:before {
  content: '';
  color: #fff;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -10px;
  right: 19px;
}
header .header-mobile {
  padding: 15px 0px 0px;
  background: #592C81;
  border: none;
  color: #fff;
}
header .header-mobile .navbar-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #2d5ca0;
}
header .header-mobile .navbar-header .logo-mobile {
  color: transparent;
  background-image: url('../images/logo.png');
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 51px;
  width: 100%;
  display: block;
}
header .header-mobile .navbar-header .icon-search {
  text-align: right;
  font-size: 2.5em;
}
header .header-mobile .navbar-header .more-options-mobile {
  margin-right: 0px;
  background-image: url('../images/menu-mobile.png');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  width: 100%;
  display: block;
  top: 1px;
  position: relative;
  margin-left: 15px;
  border: none;
  background-color: transparent;
  border-radius: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}
header .header-mobile .navbar-header .more-options-mobile:focus,
header .header-mobile .navbar-header .more-options-mobile:hover {
  outline: none;
  background-color: transparent;
}
header .header-mobile .bar-search-mobile {
  display: none;
}
header .header-mobile .bar-search-mobile > div {
  background-color: rgba(0, 0, 0, 0.8);
  padding-bottom: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
header .header-mobile .bar-search-mobile .bar-search {
  margin-top: 3px;
}
header .header-mobile .bar-search-mobile .bar-search .navbar-form {
  margin: 0;
  border: 0;
  box-shadow: none;
  padding: 10px 0px;
}
header .header-mobile .bar-search-mobile .bar-search .input-group {
  min-width: 270px;
  width: 100%;
}
header .header-mobile .bar-search-mobile .bar-search button:focus {
  outline: none;
}
header .header-mobile .bar-search-mobile .bar-search input {
  font-weight: 400;
  background: #fff;
  font-size: 0.8em;
  height: 46px;
  border: 1px solid transparent;
  color: #fff;
  text-transform: uppercase;
  border-right: none;
  box-shadow: none;
}
header .header-mobile .bar-search-mobile .bar-search input:focus {
  outline: none;
  box-shadow: none;
}
header .header-mobile .bar-search-mobile .bar-search input::-webkit-input-placeholder {
  color: #ffffff;
}
header .header-mobile .bar-search-mobile .bar-search input:-ms-input-placeholder {
  color: #ffffff;
}
header .header-mobile .bar-search-mobile .bar-search input::-moz-placeholder {
  color: #ffffff;
}
header .header-mobile .bar-search-mobile .bar-search input:-moz-placeholder {
  color: #ffffff;
}
header .header-mobile .bar-search-mobile .bar-search .btn-search {
  background-color: #fff;
  height: 46px;
  width: 100%;
  border-color: transparent;
  border-left: none;
  padding: 10px 25px;
  font-size: 20px;
  color: #fff;
}
header .header-mobile #menu-mobile-easyticket {
  border-color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
header .header-mobile #menu-mobile-easyticket .navbar-nav li a {
  color: #fff;
  font-weight: 300;
}
.bar-top-blue {
  background-color: #592C81;
  border-bottom: 1px solid #592C81;
  transition: .3s;
}
.bar-top-blue .logo {
  height: 53px !important;
}
.bar-top-blue .bar-options {
  margin-top: 0px;
}
.noresize {
  resize: none;
}
