@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Ubuntu:300,400,700";
@import "https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;600&display=swap";
.meus-grupos, .comece-anunciar {
  background-image: url("../../../images/themes/amigosecreto/home-grupo-bg.png") !important; }

.vitrine-presentes, .lista-de-presentes, .como-funciona {
  background-image: url("../../../images/themes/amigosecreto/vitrine-bg.png") !important; }

.home-new {
  background-image: url("../../../images/themes/amigosecreto/home-bg-01.jpg"); }

#menu-amigo-secreto .dropdown-menu:before {
  background-image: url("../../../images/themes/amigosecreto/logo-amigo-secreto.png"); }

/*$brand-warning: $brand-primary-complement-dark-2 !default;*/
/*!
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com) 
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  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; }

  .tag {
    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; } }
html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }
html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #33352e;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #7f8c8d; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #04c9fe;
  text-decoration: none; }
  a:focus, a:hover {
    color: #018fb5;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #7f8c8d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #95a5a6; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #7f8c8d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #95a5a6;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }
.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

dl.row > dd + dt {
  clear: left; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #7f8c8d; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #33352e; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }

.col-xs-1 {
  float: left;
  width: 8.3333333333%; }

.col-xs-2 {
  float: left;
  width: 16.6666666667%; }

.col-xs-3 {
  float: left;
  width: 25%; }

.col-xs-4 {
  float: left;
  width: 33.3333333333%; }

.col-xs-5 {
  float: left;
  width: 41.6666666667%; }

.col-xs-6 {
  float: left;
  width: 50%; }

.col-xs-7 {
  float: left;
  width: 58.3333333333%; }

.col-xs-8 {
  float: left;
  width: 66.6666666667%; }

.col-xs-9 {
  float: left;
  width: 75%; }

.col-xs-10 {
  float: left;
  width: 83.3333333333%; }

.col-xs-11 {
  float: left;
  width: 91.6666666667%; }

.col-xs-12 {
  float: left;
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.3333333333%; }

.pull-xs-2 {
  right: 16.6666666667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.3333333333%; }

.pull-xs-5 {
  right: 41.6666666667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.3333333333%; }

.pull-xs-8 {
  right: 66.6666666667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.3333333333%; }

.pull-xs-11 {
  right: 91.6666666667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.3333333333%; }

.push-xs-2 {
  left: 16.6666666667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.3333333333%; }

.push-xs-5 {
  left: 41.6666666667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.3333333333%; }

.push-xs-8 {
  left: 66.6666666667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.3333333333%; }

.push-xs-11 {
  left: 91.6666666667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.3333333333%; }

.offset-xs-2 {
  margin-left: 16.6666666667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.3333333333%; }

.offset-xs-5 {
  margin-left: 41.6666666667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.3333333333%; }

.offset-xs-8 {
  margin-left: 66.6666666667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.3333333333%; }

.offset-xs-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm-1 {
    float: left;
    width: 8.3333333333%; }

  .col-sm-2 {
    float: left;
    width: 16.6666666667%; }

  .col-sm-3 {
    float: left;
    width: 25%; }

  .col-sm-4 {
    float: left;
    width: 33.3333333333%; }

  .col-sm-5 {
    float: left;
    width: 41.6666666667%; }

  .col-sm-6 {
    float: left;
    width: 50%; }

  .col-sm-7 {
    float: left;
    width: 58.3333333333%; }

  .col-sm-8 {
    float: left;
    width: 66.6666666667%; }

  .col-sm-9 {
    float: left;
    width: 75%; }

  .col-sm-10 {
    float: left;
    width: 83.3333333333%; }

  .col-sm-11 {
    float: left;
    width: 91.6666666667%; }

  .col-sm-12 {
    float: left;
    width: 100%; }

  .pull-sm-0 {
    right: auto; }

  .pull-sm-1 {
    right: 8.3333333333%; }

  .pull-sm-2 {
    right: 16.6666666667%; }

  .pull-sm-3 {
    right: 25%; }

  .pull-sm-4 {
    right: 33.3333333333%; }

  .pull-sm-5 {
    right: 41.6666666667%; }

  .pull-sm-6 {
    right: 50%; }

  .pull-sm-7 {
    right: 58.3333333333%; }

  .pull-sm-8 {
    right: 66.6666666667%; }

  .pull-sm-9 {
    right: 75%; }

  .pull-sm-10 {
    right: 83.3333333333%; }

  .pull-sm-11 {
    right: 91.6666666667%; }

  .pull-sm-12 {
    right: 100%; }

  .push-sm-0 {
    left: auto; }

  .push-sm-1 {
    left: 8.3333333333%; }

  .push-sm-2 {
    left: 16.6666666667%; }

  .push-sm-3 {
    left: 25%; }

  .push-sm-4 {
    left: 33.3333333333%; }

  .push-sm-5 {
    left: 41.6666666667%; }

  .push-sm-6 {
    left: 50%; }

  .push-sm-7 {
    left: 58.3333333333%; }

  .push-sm-8 {
    left: 66.6666666667%; }

  .push-sm-9 {
    left: 75%; }

  .push-sm-10 {
    left: 83.3333333333%; }

  .push-sm-11 {
    left: 91.6666666667%; }

  .push-sm-12 {
    left: 100%; }

  .offset-sm-0 {
    margin-left: 0%; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.3333333333%; }

  .col-md-2 {
    float: left;
    width: 16.6666666667%; }

  .col-md-3 {
    float: left;
    width: 25%; }

  .col-md-4 {
    float: left;
    width: 33.3333333333%; }

  .col-md-5 {
    float: left;
    width: 41.6666666667%; }

  .col-md-6 {
    float: left;
    width: 50%; }

  .col-md-7 {
    float: left;
    width: 58.3333333333%; }

  .col-md-8 {
    float: left;
    width: 66.6666666667%; }

  .col-md-9 {
    float: left;
    width: 75%; }

  .col-md-10 {
    float: left;
    width: 83.3333333333%; }

  .col-md-11 {
    float: left;
    width: 91.6666666667%; }

  .col-md-12 {
    float: left;
    width: 100%; }

  .pull-md-0 {
    right: auto; }

  .pull-md-1 {
    right: 8.3333333333%; }

  .pull-md-2 {
    right: 16.6666666667%; }

  .pull-md-3 {
    right: 25%; }

  .pull-md-4 {
    right: 33.3333333333%; }

  .pull-md-5 {
    right: 41.6666666667%; }

  .pull-md-6 {
    right: 50%; }

  .pull-md-7 {
    right: 58.3333333333%; }

  .pull-md-8 {
    right: 66.6666666667%; }

  .pull-md-9 {
    right: 75%; }

  .pull-md-10 {
    right: 83.3333333333%; }

  .pull-md-11 {
    right: 91.6666666667%; }

  .pull-md-12 {
    right: 100%; }

  .push-md-0 {
    left: auto; }

  .push-md-1 {
    left: 8.3333333333%; }

  .push-md-2 {
    left: 16.6666666667%; }

  .push-md-3 {
    left: 25%; }

  .push-md-4 {
    left: 33.3333333333%; }

  .push-md-5 {
    left: 41.6666666667%; }

  .push-md-6 {
    left: 50%; }

  .push-md-7 {
    left: 58.3333333333%; }

  .push-md-8 {
    left: 66.6666666667%; }

  .push-md-9 {
    left: 75%; }

  .push-md-10 {
    left: 83.3333333333%; }

  .push-md-11 {
    left: 91.6666666667%; }

  .push-md-12 {
    left: 100%; }

  .offset-md-0 {
    margin-left: 0%; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.3333333333%; }

  .col-lg-2 {
    float: left;
    width: 16.6666666667%; }

  .col-lg-3 {
    float: left;
    width: 25%; }

  .col-lg-4 {
    float: left;
    width: 33.3333333333%; }

  .col-lg-5 {
    float: left;
    width: 41.6666666667%; }

  .col-lg-6 {
    float: left;
    width: 50%; }

  .col-lg-7 {
    float: left;
    width: 58.3333333333%; }

  .col-lg-8 {
    float: left;
    width: 66.6666666667%; }

  .col-lg-9 {
    float: left;
    width: 75%; }

  .col-lg-10 {
    float: left;
    width: 83.3333333333%; }

  .col-lg-11 {
    float: left;
    width: 91.6666666667%; }

  .col-lg-12 {
    float: left;
    width: 100%; }

  .pull-lg-0 {
    right: auto; }

  .pull-lg-1 {
    right: 8.3333333333%; }

  .pull-lg-2 {
    right: 16.6666666667%; }

  .pull-lg-3 {
    right: 25%; }

  .pull-lg-4 {
    right: 33.3333333333%; }

  .pull-lg-5 {
    right: 41.6666666667%; }

  .pull-lg-6 {
    right: 50%; }

  .pull-lg-7 {
    right: 58.3333333333%; }

  .pull-lg-8 {
    right: 66.6666666667%; }

  .pull-lg-9 {
    right: 75%; }

  .pull-lg-10 {
    right: 83.3333333333%; }

  .pull-lg-11 {
    right: 91.6666666667%; }

  .pull-lg-12 {
    right: 100%; }

  .push-lg-0 {
    left: auto; }

  .push-lg-1 {
    left: 8.3333333333%; }

  .push-lg-2 {
    left: 16.6666666667%; }

  .push-lg-3 {
    left: 25%; }

  .push-lg-4 {
    left: 33.3333333333%; }

  .push-lg-5 {
    left: 41.6666666667%; }

  .push-lg-6 {
    left: 50%; }

  .push-lg-7 {
    left: 58.3333333333%; }

  .push-lg-8 {
    left: 66.6666666667%; }

  .push-lg-9 {
    left: 75%; }

  .push-lg-10 {
    left: 83.3333333333%; }

  .push-lg-11 {
    left: 91.6666666667%; }

  .push-lg-12 {
    left: 100%; }

  .offset-lg-0 {
    margin-left: 0%; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.3333333333%; }

  .col-xl-2 {
    float: left;
    width: 16.6666666667%; }

  .col-xl-3 {
    float: left;
    width: 25%; }

  .col-xl-4 {
    float: left;
    width: 33.3333333333%; }

  .col-xl-5 {
    float: left;
    width: 41.6666666667%; }

  .col-xl-6 {
    float: left;
    width: 50%; }

  .col-xl-7 {
    float: left;
    width: 58.3333333333%; }

  .col-xl-8 {
    float: left;
    width: 66.6666666667%; }

  .col-xl-9 {
    float: left;
    width: 75%; }

  .col-xl-10 {
    float: left;
    width: 83.3333333333%; }

  .col-xl-11 {
    float: left;
    width: 91.6666666667%; }

  .col-xl-12 {
    float: left;
    width: 100%; }

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 8.3333333333%; }

  .pull-xl-2 {
    right: 16.6666666667%; }

  .pull-xl-3 {
    right: 25%; }

  .pull-xl-4 {
    right: 33.3333333333%; }

  .pull-xl-5 {
    right: 41.6666666667%; }

  .pull-xl-6 {
    right: 50%; }

  .pull-xl-7 {
    right: 58.3333333333%; }

  .pull-xl-8 {
    right: 66.6666666667%; }

  .pull-xl-9 {
    right: 75%; }

  .pull-xl-10 {
    right: 83.3333333333%; }

  .pull-xl-11 {
    right: 91.6666666667%; }

  .pull-xl-12 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 8.3333333333%; }

  .push-xl-2 {
    left: 16.6666666667%; }

  .push-xl-3 {
    left: 25%; }

  .push-xl-4 {
    left: 33.3333333333%; }

  .push-xl-5 {
    left: 41.6666666667%; }

  .push-xl-6 {
    left: 50%; }

  .push-xl-7 {
    left: 58.3333333333%; }

  .push-xl-8 {
    left: 66.6666666667%; }

  .push-xl-9 {
    left: 75%; }

  .push-xl-10 {
    left: 83.3333333333%; }

  .push-xl-11 {
    left: 91.6666666667%; }

  .push-xl-12 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #95a5a6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #95a5a6; }
  .table tbody + tbody {
    border-top: 2px solid #95a5a6; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #95a5a6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #95a5a6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #33352e; }

.thead-default th {
  color: #2c3e50;
  background-color: #95a5a6; }

.table-inverse {
  color: #95a5a6;
  background-color: #33352e; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #2c3e50; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }
.table-reflow tbody {
  display: block;
  white-space: nowrap; }
.table-reflow th,
.table-reflow td {
  border-top: 1px solid #95a5a6;
  border-left: 1px solid #95a5a6; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #95a5a6; }
.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #95a5a6; }
.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #95a5a6; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #2c3e50;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #2c3e50;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #95a5a6;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.5rem - 2px); }
select.form-control:focus::-ms-value {
  color: #2c3e50;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #7f8c8d;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    color: #7f8c8d;
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c; }
.has-success .form-control {
  border-color: #5cb85c; }
  .has-success .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3; }
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e; }
.has-warning .form-control {
  border-color: #f0ad4e; }
  .has-warning .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac; }
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f; }
.has-danger .form-control {
  border-color: #d9534f; }
  .has-danger .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3; }
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 576px) {
  .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;
    width: auto;
    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 .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #04c9fe;
  border-color: #04c9fe; }
  .btn-primary:hover {
    color: #fff;
    background-color: #01a3ce;
    border-color: #019bc4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #01a3ce;
    border-color: #019bc4; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #01a3ce;
    border-color: #019bc4;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #0187ab;
      border-color: #016782; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #04c9fe;
    border-color: #04c9fe; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #04c9fe;
    border-color: #04c9fe; }

.btn-secondary {
  color: #33352e;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #33352e;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #33352e;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: #33352e;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
      color: #33352e;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary {
  color: #04c9fe;
  background-image: none;
  background-color: transparent;
  border-color: #04c9fe; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #04c9fe;
    border-color: #04c9fe; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #04c9fe;
    border-color: #04c9fe; }
  .btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #04c9fe;
    border-color: #04c9fe; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #0187ab;
      border-color: #016782; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #6adffe; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #6adffe; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #04c9fe;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #018fb5;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #7f8c8d;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  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;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }
.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #33352e;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #33352e;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #262722;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #04c9fe;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #7f8c8d; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #7f8c8d;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left;
    margin-bottom: 0; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      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: -0.5rem; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.5rem; }

.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 + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.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::after {
  content: "";
  display: table;
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-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; }

.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; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #2c3e50;
  text-align: center;
  background-color: #95a5a6;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-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:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer; }
  .custom-control + .custom-control {
    margin-left: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked .custom-control {
  float: left;
  clear: left; }
  .custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.5rem - 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #2c3e50;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #2c3e50;
      background-color: #fff; }
  .custom-select:disabled {
    color: #7f8c8d;
    cursor: not-allowed;
    background-color: #95a5a6; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control:lang(pt-br)::after {
    content: "Selecione um arquivo..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }
  .custom-file-control:lang(pt-br)::before {
    content: "Buscar"; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #7f8c8d; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #7f8c8d;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #95a5a6 #95a5a6 #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #7f8c8d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #2c3e50;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }
.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #04c9fe; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .navbar {
      border-radius: 0.25rem; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 576px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 576px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 576px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent no-repeat center center;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 575px) {
  .navbar-toggleable-xs .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-xs .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-xs .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }
@media (min-width: 576px) {
  .navbar-toggleable-xs {
    display: block; } }
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-sm .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block; } }
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-md .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block; } }
.navbar-toggleable-lg::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-lg .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    display: block; } }
.navbar-toggleable-xl {
  display: block; }
  .navbar-toggleable-xl::after {
    content: "";
    display: table;
    clear: both; }
  .navbar-toggleable-xl .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-xl .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-xl .navbar-nav .dropdown-menu {
      position: static;
      float: none; }

.navbar-nav .nav-item {
  float: left; }
.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
  .navbar-dark .navbar-toggler:focus,
  .navbar-dark .navbar-toggler:hover {
    color: white; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }
.navbar-dark .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 575px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable-xs {
    display: block !important; } }
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.card-block {
  padding: 1.25rem; }
  .card-block::after {
    content: "";
    display: table;
    clear: both; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header::after {
    content: "";
    display: table;
    clear: both; }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer::after {
    content: "";
    display: table;
    clear: both; }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #04c9fe;
  border-color: #04c9fe; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #04c9fe; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2); }
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65); }
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: calc(0.25rem - 1px); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

@media (min-width: 576px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      margin-bottom: 0;
      vertical-align: top; }

  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }
@media (min-width: 576px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #95a5a6;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #7f8c8d;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #7f8c8d; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #04c9fe;
    border-color: #04c9fe; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #7f8c8d;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #04c9fe;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #018fb5;
    background-color: #95a5a6;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem; }
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .tag:empty {
    display: none; }

.btn .tag {
  position: relative;
  top: -1px; }

a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.tag-default {
  background-color: #7f8c8d; }
  .tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #667273; }

.tag-primary {
  background-color: #04c9fe; }
  .tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #01a3ce; }

.tag-success {
  background-color: #5cb85c; }
  .tag-success[href]:focus, .tag-success[href]:hover {
    background-color: #449d44; }

.tag-info {
  background-color: #5bc0de; }
  .tag-info[href]:focus, .tag-info[href]:hover {
    background-color: #31b0d5; }

.tag-warning {
  background-color: #f0ad4e; }
  .tag-warning[href]:focus, .tag-warning[href]:hover {
    background-color: #ec971f; }

.tag-danger {
  background-color: #d9534f; }
  .tag-danger[href]:focus, .tag-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #95a5a6;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #798d8f; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 2.5rem; }
  .alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1.25rem;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  background-color: #eee;
  border: 0;
  appearance: none;
  border-radius: 0.25rem; }

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0; }

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem; }

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0.25rem; }

  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }

  .progress[width="100%"] {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; } }
.progress-striped[value]::-webkit-progress-value {
  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: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  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: 1rem 1rem; }

.progress-striped[value]::-ms-fill {
  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: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; } }
.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }
.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c; }
.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c; }
.progress-success[value]::-ms-fill {
  background-color: #5cb85c; }
@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }
.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }
.progress-info[value]::-ms-fill {
  background-color: #5bc0de; }
@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e; }
.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e; }
.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e; }
@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f; }
.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f; }
.progress-danger[value]::-ms-fill {
  background-color: #d9534f; }
@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

.media,
.media-body {
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #7f8c8d;
    cursor: not-allowed;
    background-color: #95a5a6; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #7f8c8d; }
  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #04c9fe;
    border-color: #04c9fe; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: #cff5ff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    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:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.8571428571%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  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; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2375rem 0.2375rem 0 0; }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 576px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #bdc3c7; }

.bg-primary {
  background-color: #04c9fe !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #01a3ce !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #33352e !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #191a16 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-circle {
  border-radius: 50%; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.float-xs-left {
  float: left !important; }

.float-xs-right {
  float: right !important; }

.float-xs-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; } }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 1rem 1rem !important; }

.mt-1 {
  margin-top: 1rem !important; }

.mr-1 {
  margin-right: 1rem !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

.ml-1 {
  margin-left: 1rem !important; }

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-2 {
  margin: 1.5rem 1.5rem !important; }

.mt-2 {
  margin-top: 1.5rem !important; }

.mr-2 {
  margin-right: 1.5rem !important; }

.mb-2 {
  margin-bottom: 1.5rem !important; }

.ml-2 {
  margin-left: 1.5rem !important; }

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-3 {
  margin: 3rem 3rem !important; }

.mt-3 {
  margin-top: 3rem !important; }

.mr-3 {
  margin-right: 3rem !important; }

.mb-3 {
  margin-bottom: 3rem !important; }

.ml-3 {
  margin-left: 3rem !important; }

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 1rem 1rem !important; }

.pt-1 {
  padding-top: 1rem !important; }

.pr-1 {
  padding-right: 1rem !important; }

.pb-1 {
  padding-bottom: 1rem !important; }

.pl-1 {
  padding-left: 1rem !important; }

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-2 {
  padding: 1.5rem 1.5rem !important; }

.pt-2 {
  padding-top: 1.5rem !important; }

.pr-2 {
  padding-right: 1.5rem !important; }

.pb-2 {
  padding-bottom: 1.5rem !important; }

.pl-2 {
  padding-left: 1.5rem !important; }

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-3 {
  padding: 3rem 3rem !important; }

.pt-3 {
  padding-top: 3rem !important; }

.pr-3 {
  padding-right: 3rem !important; }

.pb-3 {
  padding-bottom: 3rem !important; }

.pl-3 {
  padding-left: 3rem !important; }

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #7f8c8d !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #667273 !important; }

.text-primary {
  color: #04c9fe !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #01a3ce !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #33352e !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #191a16 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !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 v4.0.0-alpha.4 (http://getbootstrap.com) 
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  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; }

  .tag {
    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; } }
html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }
html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #33352e;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #7f8c8d; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #04c9fe;
  text-decoration: none; }
  a:focus, a:hover {
    color: #018fb5;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #7f8c8d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #95a5a6; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #7f8c8d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #95a5a6;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }
.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

dl.row > dd + dt {
  clear: left; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #7f8c8d; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #33352e; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }

.col-xs-1 {
  float: left;
  width: 8.3333333333%; }

.col-xs-2 {
  float: left;
  width: 16.6666666667%; }

.col-xs-3 {
  float: left;
  width: 25%; }

.col-xs-4 {
  float: left;
  width: 33.3333333333%; }

.col-xs-5 {
  float: left;
  width: 41.6666666667%; }

.col-xs-6 {
  float: left;
  width: 50%; }

.col-xs-7 {
  float: left;
  width: 58.3333333333%; }

.col-xs-8 {
  float: left;
  width: 66.6666666667%; }

.col-xs-9 {
  float: left;
  width: 75%; }

.col-xs-10 {
  float: left;
  width: 83.3333333333%; }

.col-xs-11 {
  float: left;
  width: 91.6666666667%; }

.col-xs-12 {
  float: left;
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.3333333333%; }

.pull-xs-2 {
  right: 16.6666666667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.3333333333%; }

.pull-xs-5 {
  right: 41.6666666667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.3333333333%; }

.pull-xs-8 {
  right: 66.6666666667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.3333333333%; }

.pull-xs-11 {
  right: 91.6666666667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.3333333333%; }

.push-xs-2 {
  left: 16.6666666667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.3333333333%; }

.push-xs-5 {
  left: 41.6666666667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.3333333333%; }

.push-xs-8 {
  left: 66.6666666667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.3333333333%; }

.push-xs-11 {
  left: 91.6666666667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.3333333333%; }

.offset-xs-2 {
  margin-left: 16.6666666667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.3333333333%; }

.offset-xs-5 {
  margin-left: 41.6666666667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.3333333333%; }

.offset-xs-8 {
  margin-left: 66.6666666667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.3333333333%; }

.offset-xs-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm-1 {
    float: left;
    width: 8.3333333333%; }

  .col-sm-2 {
    float: left;
    width: 16.6666666667%; }

  .col-sm-3 {
    float: left;
    width: 25%; }

  .col-sm-4 {
    float: left;
    width: 33.3333333333%; }

  .col-sm-5 {
    float: left;
    width: 41.6666666667%; }

  .col-sm-6 {
    float: left;
    width: 50%; }

  .col-sm-7 {
    float: left;
    width: 58.3333333333%; }

  .col-sm-8 {
    float: left;
    width: 66.6666666667%; }

  .col-sm-9 {
    float: left;
    width: 75%; }

  .col-sm-10 {
    float: left;
    width: 83.3333333333%; }

  .col-sm-11 {
    float: left;
    width: 91.6666666667%; }

  .col-sm-12 {
    float: left;
    width: 100%; }

  .pull-sm-0 {
    right: auto; }

  .pull-sm-1 {
    right: 8.3333333333%; }

  .pull-sm-2 {
    right: 16.6666666667%; }

  .pull-sm-3 {
    right: 25%; }

  .pull-sm-4 {
    right: 33.3333333333%; }

  .pull-sm-5 {
    right: 41.6666666667%; }

  .pull-sm-6 {
    right: 50%; }

  .pull-sm-7 {
    right: 58.3333333333%; }

  .pull-sm-8 {
    right: 66.6666666667%; }

  .pull-sm-9 {
    right: 75%; }

  .pull-sm-10 {
    right: 83.3333333333%; }

  .pull-sm-11 {
    right: 91.6666666667%; }

  .pull-sm-12 {
    right: 100%; }

  .push-sm-0 {
    left: auto; }

  .push-sm-1 {
    left: 8.3333333333%; }

  .push-sm-2 {
    left: 16.6666666667%; }

  .push-sm-3 {
    left: 25%; }

  .push-sm-4 {
    left: 33.3333333333%; }

  .push-sm-5 {
    left: 41.6666666667%; }

  .push-sm-6 {
    left: 50%; }

  .push-sm-7 {
    left: 58.3333333333%; }

  .push-sm-8 {
    left: 66.6666666667%; }

  .push-sm-9 {
    left: 75%; }

  .push-sm-10 {
    left: 83.3333333333%; }

  .push-sm-11 {
    left: 91.6666666667%; }

  .push-sm-12 {
    left: 100%; }

  .offset-sm-0 {
    margin-left: 0%; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.3333333333%; }

  .col-md-2 {
    float: left;
    width: 16.6666666667%; }

  .col-md-3 {
    float: left;
    width: 25%; }

  .col-md-4 {
    float: left;
    width: 33.3333333333%; }

  .col-md-5 {
    float: left;
    width: 41.6666666667%; }

  .col-md-6 {
    float: left;
    width: 50%; }

  .col-md-7 {
    float: left;
    width: 58.3333333333%; }

  .col-md-8 {
    float: left;
    width: 66.6666666667%; }

  .col-md-9 {
    float: left;
    width: 75%; }

  .col-md-10 {
    float: left;
    width: 83.3333333333%; }

  .col-md-11 {
    float: left;
    width: 91.6666666667%; }

  .col-md-12 {
    float: left;
    width: 100%; }

  .pull-md-0 {
    right: auto; }

  .pull-md-1 {
    right: 8.3333333333%; }

  .pull-md-2 {
    right: 16.6666666667%; }

  .pull-md-3 {
    right: 25%; }

  .pull-md-4 {
    right: 33.3333333333%; }

  .pull-md-5 {
    right: 41.6666666667%; }

  .pull-md-6 {
    right: 50%; }

  .pull-md-7 {
    right: 58.3333333333%; }

  .pull-md-8 {
    right: 66.6666666667%; }

  .pull-md-9 {
    right: 75%; }

  .pull-md-10 {
    right: 83.3333333333%; }

  .pull-md-11 {
    right: 91.6666666667%; }

  .pull-md-12 {
    right: 100%; }

  .push-md-0 {
    left: auto; }

  .push-md-1 {
    left: 8.3333333333%; }

  .push-md-2 {
    left: 16.6666666667%; }

  .push-md-3 {
    left: 25%; }

  .push-md-4 {
    left: 33.3333333333%; }

  .push-md-5 {
    left: 41.6666666667%; }

  .push-md-6 {
    left: 50%; }

  .push-md-7 {
    left: 58.3333333333%; }

  .push-md-8 {
    left: 66.6666666667%; }

  .push-md-9 {
    left: 75%; }

  .push-md-10 {
    left: 83.3333333333%; }

  .push-md-11 {
    left: 91.6666666667%; }

  .push-md-12 {
    left: 100%; }

  .offset-md-0 {
    margin-left: 0%; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.3333333333%; }

  .col-lg-2 {
    float: left;
    width: 16.6666666667%; }

  .col-lg-3 {
    float: left;
    width: 25%; }

  .col-lg-4 {
    float: left;
    width: 33.3333333333%; }

  .col-lg-5 {
    float: left;
    width: 41.6666666667%; }

  .col-lg-6 {
    float: left;
    width: 50%; }

  .col-lg-7 {
    float: left;
    width: 58.3333333333%; }

  .col-lg-8 {
    float: left;
    width: 66.6666666667%; }

  .col-lg-9 {
    float: left;
    width: 75%; }

  .col-lg-10 {
    float: left;
    width: 83.3333333333%; }

  .col-lg-11 {
    float: left;
    width: 91.6666666667%; }

  .col-lg-12 {
    float: left;
    width: 100%; }

  .pull-lg-0 {
    right: auto; }

  .pull-lg-1 {
    right: 8.3333333333%; }

  .pull-lg-2 {
    right: 16.6666666667%; }

  .pull-lg-3 {
    right: 25%; }

  .pull-lg-4 {
    right: 33.3333333333%; }

  .pull-lg-5 {
    right: 41.6666666667%; }

  .pull-lg-6 {
    right: 50%; }

  .pull-lg-7 {
    right: 58.3333333333%; }

  .pull-lg-8 {
    right: 66.6666666667%; }

  .pull-lg-9 {
    right: 75%; }

  .pull-lg-10 {
    right: 83.3333333333%; }

  .pull-lg-11 {
    right: 91.6666666667%; }

  .pull-lg-12 {
    right: 100%; }

  .push-lg-0 {
    left: auto; }

  .push-lg-1 {
    left: 8.3333333333%; }

  .push-lg-2 {
    left: 16.6666666667%; }

  .push-lg-3 {
    left: 25%; }

  .push-lg-4 {
    left: 33.3333333333%; }

  .push-lg-5 {
    left: 41.6666666667%; }

  .push-lg-6 {
    left: 50%; }

  .push-lg-7 {
    left: 58.3333333333%; }

  .push-lg-8 {
    left: 66.6666666667%; }

  .push-lg-9 {
    left: 75%; }

  .push-lg-10 {
    left: 83.3333333333%; }

  .push-lg-11 {
    left: 91.6666666667%; }

  .push-lg-12 {
    left: 100%; }

  .offset-lg-0 {
    margin-left: 0%; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.3333333333%; }

  .col-xl-2 {
    float: left;
    width: 16.6666666667%; }

  .col-xl-3 {
    float: left;
    width: 25%; }

  .col-xl-4 {
    float: left;
    width: 33.3333333333%; }

  .col-xl-5 {
    float: left;
    width: 41.6666666667%; }

  .col-xl-6 {
    float: left;
    width: 50%; }

  .col-xl-7 {
    float: left;
    width: 58.3333333333%; }

  .col-xl-8 {
    float: left;
    width: 66.6666666667%; }

  .col-xl-9 {
    float: left;
    width: 75%; }

  .col-xl-10 {
    float: left;
    width: 83.3333333333%; }

  .col-xl-11 {
    float: left;
    width: 91.6666666667%; }

  .col-xl-12 {
    float: left;
    width: 100%; }

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 8.3333333333%; }

  .pull-xl-2 {
    right: 16.6666666667%; }

  .pull-xl-3 {
    right: 25%; }

  .pull-xl-4 {
    right: 33.3333333333%; }

  .pull-xl-5 {
    right: 41.6666666667%; }

  .pull-xl-6 {
    right: 50%; }

  .pull-xl-7 {
    right: 58.3333333333%; }

  .pull-xl-8 {
    right: 66.6666666667%; }

  .pull-xl-9 {
    right: 75%; }

  .pull-xl-10 {
    right: 83.3333333333%; }

  .pull-xl-11 {
    right: 91.6666666667%; }

  .pull-xl-12 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 8.3333333333%; }

  .push-xl-2 {
    left: 16.6666666667%; }

  .push-xl-3 {
    left: 25%; }

  .push-xl-4 {
    left: 33.3333333333%; }

  .push-xl-5 {
    left: 41.6666666667%; }

  .push-xl-6 {
    left: 50%; }

  .push-xl-7 {
    left: 58.3333333333%; }

  .push-xl-8 {
    left: 66.6666666667%; }

  .push-xl-9 {
    left: 75%; }

  .push-xl-10 {
    left: 83.3333333333%; }

  .push-xl-11 {
    left: 91.6666666667%; }

  .push-xl-12 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #95a5a6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #95a5a6; }
  .table tbody + tbody {
    border-top: 2px solid #95a5a6; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #95a5a6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #95a5a6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #33352e; }

.thead-default th {
  color: #2c3e50;
  background-color: #95a5a6; }

.table-inverse {
  color: #95a5a6;
  background-color: #33352e; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #2c3e50; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }
.table-reflow tbody {
  display: block;
  white-space: nowrap; }
.table-reflow th,
.table-reflow td {
  border-top: 1px solid #95a5a6;
  border-left: 1px solid #95a5a6; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #95a5a6; }
.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #95a5a6; }
.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #95a5a6; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #2c3e50;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #2c3e50;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #95a5a6;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.5rem - 2px); }
select.form-control:focus::-ms-value {
  color: #2c3e50;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #7f8c8d;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    color: #7f8c8d;
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c; }
.has-success .form-control {
  border-color: #5cb85c; }
  .has-success .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3; }
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e; }
.has-warning .form-control {
  border-color: #f0ad4e; }
  .has-warning .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac; }
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f; }
.has-danger .form-control {
  border-color: #d9534f; }
  .has-danger .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3; }
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 576px) {
  .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;
    width: auto;
    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 .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #04c9fe;
  border-color: #04c9fe; }
  .btn-primary:hover {
    color: #fff;
    background-color: #01a3ce;
    border-color: #019bc4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #01a3ce;
    border-color: #019bc4; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #01a3ce;
    border-color: #019bc4;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #0187ab;
      border-color: #016782; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #04c9fe;
    border-color: #04c9fe; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #04c9fe;
    border-color: #04c9fe; }

.btn-secondary {
  color: #33352e;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #33352e;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #33352e;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: #33352e;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
      color: #33352e;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary {
  color: #04c9fe;
  background-image: none;
  background-color: transparent;
  border-color: #04c9fe; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #04c9fe;
    border-color: #04c9fe; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #04c9fe;
    border-color: #04c9fe; }
  .btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #04c9fe;
    border-color: #04c9fe; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #0187ab;
      border-color: #016782; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #6adffe; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #6adffe; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #04c9fe;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #018fb5;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #7f8c8d;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  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;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }
.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #33352e;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #33352e;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #262722;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #04c9fe;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #7f8c8d; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #7f8c8d;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left;
    margin-bottom: 0; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      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: -0.5rem; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.5rem; }

.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 + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.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::after {
  content: "";
  display: table;
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-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; }

.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; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #2c3e50;
  text-align: center;
  background-color: #95a5a6;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-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:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer; }
  .custom-control + .custom-control {
    margin-left: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked .custom-control {
  float: left;
  clear: left; }
  .custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.5rem - 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #2c3e50;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #2c3e50;
      background-color: #fff; }
  .custom-select:disabled {
    color: #7f8c8d;
    cursor: not-allowed;
    background-color: #95a5a6; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control:lang(pt-br)::after {
    content: "Selecione um arquivo..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }
  .custom-file-control:lang(pt-br)::before {
    content: "Buscar"; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #7f8c8d; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #7f8c8d;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #95a5a6 #95a5a6 #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #7f8c8d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #2c3e50;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }
.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #04c9fe; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .navbar {
      border-radius: 0.25rem; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 576px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 576px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 576px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent no-repeat center center;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 575px) {
  .navbar-toggleable-xs .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-xs .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-xs .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }
@media (min-width: 576px) {
  .navbar-toggleable-xs {
    display: block; } }
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-sm .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block; } }
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-md .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block; } }
.navbar-toggleable-lg::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-lg .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    display: block; } }
.navbar-toggleable-xl {
  display: block; }
  .navbar-toggleable-xl::after {
    content: "";
    display: table;
    clear: both; }
  .navbar-toggleable-xl .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-xl .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-xl .navbar-nav .dropdown-menu {
      position: static;
      float: none; }

.navbar-nav .nav-item {
  float: left; }
.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
  .navbar-dark .navbar-toggler:focus,
  .navbar-dark .navbar-toggler:hover {
    color: white; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }
.navbar-dark .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 575px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable-xs {
    display: block !important; } }
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.card-block {
  padding: 1.25rem; }
  .card-block::after {
    content: "";
    display: table;
    clear: both; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header::after {
    content: "";
    display: table;
    clear: both; }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer::after {
    content: "";
    display: table;
    clear: both; }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #04c9fe;
  border-color: #04c9fe; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #04c9fe; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2); }
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65); }
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: calc(0.25rem - 1px); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

@media (min-width: 576px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      margin-bottom: 0;
      vertical-align: top; }

  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }
@media (min-width: 576px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #95a5a6;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #7f8c8d;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #7f8c8d; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #04c9fe;
    border-color: #04c9fe; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #7f8c8d;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #04c9fe;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #018fb5;
    background-color: #95a5a6;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem; }
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .tag:empty {
    display: none; }

.btn .tag {
  position: relative;
  top: -1px; }

a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.tag-default {
  background-color: #7f8c8d; }
  .tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #667273; }

.tag-primary {
  background-color: #04c9fe; }
  .tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #01a3ce; }

.tag-success {
  background-color: #5cb85c; }
  .tag-success[href]:focus, .tag-success[href]:hover {
    background-color: #449d44; }

.tag-info {
  background-color: #5bc0de; }
  .tag-info[href]:focus, .tag-info[href]:hover {
    background-color: #31b0d5; }

.tag-warning {
  background-color: #f0ad4e; }
  .tag-warning[href]:focus, .tag-warning[href]:hover {
    background-color: #ec971f; }

.tag-danger {
  background-color: #d9534f; }
  .tag-danger[href]:focus, .tag-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #95a5a6;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #798d8f; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 2.5rem; }
  .alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1.25rem;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  background-color: #eee;
  border: 0;
  appearance: none;
  border-radius: 0.25rem; }

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0; }

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem; }

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0.25rem; }

  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }

  .progress[width="100%"] {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; } }
.progress-striped[value]::-webkit-progress-value {
  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: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  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: 1rem 1rem; }

.progress-striped[value]::-ms-fill {
  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: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; } }
.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }
.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c; }
.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c; }
.progress-success[value]::-ms-fill {
  background-color: #5cb85c; }
@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }
.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }
.progress-info[value]::-ms-fill {
  background-color: #5bc0de; }
@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e; }
.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e; }
.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e; }
@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f; }
.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f; }
.progress-danger[value]::-ms-fill {
  background-color: #d9534f; }
@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

.media,
.media-body {
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #7f8c8d;
    cursor: not-allowed;
    background-color: #95a5a6; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #7f8c8d; }
  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #04c9fe;
    border-color: #04c9fe; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: #cff5ff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    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:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.8571428571%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  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; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2375rem 0.2375rem 0 0; }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 576px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #bdc3c7; }

.bg-primary {
  background-color: #04c9fe !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #01a3ce !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #33352e !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #191a16 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-circle {
  border-radius: 50%; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.float-xs-left {
  float: left !important; }

.float-xs-right {
  float: right !important; }

.float-xs-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; } }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 1rem 1rem !important; }

.mt-1 {
  margin-top: 1rem !important; }

.mr-1 {
  margin-right: 1rem !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

.ml-1 {
  margin-left: 1rem !important; }

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-2 {
  margin: 1.5rem 1.5rem !important; }

.mt-2 {
  margin-top: 1.5rem !important; }

.mr-2 {
  margin-right: 1.5rem !important; }

.mb-2 {
  margin-bottom: 1.5rem !important; }

.ml-2 {
  margin-left: 1.5rem !important; }

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-3 {
  margin: 3rem 3rem !important; }

.mt-3 {
  margin-top: 3rem !important; }

.mr-3 {
  margin-right: 3rem !important; }

.mb-3 {
  margin-bottom: 3rem !important; }

.ml-3 {
  margin-left: 3rem !important; }

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 1rem 1rem !important; }

.pt-1 {
  padding-top: 1rem !important; }

.pr-1 {
  padding-right: 1rem !important; }

.pb-1 {
  padding-bottom: 1rem !important; }

.pl-1 {
  padding-left: 1rem !important; }

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-2 {
  padding: 1.5rem 1.5rem !important; }

.pt-2 {
  padding-top: 1.5rem !important; }

.pr-2 {
  padding-right: 1.5rem !important; }

.pb-2 {
  padding-bottom: 1.5rem !important; }

.pl-2 {
  padding-left: 1.5rem !important; }

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-3 {
  padding: 3rem 3rem !important; }

.pt-3 {
  padding-top: 3rem !important; }

.pr-3 {
  padding-right: 3rem !important; }

.pb-3 {
  padding-bottom: 3rem !important; }

.pl-3 {
  padding-left: 3rem !important; }

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #7f8c8d !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #667273 !important; }

.text-primary {
  color: #04c9fe !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #01a3ce !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #33352e !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #191a16 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("https://netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("https://netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("https://netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("https://netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("https://netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.header-group-v2 {
  border: 1px solid #EAEAEA;
  border-top: 1px solid #DC851F;
  border-radius: 7px;
  background: #fff;
  padding: 20px 20px 0;
  margin-bottom: 30px;
  font-size: 0; }
  .header-group-v2 .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none; }
    @media (max-width: 769px) {
      .header-group-v2 .vcenter {
        display: block; } }
  .header-group-v2 ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .header-group-v2 .link-group {
    padding: 10px;
    font-size: 14px;
    min-height: 118px;
    border-radius: 7px;
    background-color: #FFE9D0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #777; }
    @media (max-width: 769px) {
      .header-group-v2 .link-group {
        margin-top: 10px; } }
    .header-group-v2 .link-group strong {
      display: block; }
    .header-group-v2 .link-group a {
      color: #DC851F;
      text-decoration: none;
      display: block;
      padding: 4px;
      font-size: 18px; }
    .header-group-v2 .link-group li {
      display: inline-block; }
  .header-group-v2 .d-flex {
    display: flex;
    align-items: center; }
    @media (max-width: 769px) {
      .header-group-v2 .d-flex {
        align-items: flex-start; } }
  .header-group-v2 .figure {
    margin: 0 20px 0 0;
    height: 160px;
    width: 160px;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    @media (max-width: 769px) {
      .header-group-v2 .figure {
        height: 90px;
        width: 90px; } }
    .header-group-v2 .figure img {
      position: absolute;
      left: 50%;
      top: 50%;
      max-width: none;
      min-width: 100%;
      width: auto !important;
      transform: translate(-50%, -50%);
      height: 100%;
      min-width: 100%; }
  .header-group-v2 .group-data h1 {
    color: #333;
    font-size: 18px;
    font-weight: bold; }
  .header-group-v2 .group-data ul {
    color: #777;
    font-size: 14px;
    font-weight: bold; }
    .header-group-v2 .group-data ul span {
      font-weight: normal; }

.group-pages .circle {
  height: 80px;
  width: 80px;
  border-radius: 40px;
  overflow: hidden;
  position: relative;
  margin-bottom: 6px; }
  .group-pages .circle img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: none;
    min-width: 100%;
    width: auto !important;
    transform: translate(-50%, -50%);
    height: 100%;
    min-width: 100%; }
.group-pages .box-style {
  border: 1px solid #EAEAEA;
  border-top: 1px solid #DC851F;
  border-radius: 7px;
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  font-size: 0;
  position: relative; }
  .group-pages .box-style .btn {
    display: block;
    width: 100%; }
  .group-pages .box-style h2 {
    font-size: 18px;
    color: #333333;
    font-weight: bold; }
  .group-pages .box-style p {
    font-size: 14px;
    color: #777777; }
.group-pages .iconography {
  height: 80px;
  width: 80px;
  border-radius: 40px;
  background-color: #FFE9D0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 10px;
  position: relative;
  overflow: hidden; }
  .group-pages .iconography svg {
    width: 50px;
    fill: #FFCA8C;
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: none;
    width: auto !important;
    transform: translate(-50%, -50%);
    height: 70%;
    min-width: 70%; }
.group-pages .posts {
  background-color: #FFE9D0;
  padding: 10px;
  border-radius: 7px;
  font-size: 15px;
  color: #333;
  margin-bottom: 10px; }
  .group-pages .posts .txt {
    line-height: 1.1em;
    padding-left: 4px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 71px); }
    .group-pages .posts .txt strong {
      display: block; }
  .group-pages .posts .icon-msg {
    height: 40px;
    width: 40px;
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .group-pages .posts .icon-msg svg {
      width: 50px;
      position: absolute;
      left: 50%;
      top: 50%;
      max-width: none;
      width: auto !important;
      transform: translate(-50%, -50%);
      height: 100%;
      min-width: 70%; }
  .group-pages .posts svg {
    fill: #DC851F;
    vertical-align: middle; }
.group-pages .d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px; }
  .group-pages .d-flex .iconography {
    display: block;
    margin: 0; }
  .group-pages .d-flex i {
    font-size: 20px;
    color: #DC851F;
    cursor: pointer; }
.group-pages .message-board .text-area, .group-pages .message-board .select {
  display: block;
  width: 100%;
  font-size: 16px;
  margin-bottom: 10px;
  border: 1px solid #DC851F;
  border-radius: 7px; }
.group-pages .message-board .text-area {
  height: 118px; }
.group-pages .message-board .select {
  height: 40px;
  line-height: 40px; }

.produtos .alert-success {
  background-color: #165079;
  border-color: #165079; }

.participants .box-style h2 {
  margin-bottom: 11px; }
.participants .cnt-button {
  text-align: center; }
  .participants .cnt-button .btn {
    width: auto;
    margin: 0 auto; }
.participants .view-all {
  color: #DC851F;
  font-size: 15px;
  display: inline-block;
  position: absolute;
  cursor: pointer;
  right: 15px;
  top: 12px; }
.participants .counter {
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 24px;
  width: 24px;
  background: #DC851F;
  color: #fff; }
.participants .participants-list {
  list-style: none;
  margin: 0 auto 25px;
  padding: 0;
  display: block; }
  .participants .participants-list .name, .participants .participants-list .gifts {
    display: block;
    white-space: normal;
    max-width: 80px; }
  .participants .participants-list .name {
    font-size: 15px;
    color: #DC851F;
    line-height: 1.1em;
    margin-bottom: 4px; }
  .participants .participants-list .gifts {
    font-size: 13px;
    color: #777;
    line-height: 1.1em; }
  .participants .participants-list li {
    display: inline-block;
    vertical-align: top;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-right: 40px; }
    .participants .participants-list li.add {
      cursor: pointer; }
      .participants .participants-list li.add .circle {
        border: 1px solid #DC851F; }
        .participants .participants-list li.add .circle i {
          font-size: 22px;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          color: #DC851F; }
  .participants .participants-list.pending .circle {
    font-size: 40px;
    color: #DC851F;
    background-color: #FFE9D0;
    display: flex;
    justify-content: center;
    align-items: center; }

.line-menu {
  display: flex;
  align-items: center;
  display: inline-flex;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 0; }
  .line-menu.medium .menu {
    margin: 26px auto; }
    .line-menu.medium .menu a {
      padding: 15px 1.5rem;
      font-weight: 500;
      font-size: 0.938em;
      min-width: 100px; }
  .line-menu ul, .line-menu li {
    display: inline-block; }
  .line-menu .sub-menu li {
    display: block; }
  .line-menu.menus .menu li span {
    padding: 12px 1.5rem; }
  .line-menu.menus .menu .active span {
    color: #DC851F; }
    .line-menu.menus .menu .active span::after {
      left: 0;
      right: 0;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      opacity: 1; }
  .line-menu .menu {
    margin: 20px auto -3px;
    position: relative;
    z-index: 9999;
    width: 100%;
    border-top: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center; }
    .line-menu .menu li {
      font-size: 15px;
      border-bottom: 3px solid transparent;
      margin-bottom: -6px; }
      .line-menu .menu li .active {
        border-bottom: 3px solid #DC851F; }
    .line-menu .menu a {
      display: block;
      color: #777;
      padding: 11px 12px 14px;
      font-weight: 500;
      position: relative; }
      .line-menu .menu a.active, .line-menu .menu a:hover {
        color: #DC851F;
        text-decoration: none; }
    .line-menu .menu span {
      display: inline-block; }
    .line-menu .menu.light {
      margin-bottom: 0; }
      .line-menu .menu.light a {
        font-weight: 500; }
  @media (max-width: 812px) {
    .line-menu {
      position: absolute;
      left: 0;
      top: -70vh;
      width: 280px;
      background: #aaa;
      padding: 0;
      margin-bottom: 0;
      width: 100%;
      border-top: 1px solid #777;
      text-align: left;
      transition: all 0.15s ease-in-out; }
      .line-menu.open {
        top: 60px; }
        .line-menu.open ul li {
          display: block; }
      .line-menu:after {
        content: '';
        position: fixed;
        left: 0;
        top: 0;
        left: 0;
        right: 0;
        display: block; }
      .line-menu .menu {
        border-bottom: 1px solid #777;
        padding: 0;
        text-align: center; }
        .line-menu .menu a {
          color: #777;
          padding: 0;
          font-weight: normal;
          position: relative;
          font-size: 1rem;
          line-height: 40px; }
          .line-menu .menu a::after {
            display: none; }
        .line-menu .menu li a {
          position: relative; }
          .line-menu .menu li a.nuxt-link-active {
            color: #DC851F;
            font-weight: bold; }
            .line-menu .menu li a.nuxt-link-active:before {
              content: '';
              position: absolute;
              display: block;
              left: 0px;
              height: 40px;
              width: 2px;
              background: #DC851F; }
        .line-menu .menu.light {
          padding: 0;
          margin: 0;
          white-space: nowrap;
          overflow-y: auto;
          border-bottom: none;
          font-size: 0;
          margin: 0 10px; }
          .line-menu .menu.light::-webkit-scrollbar {
            display: none; }
          .line-menu .menu.light a {
            padding: 10px 10px;
            font-size: 12px;
            font-weight: 500; }
            .line-menu .menu.light a.active:before {
              height: 2px;
              width: 100%;
              bottom: 0; }
          .line-menu .menu.light li {
            display: inline-block;
            font-size: 16px; }
            .line-menu .menu.light li a {
              display: block;
              padding: 0 10px;
              position: relative;
              line-height: 50px; }
              .line-menu .menu.light li a:before {
                content: '';
                position: absolute;
                display: block;
                bottom: 0;
                left: 0;
                right: 0;
                height: 1px;
                width: 100%;
                background: #777; }
              .line-menu .menu.light li a.active:before {
                height: 2px;
                background: #DC851F; }
      .line-menu .menu a, .line-menu .usuario a {
        position: relative; }
        .line-menu .menu a.active, .line-menu .usuario a.active {
          color: #DC851F;
          font-weight: bold; }
          .line-menu .menu a.active:before, .line-menu .usuario a.active:before {
            content: '';
            position: absolute;
            display: block;
            left: 0px;
            height: 40px;
            width: 2px;
            background: #DC851F; } }
  @media (max-width: 812px) {
    .line-menu {
      margin-bottom: 10px;
      top: inherit;
      left: inherit;
      right: inherit;
      bottom: inherit; }
      .line-menu.line-menu {
        height: 65px;
        position: relative;
        z-index: 99; }
        .line-menu.line-menu .menu.light {
          padding-top: 42px;
          white-space: normal;
          overflow-y: inherit;
          border-bottom: none;
          position: relative;
          font-size: 0;
          margin: 15px 15px 0;
          width: calc(100% - 30px);
          height: 42px;
          background: #a0a0a0;
          border-radius: 7px;
          overflow: hidden; }
          .line-menu.line-menu .menu.light li {
            display: block; }
            .line-menu.line-menu .menu.light li a {
              line-height: 42px;
              font-size: 15px;
              font-weight: 500;
              color: #777; }
              .line-menu.line-menu .menu.light li a.active {
                position: absolute;
                left: 0;
                right: 0;
                top: 0; }
                .line-menu.line-menu .menu.light li a.active:before {
                  display: none; }
      .line-menu.open-menu .menu.light {
        height: auto; }
      .line-menu.open-menu .icon-fonte_seta2-baixo {
        transform: rotate(180deg); }
      .line-menu .menu.light {
        position: absolute !important; } }
  .line-menu .icon-fonte_seta2-baixo {
    position: absolute;
    right: 10px;
    top: 11px;
    font-size: 2em;
    z-index: 99999;
    color: #DC851F;
    cursor: pointer; }
  .line-menu .click-mobile {
    position: absolute;
    left: 16px;
    height: 40px;
    z-index: 999999;
    right: 16px;
    top: 15px; }

.plus-menu {
  cursor: pointer;
  overflow: hidden;
  position: relative; }
  .plus-menu span {
    padding: 17px 38px 17px 1.5rem !important;
    position: relative; }
  .plus-menu i {
    font-size: 2em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%); }
  .plus-menu .sub-menu {
    position: absolute;
    right: 5px;
    top: 56px;
    border-radius: 0 0 7px 7px;
    display: none;
    background: #fff;
    border: 1px solid #EAEAEA; }
    .plus-menu .sub-menu a {
      font-weight: 500 !important;
      font-size: 0.875em !important;
      padding: 0 20px !important;
      line-height: 40px; }
      .plus-menu .sub-menu a:hover {
        border: none !important; }
        .plus-menu .sub-menu a:hover:after {
          display: none !important; }
      .plus-menu .sub-menu a:after {
        display: none !important; }
  .plus-menu:hover, .plus-menu.active-submenu {
    overflow: inherit; }
    .plus-menu:hover .sub-menu, .plus-menu.active-submenu .sub-menu {
      display: block !important;
      opacity: 1; }
  @media (max-width: 812px) {
    .plus-menu .txt {
      display: none !important; }
    .plus-menu .sub-menu {
      padding: 0 !important;
      display: block !important;
      position: static !important;
      box-shadow: none !important;
      border: none !important;
      opacity: 1 !important; }
      .plus-menu .sub-menu a {
        font-size: 1em !important;
        font-weight: normal !important; } }

.display-mobile {
  display: none; }
  @media (max-width: 769px) {
    .display-mobile {
      display: block; } }

.modal-content {
  min-width: 440px;
  max-width: 100%; }

#owl-ofertas ul, .vitrine-presentes .results .prod ul {
  font-size: 0; }
  #owl-ofertas ul li, .vitrine-presentes .results .prod ul li {
    width: 50%;
    margin: 0 auto 4px !important; }
    #owl-ofertas ul li a, .vitrine-presentes .results .prod ul li a {
      width: 96% !important;
      display: block;
      margin: 0 auto;
      border-radius: 3px;
      border: none !important;
      color: #fff !important;
      text-transform: uppercase;
      padding: 14px 0;
      font-size: 10px;
      font-weight: bold; }
    #owl-ofertas ul li:last-of-type a, .vitrine-presentes .results .prod ul li:last-of-type a {
      background-color: #04c9fe !important; }

@media (max-width: 768px) {
  #menu-amigo-secreto .dropdown-menu:before {
    display: none !important; } }
@media (min-width: 768px) {
  .navbar-nav .nav-item.active {
    background: #04c9fe; }
  .navbar-nav .nav-item.highlight {
    background: #089d04;
    margin-right: 10px; }
    .navbar-nav .nav-item.highlight a {
      color: #fff; } }

.CadastroForm .obg input, .CadastroForm .obg select {
  border-left: 4px solid #5002ba;
  border-color: #5002ba; }

@media (min-width: 736px) {
  .only-mobile {
    display: none; } }
.close {
  color: white;
  opacity: 1;
  text-shadow: inherit; }
  .close:hover {
    color: white;
    opacity: 0.5; }

.cnt-prices {
  list-style: none;
  padding: 10px 0 0;
  margin: 0 0 -4px;
  border: none;
  border-top: 1px solid #ddd;
  font-size: 0; }
  .cnt-prices .type-description-price {
    margin: 2px 0 4px; }
    .cnt-prices .type-description-price small {
      font-size: 12px;
      line-height: 1em;
      color: #777;
      display: block !important;
      text-align: right; }
  .cnt-prices li {
    display: block;
    position: relative;
    text-align: left;
    padding: 0;
    width: 100%;
    font-size: 16px; }
    .cnt-prices li.price-01 .container-price {
      font-size: 1em;
      color: #000;
      font-weight: 500; }
      .cnt-prices li.price-01 .container-price .common-price {
        font-size: 1.3em; }
    .cnt-prices li .price-cnt, .cnt-prices li .valor-final {
      display: inline-block;
      vertical-align: middle;
      font-size: .9375em;
      font-weight: 700;
      color: #0084ff;
      margin-right: 0; }
    .cnt-prices li .preco-com-desconto {
      display: inline-block;
      color: #94025e;
      font-weight: 700;
      font-size: .733em;
      padding: 0;
      margin-right: 5px;
      position: static; }
    .cnt-prices li .container-price {
      display: inline-block; }
    .cnt-prices li .container-price, .cnt-prices li .cnt-prices .container-price, .cnt-prices li .container-price {
      vertical-align: middle; }
  .cnt-prices .space-between {
    justify-content: space-between;
    display: flex;
    align-items: center;
    width: 100%;
    color: #777; }
    .cnt-prices .space-between .align-right {
      display: flex;
      flex-direction: column;
      justify-content: center; }
  .cnt-prices .price-description {
    font-size: .75em;
    white-space: nowrap;
    color: #aaa; }
  .cnt-prices.not-wine {
    border-top: none; }
    .cnt-prices.not-wine li.price-01 .container-price {
      font-size: 1.3em;
      font-weight: 600; }
      .cnt-prices.not-wine li.price-01 .container-price a {
        color: #000; }

.how-to-use {
  color: #04c9fe;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 16px; }
  .how-to-use i {
    position: static !important; }
  .how-to-use a {
    padding: 0 !important;
    margin: 0 !important; }
    .how-to-use a:focus + .tooltip-css {
      display: block; }
  .how-to-use .tooltip-css {
    display: none;
    background-color: #04c9fe;
    color: #fff;
    margin-top: 10px;
    padding: 20px;
    border-radius: 7px;
    position: absolute;
    right: -18px;
    top: 14px;
    z-index: 999;
    width: 500px;
    max-width: 96vw;
    font-size: .9em;
    box-shadow: 6px 5px 0 rgba(0, 0, 0, 0.1), inset 0 0 1px #bdc3c7; }
    .how-to-use .tooltip-css:before {
      position: absolute;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      top: -5px;
      right: 22px;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #04c9fe; }
    .how-to-use .tooltip-css span, .how-to-use .tooltip-css strong {
      color: #fff;
      display: inline-block; }
    .how-to-use .tooltip-css strong {
      font-size: 1.2em; }
    .how-to-use .tooltip-css span {
      font-size: 1.2em;
      font-weight: bold;
      padding-left: 6px; }
    .how-to-use .tooltip-css p:last-of-type {
      margin-bottom: 0; }

.parceiros-termo {
  padding: 10px;
  border-radius: 4px;
  background: #ffffff; }
  .parceiros-termo h2 {
    font-size: 1em;
    font-weight: 700; }
  .parceiros-termo ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .parceiros-termo ul p {
      font-size: 0.8em;
      width: calc( 100% - 133px ); }
      @media (max-width: 321px) {
        .parceiros-termo ul p {
          margin-bottom: 30px; } }
  .parceiros-termo p, .parceiros-termo label, .parceiros-termo .parceiros-imagem, .parceiros-termo .parceiros-cadastro-input {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 321px) {
      .parceiros-termo p, .parceiros-termo label, .parceiros-termo .parceiros-imagem, .parceiros-termo .parceiros-cadastro-input {
        display: block;
        text-align: center;
        width: 100% !important; } }
  .parceiros-termo label {
    width: 100px;
    height: 50px;
    vertical-align: middle;
    max-height: 50px;
    margin: 0 10px 40px 0;
    cursor: pointer; }
    @media (max-width: 321px) {
      .parceiros-termo label {
        margin-bottom: 10px; } }
  .parceiros-termo .parceiros-imagem {
    position: relative;
    font-size: 10px; }

.modal-body {
  /*min-height: calc(90vh - 200px) !important;*/
  max-height: calc(90vh - 200px) !important;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  padding: 15px !important; }
  .modal-body iframe {
    margin-bottom: -6px; }
  .modal-body .alert.alert-danger {
    min-height: 220px;
    border-radius: 0;
    margin-bottom: 0;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.modal-header {
  position: relative;
  background: #5bc0de; }
  .modal-header .close {
    margin-top: -12px;
    position: absolute;
    right: 10px;
    top: 50%; }

.btn, .alert, .tag {
  word-wrap: break-word;
  white-space: normal;
  max-width: 100%; }

.input-group-btn > .btn {
  word-wrap: unset;
  white-space: unset; }

#Form1 .btn {
  word-wrap: unset;
  white-space: unset; }

.pull-xs-right {
  float: right; }

.pull-xs-left {
  float: left; }

.bg-danger, .modal-title {
  color: #ffffff; }

.custom-file-control:lang(pt-br)::after {
  content: ""; }
.custom-file-control:lang(pt-br)::before {
  content: "Localizar foto"; }

#menu-amigo-secreto .open > .dropdown-menu {
  right: 0;
  left: inherit; }

.card {
  overflow: hidden; }

.btn-warning {
  color: #33352e;
  background: #5002ba;
  border: 1px solid #5002ba; }
  .btn-warning:hover {
    color: #33352e;
    background: #42019c;
    border: 1px solid #42019c; }

.btn-action {
  color: #fff;
  background: #1FBF57;
  border: 1px solid #189343; }
  .btn-action:hover {
    color: #fff;
    background: #189343; }

.custom-select {
  padding: 0.375rem 1.75rem 0.775rem 0.75rem; }

.owl-theme .owl-controls .owl-buttons div {
  background: #04c9fe; }

.owl-theme .owl-controls {
  margin-top: 0; }

body {
  font-family: 'Ubuntu', sans-serif;
  color: #2c3e50;
  padding-bottom: 387px;
  background: #f9f9f9; }
  body.no-stick {
    padding-bottom: 0; }
  body img {
    max-width: 100%; }
  body .table.no-float th, body .table.no-float td {
    float: none; }
  body .overflow {
    overflow: hidden; }
  body .title h1 {
    margin-bottom: 0; }
  body .title p {
    margin-bottom: 30px; }
  body .over-h {
    overflow: hidden !important;
    max-width: 100% !important; }
  body .tab-content {
    clear: both;
    overflow-y: auto; }
  body .clear-f {
    clear: both; }
  body .d-none {
    display: none !important; }
  body .separete {
    clear: both;
    display: block;
    width: 100%;
    margin: 15px 0;
    border-bottom: 1px solid #d9dcde; }
  body .del, body .check {
    color: #bdc3c7;
    cursor: pointer;
    float: right; }
    body .del:hover, body .check:hover {
      color: #EF2601; }
  body .check:hover {
    color: #5cb85c; }
  body .cursor-pointer {
    cursor: pointer; }
  body .clear {
    display: block;
    clear: both;
    width: 100%;
    height: 1px;
    margin-top: -1px; }
  body input:-webkit-autofill, body textarea:-webkit-autofill, body select:-webkit-autofill {
    background-color: #ffffff !important;
    background-image: none !important;
    color: #33352e !important; }
  body .pdng-b {
    padding-bottom: 30px; }
  body input.form-control:disabled {
    background: #ffffff;
    color: #bdc3c7;
    opacity: 0.9; }
  body .comments {
    padding-top: 10px;
    background: #e0e0e0;
    border-radius: 4px; }
    body .comments .btn-primary {
      background-color: #33352e;
      border-color: #33352e; }
      body .comments .btn-primary:hover {
        background-color: #2c3e50;
        border-color: #2c3e50; }
    body .comments h2, body .comments h3 {
      font-size: 1.125em;
      font-weight: 700;
      margin-bottom: -1px; }
      body .comments h2 a, body .comments h3 a {
        color: #33352e;
        text-decoration: none; }
      body .comments h2 small, body .comments h3 small {
        display: block;
        font-size: 0.688em; }
    body .comments .subtitle {
      font-size: 0.968em; }
    body .comments .comment {
      margin-bottom: 20px; }
      body .comments .comment figure, body .comments .comment .cnt-comment {
        display: inline-block;
        vertical-align: top; }
      body .comments .comment div.cnt-comment {
        width: calc(100% - 110px);
        word-wrap: break-word; }
      body .comments .comment h3 {
        margin-bottom: 4px; }
      body .comments .comment p {
        font-size: 0.968em; }
      body .comments .comment ul {
        padding-left: 110px;
        margin: 0;
        list-style: none; }
        body .comments .comment ul figure {
          width: 48px; }
        body .comments .comment ul li {
          margin-bottom: 20px; }
        body .comments .comment ul div.cnt-comment {
          width: calc(100% - 62px);
          background: #f9f9f9;
          padding: 10px; }
          body .comments .comment ul div.cnt-comment h3 {
            font-size: 0.913em; }
          body .comments .comment ul div.cnt-comment p {
            font-size: 0.813em; }
      body .comments .comment .cmnt {
        padding-left: 110px;
        display: block; }
        body .comments .comment .cmnt figure {
          width: 48px; }
        body .comments .comment .cmnt textarea.form-control {
          width: calc(100% - 58px) !important; }
        body .comments .comment .cmnt .comment-closed textarea.form-control {
          min-height: 48px;
          color: #bdc3c7; }
        body .comments .comment .cmnt .new-msg {
          margin-top: 20px;
          padding-left: 58px;
          display: block; }
  body .pdng-30 {
    margin-right: -30px;
    margin-left: -30px; }
  @media (max-width: 768px) {
    body .comments .comment ul, body .comments .comment .cmnt {
      padding-left: 0; }
    body .comments .comment .cmnt .pull-xs-right {
      float: none !important; } }

@media (min-width: 769px) {
  #menu-mobile-height {
    height: auto !important; } }

.icons-mobile-menu {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  width: calc(100% - 70px);
  margin-right: 20px;
  font-size: 1.8em; }
  @media (max-width: 768px) {
    .icons-mobile-menu {
      display: inline-flex; } }
  .icons-mobile-menu li {
    overflow: hidden;
    border-radius: 3px;
    width: 50px;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 40px;
    position: relative; }
    .icons-mobile-menu li:last-of-type {
      margin-right: 0; }
  .icons-mobile-menu a {
    display: block;
    padding: 0 5px;
    color: #fff;
    font-size: 26px; }
  .icons-mobile-menu .highlight {
    background: #089d04; }
    .icons-mobile-menu .highlight a {
      color: #fff; }
  .icons-mobile-menu .active {
    background: #5002ba; }

@media (min-width: 768px) {
  .header-amgscrt {
    background: #37d4fe; } }
.header-amgscrt .row {
  position: relative; }
@media (max-width: 768px) {
  .header-amgscrt .navbar-light {
    background: #01b7e8; } }
.header-amgscrt .navbar-brand {
  margin: 4px 0 0 0; }
  @media (max-width: 768px) {
    .header-amgscrt .navbar-brand {
      position: static;
      display: block;
      width: 100%;
      float: inherit;
      margin: 0 auto;
      text-align: center; } }
@media (max-width: 768px) {
  .header-amgscrt .navbar-light .navbar-nav {
    margin-top: 0 !important; }
    .header-amgscrt .navbar-light .navbar-nav .d-none {
      display: block;
      z-index: 1000;
      min-width: 10rem;
      padding: 0.5rem;
      margin: 0.125rem 0 1px;
      font-size: 1rem;
      text-align: left;
      background-color: #ffffff;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-radius: 0.25rem;
      padding: 5px 0 !important;
      border: none; }
      .header-amgscrt .navbar-light .navbar-nav .d-none.dropdown-item {
        padding-left: 16px !important; } }
.header-amgscrt .navbar-light .navbar-nav .active > .nav-link {
  color: #ffffff;
  font-weight: 400; }
.header-amgscrt .navbar-light .navbar-nav .sub {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #fff !important;
  border: none !important; }
  @media (max-width: 768px) {
    .header-amgscrt .navbar-light .navbar-nav .sub {
      z-index: 1000;
      min-width: 10rem;
      padding: 0.5rem;
      margin: 0.125rem 0 1px;
      font-size: 1rem;
      text-align: left;
      background-color: #ffffff;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-radius: 0.25rem; }
      .header-amgscrt .navbar-light .navbar-nav .sub a.nav-link {
        color: #2c3e50 !important;
        padding-left: 5px;
        padding-right: 5px; } }
.header-amgscrt .navbar-light .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300; }
@media (min-width: 768px) {
  .header-amgscrt .navbar-light .navbar-nav .nav-item {
    padding: 0 10px;
    border-radius: 4px;
    margin-left: 0; } }
.header-amgscrt .navbar-light .navbar-nav .nav-item:last-of-type .dropdown-toggle {
  opacity: unset; }
  .header-amgscrt .navbar-light .navbar-nav .nav-item:last-of-type .dropdown-toggle:after {
    display: inline-block; }
.header-amgscrt .navbar-light .navbar-toggler {
  background-image: none !important;
  border: none !important;
  color: #fff !important; }
.header-amgscrt .navbar-light .dropdown-toggle {
  background: transparent;
  color: #ffffff;
  padding-right: 0;
  opacity: 0.4; }
  .header-amgscrt .navbar-light .dropdown-toggle:after {
    display: none; }
.header-amgscrt .navbar-light .on .dropdown-toggle {
  background: transparent;
  color: #ffffff;
  padding-right: 0;
  opacity: unset; }
@media (max-width: 768px) {
  .header-amgscrt .navbar-light .dropdown-menu {
    position: static !important;
    display: block !important;
    float: none !important;
    text-align: left !important; }
    .header-amgscrt .navbar-light .dropdown-menu .dropdown-item:last-of-type {
      display: none; } }
.header-amgscrt .navbar-light .dropdown-menu i {
  margin-right: 5px;
  width: 18px;
  display: none; }
.header-amgscrt .navbar-light .dropdown-menu .name, .header-amgscrt .navbar-light .dropdown-menu .cnt {
  padding: 7px 15px 5px 69px;
  position: relative;
  width: 290px;
  word-wrap: break-word; }
  .header-amgscrt .navbar-light .dropdown-menu .name img, .header-amgscrt .navbar-light .dropdown-menu .cnt img {
    position: absolute;
    left: 10px;
    max-width: 50px; }
  .header-amgscrt .navbar-light .dropdown-menu .name p, .header-amgscrt .navbar-light .dropdown-menu .cnt p {
    font-size: 0.8em;
    margin-left: 10px; }
@media (max-width: 768px) {
  .header-amgscrt .navbar-light .navbar-toggleable-md .btn-group, .header-amgscrt .navbar-light .navbar-toggleable-md .dropdown-menu, .header-amgscrt .navbar-light .navbar-toggleable-md .nav.navbar-nav {
    width: 100%; } }

/*tipo grupo*/
.tipo-grupo-amigo {
  text-align: center;
  color: #bdc3c7 !important; }
  .tipo-grupo-amigo.card {
    border: none;
    border-radius: inherit;
    padding-bottom: 20px; }
  .tipo-grupo-amigo input {
    display: block;
    margin: 0 auto 10px; }
    .tipo-grupo-amigo input:checked ~ label {
      border: 4px solid #04c9fe; }
    .tipo-grupo-amigo input:checked ~ h5, .tipo-grupo-amigo input:checked ~ p, .tipo-grupo-amigo input:checked ~ .card-title {
      color: #2c3e50 !important; }
  .tipo-grupo-amigo label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    margin: 0;
    padding: 0;
    cursor: pointer; }
  .tipo-grupo-amigo p {
    line-height: 1em; }
  .tipo-grupo-amigo img {
    margin-bottom: 10px; }

.banner-top {
  background: #005168; }

.banner-top, .banner-bottom, .banner-cnt {
  padding: 15px 0;
  text-align: center;
  overflow: hidden; }
  .banner-top iframe, .banner-top div, .banner-bottom iframe, .banner-bottom div, .banner-cnt iframe, .banner-cnt div {
    text-align: center;
    margin: 0 auto;
    display: block; }

.banner-bottom {
  background: #42019c; }

html {
  position: relative;
  min-height: 100%; }

#convite-facebook .card-columns {
  column-count: 5;
  column-gap: 1.25rem; }
#convite-facebook .card-block {
  padding: 10px; }
#convite-facebook .card-text {
  min-height: 50px; }
#convite-facebook .footerInvite .bg-primary {
  color: #fff; }

.header-group {
  padding-top: 15px;
  word-wrap: break-word;
  margin-bottom: -46px; }
  .header-group .infos {
    vertical-align: top;
    margin: 0; }
    .header-group .infos h1 {
      font-size: 1.3em; }
      @media (max-width: 650px) {
        .header-group .infos h1 {
          font-size: 1.2em;
          margin-top: 0; } }
      .header-group .infos h1 a {
        text-decoration: none;
        color: #2c3e50; }
        .header-group .infos h1 a:hover {
          text-decoration: none;
          color: #2c3e50; }
    .header-group .infos h2 {
      font-size: 1em; }
      .header-group .infos h2 small {
        display: inline-block; }
      .header-group .infos h2 img {
        height: 20px;
        width: auto;
        vertical-align: middle; }
    .header-group .infos small {
      display: block;
      font-weight: 300;
      font-size: 0.8em;
      margin-bottom: 0;
      color: #969a8b; }
    .header-group .infos .link-group {
      background: #e6e9ea;
      font-weight: 700;
      padding: 1px 8px;
      border-radius: 4px;
      display: inline-block;
      font-size: 0.875em;
      vertical-align: middle;
      word-wrap: break-word;
      max-width: 100%;
      overflow: hidden; }
    @media (max-width: 650px) {
      .header-group .infos .infs {
        padding-left: 0;
        padding-right: 0; } }
    .header-group .infos ul.infos-group {
      padding: 0;
      margin-bottom: 0;
      list-style: none;
      font-size: 0;
      text-align: right; }
      .header-group .infos ul.infos-group li {
        display: inline-block;
        font-size: 13px;
        width: 50%;
        vertical-align: top;
        margin-top: 3px; }
        .header-group .infos ul.infos-group li:last-of-type {
          display: block;
          width: 100%; }
          .header-group .infos ul.infos-group li:last-of-type strong {
            display: inline; }
        @media (max-width: 584px) {
          .header-group .infos ul.infos-group li {
            display: block;
            width: 100%; } }
    .header-group .infos ul.infos-group, .header-group .infos .title-group {
      display: inline-block;
      vertical-align: top; }
    .header-group .infos .title-group {
      max-width: 100%;
      position: relative;
      padding-left: 120px;
      min-height: 120px; }
      @media (max-width: 650px) {
        .header-group .infos .title-group {
          padding-left: 70px;
          min-height: 70px; } }
    .header-group .infos .lnk-grp {
      padding-left: 120px;
      text-align: right; }
      @media (max-width: 650px) {
        .header-group .infos .lnk-grp {
          padding-left: 0;
          padding-right: 0;
          text-align: left; } }
      .header-group .infos .lnk-grp small {
        display: inline-block;
        font-size: 0.875em;
        font-weight: normal;
        color: #33352e;
        margin-right: 10px; }
    .header-group .infos .dropdown-menu {
      left: inherit;
      right: 0; }
    .header-group .infos .group-img {
      border-radius: 3px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
      padding: 5px;
      background: #f9f9f9;
      display: inline-block;
      height: 110px;
      width: 110px;
      margin-right: 10px;
      overflow: hidden;
      position: absolute;
      left: 0;
      top: 0; }
      @media (max-width: 650px) {
        .header-group .infos .group-img {
          height: 60px;
          width: 60px; } }
      .header-group .infos .group-img img {
        position: absolute;
        left: 50%;
        top: 50%;
        max-width: none;
        min-width: 100%;
        width: auto !important;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 100%;
        min-width: 100%; }

.perfil-participante .infos ul.infos-group li {
  width: auto;
  padding-right: 10px;
  word-wrap: break-word;
  max-width: 100%;
  overflow: hidden; }

.aguardando-confirmacao .btn {
  white-space: nowrap; }

.produtos h3 {
  margin-bottom: 15px; }
.produtos .alert-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
  color: white;
  font-weight: 300;
  padding: 15px 0; }
  .produtos .alert-success ul {
    padding: 0;
    list-style: none;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .produtos .alert-success ul li {
      display: inline-block;
      font-size: 0.6em;
      width: 50px;
      vertical-align: top;
      line-height: 1.1em;
      margin-bottom: 15px;
      margin-right: 10px; }
      .produtos .alert-success ul li:last-of-type {
        margin-right: 0; }
      .produtos .alert-success ul li figure {
        overflow: hidden;
        display: block;
        height: 50px;
        width: 50px;
        position: relative;
        margin: 0 0 6px; }
        .produtos .alert-success ul li figure img {
          position: absolute;
          left: 50%;
          top: 50%;
          max-width: none;
          min-width: 100%;
          width: auto !important;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.obg-moderador dl {
  margin: 30px auto 0;
  color: #2c3e50; }
  .obg-moderador dl dt {
    margin-bottom: 1px; }
  .obg-moderador dl dd {
    margin-bottom: 30px;
    padding-left: 10px; }
  .obg-moderador dl strong {
    display: block; }

.foto-grupo .card {
  display: inline-block;
  max-width: 100%; }
  .foto-grupo .card .card-block {
    padding: 10px 10px 0; }
    .foto-grupo .card .card-block .btn {
      margin-bottom: 10px; }
.foto-grupo figure {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid #d9dcde;
  border-radius: 0.25rem;
  display: block;
  background: #f9f9f9; }
  .foto-grupo figure img {
    max-width: 80%;
    border: 1px solid #c8cdd0; }

.pages-group {
  padding: 15px;
  position: relative;
  z-index: 9; }
  .pages-group .tab-content {
    border: 1px solid #d9dcde;
    padding: 15px;
    background: white; }
  .pages-group .nav-tabs {
    margin-bottom: -1px; }
  @media (max-width: 375px) {
    .pages-group .col-md-12 {
      padding-left: 0;
      padding-right: 0; } }

.msg-page {
  display: block; }
  .msg-page .container {
    background: #e0e0e0; }
  .msg-page .menu-msgs {
    background: #ffffff; }
  .msg-page #nav-toggle-label, .msg-page #nav-toggle {
    display: none; }
  .msg-page .fa {
    vertical-align: middle; }
  .msg-page .msg-figure-label {
    padding-left: 116px; }
  @media (max-width: 992px) {
    .msg-page #nav-toggle-label {
      display: inline-block;
      padding: .5rem .75rem;
      font-size: 1.25rem;
      line-height: 1;
      border: 1px solid transparent;
      border-radius: 0.25rem;
      background: #5002ba;
      color: #2c3e50;
      margin: 10px 0;
      cursor: pointer; } }
  .msg-page .col-xl-4, .msg-page .col-xl-8, .msg-page .col-lg-5, .msg-page .col-lg-9, .msg-page .col-xs-12 {
    padding: 0 !important; }
  .msg-page .title {
    margin-bottom: 20px; }
    .msg-page .title h1 {
      font-size: 2em;
      margin-bottom: 0; }
  .msg-page label {
    padding-right: 4px; }
  .msg-page .form-inline .form-group {
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .msg-page .form-inline .form-group:last-of-type {
        margin-left: 10px; } }
  .msg-page .txtarea input[type="text"] {
    margin-bottom: 15px; }
  .msg-page .txtarea textarea {
    margin: 0 0 15px 0;
    min-height: 131px; }
  @media (max-width: 992px) {
    .msg-page .menu-msgs {
      width: 100%;
      border: 1px solid #bdc3c7;
      overflow: hidden;
      border-radius: 4px;
      position: absolute;
      left: -768px;
      z-index: 9;
      transition: all 0.15s ease-in-out;
      background: #ffffff; }
      .msg-page .menu-msgs .nav-tabs .nav-item .nav-link {
        border-left: 0 !important;
        border-right: 0 !important;
        margin-bottom: 0 !important; }
    .msg-page #nav-toggle:checked ~ .menu-msgs {
      left: 0; } }
  .msg-page #mensagem .container > .row {
    position: relative; }
  .msg-page .nav-tabs {
    position: relative;
    z-index: 2; }
    .msg-page .nav-tabs .nav-item {
      float: none;
      display: block;
      margin-left: 0 !important; }
      .msg-page .nav-tabs .nav-item .nav-link {
        padding: 10px;
        border: 1px solid #d9dcde !important;
        border-radius: 0 !important;
        color: #2c3e50; }
        .msg-page .nav-tabs .nav-item .nav-link img {
          -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }
        .msg-page .nav-tabs .nav-item .nav-link.active {
          opacity: unset;
          background: #e0e0e0; }
          @media (min-width: 992px) {
            .msg-page .nav-tabs .nav-item .nav-link.active {
              border-right: none !important; } }
          .msg-page .nav-tabs .nav-item .nav-link.active img {
            -webkit-filter: none;
            filter: none; }
      .msg-page .nav-tabs .nav-item figure {
        float: left;
        width: 48px;
        height: 48px;
        margin-right: 10px; }
      .msg-page .nav-tabs .nav-item p {
        font-size: 0.89em; }
        .msg-page .nav-tabs .nav-item p strong {
          font-size: 0.8em; }
  .msg-page .tab-content {
    vertical-align: top;
    margin-left: -1px;
    position: relative;
    z-index: 1;
    padding: 0; }
    .msg-page .tab-content .tab-pane {
      min-height: 409px;
      padding: 15px; }
      .msg-page .tab-content .tab-pane.active {
        background: #e0e0e0; }

.dropdown.ordenation .dropdown-item {
  padding-left: 30px; }
  .dropdown.ordenation .dropdown-item:after {
    font-family: FontAwesome;
    position: absolute;
    left: 7px;
    top: 3px; }
  .dropdown.ordenation .dropdown-item:nth-child(1):after {
    content: "\f0dc";
    left: 11px; }
  .dropdown.ordenation .dropdown-item:nth-child(2):after {
    content: ""; }
  .dropdown.ordenation .dropdown-item:nth-child(3):after {
    content: ""; }
  .dropdown.ordenation .dropdown-item:nth-child(4):after {
    content: "\f2c7";
    left: 11px; }
  .dropdown.ordenation .dropdown-item:nth-child(5):after {
    content: ""; }
  .dropdown.ordenation .dropdown-item:nth-child(6):after {
    content: ""; }
.dropdown .dropdown-item {
  position: relative; }
.dropdown .msg-alert {
  left: unset;
  right: 3px; }

.list-dsj .btn-sm, .list-dsj .btn-group-sm > .btn {
  font-size: 10px;
  padding: 0.25rem 5px; }

.escolha-amigos {
  background-repeat: no-repeat;
  background-position: 80% 40px;
  margin-bottom: -15px; }
  .escolha-amigos label {
    margin-bottom: 0; }
  .escolha-amigos .title h1 {
    font-size: 2em;
    margin-bottom: 0; }
  .escolha-amigos .title p {
    margin-bottom: 15px; }
  .escolha-amigos .card-footer {
    padding: 0.75rem 0.75rem; }
  .escolha-amigos .participantes-cnt, .escolha-amigos .prods-cnt {
    background: rgba(255, 255, 255, 0.2);
    min-height: 300px;
    padding: 15px 0 0;
    border-radius: 6px; }
  .escolha-amigos .prods-cnt {
    overflow: hidden;
    padding-top: 0;
    background: none; }
    .escolha-amigos .prods-cnt .rdo {
      display: none; }
      .escolha-amigos .prods-cnt .rdo:checked ~ .card {
        border: 1px solid #5cb85c;
        outline: 16px solid #e3f3e3;
        background: #e3f3e3; }
        .escolha-amigos .prods-cnt .rdo:checked ~ .card .card-footer {
          background: #ffffff;
          border-top: 1px solid #5cb85c; }
    .escolha-amigos .prods-cnt .card {
      text-align: center;
      margin: 15px auto;
      color: #33352e;
      border-radius: inherit; }
      .escolha-amigos .prods-cnt .card img {
        margin: 15px auto 5px; }
      .escolha-amigos .prods-cnt .card .card-block {
        text-align: left;
        padding: 10px; }
      .escolha-amigos .prods-cnt .card h2 {
        font-size: 1.344em;
        margin-bottom: 15px;
        font-weight: 700; }
      .escolha-amigos .prods-cnt .card p {
        font-size: 0.875em;
        font-weight: 300; }
        .escolha-amigos .prods-cnt .card p strong {
          font-weight: 700; }
      .escolha-amigos .prods-cnt .card strong.value {
        color: #04c9fe;
        font-size: 1.375em;
        float: left; }
      .escolha-amigos .prods-cnt .card .btn-primary {
        background: #5cb85c;
        border-color: #5cb85c; }
        .escolha-amigos .prods-cnt .card .btn-primary:hover {
          background: #449d44;
          border-color: #449d44; }
  .escolha-amigos .dados-pagamento {
    margin-top: 45px; }
    .escolha-amigos .dados-pagamento .participantes-cnt {
      background: #f9f9f9;
      margin-bottom: 15px; }
    .escolha-amigos .dados-pagamento .form-control-feedback {
      margin-top: 0.25rem;
      line-height: 1em;
      display: block; }
  .escolha-amigos .participantes-cnt {
    padding: 15px 15px 0; }
    .escolha-amigos .participantes-cnt .alert.text-xs-center .dropdown {
      display: inline-block;
      position: relative; }
    .escolha-amigos .participantes-cnt .alert.text-xs-center .dropdown-menu {
      max-width: 100%; }
      .escolha-amigos .participantes-cnt .alert.text-xs-center .dropdown-menu .dropdown-item {
        white-space: pre-wrap; }
    .escolha-amigos .participantes-cnt .sub-title h2 {
      font-weight: 300;
      font-size: 1.875em;
      margin-bottom: 0; }
    .escolha-amigos .participantes-cnt .sub-title p {
      font-size: 1.250em;
      font-weight: 300; }
    .escolha-amigos .participantes-cnt .list-participantes {
      background: #f9f9f9;
      border-radius: 4px;
      overflow: hidden;
      padding: 15px;
      margin: 35px 0 15px; }
      .escolha-amigos .participantes-cnt .list-participantes ul {
        text-align: center;
        padding: 20px 0 10px 10px;
        margin: 0;
        list-style: none;
        font-size: 0; }
      .escolha-amigos .participantes-cnt .list-participantes.exclude li .nav-toggle {
        display: none; }
        .escolha-amigos .participantes-cnt .list-participantes.exclude li .nav-toggle:checked ~ figure {
          border: 1px solid #EF2601; }
          .escolha-amigos .participantes-cnt .list-participantes.exclude li .nav-toggle:checked ~ figure:before {
            content: "\f05e";
            color: #EF2601; }
        .escolha-amigos .participantes-cnt .list-participantes.exclude li .nav-toggle:checked ~ i {
          color: #ffffff;
          background: #EF2601; }
      .escolha-amigos .participantes-cnt .list-participantes li {
        display: inline-block;
        width: 112px;
        vertical-align: top;
        color: #95a5a6;
        cursor: pointer;
        margin-right: 10px;
        margin-bottom: 15px;
        font-size: 16px;
        transition: all 0.15s ease-in-out; }
        .escolha-amigos .participantes-cnt .list-participantes li .nav-toggle {
          display: none; }
          .escolha-amigos .participantes-cnt .list-participantes li .nav-toggle:checked ~ i {
            background: #5cb85c;
            color: #ffffff; }
          .escolha-amigos .participantes-cnt .list-participantes li .nav-toggle:checked ~ figure {
            border: 1px solid #5cb85c; }
            .escolha-amigos .participantes-cnt .list-participantes li .nav-toggle:checked ~ figure:before {
              content: "\f14a";
              font-family: FontAwesome;
              position: absolute;
              right: 4px;
              top: 0;
              z-index: 2;
              color: #5cb85c; }
            .escolha-amigos .participantes-cnt .list-participantes li .nav-toggle:checked ~ figure img {
              -webkit-filter: inherit;
              filter: inherit;
              opacity: unset; }
        .escolha-amigos .participantes-cnt .list-participantes li img {
          -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
          transition: all 0.15s ease-in-out;
          opacity: 0.7; }
        .escolha-amigos .participantes-cnt .list-participantes li figure {
          pointer-events: none; }
        .escolha-amigos .participantes-cnt .list-participantes li label {
          display: block; }
        .escolha-amigos .participantes-cnt .list-participantes li:hover {
          color: #2c3e50; }
          .escolha-amigos .participantes-cnt .list-participantes li:hover img {
            -webkit-filter: inherit;
            filter: inherit;
            opacity: unset; }
        .escolha-amigos .participantes-cnt .list-participantes li figure {
          display: block;
          position: relative;
          width: 100%;
          height: 108px;
          overflow: hidden;
          margin-bottom: 0;
          border: 1px solid #33352e; }
          .escolha-amigos .participantes-cnt .list-participantes li figure img {
            position: absolute;
            left: 50%;
            top: 50%;
            max-width: none;
            min-width: 100%;
            width: auto !important;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            height: 100%; }
        .escolha-amigos .participantes-cnt .list-participantes li i {
          font-size: 0.800em;
          font-style: normal;
          line-height: 1.1em !important;
          display: block;
          padding: 10px 0;
          word-wrap: break-word;
          max-width: 100%;
          overflow: hidden; }
    .escolha-amigos .participantes-cnt .subscribe.btn {
      margin-bottom: 15px; }
    .escolha-amigos .participantes-cnt form {
      padding-bottom: 20px; }
      .escolha-amigos .participantes-cnt form label {
        display: block; }
      @media (min-width: 768px) {
        .escolha-amigos .participantes-cnt form .inline {
          display: inline-block;
          width: auto;
          min-width: 297px;
          max-width: 100%;
          margin-right: 10px; } }
      .escolha-amigos .participantes-cnt form .inline:last-of-type {
        margin-right: 0; }
    .escolha-amigos .participantes-cnt .cards {
      text-align: right;
      display: inline-block;
      float: right;
      list-style: none;
      margin: -12px 0 0 0;
      padding: 0; }
      @media (max-width: 990px) {
        .escolha-amigos .participantes-cnt .cards {
          float: none;
          margin-top: 0;
          display: block;
          text-align: left; } }
      .escolha-amigos .participantes-cnt .cards li {
        display: inline-block; }
        .escolha-amigos .participantes-cnt .cards li.active img {
          -webkit-filter: initial;
          filter: initial;
          opacity: 1;
          outline: 1px solid #5cb85c; }
      .escolha-amigos .participantes-cnt .cards img {
        zoom: 80%;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
        opacity: 0.7; }

.abusos-reportados .check {
  margin-right: 10px; }
.abusos-reportados .date {
  font-weight: 300;
  font-size: 0.4em; }
.abusos-reportados .nav-item.abss {
  float: none;
  display: block;
  margin-left: 0 !important; }
  .abusos-reportados .nav-item.abss .nav-link {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #d9dcde !important;
    border-radius: 0 !important;
    color: #2c3e50;
    opacity: 0.5; }
    .abusos-reportados .nav-item.abss .nav-link img {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
    .abusos-reportados .nav-item.abss .nav-link.active {
      opacity: unset;
      background: #e0e0e0; }
      @media (min-width: 992px) {
        .abusos-reportados .nav-item.abss .nav-link.active {
          border-right: none !important; } }
      .abusos-reportados .nav-item.abss .nav-link.active img {
        -webkit-filter: none;
        filter: none; }
  .abusos-reportados .nav-item.abss figure {
    float: left;
    width: 48px;
    height: 48px;
    margin-right: 10px;
    margin-bottom: 0; }
  .abusos-reportados .nav-item.abss p {
    font-size: 0.89em; }
    .abusos-reportados .nav-item.abss p strong {
      font-size: 0.8em; }
.abusos-reportados .cnt-comment {
  vertical-align: top; }

.lista-de-presentes {
  background: #04c9fe;
  background-repeat: no-repeat;
  background-position: 80% 40px; }
  @media (max-width: 768px) {
    .lista-de-presentes .btn-info.btn-sm.pull-right, .lista-de-presentes .btn-group-sm > .btn-info.pull-right.btn {
      margin: 20px auto 10px; } }
  .lista-de-presentes .title {
    color: #ffffff;
    padding-top: 16px;
    margin-bottom: 15px; }
    @media (max-width: 768px) {
      .lista-de-presentes .title {
        margin-bottom: 26px;
        padding-top: 36px; } }
    .lista-de-presentes .title h1 {
      font-size: 1.881em;
      font-weight: 700;
      margin-bottom: 0; }
    .lista-de-presentes .title p {
      font-weight: 300;
      font-size: 1.3em;
      margin-bottom: 0; }
  .lista-de-presentes .nav-tabs {
    border-bottom: none;
    margin-bottom: 20px;
    text-align: right; }
    .lista-de-presentes .nav-tabs .nav-item {
      float: right; }
    .lista-de-presentes .nav-tabs .nav-link {
      color: #2c3e50;
      background-color: #ffffff;
      border-color: #bdc3c7 #bdc3c7 transparent; }
  .lista-de-presentes .list-desejos {
    list-style: none;
    margin: 0;
    padding: 0;
    transition: all .5s ease-in-out; }
    .lista-de-presentes .list-desejos li {
      position: relative;
      vertical-align: top;
      padding-top: 16px; }
      .lista-de-presentes .list-desejos li .produto-do-clube {
        background-color: #fbedf7;
        margin-right: -7px;
        margin-left: -7px;
        margin-top: 40px;
        padding: 0 10px 10px;
        position: relative;
        border: 1px solid #eaeaea;
        border-radius: 7px; }
        @media (min-width: 768px) {
          .lista-de-presentes .list-desejos li .produto-do-clube {
            margin-bottom: 16px; } }
        .lista-de-presentes .list-desejos li .produto-do-clube .valores-do-produto {
          display: block;
          padding-right: 0; }
          .lista-de-presentes .list-desejos li .produto-do-clube .valores-do-produto .descricao-de-valores, .lista-de-presentes .list-desejos li .produto-do-clube .valores-do-produto li {
            display: block;
            padding-left: 0;
            clear: both; }
        .lista-de-presentes .list-desejos li .produto-do-clube .preco-com-desconto {
          background-color: #94025e;
          display: inline-block;
          vertical-align: middle;
          box-shadow: 0px 2px 0px 0px #db40a2;
          position: static; }
        .lista-de-presentes .list-desejos li .produto-do-clube .valor-original {
          display: inline-block;
          margin-bottom: 0;
          color: #333333; }
        .lista-de-presentes .list-desejos li .produto-do-clube .valor-final {
          font-size: 1.56rem;
          color: #333333; }
          .lista-de-presentes .list-desejos li .produto-do-clube .valor-final sup {
            top: -5px; }
        .lista-de-presentes .list-desejos li .produto-do-clube .valor-original, .lista-de-presentes .list-desejos li .produto-do-clube .valor-final {
          display: inline-block;
          vertical-align: middle;
          font-weight: bold; }
        .lista-de-presentes .list-desejos li .produto-do-clube .descricao-de-valores, .lista-de-presentes .list-desejos li .produto-do-clube .pagamento-em-creditos {
          cursor: pointer; }
      .lista-de-presentes .list-desejos li .prod {
        background: #ffffff;
        padding: 20px;
        -webkit-box-shadow: 0 1px 10px 0 #005168;
        box-shadow: 0 1px 10px 0 #005168;
        border-radius: 4px;
        overflow: hidden; }
        .lista-de-presentes .list-desejos li .prod.eniwine.club {
          border: 2px solid #ffb0e4; }
      .lista-de-presentes .list-desejos li .info-prod {
        padding-bottom: 10px;
        margin-right: -10px;
        margin-left: -10px;
        margin-bottom: 11px; }
        .lista-de-presentes .list-desejos li .info-prod div img {
          vertical-align: middle;
          max-width: 48%; }
        .lista-de-presentes .list-desejos li .info-prod h4 {
          font-size: 0.938em;
          font-weight: bold;
          margin-bottom: 20px;
          min-height: 50px; }
        .lista-de-presentes .list-desejos li .info-prod ul li {
          display: inline-block;
          vertical-align: middle;
          width: 49%; }
          .lista-de-presentes .list-desejos li .info-prod ul li img {
            max-width: 100%; }
      .lista-de-presentes .list-desejos li .btn-del {
        position: absolute;
        top: 3px;
        right: 3px;
        border-radius: 4px;
        z-index: 9; }
      .lista-de-presentes .list-desejos li .price {
        padding-left: 10px;
        font-size: 1.375em;
        line-height: 1.5em;
        font-weight: bold;
        display: inline-block;
        vertical-align: middle; }
      .lista-de-presentes .list-desejos li .ftr {
        margin-right: -20px;
        margin-left: -20px;
        margin-bottom: -20px;
        background: #f5f5f5;
        padding-bottom: 10px; }
        .lista-de-presentes .list-desejos li .ftr h5 {
          font-size: 1.009em;
          font-weight: 700;
          text-align: left;
          padding: 10px 10px 2px; }
        .lista-de-presentes .list-desejos li .ftr li {
          position: relative; }
          .lista-de-presentes .list-desejos li .ftr li label {
            display: block;
            cursor: pointer;
            margin-bottom: 0;
            padding: 2px 10px 2px 30px; }
          .lista-de-presentes .list-desejos li .ftr li input {
            position: absolute;
            left: 10px;
            top: 8px; }
            .lista-de-presentes .list-desejos li .ftr li input ~ label {
              border-top: 1px solid #ffffff; }
            .lista-de-presentes .list-desejos li .ftr li input:checked ~ label {
              background: #5bc0de;
              color: #ffffff; }
      .lista-de-presentes .list-desejos li .img-prod {
        position: relative;
        display: block;
        height: 160px;
        margin: -10px -10px 10px -10px;
        text-align: center;
        background: none; }
        .lista-de-presentes .list-desejos li .img-prod img {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: auto;
          max-width: 160px;
          max-height: 160px; }
      .lista-de-presentes .list-desejos li input[type="checkbox"] {
        vertical-align: middle; }
      .lista-de-presentes .list-desejos li ul {
        padding: 0;
        text-align: left; }
        .lista-de-presentes .list-desejos li ul li {
          display: block;
          padding: 0;
          margin: 0;
          font-size: 0.9em;
          line-height: 1.7; }

.participantes-page .list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  text-align: center; }
  .participantes-page .list li {
    display: inline-block;
    padding: 10px;
    vertical-align: top;
    max-width: 166px; }
    .participantes-page .list li a, .participantes-page .list li img, .participantes-page .list li figure {
      display: block; }
    .participantes-page .list li figure {
      border: 1px solid #bdc3c7;
      padding: 2px;
      margin-bottom: 2px;
      border-radius: 4px;
      width: 146px;
      height: 146px;
      position: relative;
      overflow: hidden; }
      .participantes-page .list li figure img {
        position: absolute;
        left: 50%;
        top: 50%;
        max-width: none;
        min-width: 100%;
        width: auto !important;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

.gerenciar-participantes .list-participantes {
  list-style: none;
  margin: 0 0 35px;
  padding: 0; }
  .gerenciar-participantes .list-participantes small {
    word-wrap: break-word;
    max-width: 100%;
    overflow: hidden;
    line-height: 1.2em !important;
    display: block;
    font-size: 0.7em;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .gerenciar-participantes .list-participantes li {
    margin-bottom: 20px; }
    .gerenciar-participantes .list-participantes li .participantes {
      background: #ffffff;
      border: 1px solid #95a5a6;
      padding: 20px; }
    .gerenciar-participantes .list-participantes li .nome {
      padding-bottom: 10px;
      margin-right: -10px;
      margin-left: -10px; }
    .gerenciar-participantes .list-participantes li h4 {
      font-size: 1.2em;
      text-align: center;
      height: 42px;
      max-height: 42px;
      overflow: hidden; }
    .gerenciar-participantes .list-participantes li .ftr {
      margin-right: -20px;
      margin-left: -20px;
      margin-bottom: -20px;
      background: #f5f5f5;
      padding-bottom: 10px; }
      .gerenciar-participantes .list-participantes li .ftr h5 {
        font-size: 1.009em;
        font-weight: 700;
        text-align: left;
        padding: 10px 10px 2px; }
      .gerenciar-participantes .list-participantes li .ftr li {
        position: relative; }
        .gerenciar-participantes .list-participantes li .ftr li label {
          display: block;
          cursor: pointer;
          margin-bottom: 0;
          padding: 2px 10px 2px 30px; }
        .gerenciar-participantes .list-participantes li .ftr li input {
          position: absolute;
          left: 10px;
          top: 8px; }
          .gerenciar-participantes .list-participantes li .ftr li input:checked ~ label {
            background: #9cd49c; }
            .gerenciar-participantes .list-participantes li .ftr li input:checked ~ label.aguardando {
              background: #f0ad4e; }
            .gerenciar-participantes .list-participantes li .ftr li input:checked ~ label.recusado {
              background: #fe694e; }
            .gerenciar-participantes .list-participantes li .ftr li input:checked ~ label.moderador {
              background: #a7dded; }
    .gerenciar-participantes .list-participantes li .img-prod {
      display: block;
      margin: -10px -10px 10px -10px;
      text-align: center;
      background: #ffffff; }
      .gerenciar-participantes .list-participantes li .img-prod figure {
        position: relative;
        display: block;
        height: 140px;
        overflow: hidden; }
        .gerenciar-participantes .list-participantes li .img-prod figure img {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: auto;
          max-width: 160px; }
    .gerenciar-participantes .list-participantes li input[type="checkbox"] {
      vertical-align: middle; }
    .gerenciar-participantes .list-participantes li ul {
      padding: 0;
      text-align: left; }
      .gerenciar-participantes .list-participantes li ul li {
        display: block;
        padding: 0;
        margin: 0;
        font-size: 0.9em;
        line-height: 1.7; }
.gerenciar-participantes table.table {
  width: auto; }
  .gerenciar-participantes table.table tr:hover {
    background: #f5f5f5; }
  .gerenciar-participantes table.table tr, .gerenciar-participantes table.table td {
    word-wrap: break-word;
    max-width: 100%;
    overflow: hidden; }
  .gerenciar-participantes table.table td {
    font-size: 0.8em; }
    .gerenciar-participantes table.table td:first-of-type {
      width: auto;
      display: inline-block; }
  .gerenciar-participantes table.table a:hover {
    color: #EF2601 !important; }

.como-funciona {
  background: #04c9fe;
  background-repeat: no-repeat;
  background-position: 80% 40px;
  margin-bottom: -13px !important; }
  .como-funciona .title {
    color: #ffffff;
    padding-top: 16px; }
    @media (max-width: 768px) {
      .como-funciona .title {
        margin-bottom: 26px;
        padding-top: 36px; } }
    .como-funciona .title h1 {
      font-size: 1.881em;
      font-weight: 700;
      margin-bottom: 0; }
    .como-funciona .title p {
      font-weight: 300;
      font-size: 1.3em; }
  .como-funciona .bg-alpha {
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 30px;
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff; }
    @media (max-width: 768px) {
      .como-funciona .bg-alpha {
        padding: 15px; } }
    .como-funciona .bg-alpha h2 {
      font-size: 1.881em;
      font-weight: 700;
      margin-bottom: 30px; }
  .como-funciona .passos {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center; }
    .como-funciona .passos li {
      min-height: 202px;
      position: relative;
      margin-bottom: 30px; }
      .como-funciona .passos li h3 {
        font-size: 1.625em;
        font-weight: 700;
        padding-bottom: 138px; }
    .como-funciona .passos img {
      position: absolute;
      bottom: 0;
      left: -13px;
      max-width: 100%;
      pointer-events: none; }
  .como-funciona .detalhes {
    position: relative;
    padding-bottom: 30px; }
    .como-funciona .detalhes:last-of-type {
      padding-bottom: 0; }
    .como-funciona .detalhes h4 {
      font-size: 1.625em;
      font-weight: 700; }
    .como-funciona .detalhes p {
      font-size: 1.250em;
      font-weight: 300; }
    .como-funciona .detalhes img {
      margin-bottom: 15px; }
    .como-funciona .detalhes ul {
      list-style: none;
      margin: 30px 0 0;
      padding: 0;
      font-size: 0; }
      .como-funciona .detalhes ul li {
        padding: 0;
        font-size: 16px;
        vertical-align: top;
        position: relative; }
        .como-funciona .detalhes ul li img {
          margin: 15px auto; }
          .como-funciona .detalhes ul li img.gift {
            margin: 15px auto;
            display: block; }
    @media (min-width: 1200px) {
      .como-funciona .detalhes li:last-child {
        min-height: 390px; }
      .como-funciona .detalhes li p:last-of-type {
        padding-right: 300px; }
      .como-funciona .detalhes li img {
        max-width: 96%; }
      .como-funciona .detalhes li img.gift {
        position: absolute;
        right: 0;
        bottom: 0; } }
    @media (min-width: 769px) {
      .como-funciona .detalhes li {
        display: inline-block;
        width: 50%; }
      .como-funciona .detalhes img, .como-funciona .detalhes .txt {
        display: inline-block;
        vertical-align: top; }
      .como-funciona .detalhes img {
        margin-bottom: 0;
        margin-right: 15px; }
      .como-funciona .detalhes .txt {
        width: calc(100% - 139px); } }

.meus-grupos, .vitrine-presentes {
  background: #04c9fe;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: 80% 40px; }
  .meus-grupos .alert strong, .vitrine-presentes .alert strong {
    display: block; }
  .meus-grupos .btn-primary, .vitrine-presentes .btn-primary {
    color: white;
    background-color: #2c3e50;
    border-color: #2c3e50; }
    .meus-grupos .btn-primary:hover, .vitrine-presentes .btn-primary:hover {
      color: #f9f9f9;
      background-color: #33352e;
      border-color: #33352e; }
  .meus-grupos .card, .vitrine-presentes .card {
    color: #2c3e50; }
    .meus-grupos .card img, .vitrine-presentes .card img {
      min-width: 100%; }
    .meus-grupos .card a.btn, .vitrine-presentes .card a.btn {
      position: relative; }
    .meus-grupos .card figure, .vitrine-presentes .card figure {
      height: 130px;
      overflow: hidden;
      display: block;
      position: relative;
      margin-bottom: 0; }
      .meus-grupos .card figure img, .vitrine-presentes .card figure img {
        position: absolute;
        left: 50%;
        top: 50%;
        max-width: none;
        min-width: 100%;
        width: auto !important;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 100%; }
    .meus-grupos .card .card-block, .vitrine-presentes .card .card-block {
      padding: 10px; }
      .meus-grupos .card .card-block h3, .vitrine-presentes .card .card-block h3 {
        font-weight: normal;
        font-size: 1.1em;
        font-weight: 700;
        max-width: 100%;
        overflow: hidden;
        min-height: 40px; }
      .meus-grupos .card .card-block button, .vitrine-presentes .card .card-block button {
        margin-top: 16px; }
      .meus-grupos .card .card-block span, .vitrine-presentes .card .card-block span {
        font-weight: 300;
        display: block; }
        .meus-grupos .card .card-block span strong, .vitrine-presentes .card .card-block span strong {
          font-weight: 700; }
        .meus-grupos .card .card-block span:last-of-type, .vitrine-presentes .card .card-block span:last-of-type {
          margin-bottom: 10px; }
        .meus-grupos .card .card-block span.tag-pill, .vitrine-presentes .card .card-block span.tag-pill {
          margin-bottom: 0;
          position: absolute;
          right: -10px;
          top: -10px; }
  .meus-grupos .title, .vitrine-presentes .title {
    padding-top: 16px; }
    @media (min-width: 768px) {
      .meus-grupos .title, .vitrine-presentes .title {
        margin-bottom: 5px;
        padding-top: 36px; } }
    .meus-grupos .title h1, .vitrine-presentes .title h1 {
      font-size: 1.881em;
      font-weight: 700;
      margin-bottom: 0; }
    .meus-grupos .title p, .vitrine-presentes .title p {
      font-weight: 300;
      font-size: 1.3em;
      margin-bottom: 0; }
  .meus-grupos .list-group-item, .vitrine-presentes .list-group-item {
    background: transparent;
    border: none;
    color: #ffffff; }
    .meus-grupos .list-group-item:hover, .vitrine-presentes .list-group-item:hover {
      text-decoration: none; }
  .meus-grupos .grupo-tab, .vitrine-presentes .grupo-tab {
    background: rgba(255, 255, 255, 0.2);
    padding: 15px;
    border-radius: 6px;
    border-top-left-radius: 0; }
    .meus-grupos .grupo-tab label, .vitrine-presentes .grupo-tab label {
      display: block; }
    .meus-grupos .grupo-tab h3, .vitrine-presentes .grupo-tab h3 {
      font-size: 1.250em;
      font-weight: 300; }
  .meus-grupos .grupo-tab-container, .vitrine-presentes .grupo-tab-container {
    z-index: 10;
    padding: 0 !important;
    margin-bottom: 30px; }
  .meus-grupos #nav-toggle, .vitrine-presentes #nav-toggle {
    display: none; }
    .meus-grupos #nav-toggle:checked ~ .grupo-tab-menu, .vitrine-presentes #nav-toggle:checked ~ .grupo-tab-menu {
      background: white;
      left: 0;
      border-radius: 4px; }
  .meus-grupos #nav-toggle-label, .vitrine-presentes #nav-toggle-label {
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    background: #5002ba;
    color: #33352e;
    display: none;
    margin: 10px 0; }
    @media (max-width: 580px) {
      .meus-grupos #nav-toggle-label, .vitrine-presentes #nav-toggle-label {
        display: inline-block; } }
  .meus-grupos .grupo-tab-menu, .vitrine-presentes .grupo-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0; }
    @media (max-width: 580px) {
      .meus-grupos .grupo-tab-menu, .vitrine-presentes .grupo-tab-menu {
        color: #33352e;
        border: 1px solid #04c9fe;
        position: absolute;
        left: -768px;
        z-index: 9;
        transition: all 0.15s ease-in-out;
        padding: 10px; }
        .meus-grupos .grupo-tab-menu a, .vitrine-presentes .grupo-tab-menu a {
          color: #33352e; }
        .meus-grupos .grupo-tab-menu .list-group, .vitrine-presentes .grupo-tab-menu .list-group {
          margin-bottom: 0; }
          .meus-grupos .grupo-tab-menu .list-group > a.active, .vitrine-presentes .grupo-tab-menu .list-group > a.active {
            background: #04c9fe !important;
            color: #ffffff;
            border-radius: 4px !important; }
          .meus-grupos .grupo-tab-menu .list-group > a, .vitrine-presentes .grupo-tab-menu .list-group > a {
            margin-bottom: 0; }
            .meus-grupos .grupo-tab-menu .list-group > a span, .vitrine-presentes .grupo-tab-menu .list-group > a span {
              font-weight: 300;
              font-size: 1.3em;
              padding-left: 12px;
              display: inline-block;
              vertical-align: top;
              line-height: 1.2em; }
            .meus-grupos .grupo-tab-menu .list-group > a.active, .vitrine-presentes .grupo-tab-menu .list-group > a.active {
              background-color: rgba(255, 255, 255, 0.2);
              border-radius: 0;
              border-top-left-radius: 6px;
              border-bottom-left-radius: 6px; } }
    .meus-grupos .grupo-tab-menu .list-group, .vitrine-presentes .grupo-tab-menu .list-group {
      margin-bottom: 0; }
      .meus-grupos .grupo-tab-menu .list-group > a, .vitrine-presentes .grupo-tab-menu .list-group > a {
        margin-bottom: 0; }
        .meus-grupos .grupo-tab-menu .list-group > a span, .vitrine-presentes .grupo-tab-menu .list-group > a span {
          font-weight: 300;
          font-size: 1.3em;
          padding-left: 12px;
          display: inline-block;
          vertical-align: top;
          line-height: 1.2em; }
        .meus-grupos .grupo-tab-menu .list-group > a.active, .vitrine-presentes .grupo-tab-menu .list-group > a.active {
          background-color: rgba(255, 255, 255, 0.2);
          border-radius: 0;
          border-top-left-radius: 6px;
          border-bottom-left-radius: 6px; }
  .meus-grupos .grupo-tab-content h2, .vitrine-presentes .grupo-tab-content h2 {
    font-weight: 300;
    font-size: 1.3em;
    display: none; }
  .meus-grupos .grupo-tab-content:not(.active), .vitrine-presentes .grupo-tab-content:not(.active) {
    display: none; }
  .meus-grupos .grupo-tab-content .input-group, .vitrine-presentes .grupo-tab-content .input-group {
    margin-bottom: 15px; }
    .meus-grupos .grupo-tab-content .input-group input.search, .vitrine-presentes .grupo-tab-content .input-group input.search {
      width: calc(100% - 48px); }
  .meus-grupos .grupo-tab-content span.input-group-btn, .vitrine-presentes .grupo-tab-content span.input-group-btn {
    display: inline-block;
    width: 48px; }

.vitrine-presentes {
  position: relative; }
  .vitrine-presentes .section {
    margin-bottom: 20px; }
    .vitrine-presentes .section small {
      display: block;
      font-weight: 300;
      color: #ffffff; }
    .vitrine-presentes .section .patrocinador {
      text-align: right;
      display: block;
      text-decoration: none; }
      .vitrine-presentes .section .patrocinador:hover {
        text-decoration: none; }
      @media (min-width: 768px) {
        .vitrine-presentes .section .patrocinador {
          position: absolute;
          top: 10px;
          right: 15px; } }
      .vitrine-presentes .section .patrocinador img {
        max-width: 100px;
        text-decoration: none; }
        .vitrine-presentes .section .patrocinador img:hover {
          text-decoration: none; }
    .vitrine-presentes .section h3 {
      font-size: 1.5em;
      font-weight: 700; }
  .vitrine-presentes .filters-prod {
    text-align: center; }
    .vitrine-presentes .filters-prod label {
      display: block; }
    .vitrine-presentes .filters-prod .form-group {
      width: 49%;
      display: inline-block;
      vertical-align: top;
      margin-bottom: 15px; }
      .vitrine-presentes .filters-prod .form-group select {
        max-width: 100%; }
    @media (min-width: 768px) {
      .vitrine-presentes .filters-prod {
        text-align: left; }
        .vitrine-presentes .filters-prod label {
          display: inline; }
        .vitrine-presentes .filters-prod .form-group {
          width: auto; } }
    .vitrine-presentes .filters-prod select {
      margin: 0 10px; }
    .vitrine-presentes .filters-prod .list-type {
      list-style: none;
      padding: 0;
      margin: 0 0 14px 0;
      display: none; }
      @media (min-width: 768px) {
        .vitrine-presentes .filters-prod .list-type {
          float: right;
          display: block; } }
      .vitrine-presentes .filters-prod .list-type li {
        display: inline-block; }
        .vitrine-presentes .filters-prod .list-type li:first-child {
          margin-right: 10px; }
        .vitrine-presentes .filters-prod .list-type li a {
          font-size: 1.4em;
          vertical-align: middle;
          line-height: 1.7em;
          display: block;
          background: #42019c;
          color: #2c3e50;
          padding: 0 10px;
          border-radius: 4px;
          opacity: 0.7; }
          .vitrine-presentes .filters-prod .list-type li a:hover, .vitrine-presentes .filters-prod .list-type li a.active {
            background: #5002ba;
            color: #33352e;
            opacity: unset; }
  .vitrine-presentes .results {
    list-style: none;
    padding: 0 15px;
    margin: 0 -15px;
    font-size: 0; }
    @media (min-width: 768px) {
      .vitrine-presentes .results.grid-style h4 {
        height: 70px;
        overflow: hidden;
        text-overflow: ellipsis; } }
    .vitrine-presentes .results.grid-style > li {
      display: block;
      vertical-align: top;
      width: 100%; }
      .vitrine-presentes .results.grid-style > li.col-md-6 {
        width: calc(50% - 5px) !important; }
      @media (min-width: 768px) {
        .vitrine-presentes .results.grid-style > li {
          display: inline-block; }
          .vitrine-presentes .results.grid-style > li:nth-child(odd) {
            margin-right: 5px;
            width: calc(50% - 5px); }
          .vitrine-presentes .results.grid-style > li:nth-child(even) {
            margin-left: 5px;
            width: calc(50% - 5px); } }
    .vitrine-presentes .results.grid-style .btns {
      position: static;
      text-align: center;
      padding: 0; }
      .vitrine-presentes .results.grid-style .btns li {
        margin-right: 10px;
        margin-bottom: 4px; }
        .vitrine-presentes .results.grid-style .btns li:last-child {
          margin-right: 0; }
    .vitrine-presentes .results > li {
      background: #ffffff;
      color: #33352e;
      padding: 15px 0;
      margin: 0 0 10px 0;
      font-size: 16px; }
      .vitrine-presentes .results > li.col-md-6 {
        width: 100% !important; }
    .vitrine-presentes .results h4 {
      font-size: 1.3em; }
    .vitrine-presentes .results .price {
      font-weight: 700;
      font-size: 1.4em; }
    .vitrine-presentes .results .btn-primary {
      color: #ffffff;
      background-color: #04c9fe;
      border-color: #04c9fe; }
      .vitrine-presentes .results .btn-primary:hover {
        color: #ffffff;
        background-color: #005168;
        border-color: #005168; }
    .vitrine-presentes .results .prod {
      position: relative;
      padding: 0 15px; }
      .vitrine-presentes .results .prod .dsp-table {
        display: table; }
    .vitrine-presentes .results .img-prod, .vitrine-presentes .results .info-prod {
      text-align: center;
      vertical-align: top; }
      @media (min-width: 768px) {
        .vitrine-presentes .results .img-prod, .vitrine-presentes .results .info-prod {
          text-align: left;
          display: table-cell; } }
    .vitrine-presentes .results .info-prod {
      width: 100%;
      word-wrap: break-word; }
    .vitrine-presentes .results .img-prod {
      padding-right: 10px;
      min-width: 110px;
      display: block;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .vitrine-presentes .results .img-prod {
          margin-bottom: 0; } }
    .vitrine-presentes .results .btns {
      list-style: none;
      padding: 0;
      margin: 15px 0 0 0;
      text-align: center;
      display: block;
      width: 100%; }
      @media (min-width: 769px) {
        .vitrine-presentes .results .btns {
          position: absolute;
          right: 0;
          bottom: -5px;
          text-align: right;
          padding: 0 15px; } }
      .vitrine-presentes .results .btns li {
        display: inline-block; }
  .vitrine-presentes .grupo-tab {
    min-height: 94vh; }
  .vitrine-presentes .grupo-tab-menu .list-group > a {
    padding: 10px 0 3px 10px; }
    .vitrine-presentes .grupo-tab-menu .list-group > a span {
      padding-left: 0;
      font-size: 0.9em; }
  .vitrine-presentes .grupo-tab-menu .list-group h2 {
    font-size: 1.1em;
    margin-top: 30px; }
    .vitrine-presentes .grupo-tab-menu .list-group h2:first-of-type {
      margin-top: 0; }

.quem-me-tirou .alert-quem-me-tirou {
  background: #5002ba; }

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 387px;
  padding-top: 15px;
  background: #5002ba; }
  .footer .banner-bottom {
    position: absolute;
    bottom: 0;
    width: 100%; }
  .footer .text-xs-center > div {
    margin-left: auto;
    margin-right: auto; }
  .footer strong {
    display: block; }
  .footer .fb_iframe_widget, .footer iframe {
    margin: 0 auto;
    display: inline-block; }
  .footer .patrocinio iframe {
    width: 180px; }
  .footer ul {
    padding: 0;
    margin: 10px auto;
    text-align: center;
    list-style: none; }
    .footer ul li {
      padding: 0;
      display: inline-block;
      margin: 0 5px; }
      .footer ul li a {
        color: #2c3e50; }
        .footer ul li a:hover {
          color: #33352e; }
  .footer .links {
    margin-top: 0;
    padding-top: 10px;
    margin-bottom: 0;
    border-top: 1px solid #3c018f; }
    .footer .links li a {
      font-size: 0.9em;
      color: #3c018f; }
  .footer .stats {
    margin: 0; }
    .footer .stats li {
      color: #2c3e50;
      display: inline-block;
      margin-bottom: 20px; }
      .footer .stats li:last-child {
        margin-bottom: 0; }
      .footer .stats li i {
        padding: 0;
        border-radius: 100%;
        color: #33352e;
        font-size: 1.6em; }
      .footer .stats li span {
        font-size: 0.9em;
        display: block; }
  .footer cite {
    color: #3c018f;
    font-size: 0.7em;
    font-style: normal;
    display: block;
    padding-bottom: 10px; }
  .footer h3 {
    color: #3c018f;
    font-size: 0.9em;
    margin: 0; }
  .footer .midias-sociais li {
    padding: 0;
    border: 1px solid #2c3e50;
    border-radius: 100%; }
    .footer .midias-sociais li:hover {
      border: 1px solid #33352e; }
    .footer .midias-sociais li a {
      font-size: 1.2em;
      width: 42px;
      line-height: 22px;
      padding: 10px;
      display: block; }

h2.title-crsl {
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 1.8em; }

#owl-ofertas ul {
  font-size: 0;
  margin: 0;
  padding: 0;
  list-style: none; }
  #owl-ofertas ul li {
    display: inline-block;
    width: 50%;
    font-size: 16px; }
    #owl-ofertas ul li a {
      line-height: 1.0em;
      background: #5cb85c;
      color: #ffffff;
      padding: 10px 0;
      text-decoration: none;
      transition: all 0.15s ease-in-out; }
      #owl-ofertas ul li a:hover {
        background: #449d44; }
    #owl-ofertas ul li:first-of-type a {
      margin-right: 2px; }
    #owl-ofertas ul li:last-of-type a {
      margin-left: 2px;
      background: #5bc0de; }
      #owl-ofertas ul li:last-of-type a:hover {
        background: #31b0d5; }
#owl-ofertas strong, #owl-ofertas small, #owl-ofertas a {
  display: block; }
#owl-ofertas a.section {
  text-align: right;
  font-size: 0.7em;
  font-style: normal;
  font-weight: 700;
  color: #2c3e50; }
#owl-ofertas small {
  margin-bottom: -3px;
  font-weight: 300; }
#owl-ofertas a.description {
  font-weight: 300;
  font-size: 0.9em;
  line-height: 1.1em;
  margin-bottom: 10px;
  height: 46px;
  overflow: hidden;
  text-overflow: ellipsis; }
  #owl-ofertas a.description h4 {
    font-size: 1em; }
#owl-ofertas figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 170px;
  margin-bottom: 0; }
  #owl-ofertas figure img {
    line-height: 170px; }
#owl-ofertas .value {
  font-size: 1.5em;
  margin-bottom: 12px; }
#owl-ofertas .owl-item .item {
  padding: 15px;
  margin: 15px 7px;
  background-color: #FFF;
  text-align: center;
  transition: all 0.15s ease-in-out; }
  #owl-ofertas .owl-item .item:hover {
    background: #b580fe; }

#home-grupo .alert-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
  color: white;
  font-weight: 300; }
  #home-grupo .alert-success a {
    color: white; }
  #home-grupo .alert-success h1 {
    margin-bottom: 6px; }
  #home-grupo .alert-success p {
    font-size: 0.880em;
    line-height: 1.1em; }
  #home-grupo .alert-success h1, #home-grupo .alert-success p {
    text-align: left; }
  #home-grupo .alert-success .btn-primary {
    color: #2c3e50;
    background-color: white;
    border-color: white; }
    #home-grupo .alert-success .btn-primary:hover {
      color: #33352e;
      background-color: #f9f9f9;
      border-color: #f9f9f9; }
  #home-grupo .alert-success img {
    float: left;
    margin: 0 15px 15px; }
  #home-grupo .alert-success strong {
    font-weight: 600; }
  #home-grupo .alert-success .close {
    margin: -14px -9px 0 0;
    color: white;
    opacity: .7; }
    #home-grupo .alert-success .close:hover {
      opacity: 1; }
#home-grupo .card {
  overflow: hidden; }
  #home-grupo .card figure {
    height: 182px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative; }
    #home-grupo .card figure img {
      -webkit-filter: grayscale(100%); }
      #home-grupo .card figure img.sorteio-ok {
        -webkit-filter: grayscale(0); }
    #home-grupo .card figure.qet span {
      position: absolute;
      left: 10px;
      top: inherit;
      bottom: 10px; }
    #home-grupo .card figure span {
      position: absolute;
      left: 10px;
      top: 10px; }
  #home-grupo .card .card-block {
    padding: 10px; }
    #home-grupo .card .card-block .card-text {
      margin-bottom: 10px; }
      #home-grupo .card .card-block .card-text img {
        margin-right: 10px; }
    #home-grupo .card .card-block button {
      margin-top: 24px; }
    #home-grupo .card .card-block h2 {
      font-size: 1.125em;
      font-weight: 700;
      margin-bottom: 0; }
    #home-grupo .card .card-block small {
      margin-bottom: 10px;
      display: block; }
    #home-grupo .card .card-block p {
      margin-bottom: 0;
      font-size: 0.880em; }
    #home-grupo .card .card-block.q-m-t {
      background: #5002ba; }
    #home-grupo .card .card-block.q-e-t {
      background: #04c9fe;
      color: #ffffff; }
#home-grupo .participantes {
  background: #f9f9f9;
  color: #04c9fe;
  border-radius: 5px;
  overflow: hidden; }
  #home-grupo .participantes h2 {
    font-size: 1.125em;
    font-weight: 700;
    margin-bottom: 17px;
    padding: 10px;
    background: #5bc0de;
    color: white; }
  #home-grupo .participantes ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0; }
  #home-grupo .participantes li {
    display: inline-block;
    width: 50%;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 10px 0;
    vertical-align: top; }
    #home-grupo .participantes li figure {
      margin-bottom: 0;
      min-height: 103px;
      min-width: 100%;
      overflow: hidden;
      position: relative;
      display: block; }
      #home-grupo .participantes li figure img {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 100%;
        max-width: none;
        width: auto;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    #home-grupo .participantes li a {
      color: #2c3e50;
      display: block; }
      #home-grupo .participantes li a:hover {
        color: #33352e;
        text-decoration: none; }
        #home-grupo .participantes li a:hover figure {
          outline: 1px solid #04c9fe; }
#home-grupo .time-line {
  background: white;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  padding: 10px; }
#home-grupo h1 {
  font-size: 1.125em;
  font-weight: 400;
  margin-bottom: 20px; }
#home-grupo textarea {
  min-height: 96px; }
#home-grupo form {
  margin-bottom: 15px; }
#home-grupo .form-inline .form-group {
  clear: both; }
  #home-grupo .form-inline .form-group.ta {
    width: 100%; }
    #home-grupo .form-inline .form-group.ta .form-control {
      width: calc(100% - 106px);
      margin-bottom: 10px; }
  #home-grupo .form-inline .form-group select {
    width: 174px; }
  #home-grupo .form-inline .form-group .label {
    font-size: 0.75em;
    text-align: right;
    margin-bottom: 18px; }
#home-grupo .form-inline figure {
  margin-right: 10px; }
#home-grupo .form-inline button {
  margin-left: 7px; }

.msg-alert {
  display: none;
  position: absolute;
  left: 5px;
  z-index: 9;
  top: 3px;
  background: #EF2601;
  color: #ffffff;
  border-radius: 3px;
  font-size: 0.6em;
  line-height: 1.6em;
  padding: 0 6px; }

.on .msg-alert {
  display: block; }

.home-new {
  background-size: cover;
  background-position: 50%;
  padding-bottom: 40px;
  padding-top: 40px; }
  .home-new #home {
    color: #ffffff; }
    .home-new #home p {
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.85); }
    .home-new #home #anuncieTitle {
      position: absolute;
      left: 50%;
      bottom: 50px;
      width: 250px;
      margin-left: -125px; }
    .home-new #home #counterTitle {
      font-size: 2em;
      font-weight: 700; }
    .home-new #home #counterText {
      font-size: 1.3em;
      margin: 10px 0 20px; }
    .home-new #home #counter {
      zoom: 70%; }
      @media (max-width: 415px) {
        .home-new #home #counter {
          zoom: 40%; } }
    .home-new #home .btn-info {
      position: absolute;
      left: 50%;
      bottom: 15px;
      width: 148px;
      margin-left: -74px; }
    .home-new #home .btn.btn-lg, .home-new #home .btn-group-lg > .btn {
      margin-bottom: 20px; }
  .home-new > .row {
    height: calc(100vh - 53px);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .home-new .info-text {
    margin: 15px auto;
    text-align: center; }
    .home-new .info-text h2 {
      font-size: 1.1em; }
    .home-new .info-text h1 {
      font-size: 1.3em; }
    @media (min-width: 768px) {
      .home-new .info-text h2 {
        font-size: 1.375em;
        font-weight: 300; }
      .home-new .info-text h1 {
        font-size: 1.8rem; } }
  .home-new .card-container {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3); }
    .home-new .card-container .forgot-password {
      margin-bottom: 10px;
      display: block; }
    @media (max-width: 768px) {
      .home-new .card-container {
        position: static;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        -moz-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        margin: 15px auto; } }
    @media (min-width: 414px) {
      .home-new .card-container {
        width: 414px; }
        .home-new .card-container .forgot-password {
          margin-bottom: 30px; } }
    .home-new .card-container .card {
      width: 100%;
      padding: 20px 20px;
      margin: 0 auto;
      text-align: center; }
      .home-new .card-container .card input {
        margin-bottom: 10px;
        font-weight: 300; }

.quem-eu-tirei .alert-quem-eu-tirei {
  background: #04c9fe;
  color: #ffffff;
  margin-top: 15px; }
.quem-eu-tirei .esconder i, .quem-eu-tirei .exibir i {
  font-size: 1.3em;
  margin-right: 4px; }
.quem-eu-tirei .esconder {
  display: block; }
.quem-eu-tirei .exibir {
  display: none; }
.quem-eu-tirei .collapsed .esconder {
  display: none; }
.quem-eu-tirei .collapsed .exibir {
  display: block; }
.quem-eu-tirei h1 {
  margin-bottom: 20px; }
.quem-eu-tirei .cnt-form p {
  margin-bottom: 4px; }
.quem-eu-tirei .cnt-form textarea {
  margin-bottom: 15px; }
.quem-eu-tirei .tirei .pdng {
  padding: 10px; }
  .quem-eu-tirei .tirei .pdng strong {
    font-size: 1.3em; }
.quem-eu-tirei .tirei .card-header {
  font-weight: 700;
  background: #04c9fe; }
  .quem-eu-tirei .tirei .card-header a {
    color: #ffffff; }
    .quem-eu-tirei .tirei .card-header a:focus, .quem-eu-tirei .tirei .card-header a:hover {
      color: #ffffff;
      text-decoration: none; }
.quem-eu-tirei figure {
  width: 80px;
  float: left;
  padding: 3px;
  border-radius: 4px;
  border: 1px solid #d9dcde; }
.quem-eu-tirei figure, .quem-eu-tirei .txt {
  display: inline-block; }
.quem-eu-tirei .txt {
  width: calc(100% - 80px);
  padding: 0 0 15px 10px; }
  .quem-eu-tirei .txt p {
    margin-bottom: 10px; }
    .quem-eu-tirei .txt p.msg-cnt {
      font-size: 0.8em;
      padding: 5px;
      border-radius: 4px;
      background: #f9f9f9; }
  .quem-eu-tirei .txt .date {
    float: right; }

.comece-anunciar {
  background: #04c9fe;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: 80% 40px; }
  .comece-anunciar i.fa {
    font-size: 6.8em;
    margin-bottom: 20px; }
  .comece-anunciar .title {
    padding-top: 16px;
    margin-bottom: 36px; }
    @media (min-width: 768px) {
      .comece-anunciar .title {
        padding-top: 36px; } }
    .comece-anunciar .title h1 {
      font-size: 1.881em;
      font-weight: 700;
      margin-bottom: 0; }
    .comece-anunciar .title p {
      font-weight: 300;
      font-size: 1.3em;
      margin-bottom: 0; }
  .comece-anunciar h3 {
    font-size: 1.4em;
    font-weight: 700; }
  .comece-anunciar .title-form h4 {
    font-size: 1.2em;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 0; }
  .comece-anunciar .title-form p {
    font-size: 1.2em; }
  .comece-anunciar .form-group {
    color: #2c3e50; }
  .comece-anunciar .contato-form {
    margin-bottom: 30px;
    padding: 20px;
    background: #ffffff;
    border-radius: 4px;
    color: #33352e; }
    .comece-anunciar .contato-form h3 {
      color: #04c9fe; }
    .comece-anunciar .contato-form input#ddd {
      width: 60px; }
  .comece-anunciar strong {
    font-weight: 700; }
  .comece-anunciar ul {
    display: block;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0; }
    .comece-anunciar ul li {
      vertical-align: top; }
      @media (max-width: 415px) {
        .comece-anunciar ul li {
          text-align: center;
          margin-bottom: 60px !important; } }
    .comece-anunciar ul.btns {
      margin: 30px auto;
      text-align: center; }
      .comece-anunciar ul.btns a {
        color: #ffffff; }
      .comece-anunciar ul.btns .btn-info {
        color: #ffffff;
        background-color: #2c3e50;
        border-color: #33352e; }
        .comece-anunciar ul.btns .btn-info:hover {
          color: #ffffff;
          background-color: #33352e;
          border-color: #33352e; }
    .comece-anunciar ul.vantagens li {
      margin-bottom: 20px; }

.cadastro-new .title {
  padding-top: 16px;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .cadastro-new .title {
      padding-top: 36px; } }
  .cadastro-new .title h1 {
    font-size: 1.881em;
    font-weight: 700;
    margin-bottom: 0; }
  .cadastro-new .title p {
    font-weight: 300;
    font-size: 1.3em;
    margin-bottom: 0; }
.cadastro-new label {
  display: block; }
.cadastro-new .form-inline select.form-control {
  margin-bottom: 10px; }
@media (min-width: 416px) {
  .cadastro-new .form-inline select.form-control {
    margin-bottom: 0; }
    .cadastro-new .form-inline select.form-control:last-of-type {
      margin-bottom: 0; }
  .cadastro-new .form-inline .form-group {
    margin-right: 14px;
    margin-bottom: 1rem; }
    .cadastro-new .form-inline .form-group:last-of-type {
      margin-right: 0; } }
.cadastro-new input.obg, .cadastro-new select.obg {
  border-left: 4px solid #5002ba;
  border-color: #5002ba; }
  .cadastro-new input.obg.FormError, .cadastro-new select.obg.FormError {
    border-left: 4px solid #d9534f;
    border-color: #d9534f; }
.cadastro-new .contrato {
  padding: 15px 0 30px; }

.wishlist-modal ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .wishlist-modal ul.prod-details {
    clear: both;
    margin-bottom: 20px; }
    .wishlist-modal ul.prod-details figure {
      margin-bottom: 0;
      text-align: center; }
      .wishlist-modal ul.prod-details figure img {
        max-height: 140px; }
    .wishlist-modal ul.prod-details li {
      display: inline-block;
      vertical-align: middle;
      width: 140px;
      position: relative; }
      .wishlist-modal ul.prod-details li li {
        width: 100%; }
      .wishlist-modal ul.prod-details li h2 {
        font-size: 1.1em;
        font-weight: bold;
        margin-bottom: 1rem; }
      .wishlist-modal ul.prod-details li:last-of-type {
        width: calc(100% - 150px); }
      .wishlist-modal ul.prod-details li:first-of-type img {
        max-width: 100%; }
      .wishlist-modal ul.prod-details li div {
        position: relative;
        text-align: right;
        padding-right: 10px; }
    .wishlist-modal ul.prod-details .discount-price {
      display: inline-block;
      background: #1FBF57;
      color: white;
      font-size: 0.625em;
      font-weight: normal;
      padding: 1px 6px 1px 3px;
      position: absolute;
      right: -25px;
      top: 8px; }
      .wishlist-modal ul.prod-details .discount-price span {
        position: relative;
        z-index: 9; }
      .wishlist-modal ul.prod-details .discount-price:after {
        display: block;
        height: 15px;
        width: 16px;
        border-radius: 6px;
        -webkit-border-top-left-radius: 2px;
        border-top-left-radius: 2px;
        background: #1FBF57;
        content: '';
        position: absolute;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        left: -7px;
        top: 1px; }
    .wishlist-modal ul.prod-details sup {
      text-decoration: line-through;
      font-size: 0.875em;
      color: #cbd7e3;
      position: static;
      display: block;
      margin-bottom: -1px;
      line-height: 1em; }
    .wishlist-modal ul.prod-details .logo-and-price li {
      display: flex;
      width: 100%;
      justify-content: space-between;
      align-items: center; }
      .wishlist-modal ul.prod-details .logo-and-price li a img {
        max-width: 120px !important; }
    .wishlist-modal ul.prod-details .value {
      font-size: 1.375em;
      line-height: 1.5em;
      font-weight: bold;
      display: block;
      white-space: nowrap; }
      .wishlist-modal ul.prod-details .value small {
        font-size: 0.545em;
        vertical-align: top;
        padding-right: 4px; }
  .wishlist-modal ul.list-group input {
    vertical-align: middle;
    border: 1px solid #bdc3c7;
    border-radius: 4px;
    background: white;
    position: absolute;
    right: 10px;
    top: 11px; }
    .wishlist-modal ul.list-group input:checked ~ label {
      background: #5bc0de;
      color: #fff; }
  .wishlist-modal ul.list-group label {
    margin-bottom: 0;
    display: block;
    padding: 5px 10px;
    cursor: pointer; }
  .wishlist-modal ul.list-group li {
    position: relative;
    border-radius: 4px;
    background: #f4f5f6;
    margin-bottom: 4px; }
    .wishlist-modal ul.list-group li strong {
      color: #04c9fe; }
    .wishlist-modal ul.list-group li.select-all {
      background: transparent;
      height: 30px; }
      .wishlist-modal ul.list-group li.select-all label {
        display: inline-block;
        float: right;
        color: #2c3e50;
        font-size: 0.8em;
        padding-right: 33px; }
      .wishlist-modal ul.list-group li.select-all input {
        margin-left: 10px;
        margin-top: -3px;
        float: none; }

.search-feedback {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 24em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #5bc0de;
  min-height: 60vh;
  width: 100%;
  padding: 10px 20px; }
  .search-feedback a {
    color: #04c9fe; }
  .search-feedback i {
    color: #04c9fe;
    font-size: 6em;
    margin-top: 10px; }
  .search-feedback strong, .search-feedback span {
    display: block; }
  .search-feedback strong {
    font-size: 1.3em; }
    .search-feedback strong span {
      display: inline-block;
      color: #04c9fe; }

.showcase {
  background: #eff0f1;
  font-family: 'Maven Pro', sans-serif; }
  .showcase .category {
    font-weight: lighter;
    font-size: 0.875em; }
  .showcase a.link-prod:hover {
    color: #2c3e50;
    text-decoration: none; }
  .showcase a.link-prod .category, .showcase a.link-prod .product-title {
    color: #2c3e50; }
  .showcase a.link-prod .category {
    font-weight: lighter;
    font-size: 0.875em; }
  .showcase a.link-prod .product-title {
    font-size: 0.938em;
    font-weight: bold; }
    .showcase a.link-prod .product-title .product-title {
      font-size: 0.938em;
      font-weight: bold; }
  .showcase .btn {
    font-size: 0.72em;
    padding: 0.5rem 0.7rem;
    text-transform: uppercase;
    font-weight: bold; }
  .showcase .price {
    font-size: 0;
    margin-bottom: 10px; }
    .showcase .price li {
      font-size: 16px;
      display: inline-block;
      width: 50%;
      vertical-align: middle;
      text-align: left;
      position: relative; }
      .showcase .price li:last-child {
        text-align: center; }
      .showcase .price li a img {
        max-height: 22px; }
    .showcase .price sup {
      text-decoration: line-through;
      font-size: 0.875em;
      color: #cbd7e3;
      position: static;
      display: block;
      margin-bottom: -1px;
      line-height: 1em; }
    .showcase .price .value {
      font-size: 1.375em;
      line-height: 1.5em;
      font-weight: bold;
      display: block; }
      .showcase .price .value small {
        font-size: 0.545em;
        vertical-align: top;
        padding-right: 4px; }
    .showcase .price .discount-price {
      display: inline-block;
      -webkit-border-top-right-radius: 6px;
      border-top-right-radius: 6px;
      background: #1FBF57;
      color: #fff;
      font-size: 0.625em;
      font-weight: normal;
      padding: 1px 6px 1px 3px;
      position: absolute;
      right: -25px;
      top: 5px; }
      .showcase .price .discount-price:after {
        display: block;
        height: 15px;
        width: 16px;
        border-radius: 6px;
        -webkit-border-top-left-radius: 2px;
        border-top-left-radius: 2px;
        background: #1FBF57;
        content: '';
        position: absolute;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        left: -7px;
        top: 1px;
        z-index: 0; }
      .showcase .price .discount-price:before {
        display: block;
        content: '';
        height: 4px;
        width: 5px;
        background: #189343;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-bottomright: 6px;
        border-bottom-right-radius: 6px;
        position: absolute;
        right: 0;
        bottom: -4px; }
      .showcase .price .discount-price span {
        position: relative;
        z-index: 1; }
  .showcase .links-actions {
    margin-top: 14px;
    display: flex;
    justify-content: space-between; }
  .showcase .wishlist {
    font-size: 0.625em;
    margin-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -20px;
    color: #507192; }
    .showcase .wishlist li {
      line-height: 34px;
      background: #f8fdff;
      color: #757969; }
      .showcase .wishlist li:last-child {
        border-top: 1px solid #f1f3f3; }
      .showcase .wishlist li.i-want {
        color: #04c9fe; }

.content-flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around; }
  .content-flexbox .columns-flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .content-flexbox .columns-flexbox .col-1-flexbox {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 10px; }
      .content-flexbox .columns-flexbox .col-1-flexbox div {
        width: 240px;
        display: table; }
    .content-flexbox .columns-flexbox .col-2-flexbox {
      -ms-flex-order: 2;
      order: 2; }
      .content-flexbox .columns-flexbox .col-2-flexbox .dropdown-item {
        word-wrap: break-word;
        white-space: unset; }
    .content-flexbox .columns-flexbox .col-3-flexbox {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -ms-flex-order: 3;
      order: 3;
      position: relative; }
    .content-flexbox .columns-flexbox .col-4-flexbox {
      -ms-flex-order: 4;
      order: 4; }

.search-showcase {
  padding-top: 10px;
  background: #fff; }
  .search-showcase .dropdown-menu {
    border: 1px solid #005168; }
  .search-showcase .container {
    padding-bottom: 10px; }
  .search-showcase input#open-drop {
    display: none; }
    .search-showcase input#open-drop:checked ~ .dropdown-menu {
      display: block; }
    .search-showcase input#open-drop ~ label {
      margin-bottom: 0; }
  .search-showcase input#ordination {
    display: none; }
    .search-showcase input#ordination:checked ~ .dropdown-menu {
      display: block; }
    .search-showcase input#ordination ~ label {
      margin-bottom: 0; }
  .search-showcase > div.col-lg-2 .btn {
    width: 100%; }
  @media (max-width: 990px) {
    .search-showcase .cln-01 {
      width: calc(100% - 140px); }
    .search-showcase .cln-03 {
      position: absolute;
      top: 0;
      right: 0;
      width: auto; }
      .search-showcase .cln-03 .dropdown-menu {
        left: inherit;
        right: 0; } }
  .search-showcase .container {
    position: relative; }
  .search-showcase .row > div {
    margin-bottom: 10px; }
  .search-showcase .search-field .dropdown.filters-drop {
    vertical-align: top;
    display: table-cell; }
    .search-showcase .search-field .dropdown.filters-drop .btn {
      background: #04c9fe;
      color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-bottom-right-radius: 0;
      border-top-right-radius: 0;
      border-right: none;
      width: 100%; }
    .search-showcase .search-field .dropdown.filters-drop .dropdown-menu {
      width: 634px;
      padding: 0; }
      .search-showcase .search-field .dropdown.filters-drop .dropdown-menu .dropdown-item:focus, .search-showcase .search-field .dropdown.filters-drop .dropdown-menu .dropdown-item:hover, .search-showcase .search-field .dropdown.filters-drop .dropdown-menu .dropdown-item.active {
        background: rgba(255, 255, 255, 0.4); }
      .search-showcase .search-field .dropdown.filters-drop .dropdown-menu > ul.first-list:first-of-type {
        background: #005168; }
      .search-showcase .search-field .dropdown.filters-drop .dropdown-menu ul.first-list {
        padding: 0;
        margin: 0;
        list-style: none; }
        .search-showcase .search-field .dropdown.filters-drop .dropdown-menu ul.first-list li a {
          color: white; }
        .search-showcase .search-field .dropdown.filters-drop .dropdown-menu ul.first-list > li {
          padding: 0;
          font-size: 1em;
          border-bottom: 1px solid #f1f3f3; }
          .search-showcase .search-field .dropdown.filters-drop .dropdown-menu ul.first-list > li:nth-child(2) {
            background: rgba(255, 255, 255, 0.1); }
          .search-showcase .search-field .dropdown.filters-drop .dropdown-menu ul.first-list > li:nth-child(3) {
            background: rgba(255, 255, 255, 0.2); }
          .search-showcase .search-field .dropdown.filters-drop .dropdown-menu ul.first-list > li:last-child {
            border-bottom: none; }
          .search-showcase .search-field .dropdown.filters-drop .dropdown-menu ul.first-list > li i {
            position: static;
            color: white; }
        .search-showcase .search-field .dropdown.filters-drop .dropdown-menu ul.first-list h2 {
          color: white;
          font-size: 1.1em;
          font-weight: bold;
          padding: 20px 0 10px 20px; }
      .search-showcase .search-field .dropdown.filters-drop .dropdown-menu .lists {
        float: none;
        padding: 0 0 10px;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        -moz-column-gap: 10px;
        -webkit-column-gap: 10px;
        column-gap: 10px; }
        .search-showcase .search-field .dropdown.filters-drop .dropdown-menu .lists li {
          display: inline-block;
          width: 200px;
          vertical-align: top; }
  .search-showcase .search-field.search-field {
    position: relative; }
    .search-showcase .search-field.search-field input {
      padding-left: 49px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .search-showcase .search-field.search-field .col-1-flexbox input {
      padding-left: 10px; }
    .search-showcase .search-field.search-field i {
      position: absolute;
      left: 18px;
      top: 9px;
      z-index: 9;
      font-size: 1.2em;
      color: #04c9fe; }
  .search-showcase .dropdown .btn {
    background: transparent;
    color: #04c9fe;
    text-align: left;
    border: none; }
  .search-showcase .dropdown.open .btn {
    background: #04c9fe;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .search-showcase .dropdown.open .dropdown-menu {
    border-color: #04c9fe; }
  .search-showcase .input-group-addon {
    background: #04c9fe;
    color: #fff; }
  .search-showcase input {
    background: #eff0f1;
    border: 1px solid #eff0f1; }
  .search-showcase ::-webkit-input-placeholder {
    font-style: italic; }
  .search-showcase :-moz-placeholder {
    font-style: italic; }
  .search-showcase ::-moz-placeholder {
    font-style: italic; }
  .search-showcase :-ms-input-placeholder {
    font-style: italic; }
  .search-showcase ::-ms-input-placeholder {
    font-style: italic; }

.grid {
  padding: 10px 0;
  margin: 0 auto; }
  .grid ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .grid .grid-item {
    border-radius: 4px;
    float: left;
    width: 250px;
    padding: 20px;
    min-height: 100px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 10px 0 #dddddd;
    box-shadow: 0 1px 10px 0 #dddddd;
    text-align: left;
    background: #fff; }
    .grid .grid-item img {
      max-height: 220px; }
    .grid .grid-item figure {
      text-align: center; }
    .grid .grid-item .sup-logo img {
      max-width: 64px;
      max-height: 40px; }
    .grid .grid-item .product-title {
      font-size: 18px;
      line-height: 1.125rem;
      font-weight: 500;
      color: #333;
      margin-bottom: 14px;
      margin-top: 10px; }

.loader {
  text-align: center;
  clear: both;
  display: block;
  float: none;
  padding: 20px 0;
  clear: both; }
  .loader.absolute {
    z-index: 99999;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .loader .pacman {
    position: relative;
    display: inline-block; }
    .loader .pacman > div:first-of-type, .loader .pacman > div:nth-child(2) {
      width: 0;
      height: 0;
      border-right: 25px solid transparent;
      border-top: 25px solid #04c9fe;
      border-left: 25px solid #04c9fe;
      border-bottom: 25px solid #04c9fe;
      border-radius: 25px;
      position: relative;
      left: -30px; }
    .loader .pacman > div:first-of-type {
      -webkit-animation: rotate_pacman_half_up .5s 0s infinite;
      animation: rotate_pacman_half_up 0.5s 0s infinite; }
    .loader .pacman > div:nth-child(2) {
      -webkit-animation: rotate_pacman_half_down .5s 0s infinite;
      animation: rotate_pacman_half_down .5s 0s infinite;
      margin-top: -50px; }
    .loader .pacman > div:nth-child(3) {
      -webkit-animation: pacman-balls 1s -.66s infinite linear;
      animation: pacman-balls 1s -0.66s infinite linear; }
    .loader .pacman > div:nth-child(4) {
      -webkit-animation: pacman-balls 1s -.33s infinite linear;
      animation: pacman-balls 1s -0.33s infinite linear; }
    .loader .pacman > div:nth-child(5) {
      -webkit-animation: pacman-balls 1s 0s infinite linear;
      animation: pacman-balls 1s 0s infinite linear; }
    .loader .pacman > div:nth-child(3), .loader .pacman > div:nth-child(4), .loader .pacman > div:nth-child(5), .loader .pacman > div:nth-child(6) {
      background-color: #04c9fe;
      border-radius: 100%;
      margin: 2px;
      width: 10px;
      height: 10px;
      position: absolute;
      -webkit-transform: translate(0, -6.25px);
      transform: translate(0, -6.25px);
      top: 25px;
      left: 70px; }

@-webkit-keyframes rotate_pacman_half_up {
  0%,100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate_pacman_half_up {
  0%,100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes rotate_pacman_half_down {
  0%,100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes rotate_pacman_half_down {
  0%,100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@-webkit-keyframes pacman-balls {
  75% {
    opacity: 0.7; }
  100% {
    -webkit-transform: translate(-100px, -6.25px);
    transform: translate(-100px, -6.25px); } }
@keyframes pacman-balls {
  75% {
    opacity: 0.7; }
  100% {
    -webkit-transform: translate(-100px, -6.25px);
    transform: translate(-100px, -6.25px); } }
input[type='checkbox']:checked ~ .menu-filtros {
  right: 0; }
  input[type='checkbox']:checked ~ .menu-filtros .fechar-menu {
    right: 0; }

.btn-filtros {
  margin: -44px 0 20px auto;
  width: calc(100% - 60px);
  padding: 6px 14px;
  position: relative;
  z-index: 9; }
  @media (max-width: 736px) {
    .btn-filtros {
      margin: 0 0 0 auto; } }

.dados-do-grupo {
  padding: 20px 14px;
  border-bottom: 1px solid #E0E0E0; }

.menu-filtros {
  transition: all 0.5s ease;
  display: block;
  position: fixed;
  right: -100vw;
  top: 0;
  bottom: 0;
  width: 100%;
  overflow-y: auto;
  z-index: 99999;
  background: #fff;
  padding-top: 60px; }
  .menu-filtros .fechar-menu {
    transition: all 0.5s ease;
    background: #fff;
    padding: 0 15px;
    position: fixed;
    right: -100vw;
    top: 0;
    width: 100%;
    z-index: 99999;
    line-height: 60px;
    text-align: left;
    border-bottom: 1px solid #E0E0E0;
    font-size: 18px; }
    .menu-filtros .fechar-menu span {
      display: inline-block;
      padding-left: 25px; }
  .menu-filtros .nav.nav-tabs .nav-item {
    float: unset;
    display: block;
    width: 100%; }
    .menu-filtros .nav.nav-tabs .nav-item .nav-link {
      padding: 14px 10px; }
      .menu-filtros .nav.nav-tabs .nav-item .nav-link.active {
        border: 1px solid #2c3e50;
        border-radius: 4px; }
  .menu-filtros .links-moderador a {
    display: block;
    padding: 14px 10px 14px 40px; }
  .menu-filtros .campo-de-busca {
    margin-top: 14px;
    margin-bottom: 14px;
    padding: 0 14px;
    font-size: 0; }
    .menu-filtros .campo-de-busca input, .menu-filtros .campo-de-busca .btn {
      display: inline-block;
      font-size: 18px;
      vertical-align: middle; }
    .menu-filtros .campo-de-busca input {
      height: 48px;
      width: calc(100% - 40px);
      border-radius: 4px 0 0 4px;
      border: 1px solid #E0E0E0;
      border-right: none;
      padding: 14px; }
    .menu-filtros .campo-de-busca .btn {
      width: 40px;
      height: 48px;
      text-align: center;
      border-radius: 0 4px 4px 0;
      padding: 0 11px; }
      .menu-filtros .campo-de-busca .btn i.fa {
        margin-top: 0; }
  .menu-filtros .entre-valores {
    padding: 0 14px;
    margin-bottom: 14px;
    font-size: 0; }
    .menu-filtros .entre-valores small {
      display: block;
      font-size: 14px;
      text-align: center;
      margin-bottom: 10px; }
    .menu-filtros .entre-valores .no-bullet {
      padding: 0;
      margin: 0; }
      .menu-filtros .entre-valores .no-bullet li {
        display: inline-block;
        font-size: 16px; }
        .menu-filtros .entre-valores .no-bullet li.align-b {
          text-align: center;
          width: 20px; }
        .menu-filtros .entre-valores .no-bullet li:nth-child(1), .menu-filtros .entre-valores .no-bullet li:nth-child(3) {
          width: calc(50% - 10px); }
        .menu-filtros .entre-valores .no-bullet li select {
          width: 100%; }
  .menu-filtros .btn-cnt {
    padding: 0 15px; }
  .menu-filtros #accordion-busca {
    margin-bottom: 20px; }
    .menu-filtros #accordion-busca .card {
      border: none; }
  .menu-filtros .card {
    margin-top: 0;
    margin-bottom: 0; }
  .menu-filtros .btn {
    width: 100%;
    text-align: left;
    outline: none;
    border-bottom: 1px solid #E0E0E0;
    line-height: 62px;
    font-size: 18px; }
    .menu-filtros .btn:hover, .menu-filtros .btn:active, .menu-filtros .btn:focus {
      text-decoration: none; }
    .menu-filtros .btn i {
      float: right;
      margin-top: 20px; }
    .menu-filtros .btn .fa-chevron-up {
      display: block; }
    .menu-filtros .btn .fa-chevron-down {
      display: none; }
    .menu-filtros .btn.collapsed .fa-chevron-up {
      display: none; }
    .menu-filtros .btn.collapsed .fa-chevron-down {
      display: block; }
    .menu-filtros .btn.btn-block {
      margin: 0 0 20px;
      text-align: center;
      background: #5002ba;
      color: #2c3e50;
      line-height: 50px;
      padding: 0;
      border: none;
      border-radius: none; }
  .menu-filtros label {
    display: block;
    font-size: 16px;
    line-height: 60px;
    margin-bottom: 0; }
    .menu-filtros label input {
      margin-right: 10px; }
  .menu-filtros .card-body {
    padding: 15px; }
    .menu-filtros .card-body .no-bullet {
      padding-left: 10px; }
      .menu-filtros .card-body .no-bullet li {
        border-bottom: 1px solid #E0E0E0; }

.only-desktop {
  display: none; }
  @media (min-width: 736px) {
    .only-desktop {
      display: block; } }

@media (max-width: 1200px) {
  .header-group .infos {
    margin: 0; }
    .header-group .infos ul {
      float: none;
      width: 100%;
      display: block;
      clear: both;
      margin-bottom: 30px;
      text-align: left; }
      .header-group .infos ul li {
        width: auto; }

  .meus-grupos .grupo-tab-menu .list-group > a span {
    font-size: 1em; }
  .meus-grupos .grupo-tab-content h2 {
    display: block; } }
@media (max-width: 998px) {
  .pages-group .nav-tabs .nav-link {
    border-color: #d9dcde !important;
    border-radius: 4px !important;
    margin-bottom: 3px;
    font-size: 0.9em;
    color: #fff; }
    .pages-group .nav-tabs .nav-link.active {
      color: #F68600; } }
@media (max-width: 768px) {
  body {
    padding-bottom: 898px; }
    body.no-stick {
      padding-bottom: 0; }
    body .hidden-md-up {
      display: block !important;
      text-align: center;
      float: right; }
    body .d-none-mobile {
      display: none !important; }
    body .d-100-mobile {
      width: 100% !important;
      display: block !important; }
    body .dropdown-item.d-none {
      display: block !important; }

  .pages-group .LayoutContent .btn {
    margin: 0 auto 10px;
    float: none; }

  .header-group {
    margin-bottom: 0; }

  .not-logged #menu-amigo-secreto .mobile-expt ul > li:nth-of-type(2) a:before {
    content: "\f0fe"; }
  .not-logged #menu-amigo-secreto .mobile-expt ul > li:nth-of-type(3) a:before {
    content: "\f059"; }
  .not-logged #menu-amigo-secreto .mobile-expt ul > li:nth-of-type(4) a:before {
    content: "\f06b"; }

  #menu-amigo-secreto {
    margin-top: 0;
    position: absolute;
    z-index: 999;
    padding: 0;
    top: 0;
    left: -300px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    #menu-amigo-secreto #menu-mobile-height {
      width: 290px;
      background: #fff;
      -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2); }
      #menu-amigo-secreto #menu-mobile-height:after {
        z-index: -2;
        background-color: rgba(51, 51, 51, 0.75);
        content: '';
        display: block;
        width: calc(100vw - 290px);
        top: 0;
        left: 290px;
        position: absolute;
        height: 100%;
        opacity: 0;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out; }
    #menu-amigo-secreto.in {
      left: 0; }
      #menu-amigo-secreto.in #menu-mobile-height:after {
        opacity: 1; }
    #menu-amigo-secreto.collapsing {
      height: auto !important; }
    #menu-amigo-secreto.navbar-toggleable-md .navbar-nav li.nav-item:nth-child(5), #menu-amigo-secreto.navbar-toggleable-md .navbar-nav li.nav-item:nth-child(6) {
      display: none; }
    #menu-amigo-secreto .mobile-expt ul > li a:before {
      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;
      margin-right: 6px;
      vertical-align: middle; }
    #menu-amigo-secreto .mobile-expt ul > li:nth-of-type(1) a:before {
      content: "\f0c0"; }
    #menu-amigo-secreto .mobile-expt ul > li:nth-of-type(2) a:before {
      content: "\f0cb"; }
    #menu-amigo-secreto .mobile-expt ul > li:nth-of-type(3) a:before {
      content: "\f06b"; }
    #menu-amigo-secreto .mobile-expt ul > li:nth-of-type(4) a:before {
      content: "\f059"; }
    #menu-amigo-secreto .dropdown-menu {
      border: none;
      padding: 20px 0 0;
      margin: 0; }
      #menu-amigo-secreto .dropdown-menu:before {
        content: '';
        background-size: 100%;
        width: 80px;
        height: 25px;
        padding: 0;
        margin: 0 auto 20px;
        display: block; }
      #menu-amigo-secreto .dropdown-menu > a:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        margin-right: 6px; }
      #menu-amigo-secreto .dropdown-menu > a:nth-of-type(1):before {
        content: "\f085"; }
      #menu-amigo-secreto .dropdown-menu > a:nth-of-type(2):before {
        content: "\f1e0"; }
      #menu-amigo-secreto .dropdown-menu > a:nth-of-type(3):before {
        content: "\f234"; }
      #menu-amigo-secreto .dropdown-menu > a:nth-of-type(4):before {
        content: "\f217"; }
      #menu-amigo-secreto .dropdown-menu > a:nth-of-type(5):before {
        content: "\f05a"; }

  .footer {
    height: 898px; }
    .footer .text-xs-center:last-of-type {
      margin-bottom: 20px; }

  #home-grupo .alert-success img {
    display: block;
    float: none;
    margin: 0 auto 10px; }
  #home-grupo .form-inline {
    text-align: right; }
    #home-grupo .form-inline textarea {
      text-align: left; }
    #home-grupo .form-inline .form-group {
      text-align: left; }
      #home-grupo .form-inline .form-group select {
        width: 100%; }

  .home-new > .row {
    height: auto; }

  .dropdown-item {
    white-space: unset;
    font-weight: normal;
    padding: 15px; }

  .header-amgscrt .navbar-light .navbar-toggler {
    position: relative;
    z-index: 9999; }
  .header-amgscrt .navbar-light .navbar-nav .sub a.nav-link {
    font-weight: normal;
    padding: 15px; }

  .lista-de-presentes form .btn {
    margin-bottom: 20px; } }
@media (max-width: 736px) {
  h1, .h1 {
    font-size: 1.8em; }

  .header-group {
    padding-top: 10;
    margin-bottom: 0; }
    .header-group .infos h1 {
      font-size: 1.1em; }
    .header-group .infos .group-img {
      height: 50px;
      width: 50px; }

  .menu-group-desktop {
    display: none !important; }

  .menu-group-mobile {
    display: block !important; }

  .content-flexbox .columns-flexbox {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .content-flexbox .columns-flexbox .col-1-flexbox {
      padding-right: 0; }
    .content-flexbox .columns-flexbox .col-1-flexbox, .content-flexbox .columns-flexbox .col-2-flexbox, .content-flexbox .columns-flexbox .col-3-flexbox, .content-flexbox .columns-flexbox .col-4-flexbox {
      margin-bottom: 10px; }

  .search-showcase .search-field .dropdown.filters-drop .dropdown-menu {
    max-width: 344px; }
    .search-showcase .search-field .dropdown.filters-drop .dropdown-menu .lists {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; }
      .search-showcase .search-field .dropdown.filters-drop .dropdown-menu .lists li {
        width: 49%; }
  .search-showcase .search-field.search-field .col-1-flexbox div {
    width: auto; }
  .search-showcase .search-field.search-field .col-1-flexbox input {
    padding-left: 10px; }
  .search-showcase .col-3-flexbox .dropdown-menu {
    left: inherit;
    right: 0; }

  .modal-checkout {
    min-height: calc(90vh - 200px) !important;
    max-height: calc(90vh - 200px) !important;
    -webkit-overflow-scrolling: touch;
    overflow: auto; }

  .search-showcase .search-field .dropdown.filters-drop {
    width: 100%;
    display: block; }
    .search-showcase .search-field .dropdown.filters-drop .btn {
      border-bottom-right-radius: 0.25rem;
      border-top-right-radius: 0.25rem;
      border-right: 1px solid rgba(0, 0, 0, 0.15); }
    .search-showcase .search-field .dropdown.filters-drop .dropdown-menu {
      max-width: 290px; }
      .search-showcase .search-field .dropdown.filters-drop .dropdown-menu .lists {
        -moz-column-count: inherit;
        -webkit-column-count: inherit;
        column-count: inherit; }
        .search-showcase .search-field .dropdown.filters-drop .dropdown-menu .lists li {
          width: 100%; }
  .search-showcase .col-3-flexbox .dropdown-menu {
    left: 0;
    right: inherit; }

  .dropdown-toggle::after {
    float: right;
    margin-top: 9px; }

  .wishlist-modal ul.prod-details .logo-and-price li:first-of-type {
    max-width: 100%;
    width: 100%;
    padding-right: 0; }
  .wishlist-modal ul.prod-details .logo-and-price li:last-of-type {
    text-align: left;
    max-width: 100%;
    width: 100%; } }
.container-fluid {
  margin-bottom: 0; }

@media (max-width: 375px) {
  h1, .h1 {
    font-size: 1.8rem; } }
@media (min-width: 576px) {
  .header-amgscrt .container {
    width: 540px;
    max-width: 100%; } }
@media (min-width: 768px) {
  .header-amgscrt .container {
    width: 720px;
    max-width: 100%; } }
@media (min-width: 769px) {
  .navbar-toggleable-md {
    display: block !important; }

  .navbar-toggleable-md .navbar-nav .nav-item {
    float: left !important; }

  .header-amgscrt .container {
    width: 100%; }

  .pull-xs-right {
    margin-top: 3px; } }
@media (min-width: 992px) {
  .header-amgscrt .container {
    width: 960px;
    max-width: 100%; } }
@media (min-width: 1200px) {
  .header-amgscrt .container {
    width: 1140px;
    max-width: 100%; } }
@media (max-width: 768px) {
  #menu-amigo-secreto .dropdown-menu:before {
    width: 130px;
    height: 32px; } }
.header-amgscrt, .btn-primary {
  background: -webkit-linear-gradient(-70deg, #005168, #04c9fe);
  background: -o-linear-gradient(-70deg, #005168, #04c9fe);
  background: -moz-linear-gradient(-70deg, #005168, #04c9fe);
  background: linear-gradient(-70deg, #005168, #04c9fe); }

.search-showcase .container {
  padding-left: 100px !important; }

.how-to-use {
  color: #04c9fe;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 16px; }
  .how-to-use a {
    padding: 0 !important;
    margin: 0 !important; }
  .how-to-use a:focus + .tooltip-css {
    display: block; }
  .how-to-use i {
    position: static !important; }
  .how-to-use .tooltip-css {
    display: none;
    background-color: #04c9fe;
    color: #fff;
    margin-top: 10px;
    padding: 20px;
    border-radius: 7px;
    position: absolute;
    right: -18px;
    top: 14px;
    z-index: 999;
    width: 500px;
    font-size: .9em;
    box-shadow: 6px 5px 0 rgba(0, 0, 0, 0.1), inset 0 0 1px #bdc3c7; }
    .how-to-use .tooltip-css:before {
      position: absolute;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      top: -5px;
      right: 22px;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #04c9fe; }
    .how-to-use .tooltip-css span, .how-to-use .tooltip-css strong {
      color: #fff;
      display: inline-block; }
    .how-to-use .tooltip-css strong {
      font-size: 1.2em; }
    .how-to-use .tooltip-css span {
      font-size: 1.2em;
      font-weight: bold;
      padding-left: 6px; }
    .how-to-use .tooltip-css p:last-of-type {
      margin-bottom: 0; }

/*tipo grupo*/
.tipo-grupo-amigo {
  text-align: center;
  color: #bdc3c7 !important; }
  .tipo-grupo-amigo.card {
    border: none;
    border-radius: inherit;
    padding-bottom: 20px; }
  .tipo-grupo-amigo input {
    display: block;
    margin: 0 auto 10px; }
    .tipo-grupo-amigo input:checked ~ label {
      border: 1px solid #04c9fe; }
    .tipo-grupo-amigo input:checked ~ h5, .tipo-grupo-amigo input:checked ~ p, .tipo-grupo-amigo input:checked ~ .card-title {
      color: #2c3e50 !important; }
  .tipo-grupo-amigo label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    margin: 0;
    padding: 0;
    cursor: pointer; }
  .tipo-grupo-amigo p {
    line-height: 1em; }
  .tipo-grupo-amigo img {
    margin-bottom: 10px; }

.grid .grid-item .links-actions {
  display: none; }

.footer h3, .footer cite {
  color: white; }
.footer ul li a {
  color: white; }
.footer .midias-sociais li {
  border: 1px solid white; }
.footer .links {
  border-top: 1px solid white; }
  .footer .links li a {
    color: white; }

/*# sourceMappingURL=main.css.map */
