﻿/*body {
  background: #f4f4f4;
}*/

.btn.btn-alterar-linguagem {
  background: none;
  padding: 0;
  margin-bottom: 15px;
  font-size: 12px;
}


.header.layout {
  background: #061622;
  width: 100%;
  height: 70px;
  text-align: center;
  padding-top: 18px;
}

  .header.layout.whitelabel .logo-png-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }

    .header.layout.whitelabel .logo-png-wrapper img {
      max-width: 100px;
      max-height: 40px;
      object-fit: contain;
    }

.box {
  padding: 40px 50px;
  min-height: unset;
  /*Pequenos ajustes*/
  margin-bottom: 12px;
  box-shadow: none;
  border: 1px solid #ddd;
}

  .box.no-padding {
    padding: 0;
  }

  .box h3 {
    text-align: left;
    line-height: 24px;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 0;
  }

.ticket_row.final td {
  border: none !important;
  padding: 2px;
}

.box select, .box input, .btn-outline-primary {
  height: 45px;
}

.label-opcional {
  font-size: 9px;
  vertical-align: baseline;
  color: #b3b3b3;
}

.box label {
  font-weight: 400;
  font-size: 13px;
  color: #555;
}

label.error {
  color: #a94442;
}

.ticket_table_head {
  color: #777;
  font-weight: bold;
  font-size: 13px;
}

.checkbox input[type=checkbox], .radio input[type=radio] {
  height: auto;
}

fieldset {
  padding: 36px 45px;
}

.btn-outline-primary {
  color: #2e6da4;
  border-color: #2e6da4;
  background-color: white;
  margin-top: 10px;
}

.box .nome-completo h3 {
  margin-top: 5px;
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 26px;
}

.box label {
  font-weight: 400;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 7px;
  color: #7f8fa4;
}

.security-seal {
  border-radius: 4px;
  padding: 8px 18px;
  color: white;
  line-height: 30px;
  margin: 12px 0;
  background: #32945424;
  color: #329454;
  display: inline-block;
  float: right;
  user-select: none;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #337ab7;
  border: 1px solid #337ab7;
  background: unset;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  padding: 14px;
  font-size: 14px;
}

.payment .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
}

.payment .panel-heading {
  padding: 0;
  border-radius: 4px;
  margin-bottom: 6px;
}

.img-meios-pagamento {
  max-width: 200px;
  padding: 4px;
}

.payment .panel {
  border: none;
}

.payment a {
  width: 100%;
  display: block;
  padding: 20px 25px;
}

  .payment a:focus:not(.item-para), a:hover:not(.item-para) {
    /*color: green;*/
    text-decoration: none;
    font-weight: normal;
  }

.payment .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #f5f5f5;
  border-top: 0;
}

.payment .panel-body {
  border: 1px solid #f5f5f5;
  margin-top: -7px;
}

.dados-participante-wrapper {
  border-bottom: 1px dashed #ccc;
}

  .dados-participante-wrapper:last-child {
    border-bottom: none;
  }

button.botao-pagamento {
  color: #fff;
  /*background-color: #449d44;
    border-color: #449d44;*/
  font-size: 16px;
  font-weight: bold;
  padding: 14px 30px;
  margin-right: 18px;
}

  button.botao-pagamento:hover {
    /*background-color: #3a773a;*/
  }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

.alert {
  padding: 15px;
  border-radius: 4px;
  margin: 0 0 20px;
  font-size: 14px;
}

.alert-dismissable .close, .alert-dismissible .close {
  padding: 0 20px;
}

.box.warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.box li {
  font-family: 'Roboto Slab';
  font-size: 16px;
}

.nome-pais {
  font-family: "open sans";
  font-size: 14px;
  display: inline;
  line-height: 30px;
}

.ui-select-toggle {
  height: 45px;
  line-height: 30px;
}

.f16 {
  vertical-align: sub;
}

.boleto-info {
  padding: 20px
}

  .boleto-info p, .boleto-info ul li {
    font-size: 14px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
  }


@-moz-keyframes move-is-waiting-stripes {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 30px 0px;
  }
}

@-webkit-keyframes move-is-waiting-stripes {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 30px 0px;
  }
}

@-o-keyframes move-is-waiting-stripes {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 30px 0px;
  }
}

@keyframes move-is-waiting-stripes {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 30px 0px;
  }
}

input[type=submit].is-waiting, button.is-waiting, .button.is-waiting, a.is-waiting {
  background-image: -moz-linear-gradient(-45deg, rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(-45deg, rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
  background-image: linear-gradient(-45deg, rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  background-size: 30px 30px;
  -webkit-animation: move-is-waiting-stripes 0.5s linear infinite;
  -moz-animation: move-is-waiting-stripes 0.5s linear infinite;
  -ms-animation: move-is-waiting-stripes 0.5s linear infinite;
  -o-animation: move-is-waiting-stripes 0.5s linear infinite;
  animation: move-is-waiting-stripes 0.5s linear infinite;
  cursor: wait;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.btn.is-waiting {
  background-image: -moz-linear-gradient(-45deg, rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(-45deg, rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
  background-image: linear-gradient(-45deg, rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  background-size: 30px 30px;
  -webkit-animation: move-is-waiting-stripes 0.5s linear infinite;
  -moz-animation: move-is-waiting-stripes 0.5s linear infinite;
  -ms-animation: move-is-waiting-stripes 0.5s linear infinite;
  -o-animation: move-is-waiting-stripes 0.5s linear infinite;
  animation: move-is-waiting-stripes 0.5s linear infinite;
  cursor: wait;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.is-waiting {
  background-image: -moz-linear-gradient(-45deg, rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(-45deg, rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
  background-image: linear-gradient(-45deg, rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  background-size: 30px 30px;
  -webkit-animation: move-is-waiting-stripes 0.5s linear infinite;
  -moz-animation: move-is-waiting-stripes 0.5s linear infinite;
  -ms-animation: move-is-waiting-stripes 0.5s linear infinite;
  -o-animation: move-is-waiting-stripes 0.5s linear infinite;
  animation: move-is-waiting-stripes 0.5s linear infinite;
  cursor: wait;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}


/*.radio label {
      margin: 0;
    }

    .checkbox, .radio {
      margin-top: 5px;
    }

      .checkbox, .radio {
          margin-bottom: 0;
      }*/

.checkbox, .radio {
  margin-bottom: 0;
}



.box .form-group label {
  font-size: 14px;
  font-weight: 600;
  color: #58585B;
}

.box .radio label, .box .checkbox label {
  font-size: 14px;
  font-weight: normal;
}

.box .form-group label.error {
  color: #a94442;
  margin: 0;
  font-size: 13px;
}

.radio-wrapper .radio:first-child, .checkbox-wrapper .checkbox:first-child {
  margin-top: 0;
}

.logo-evento {
  text-align: right;
}

.box h3.titulo-resumo-pedido {
  margin: 0;
}

.security-seal-2 {
  border-radius: 4px;
  color: #329454;
  user-select: none;
  text-align: right;
  margin: 30px 5px 0 0;
}

.text-contador {
  text-align: center;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.uib-tab.nav-item.active span.titulo-forma-pagamento {
  font-weight: 700;
  font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 14px;
}

.uib-tab.nav-item span.titulo-forma-pagamento {
  font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: 600;
  font-size: 14px;
}


.form-control-feedback {
  top: 42px;
  right: 15px;
}

.autocomplete-icon i {
  -moz-animation: spin .7s infinite linear;
  -o-animation: spin .7s infinite linear;
  -webkit-animation: spin .7s infinite linear;
  animation: spin .7s infinite linear;
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }

  to {
    -moz-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}


@media (max-width: 767.98px) {
  .logo-evento {
    text-align: left;
    margin-top: 20px;
  }

  .msg-tempo {
    text-align: center;
  }

  .box h3.titulo-resumo-pedido {
    margin-bottom: 25px;
  }

  .table-responsive {
    border-radius: 4px;
    border-top: 0;
  }

  .img-meios-pagamento {
    display: none;
  }

  .security-seal-2 {
    text-align: center;
  }

  .box.pagamento {
    padding: 25px;
  }

  .finalizar-icone {
    display: block;
    margin-bottom: 6px;
  }

  .text-contador {
    text-align: center;
  }
}

@media (min-width: 767.98px) {
  .img-meios-pagamento-aba {
    display: none;
  }

  .grupo-whats-telegram-checkout > .col-md-8 {
    padding-left: 6%;
  }
}

@media (min-width: 1000px) {
  .text-contador {
    text-align: initial;
  }

  .regressiva {
    text-align: center;
  }
}

.dropdown-menu > li > a.icone-pais {
  margin-left: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 10px 15px 0 15px;
}

.tamanho-dropdown {
  height: 18px;
}

.legenda-lingua {
  font-size: 12px;
  width: 95px;
}

.img-bandeira {
  max-height: 12px;
  margin-bottom: 1px;
}

.dropdown-bandeira-wrapper .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dropdown-bandeira-wrapper .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: transparent;
}

.grupo-whats-telegram-checkout {
  display: flex;
  align-items: center;
  text-align: left;
}

.suporte-pagamento-erro {
  padding: 0;
  display: flex;
  align-items: center;
}

@media (max-width: 600px) {
  .grupo-whats-telegram-checkout {
    display: block;
  }

    .grupo-whats-telegram-checkout > .col-sm-8 {
      word-break: break-word;
      margin: 15px 0 20px;
      padding-left: inherit;
    }

    .grupo-whats-telegram-checkout > div > a {
      width: 100%;
    }

  .suporte-pagamento-erro {
    display: block;
  }

    .suporte-pagamento-erro > .botao-suporte-pagamento {
      padding: 0;
      margin-top: 25px;
    }

      .suporte-pagamento-erro > .botao-suporte-pagamento > a {
        width: 100%;
      }
}


.panel-clicked2 {
  color: #31708f !important;
  background-color: #f7fcff;
  border-color: #bce8f1;
  border: 1px solid #288BE4;
  box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.panel-clicked3 {
  color: #31708f !important;
  border: 1px solid #288BE4;
  box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
  background: #288be405;
}

.panel-clicked4 {
  color: #31708f !important;
  border: 1px solid #288BE4;
  background: #288be405;
}

.max-2-lines-resumo-pedido {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1rem;
}

.border-dashed-taxa {
  border-bottom: 1px dashed #777;
}

.tag-id-formato-evento {
  text-align: center;
  color: #808589;
  width: fit-content;
  border: 1px solid #D6D6D6;
  border-radius: 3px;
}

  .tag-id-formato-evento > span {
    margin: 0 10px;
  }

.panel-itens-resumo-pedido {
  padding: 0 1rem;
  position: relative;
  padding-bottom: 0;
}

.ver-mais-wrapper-resumo-pedido {
  text-align: center;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 8px;
}

.panel-itens-resumo-pedido:nth-child(1) {
  padding-top: 1rem;
}
