body {
  position: relative;
  padding-top: 86px;
}
body.relatorio {
  padding-top: 0;
}
body .container.topo {
  margin-top: -24px !important;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body th {
  font-family: "Poppins, alwyn-new-rounded-web";
}
body .font-titulo {
  font-family: "Poppins, alwyn-new-rounded-web";
}
body .font-texto {
  font-family: "myriad-pro-regular";
}
body .cor-texto {
  color: #666666;
}
body h4 {
  font-size: 20px;
}
body h5 {
  font-size: 18px;
}
body h6 {
  font-size: 16px;
}
body p,
body span,
body select,
body input,
body a,
body table td,
body label {
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}
body ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body .font-bold {
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 700;
}
body .font16 {
  font-size: 16px;
  line-height: 26px;
}
body .font14 {
  font-size: 14px;
  line-height: 24px;
}
body .font13 {
  font-size: 13px;
  line-height: 24px;
}
body .font12 {
  font-size: 12px;
}
body .font18 {
  font-size: 18px;
}
body .font24 {
  font-size: 24px;
}
body .link {
  color: #428bca;
}
body .panel-container {
  margin: 0 auto;
}
body .panel-container.full {
  width: 100%;
}
body .panel-container.topo {
  background-color: #fff;
}
body .panel-container.topo .wizard.row {
  padding-top: 45px;
}
body .panel-container.topo h2 {
  margin-top: 10px;
}
body .panel-container.topo > .panel-body {
  background-color: #fff;
}
body .panel-container.topo .margem {
  margin-top: 40px;
}
body .semBorda {
  border-color: transparent !important;
}
body .sem-margem {
  margin: 0 !important;
}
body .linha {
  border-bottom: 1px solid #d4d4d4;
}
body .box-shadow-top {
  box-shadow: 0px -5px 10px -6px #cccccc;
}
body .cor-fundo {
  background-color: #f7f7f7 !important;
}
body .mb-container {
  padding-right: 0px  ;
  padding-left: 0px  ;
}
body .success {
  color: #2a8643;
}
body .statusConcluido {
  color: #2a913e;
}
body .statusRejeitado {
  color: #f15556;
}
body.maximizar #footer {
  position: absolute;
  bottom: 0;
}
body .mb-header .navbar-header,
body .mb-header .navbar-nav > li {
  -webkit-transition: height 200ms linear;
  -moz-transition: height 200ms linear;
  -o-transition: height 200ms linear;
  -ms-transition: height 200ms linear;
  transition: height 200ms linear;
}
.toogle {
  width: 26px;
  height: 18px;
  border-radius: 12px;
  position: relative;
  border: 1px solid transparent;
}
.toogle .botao {
  border: 1px solid transparent;
  position: absolute;
  height: 112%;
  width: 20px;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  top: -1px;
  left: 0;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.toogle.on {
  border-color: #9bb876;
  background-image: -webkit-gradient(linear, left 2%, left 100%, from(#b6d88c), to(#b6d88c));
  background-image: -webkit-linear-gradient(top, #b6d88c 2%, #b6d88c 100%);
  background-image: -moz-linear-gradient(top, #b6d88c 2%, #b6d88c 100%);
  background-image: linear-gradient(to bottom, #b6d88c 2%, #b6d88c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb6d88c', endColorstr='#ffb6d88c', GradientType=0);
}
.toogle.on .botao {
  left: 8px;
  border-color: #9bb876;
}
.toogle.off {
  border-color: #f68f8f;
  background-image: -webkit-gradient(linear, left 2%, left 100%, from(#ffacac), to(#ffacac));
  background-image: -webkit-linear-gradient(top, #ffacac 2%, #ffacac 100%);
  background-image: -moz-linear-gradient(top, #ffacac 2%, #ffacac 100%);
  background-image: linear-gradient(to bottom, #ffacac 2%, #ffacac 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffacac', endColorstr='#ffffacac', GradientType=0);
}
.toogle.off .botao {
  left: -2px;
  border-color: #f68f8f;
}
.toogle.toogle2x {
  width: 38px;
  height: 24px;
}
.toogle.toogle2x .botao {
  width: 26px;
  border-radius: 14px;
}
.toogle.toogle2x.on .botao {
  left: 12px;
}
.table .status {
  position: relative;
  top: 2px;
}
.table .cabecalho {
  padding: 0px 10px;
}
.table .tr {
  border-bottom: 1px solid #d4d4d4;
  margin-left: 0px;
  margin-right: 0px;
}
.table .th {
  font-weight: bold;
  padding: 15px;
}
.table .th a {
  color: #333;
}
.table > .linha-conteudo {
  padding-top: 12px;
  padding-bottom: 12px;
}
.typekit-badge {
  display: none !important;
}
.offset-top {
  padding-top: 21px;
}
.offset-left {
  padding-left: 21px;
}
.offset-left-5x {
  padding-left: 100px;
}
.margin-top {
  margin-top: 15px;
}
.no-margin {
  margin: 0px;
}
.offset-bottom {
  padding-bottom: 21px;
}
.offset-meio-top {
  padding-top: 12px;
}
.icone {
  display: block;
  height: 17px;
}
.btn-social-facebook {
  display: block;
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -4606px 0;
  width: 234px;
  height: 40px;
}
.btn-facebook-criar-cadastro {
  display: block;
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -3580px 0;
  width: 174px;
  height: 39px;
}
.btn-criar-cadastro {
  display: block;
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -830px 0;
  width: 174px;
  height: 40px;
}
.disabled .btn-criar-cadastro {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -656px 0;
  width: 174px;
  height: 40px;
}
.btn-mascara-disable {
  border-radius: 4px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(100, 100, 100, 0.7);
  height: 100%;
  width: 100%;
  cursor: default;
}
.centralizado {
  margin: 0 auto;
  float: none !important;
}
.centralizado-table {
  display: table-cell;
  vertical-align: middle;
}
.bottom-table {
  display: table-cell;
  vertical-align: bottom;
}
.texto-centro {
  text-align: center;
}
.cinza {
  color: #9d9d9d !important;
}
.cor-texto {
  color: #666666 !important;
}
.cinza-escuro {
  color: #646263 !important;
}
.text-success2 {
  color: #a1e96c;
}
.fundo-cinza {
  background-color: #eaeaea !important;
}
.fundo-cinza-escuro {
  background-color: #929091;
  color: #ffffff;
}
.fundo-verde-escuro {
  background-color: #4E5F5C !important;
  color: #ffffff !important;
}
.fundo-amarelo-escuro {
  background-color: #838169 !important;
  color: #ffffff !important;
}
.amarelo {
  color: #f9d13f;
}
.preto {
  color: #333333;
}
.pretoTexto {
  color: #191d1e;
}
.verde {
  color: #42a25f !important;
}
.verde-claro {
  color: #4eab1c;
}
-- .fundo-verde-claro {
  background-color: #4eab1c !important;
}
.borda-verde-claro {
  border: 1px solid #4eab1c;
}
.azul-face {
  color: #4865b3;
}
.vermelho-claro {
  color: #ffacac;
}
.branco {
  color: #fff;
}
.fundo-branco {
  background-color: #fff !important;
  color: #666666 !important;
}
a.branco:hover {
  color: #fff;
}
.entrada0_5 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.entrada1 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.animated-when-visible {
  visibility: hidden;
}
.animated-when-visible.animated {
  visibility: visible;
}
.texto {
  color: #666666;
  font-size: 14px;
  word-break: break-word;
}
.borda-horizontal {
  width: 100%;
}
.borda-horizontal li,
.borda-horizontal > div:not(.clearfix) {
  position: relative;
  padding: 10px 6px;
  min-height: 55px;
  margin-top: 0px;
  border-top: 1px solid #d3d3d3;
}
.borda-2cor {
  border: 2px solid #101010;
}
.borda-2cor:before {
  content: '';
  display: block;
  position: absolute;
  border: 2px solid #292728;
  border-bottom-color: transparent;
  width: 100%;
  height: 104%;
}
.borda-2cor:after {
  content: '';
  display: block;
  position: absolute;
  border-bottom: 2px solid #292728;
  width: 100%;
  height: 100%;
  bottom: -4px;
}
.panel-preto ul.borda-horizontal li {
  border-top-width: 2px ;
  border-top-color: #292728;
}
.panel-preto ul.borda-horizontal li:after {
  position: absolute;
  display: block;
  content: '';
  border-bottom: 2px solid #101010;
  height: 100%;
  width: 100%;
  top: 2px;
  margin-left: -6px;
}
.panel-preto ul.borda-horizontal li:first-child {
  border-top-color: transparent;
}
.panel-preto ul.borda-horizontal li:last-child:after {
  border-bottom-color: transparent;
}
.panel-preto ul.borda-horizontal li.comLink:hover {
  color: #fff !important;
  cursor: pointer;
  background-color: #132242;
  border-top-color: transparent;
}
.panel-preto ul.borda-horizontal li.comLink:hover p,
.panel-preto ul.borda-horizontal li.comLink:hover a {
  color: #fff !important;
  cursor: pointer;
}
.panel-preto ul.borda-horizontal li.comLink:hover + li {
  border-top-color: transparent;
}
.borda-vertical {
  height: 100%;
  position: absolute;
  top: 0px;
  display: none;
  border-left: 2px solid #292728;
  border-right: 2px solid #101010;
}
.borda-vertical.esquerda {
  left: 0px;
}
.borda-vertical.direita {
  right: 0px;
}
.cursorMove {
  cursor: move;
}
.input-group {
  border-spacing: 0px !important;
}
.input-group input[type='radio'].form-control {
  height: 16px;
  width: 16px;
  margin-right: 5px;
}
.tri-down-border {
  margin-bottom: 1em;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.tri-down-border:before,
.tri-down-border:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tri-down-border:before {
  border-color: rgba(212, 212, 212, 0);
  border-top-color: #d4d4d4;
  border-width: 16px;
  margin-left: -16px;
}
.tri-down-border:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
.tri-right-border {
  position: absolute;
  height: 100%;
  top: 0px;
  margin-top: 0px;
  background: #fff;
  border-right: 1px solid #d4d4d4;
  right: 0px;
}
.tri-right-border.semBorda {
  border-width: 0;
}
.tri-right-border:after,
.tri-right-border:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.tri-right-border:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #fff;
  border-width: 12px;
  margin-top: -11px;
}
.tri-right-border:before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #ccc;
  border-width: 13px;
  margin-top: -12px;
}
.input-group .tri-right-border {
  right: 1px;
}
.input-group .tri-right-border:after {
  border-width: 8px;
  margin-top: -8px;
}
.input-group .tri-right-border:before {
  border-width: 9px;
  margin-top: -9px;
}
.tri-top-border {
  position: relative;
  border-top: 1px solid #ddd;
}
.tri-top-border.semBorda {
  border-width: 0;
}
.tri-top-border:after,
.tri-top-border:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tri-top-border:after {
  border-color: rgba(213, 213, 213, 0);
  border-bottom-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
.tri-top-border:before {
  border-color: rgba(221, 221, 221, 0);
  border-bottom-color: #ccc;
  border-width: 16px;
  margin-left: -16px;
}
.alert .tri-top-border {
  top: -15px;
}
.carregando {
  height: 32px;
  width: 100%;
  text-align: center;
  position: absolute;
  background: url('/images/loading.gif') center center no-repeat;
}
.carregando.pequeno {
  background: url('/images/loading_pequeno.gif') center center no-repeat;
}
.form-group .carregando {
  background-position: right;
  top: 7px;
  right: 10px;
}
.cpointer {
  cursor: pointer;
}
.borda-baixo {
  border-bottom: 1px solid #d4d4d4;
}
.borda-topo {
  border-top: 1px solid #d4d4d4;
}
.borda-topo-dashed {
  border-top: 2px dashed #ccc;
}
.borda-baixo-dashed {
  border-bottom: 2px dashed #ccc;
}
.text-danger2 {
  color: #df4649;
}
.fundo-danger2 {
  background-color: #df4649;
  color: #fff  ;
}
.borda-danger2 {
  border: 1px solid #df4649;
}
.input-group.danger2 .form-control {
  border: 1px solid #df4649;
  color: #df4649;
}
.input-group.danger2 .input-group-addon {
  background-color: #df4649;
  color: #fff  ;
  border: 1px solid #df4649;
}
.formulario fieldset {
  border: 1px solid #d4d4d4 !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.5em 0 !important;
  -webkit-box-shadow: 0px 0px 0px 0px #d4d4d4;
  box-shadow: 0px 0px 0px 0px #d4d4d4;
  margin-bottom: 21px;
}
.formulario fieldset > label {
  display: block;
  color: #8e8e8e;
  font-weight: 700;
  margin-top: -21px;
  font-size: 16px;
  text-transform: uppercase;
}
.formulario legend {
  font-size: 1.2em !important;
  text-align: left !important;
  width: auto;
  padding: 0 10px;
  border-bottom: none;
  color: #8e8e8e;
  font-weight: bold;
}
.formulario .control-group .checkbox label {
  font-weight: normal;
}
.container.home {
  width: 100% !important;
}
.mb-header {
  background-color: #ffffff;
  margin-bottom: 0px;
  height: 60px;
}
.mb-header .topo a {
  font-size: 20px;
  font-weight: 400;
}
.mb-header .topo .popover a {
  font-size: 18px;
  font-weight: normal;
}
.mb-header .links-navegacao {
  background-color: #ffffff;
}
.mb-header .links-navegacao .icone {
  margin-right: 10px;
}
.mb-header .links-navegacao .icone-criar-evento {
  display: inline-block;
  top: 3px;
  position: relative;
}
.mb-header .links-navegacao .icone-login-topo {
  float: left;
}
.mb-header .links-navegacao .icone-shopping-cart {
  float: left;
  font-size: 26px;
  top: -1px;
  position: relative;
}
.mb-header .links-navegacao .fa-times-circle {
  font-size: 26px;
  position: relative;
  left: -5px;
  top: 2px;
}
.mb-header .navbar-toggle {
  margin-right: 0px !important;
  padding-right: 10px !important;
  margin-top: 15px !important;
}
.mb-header .navbar-header,
.mb-header .navbar-nav > li {
  height: 60px;
}
.mb-header .navbar-header {
  padding-right: 5px;
}
.mb-header .navbar-nav > li:hover {
  background-color: #2199a6 !important;
}
.mb-header .navbar-nav > li:hover > a {
  color: #fff !important;
}
.mb-header .navbar-nav > li:hover .borda-vertical {
  border-color: transparent  ;
}
.mb-header .navbar-nav > li:hover .icone-login-topo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12748px 0;
  width: 25px;
  height: 21px;
}
.mb-header .navbar-nav > li:hover .icone-criar-evento {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12122px 0;
  width: 28px;
  height: 17px;
}
.mb-header .navbar-nav > li:hover .icone-shopping-cart {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13143px 0;
  width: 31px;
  height: 30px;
}
.mb-header .navbar-nav > li:hover + li .borda-vertical.esquerda {
  border-color: transparent  ;
}
.mb-header .navbar-nav > li.dropdown.open a {
  padding-bottom: 22px !important;
  width: 100%;
  text-align: left;
}
.mb-header .navbar-nav > li.dropdown.open .dropdown-menu {
  min-width: 0px;
  width: 100%;
  margin-top: -12px !important;
  border: 0px;
}
.mb-header .navbar-nav > li.dropdown.open .dropdown-menu li {
  border-top: 1px solid #3c3c3c;
  padding: 0px;
  margin-left: 5px;
  margin-right: 5px;
}
.mb-header .navbar-nav > li.dropdown.open .dropdown-menu li a {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
.mb-header .navbar-nav.usuario li:hover {
  background-color: #2199a6;
}
.mb-header .navbar-nav > li > a {
  padding-top: 22px;
  padding-bottom: 22px;
  max-width: 300px;
}
.mb-header .navbar-nav > li > .busca {
  margin-top: 15px;
}
.mb-header .navbar-form {
  padding-top: 12px;
}
.mb-header .form-group .busca {
  border-radius: 21px;
  width: 130px;
}
.mb-header .form-group .busca:focus {
  width: 250px;
}
.mb-header .busca input:not(:focus) {
  background-color: #fff;
  border-color: #999;
  -webkit-transition: width 0.5s ease-in-out;
  -moz-transition: width 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
}
.mb-header .busca input:focus {
  -webkit-transition: width 0.5s ease-in-out;
  -moz-transition: width 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
}
.mb-header .menu-navegacao {
  background: url("") no-repeat center;
}
.mb-header .dropdown .caret {
  border-top-color: #000000;
  border-bottom-color: #000000;
  position: absolute;
  top: 30px;
  right: 0px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-width: 6px;
}
.mb-header .dropdown a {
  display: inline-block;
  font-size: 14px;
}
.mb-header .dropdown.open .caret,
.mb-header .dropdown :hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.home .titulo-regiao .fa-map-marker {
  margin-right: -10px;
}
.home .titulo-regiao h3 {
  line-height: 35px;
  margin-bottom: 0;
}
.home .panel-busca {
  /* box-shadow:1px 1px 3px 0px #9c7c25;*/
  border: 1px solid #cacaca;
  margin-top: 15px;
  position: relative;
  border-radius: 4px;
}
.home .panel-busca .busca {
  float: left;
}
.home .panel-busca .busca.termo {
  width: 60%;
}
.home .panel-busca .busca.estado {
  width: 40%;
}
.home .panel-busca h2 {
  color: #555;
  margin-top: 0;
}
.home .panel-busca .row {
  padding: 15px 25px;
}
.home .panel-busca .busca > input {
  padding-right: 34px;
  height: 45px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 0px !important;
  padding: 12px 15px;
  border-color: #7b747482;
}
.home .panel-busca .multiSelect .caret,
.home .panel-busca .multiSelect > button {
  /* background: linear-gradient(#f1c551, #d2a426);
      color: #987005;
      border-top-color: #987005; */
}
.home .panel-busca .multiSelect > button {
  padding: 13px 8px 12px 8px;
  font-size: 18px;
  line-height: 18px;
  border-radius: 0px !important;
  min-width: 160px;
  left: -1px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: solid 1px #0000003b;
  font-weight: bold;
}
.home .panel-busca .multiSelect .buttonLabel {
  padding: 0;
}
.home .panel-busca .form-group .fa {
  position: absolute;
  right: 15px;
  top: 14px;
}
.home .panel-busca .form-group:first-child input {
  border-right-width: 0;
}
.btn-assinar {
  background: #ffffff;
  border-radius: 0px;
  color: #000000;
  font-weight: bold;
}
.div_redes_sociais {
  color: #000;
  width: 100%;
  background: #f5f5f5;
  text-align: center;
  float: left;
}
.div_redes_sociais a {
  color: #000000;
}
.assine_newsletter {
  color: #ffffff;
  padding: 5px;
  background: #35388d;
  height: 80px;
  text-align: left;
}
.assine_newsletter i {
  font-size: 40px;
  float: left;
  line-height: 50px;
  margin-right: 10px;
}
.assine_newsletter h4 {
  color: #e0c06d;
  float: left;
  margin-left: 10px;
}
.icone-capa {
  color: #e0c06d;
}
.logo_topo {
  background: url("/images/logo-topo.png?v=1") no-repeat 0px 0px;
  height: 60px;
  width: 226px;
  float: left;
}
.logo_topo_ticket55 {
  background: url("/images/home/logo_ticket55.png") no-repeat 0px 4px;
  height: 100%;
  width: 227px;
  float: left;
  -webkit-background-size: 200px;
  background-size: 200px;
}
.busca {
  position: relative;
  display: block;
}
.busca .icone-busca {
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 99;
  cursor: pointer;
}
.busca input {
  padding-right: 34px;
  border-radius: 4px ;
}
.alert.topo {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
body.scroll .mb-header .navbar-nav > li > a {
  padding-top: 6px;
  padding-bottom: 10px;
}
body.scroll .mb-header .navbar-nav > li > .busca {
  margin-top: 2px;
}
body.scroll .mb-header .dropdown .caret {
  top: 15px;
}
body.scroll .logo_topo {
  background: url("/images/home/logo_topo_.png") no-repeat 0px -10px;
  height: 100%;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
#footer {
  height: auto !important;
  color: #646263 !important;
  background-color: #fff !important;
  width: 100%;
}
#footer a,
#footer p {
  font-size: 12px;
  font-family: "alwyn-new-rounded-web", sans-serif;
  font-weight: 200;
}
#footer p {
  color: #979494 !important;
}
#footer h4,
#footer h3 {
  font-weight: bold;
  margin-top: 0px;
}
#footer > .row div[class*='col-'] {
  padding-left: 15px;
}
#footer .redes-socias .icone-wrapper {
  width: 30px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
#footer .redes-socias .icone-wrapper .icone {
  display: inline-block;
}
#footer .redes-socias span {
  position: relative;
  top: -7px;
}
#footer .borda-vertical {
  height: 370px;
}
#footer .faq a {
  line-height: 30px;
  font-size: 16px;
}
#footer .icone-logo-fibo {
  width: 100%;
}
#footer .link-topo {
  text-align: center;
  cursor: pointer;
}
#footer .icone-busca {
  right: 5px;
}
#footer .faleconosco p:not(.horarios-atendimento) {
  line-height: 40px;
  font-size: 15px;
}
#footer .faleconosco .icone-wrapper {
  width: 30px;
  height: 40px;
  text-align: center;
  display: block;
  float: left;
  margin-right: 5px;
}
#footer .faleconosco .icone-wrapper .icone {
  display: inline-block;
}
#footer .faleconosco .icone-wrapper .icone-fale-conosco {
  margin-top: 6px;
  margin-bottom: 6px;
}
#footer .faleconosco .icone-wrapper .icone-suporte-email {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navegacao .icone-wrapper {
  width: 35px;
  text-align: center;
  display: inline-block;
}
.navegacao .icone-wrapper .icone {
  display: inline-block;
}
.navegacao .icone-link-topo-wrapper {
  width: 100%;
  text-align: center;
  display: block;
}
.navegacao .icone-link-topo-wrapper .icone {
  display: inline-block;
}
.navegacao span {
  position: relative;
  top: -2px;
}
.navegacao a {
  color: #646263 !important;
  text-decoration: none;
}
.navegacao .nav-link:hover,
.navegacao .nav-link:focus {
  color: #ffffff !important;
  background-color: transparent !important;
}
.icone-fale-conosco {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12358px 0;
  width: 27px;
  height: 27px;
}
.icone-suporte-email {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13312px 0;
  width: 27px;
  height: 19px;
}
.links_rodape a {
  color: #000000;
}
.logo-footer- {
  background: url("/images/logo-rodape.png") no-repeat center;
  height: 40px;
  width: 140px;
}
.logo-footer-ticket55 {
  background: url("/images/home/logo_footerticket55.png") no-repeat center;
  height: 104px;
}
.icone-facebook-cinza {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12319px 0;
  width: 14px;
  height: 29px;
}
.icone-twitter-cinza {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13418px 0;
  width: 29px;
  height: 24px;
}
.icone-google-cinza {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12532px 0;
  width: 29px;
  height: 25px;
}
.icone-link-topo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12692px 0;
  width: 31px;
  height: 31px;
}
.icone-logo-fibo {
  background: url("/images/home/logo_fibo.png") no-repeat center;
  height: 26px;
  width: 91px;
}
.container-login {
  min-width: 245px;
  font-size: 18px;
  padding: 0;
  color: #9d9d9d;
}
.container-login .icone {
  margin-right: auto !important;
}
.container-login .alert {
  padding: 5px;
  font-size: 14px;
}
.container-login .formulario {
  background: transparent;
  padding: 5px;
}
.container-login .formulario .input-group {
  width: 258px;
  padding-bottom: 12px;
}
.container-login .formulario .input-group span {
  position: relative;
  top: -3px;
}
.container-login .formulario .rodape {
  font-size: 12px;
}
.container-login .formulario .rodape .input-group {
  -webkit-box-shadow: 1px 1px #292728;
  box-shadow: 1px 1px #292728;
  width: 16px;
  height: 16px;
  float: left;
  padding: 0px;
  background: #101010;
}
.container-login .formulario .rodape .input-group input {
  height: 10px;
  width: 10px;
}
.container-login .formulario .rodape .texto {
  line-height: 18px;
}
.container-login .formulario .rodape .texto .pull-left {
  position: relative;
  left: 4px;
}
.container-login .destaque-azul {
  color: #0e8bd4;
  font-weight: 700;
}
.container-login .destaque-azul:hover {
  color: #0ee0fe;
}
.btn-conectar-facebook {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -328px 0;
  width: 164px;
  height: 49px;
  cursor: pointer;
}
.btn-conectar-facebook:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -164px 0;
  width: 164px;
  height: 49px;
}
.btn-conectar {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -492px 0;
  width: 164px;
  height: 49px;
  cursor: pointer;
}
.btn-conectar:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: 0 0;
  width: 164px;
  height: 49px;
}
div[class*='container-banner'] {
  width: 900px;
}
div[class*='container-banner'] .row.titulo {
  width: 635px;
  font-size: 45px;
}
div[class*='container-banner'] .row.titulo .amarelo {
  font-size: 110%;
  font-weight: 700;
}
div[class*='container-banner'] .conteudo h1 {
  padding-top: 30%;
  font-size: 44px;
}
.home.eventos div[class*='container-banner'] {
  width: 900px;
}
.home.eventos.logado .container-login {
  display: none !important;
}
.home.eventos.logado .banner-destaque.evento .comprar-info {
  /*top: 264px;
        left: 72px;*/
  top: 415px;
  left: 300px;
}
.home.eventos.logado .banner-destaque.evento .conteudo {
  left: 100px;
}
.home.eventos.logado .banner-destaque.evento.outro .conteudo {
  left: 100px;
}
.banner1 p,
.banner3 p {
  font-family: "myriad-pro-condensed", sans-serif;
}
.banner1,
.banner2,
.banner3,
.banner4,
.banner5 {
  overflow: hidden;
}
.banner1 .icone,
.banner2 .icone,
.banner3 .icone,
.banner4 .icone {
  margin: 0 auto;
}
.banner-home {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.banner1 {
  position: relative;
  background-color: rgba(164, 216, 240, 0.58);
  height: 517px;
  padding-top: 21px;
  text-align: center;
}
.banner1.fast {
  background: url("/images/home/banner_bg_fast.jpg") no-repeat center;
}
.banner1 .banner-home {
  height: 517px;
  background: url("/images/home/banner_bg.jpg") no-repeat center;
}
.banner1 .container-banner1 .titulo {
  padding-bottom: 21px;
}
.banner1 .container-banner1 .titulo h1 {
  font-size: 40px  ;
}
.banner1 .container-banner1 p {
  font-size: 16.5px;
}
.banner1 .vendas {
  text-align: center;
}
.banner1 .vendas .icone {
  display: inline-block;
}
.banner2 {
  position: relative;
  background-color: rgba(94, 86, 73, 0.78);
  height: 705px;
  color: #ffffff;
}
.banner2.fast {
  background: url("/images/home/vendas_bg_fast.jpg") no-repeat center;
}
.banner2 .banner-home {
  height: 705px;
  background: url("/images/home/vendas_bg.jpg") no-repeat center;
}
.banner2 .container-banner2 h1 {
  font-weight: 700;
  font-size: 48px;
}
.banner2 .container-banner2 p {
  font-weight: 600;
  font-size: 24px;
  padding-top: 16px;
}
.banner2 .container-banner2 .vendas {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px;
  margin: 0px;
  position: relative;
  top: 10px;
}
.banner2 .container-banner2 .vendas .icone-wrapper {
  height: 92px;
  padding: 10px 0;
  float: left;
  width: 92px;
  text-align: center;
}
.banner2 .container-banner2 .vendas .icone-wrapper .icone {
  display: inline-block;
}
.banner2 .container-banner2 .vendas .row.tabela {
  margin: 0px;
  padding: 0px;
  border: 0 solid #f9d13f;
  border-width: 0 0 1px 1px;
}
.banner2 .container-banner2 .vendas .row.tabela div[class*='col-'] {
  border: 0 solid #f9d13f;
  border-width: 1px 1px 0 0;
}
.banner3 {
  position: relative;
  height: 640px;
  color: #ffffff;
}
.banner3.fast {
  background: #1e3463;
}
.banner3 .banner-home {
  height: 640px;
  background: url("/images/home/redessociais_bg.jpg") no-repeat center;
}
.banner3 .container-banner3 {
  background: url("/images/home/redessociais_timeline.png") no-repeat 470px center;
  height: 680px;
}
.banner3 .container-banner3 .icone-redes-socias-like {
  position: absolute;
  top: 140px;
  left: -252px;
}
.banner3 .container-banner3 h1 {
  font-size: 48px;
  font-weight: bold;
  position: relative;
  left: -60px;
}
.banner3 .container-banner3 p {
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 16px;
}
.banner3 .container-banner3 .popover {
  max-width: 230px !important;
}
.banner3 .container-banner3 .popover-content {
  padding: 6px 14px;
}
.banner3 .container-banner3 .row.conteudo {
  color: #263753;
  height: 492px;
  width: 100%;
}
.banner3 .container-banner3 .row.conteudo .popover.left {
  right: 14px;
  left: auto;
  display: block;
}
.banner3 .container-banner3 .row.conteudo .popover.right {
  left: 28px;
  display: block;
}
.banner3 .container-banner3 .row.conteudo .popover.fanpage {
  top: 108px;
  height: 40px;
  min-width: 200px;
}
.banner3 .container-banner3 .row.conteudo .popover.recursos {
  top: 242px;
  min-width: 230px;
  height: 60px;
}
.banner3 .container-banner3 .row.conteudo .popover.vendas {
  top: 40px;
  height: 40px;
}
.banner3 .container-banner3 .row.conteudo .popover.compartilhe {
  top: 170px;
  display: block;
  height: 60px;
}
.banner3 .container-banner3 .row.conteudo .popover.divulgacao {
  top: 312px;
  height: 60px;
}
.banner4 {
  position: relative;
  height: 681px;
  z-index: 98;
}
.banner4.fast {
  background: url("/images/home/mobile_bg_fast.jpg") no-repeat center;
}
.banner4 .banner-home {
  height: 681px;
  background: url("/images/home/mobile_bg.jpg") no-repeat center;
}
.banner4 .container-banner4 > .row {
  padding-top: 125px;
}
.banner4 .container-banner4 h1 {
  text-align: center;
  color: #ffffff;
  font-size: 44px;
  font-weight: bold;
}
.banner4 .container-banner4 h1 .amarelo {
  font-weight: 700;
}
.banner4 .container-banner4 .texto {
  padding: 20px;
  text-align: justify;
  color: #000000;
}
.banner4 .container-banner4 .titulo {
  text-align: justify;
  word-break: break-word;
  line-height: 32px;
  font-weight: 300;
  font-size: 20px;
}
.banner4 .container-banner4 .icone-mobile-smartphone {
  position: relative;
  left: -105px;
  top: -36px;
  z-index: 0;
}
.banner5 {
  position: relative;
  height: 647px;
  z-index: 99;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.banner5.fast {
  background: url("/images/home/suporte_bg_fast.jpg") no-repeat center;
}
.banner5 .banner-home {
  height: 647px;
  background: url("/images/home/suporte_bg.jpg") no-repeat center;
}
.banner5 .container-banner5 {
  text-align: left;
  color: #4a69b4;
}
.banner5 .container-banner5 .icone-suporte-caneca {
  position: relative;
  left: -110px;
  top: 25px;
}
.banner5 .container-banner5 h1 {
  padding-top: 80px;
  font-size: 44px;
  font-weight: bold;
}
.banner5 .container-banner5 .texto {
  color: #000000;
  line-height: 28px;
  font-size: 20px;
}
.banner-destaque {
  position: relative;
  min-height: 500px;
}
.banner-destaque.sem-destaque {
  height: 524px;
}
.banner-destaque .container-banne {
  float: right;
}
.banner-destaque .conteudo {
  max-width: 500px;
  position: relative;
  padding-top: 21px;
}
.banner-destaque .banner-home {
  height: 524px;
}
.banner-destaque .borda-dashed {
  border: 2px dashed #6c3c62;
  padding: 25px;
}
.banner-destaque .icone-pagamentos {
  background: url('/images/icones/icone_pagamentos.png') no-repeat center;
  background-size: 90%;
  max-width: 419px;
  margin: 0 auto;
}
.banner-destaque .comprar-info {
  position: absolute;
  width: 170px;
  top: 415px;
  left: 300px;
}
.banner-destaque .comprar-info img {
  left: -36px;
  position: relative;
}
.banner-criar-eventos {
  position: relative;
  height: 648px;
}
.banner-criar-eventos .banner-home {
  height: 648px;
}
.banner-criar-eventos .quadro {
  width: 700px;
  padding: 10px 32px;
  padding-bottom: 50px;
  display: table;
}
.banner-criar-eventos .quadro .btn-criar {
  position: absolute;
  bottom: -31px;
  left: 50%;
  margin-left: -103px;
}
.banner-criar-eventos .evento-tipo {
  padding: 0px 15px;
  text-align: center;
}
.banner-criar-eventos .evento-tipo .icone {
  margin: 0 auto;
}
.barra-duvidas .navbar {
  border: none;
  margin-bottom: 0px;
}
.barra-duvidas .navbar .nav li a {
  height: 86px;
  padding-top: 32px;
  color: #000000;
}
.barra-duvidas .navbar .nav li i {
  margin-right: 5px;
}
.container:not(.tag) .banner-destaque.fast {
  background: url("/images/uzerticket/home/destaque_baixa.jpg") no-repeat center;
}
.container:not(.tag) .banner-destaque.fast.evento {
  background: url("/images/evento/tulipa/banner_baixa.jpg") no-repeat center;
}
.container:not(.tag) .banner-destaque .banner-home {
  background: url("/images/uzerticket/home/destaque_bg.jpg") no-repeat center;
}
.container:not(.tag) .banner-destaque.evento .banner-home {
  background: url("/images/evento/tulipa/banner.jpg") no-repeat center;
}
.container:not(.tag) .banner-destaque.evento .conteudo {
  min-height: 512px;
  min-width: 823px;
  top: -3px;
  left: 80px;
  background: url('/images/evento/tulipa/banner_info.png') no-repeat center;
}
.container:not(.tag) .banner-destaque.outro.fast {
  background: url("/images/evento/racionais/banner_baixa.jpg") no-repeat center;
}
.container:not(.tag) .banner-destaque.outro.evento .banner-home {
  background: url("/images/evento/racionais/banner.jpg") no-repeat center;
}
.container:not(.tag) .banner-destaque.outro.evento .conteudo {
  background: url('/images/evento/racionais/banner_info.jpg') no-repeat center;
  min-width: 923px;
  min-height: 526px;
  left: -23px;
  top: -21px;
}
.container:not(.tag) .banner-destaque.outro.evento .comprar-info img {
  top: 25px;
}
.container:not(.tag) .banner-criar-eventos .banner-home {
  background: url("/images/home-eventos/banner-criar-eventos-bg.jpg") no-repeat top;
  background-color: #000;
}
.container:not(.tag) .banner-criar-eventos .quadro {
  border: 1px dashed #f9d13f;
}
.container:not(.tag) .banner-criar-eventos .quadro .span {
  color: #f9d13f;
}
.container:not(.tag) .banner-criar-eventos .evento-tipo {
  color: #f9d13f;
}
.container:not(.tag) .barra-duvidas {
  background: #e5e5e5;
}
.homeTag .container-login {
  margin-left: 75px;
}
.homeTag .container.tag .banner-destaque {
  height: 524px;
}
.homeTag .container.tag .banner-destaque.fast {
  background: url("/images/evento/banner_adora_baixa.jpg") no-repeat center;
}
.homeTag .container.tag .banner-destaque .banner-home {
  height: 524px;
  background: url("/images/evento/banner_adora.jpg") no-repeat center;
}
.homeTag .container.tag .banner-criar-eventos {
  height: 524px;
  background-color: #cadedd;
}
.homeTag .container.tag .banner-criar-eventos .banner-home {
  height: 524px;
  background: url("/images/home-tags/banner-criar-eventos.jpg") no-repeat top;
  background-color: #d2d7d7;
}
.homeTag .container.tag .banner-criar-eventos .quadro {
  margin-top: -35px;
  border: 1px dashed #2c6d81;
}
.homeTag .container.tag .banner-criar-eventos .quadro h2 {
  color: #2c6d81;
}
.homeTag .container.tag .banner-criar-eventos .quadro p {
  color: #1f1f1f;
}
.homeTag .container.tag .banner-criar-eventos .evento-tipo {
  color: #2c6d81;
}
.homeTag .container.tag .barra-duvidas {
  background: #2c6d81;
}
.homeTag .container.tag .barra-duvidas .nav li a {
  color: #fff;
}
.homeTag .container.tag .barra-duvidas .nav li a:hover {
  background: #1d5061;
}
.homeTag .container.tag .divisor2 {
  background-image: none;
  background-color: #fff;
}
.homeTag .container.tag .divisor2.invertido {
  background-color: #cbdfdd;
}
.homeTag .icone-show {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13205px 0;
  width: 80px;
  height: 80px;
}
.homeTag .icone-congressos {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -9651px 0;
  width: 80px;
  height: 80px;
}
.homeTag .icone-espetaculo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -9987px 0;
  width: 80px;
  height: 80px;
}
.homeTag .icone-convensoes {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -9819px 0;
  width: 80px;
  height: 80px;
}
.homeTag .icone-palestras {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11353px 0;
  width: 80px;
  height: 80px;
}
.homeTag .evento-tipo.esportivos,
.homeTag .evento-tipo.baladas {
  display: none;
}
.homeTag .evento-tipo.convecoes,
.homeTag .evento-tipo.palestras {
  display: block !important;
}
.homeTag #footer {
  background-color: #2c6d81 !important;
  color: #fff;
}
.homeTag #footer p,
.homeTag #footer .navegacao a,
.homeTag #footer h3 {
  color: #fff !important;
}
.homeTag #footer .borda-vertical {
  border-left-color: #1d5061;
  border-right-width: 0;
}
.homeTag #footer .icone-criar-evento {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12094px 0;
  width: 28px;
  height: 17px;
}
.homeTag #footer .icone-login-topo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12723px 0;
  width: 25px;
  height: 21px;
}
.homeTag #footer .icone-facebook-cinza {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12305px 0;
  width: 14px;
  height: 29px;
}
.homeTag #footer .icone-twitter-cinza {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13389px 0;
  width: 29px;
  height: 24px;
}
.homeTag #footer .icone-google-cinza {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12503px 0;
  width: 29px;
  height: 25px;
}
.homeTag #footer .icone-fale-conosco {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12333px 0;
  width: 25px;
  height: 25px;
}
.homeTag #footer .icone-suporte-email {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13285px 0;
  width: 27px;
  height: 19px;
}
.homeTag #footer .icone-link-topo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12661px 0;
  width: 31px;
  height: 31px;
}
.homeTag #footer .icone-logo-fibo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12798px 0;
  width: 91px;
  height: 26px;
}
.banner-social {
  position: relative;
  height: 301px;
  background-color: #fff;
  -webkit-box-shadow: 0px -2px 10px -1px #aaaaaa;
  box-shadow: 0px -2px 10px -1px #aaaaaa;
}
.banner-social .banner-home {
  height: 301px;
  background: url("/images/home-eventos/bg_social.jpg") no-repeat center;
}
.divisor1 {
  background: #2199a6;
  background-position: -467px 0px;
  height: 3px;
  z-index: 100;
}
.divisor1.invertido {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.divisor2 {
  background-image: url("/images/home-eventos/separador.jpg");
  background-position: -467px 0px;
  height: 7px;
  z-index: 100;
}
.divisor2.invertido {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.divisor-capa-evento {
  background: url("/images/divisor-evento-capa.jpg") 0px 0px;
  height: 7px;
  z-index: 100;
}
.barra-destaques {
  background: #fff;
  -webkit-box-shadow: 0px 3px 13px 0px #aaaaaa;
  box-shadow: 0px 3px 13px 0px #aaaaaa;
}
.barra-destaques .navbar {
  border: none;
  margin-bottom: 0px;
}
.barra-destaques .navbar .nav li a {
  height: 60px;
  padding-top: 23px;
  font-weight: 700;
}
.barra-destaques .navbar .nav li.active a {
  background: #ec2463;
  color: #fff !important;
}
.barra-destaques .navbar .nav li.active a:hover {
  background: #ec2463;
}
.lista-eventos {
  position: relative;
}
.bloco-evento {
  background: #fff;
  border: 1px solid #e7e7e7;
}
.bloco-evento .mini-capa {
  font-size: 15px;
  font-family: serif;
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 140px;
  line-height: 138px;
  background: #000;
  display: inline-block;
}
.bloco-evento .mini-capa.carregou {
  background: #000;
}
.bloco-evento .mini-capa img {
  width: 100%;
  vertical-align: middle;
}
.bloco-evento .dados {
  padding-left: 10px;
  padding-right: 10px;
}
.bloco-evento .dados ul li {
  border-top: 1px solid #d4d4d4;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-top: 10px;
}
.bloco-evento .dados ul li i {
  float: left;
  margin-right: 10px;
  color: #000000;
}
.bloco-evento .dados ul li p {
  margin-left: 5px;
}
.bloco-evento .dados ul li p.texto {
  color: #000000;
}
.bloco-evento .compartilhar i {
  margin-right: 5px;
}
.bloco-evento .compartilhar i:before {
  content: '';
  position: absolute;
  width: 24px;
  height: 23px;
  background-color: #ccc;
  opacity: 0.6;
}
.bloco-evento .compartilhar i:hover:before {
  opacity: 0;
}
.fluxo-box {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -8012px 0;
  width: 259px;
  height: 251px;
  position: relative;
  color: #fff;
  padding: 15px 0px;
}
.fluxo-box p {
  position: relative;
  top: 20px;
  font-weight: 700;
}
.tabela-vantagens .row:nth-child(odd) {
  background: #f5f5f5;
}
.tabela-precos {
  border: 2px dashed #ccc;
}
.tabela-precos .row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.tabela-precos .row:not(:first-child) {
  border-top: 2px dashed #ccc;
}
.panel.precos .formulario {
  width: 600px;
}
.faqs {
  padding: 0px 30px;
}
.faqs li {
  border-bottom: 1px solid #d4d4d4;
  padding: 25px 30px 20px;
}
.faqs li .titulo {
  margin-bottom: 10px;
  color: #646263;
  font-weight: bold;
  cursor: pointer;
}
.faqs li .fa {
  font-size: 19px;
  margin-right: 5px;
}
.faqs li p {
  margin-bottom: 0;
  padding-top: 0;
}
.apps-meubilhete {
  background: url('/images/home-eventos/bg-apps.jpg') center no-repeat;
  height: 871px;
  width: 100%;
}
.apps-meubilhete .dados-app {
  width: 404px;
  margin-left: 45%;
  padding-top: 130px;
}
.apps-meubilhete .separador-app {
  background: url('/images/home-eventos/separador-apps.png') center no-repeat;
  width: 404px;
  height: 10px;
}
.popover {
  z-index: 9999;
}
.bs-popover-grande .popover {
  min-width: 350px !important;
  max-width: none;
}
.google-visualization-table-table tr.total td {
  text-align: right;
  line-height: 28px;
  font-size: 14px;
  font-weight: bold;
}
.google-visualization-table-table tr.sub-total td {
  font-size: 13px;
}
.google-visualization-table-table .google-visualization-table-tr-head td,
.google-visualization-table-table .google-visualization-table-tr-head th {
  font-size: 14px;
}
.google-visualization-table-table .google-visualization-table-tr-head td .google-visualization-table-sortind,
.google-visualization-table-table .google-visualization-table-tr-head th .google-visualization-table-sortind {
  color: #aaa;
  font-size: 11px;
}
.google-visualization-table-div-page {
  position: relative;
  top: 0px;
}
.google-visualization-table-div-page .google-visualization-table-page-numbers a {
  padding: 9px 10px;
}
.google-visualization-table-div-page .charts-custom-button-inner-box {
  padding: 4px 8px;
}
.varios .google-visualization-table {
  display: block;
}
.varios .google-visualization-table-table {
  width: 100%;
}
.varios .google-visualization-table-div-page {
  top: 0px;
}
.varios .top-level {
  overflow: hidden !important;
}
.google-visualization-table-table tr.total td {
  background: #fff;
}
.table-relatorio > thead > tr > th,
.table-relatorio > tbody > tr > th,
.table-relatorio > tfoot > tr > th,
.table-relatorio > thead > tr > td,
.table-relatorio > tbody > tr > td,
.table-relatorio > tfoot > tr > td {
  padding: 10px !important;
  font-size: 13px !important;
}
.table-p10 > thead > tr > th,
.table-p10 > tbody > tr > th,
.table-p10 > tfoot > tr > th,
.table-p10 > thead > tr > td,
.table-p10 > tbody > tr > td,
.table-p10 > tfoot > tr > td {
  padding: 10px !important;
}
.table-p5 > thead > tr > th,
.table-p5 > tbody > tr > th,
.table-p5 > tfoot > tr > th,
.table-p5 > thead > tr > td,
.table-p5 > tbody > tr > td,
.table-p5 > tfoot > tr > td {
  padding: 5px !important;
}
.fb-comments,
.fb-comments iframe[style] {
  width: 100% !important;
}
.fb-comments,
.fb-comments * {
  width: 100% !important;
}
#twitter-widget-0 {
  width: 100px !important;
}
.btn-divulgar-facebook {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -2943px 0;
  width: 95px;
  height: 30px;
}
.btn-divulgar-twitter {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -3133px 0;
  width: 97px;
  height: 31px;
}
.btn-divulgar-google {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -3038px 0;
  width: 95px;
  height: 30px;
}
.btn-divulgar-linkedin {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -2848px 0;
  width: 95px;
  height: 30px;
}
.prevenda {
  background: url("/images/brasil/Prevenda.png") no-repeat;
  height: 177px;
  width: 140px;
  position: absolute;
  top: 0;
  right: 20px;
  color: #174A7C;
}
.prevenda .info {
  color: #fff;
  background: #174A7C;
  width: 134px;
  height: 70px;
  margin-top: 162px;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}
.esgotado span {
  opacity: 0.5;
}
.dados-organizador ul li {
  width: 100%;
  display: table;
  margin-bottom: 11px;
}
.dados-organizador ul li .fa {
  float: left;
}
.dados-organizador ul li a {
  word-wrap: break-word;
  float: left;
  max-width: 225px;
  text-transform: capitalize;
  line-height: 21px;
  top: -2px;
  position: relative;
  color: #666666;
}
.evento-imagem {
  width: 100%;
  background: #eee;
  position: relative;
}
.evento-imagem img {
  width: 100%;
  height: 100%;
}
.evento-imagem .semFoto {
  position: absolute;
  z-index: 100;
  top: 18%;
  left: 50%;
  margin-left: -64px;
}
.evento-imagem .semFoto form {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  padding-top: 10px;
}
.evento-imagem .semFoto .fa-plus,
.evento-imagem .semFoto .fa-photo {
  font-size: 36px;
  padding-bottom: 20px;
}
.mascara-capa {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  border: 1px solid #d4d4d4;
  /*background: -webkit-linear-gradient( rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.2) 70%, rgba(0,0,0,0.25) 100%);*/
}
.mascara-evento-imagem {
  height: 25%;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  position: absolute;
  bottom: 0px;
}
.mascara-evento-imagem .btn-group.comprar {
  height: 44px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -20px;
}
.mascara-evento-imagem .btn-group.comprar .btn {
  height: 100%;
  padding-right: 60px;
  padding-left: 60px;
}
.mascara-evento-imagem .btn-group.comprar .btn:before,
.mascara-evento-imagem .btn-group.comprar .btn:before {
  margin-left: -60px;
}
.pagina-evento.visualizando {
  padding-top: 80px;
}
.pagina-evento .recomendar-social {
  position: absolute;
  right: 5px;
  top: 5px;
}
.pagina-evento .abrir,
.pagina-evento .fechar {
  border: 1px solid;
  border-radius: 9px;
  padding: 2px 10px;
  position: relative;
  top: 5px;
}
.pagina-evento .abrir:hover,
.pagina-evento .fechar:hover {
  text-decoration: none;
}
.local-evento .glyphicon,
.local-evento .fa {
  position: absolute;
  top: 27%;
  font-size: 26px;
}
.local-evento .fa-pencil {
  position: relative;
}
.local-evento .nav {
  cursor: default;
}
.local-evento .nav p,
.local-evento .nav a {
  margin-left: 35px;
  padding-top: 12px;
  font-size: 16px;
}
.local-evento .nav li > a {
  margin-left: 20px;
  color: #9d9d9d;
  cursor: pointer;
  z-index: 99;
}
.local-evento .nav li > a:hover {
  background-color: transparent;
}
.local-evento li:hover a {
  color: #fff !important;
}
.local-evento li:hover #map_canvas a,
.local-evento li:hover #map-canvas-final a {
  color: #000000 !important;
}
.local-evento .glyphicon-map-marker {
  top: 9%;
}
.local-evento #map_canvas {
  z-index: 999;
}
.local-evento .datas-evento > div {
  margin-left: -6px;
  margin-right: -6px;
}
.local-evento .datas-evento .data-label {
  background: #101010;
  display: table;
  padding: 5px 10px;
  text-transform: uppercase;
}
.local-evento .datas-evento .glyphicon,
.local-evento .datas-evento .fa {
  left: 8px;
  font-size: 22px;
}
.local-evento .datas-evento .glyphicon-calendar,
.local-evento .datas-evento .fa-calendar {
  top: 11px;
}
.local-evento .datas-evento .glyphicon-time {
  top: initial;
  bottom: 11px;
}
#map_canvas {
  width: 100%;
  height: 200px;
  max-width: none;
}
.evento.capa {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.evento.capa .divisor-capa-evento {
  display: none;
  margin-left: 0px;
}
.evento.capa .divMenu {
  right: 10px;
  bottom: 15px;
  z-index: 200;
  display: table;
  position: absolute;
}
.evento.capa .divMenu a {
  text-decoration: none;
}
.evento.capa .drag {
  position: relative;
}
.evento.capa .semCapa {
  position: absolute;
  height: 50%;
  width: 50%;
  top: 18%;
  left: 25%;
  z-index: 100;
  text-align: center;
}
.evento.capa .semCapa .fa {
  font-size: 36px;
  padding-bottom: 20px;
}
.evento.capa .semCapa form {
  position: relative;
}
.inputFile {
  cursor: pointer;
  font-size: 35px;
  line-height: 35px;
  right: 0;
  top: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.dropdown-menu .a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
  height: 24px;
}
.dropdown-menu .a .formInputFile {
  height: 24px !important;
}
.dropdown-menu .a .formInputFile .inputFile {
  height: 24px !important;
}
#modalTrocarFoto {
  width: auto;
}
#modalTrocarFoto .modal-header {
  background: #000000;
}
#modalTrocarFoto .modal-body {
  max-height: none;
  padding: 0px;
  overflow: visible;
}
#modalTrocarFoto .modal-footer {
  margin-top: 0px;
}
.panel.bilhetes.mesa .panel-body {
  padding-left: 11px;
}
.panel.bilhetes table.bilhetes .titulo {
  font-family: "Myriad Pro Bold";
}
.panel.bilhetes table.bilhetes .tipo {
  max-width: 60%;
}
.panel.bilhetes table.bilhetes .valor {
  width: 25%;
}
.panel.bilhetes table.bilhetes .total {
  width: 15%;
}
.panel.bilhetes table.bilhetes .valor-compra {
  font-size: 20px;
}
.panel.bilhetes table.bilhetes .info-taxa {
  font-size: 9px;
}
.panel.bilhetes table.bilhetes .com-taxa .info-taxa {
  display: none !important;
}
.panel.bilhetes table.bilhetes.com-qtde .tipo {
  width: 32%;
}
.panel.bilhetes table.bilhetes.com-qtde .valor {
  width: 18%;
}
.panel.bilhetes table.bilhetes.com-qtde .total {
  width: 14%;
}
.panel.bilhetes .btn-group.comprar {
  float: right;
}
.mensagem-acabando {
  margin-left: 5px;
  font-size: 11px;
  opacity: 0.7;
}
.vendas-enceradas {
  min-height: 115px;
  margin-top: 15px;
  display: table;
  width: 100%;
}
.vendas-enceradas p,
.vendas-enceradas a {
  font-size: 18px;
}
.panel.divulgacao .link-divulgacao {
  position: relative;
  top: -25px;
  right: 21px;
}
.panel.divulgacao .panel-body > .links {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  min-height: 75px;
}
.panel.divulgacao .panel-body > .links > div {
  float: right;
}
.link-divulgacao {
  max-width: 400px;
}
.link-divulgacao .input-group {
  width: 275px;
  margin-right: 5px;
}
.link-divulgacao .input-group .input-group-addon {
  background: rgba(200, 200, 200, 0.2);
  color: #646263;
}
.link-divulgacao .input-group input {
  background: rgba(200, 200, 200, 0.2);
  font-style: italic;
  color: #646263;
  font-size: 13px;
}
.link-divulgacao .link-copiar a {
  text-decoration: none !important;
  cursor: pointer !important;
}
.link-divulgacao .texto-efeito {
  position: absolute;
  display: none;
  left: 53px;
  color: #888888;
  font-style: italic;
  top: 8px;
}
.panel .popover.compartilhe {
  position: relative;
  display: block;
  min-width: 90px;
}
.panel .popover.compartilhe .popover-content {
  padding: 4px 9px;
}
.links a {
  float: left;
  padding-right: 15px;
}
div[class*='visualizar-'] {
  background: url('/images/fundo_visualizar.jpg') repeat-x;
  height: 90px;
  width: 100%;
}
.visualizar-topo {
  position: absolute;
  top: 63px;
  left: 0px;
}
.visualizar-topo .titulo {
  float: left;
  margin-top: 32px;
  font-weight: 700;
}
.visualizar-topo .btn-group {
  padding-top: 25px;
  float: left;
}
.visualizar-topo.menor {
  height: 50px;
  background-position: 0px -45px;
}
.visualizar-topo.menor .titulo {
  margin-top: 10px;
  font-weight: normal;
  color: #5C4408;
}
.visualizar-topo.fixo {
  position: fixed;
  top: 0;
  z-index: 9999;
}
.visualizar-rodape {
  position: absolute;
  height: 90px;
  bottom: 200px;
  left: 0px;
}
.dados-evento {
  height: 160px;
  position: relative;
}
.dados-evento .titulo {
  line-height: 30px;
}
.dados-evento .descricao {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 20px;
}
.dados-evento .botoes {
  position: relative;
  top: 10px;
}
.dados-evento .fa-calendar,
.dados-evento .fa-calendar {
  font-size: 24px;
  color: #000000;
}
.dados-evento .glyphicon {
  color: #000000;
  font-size: 24px;
  position: relative;
  top: 5px;
}
.dados-evento .valor-compra {
  position: absolute;
  right: 0;
  top: 45px;
}
#eventos .table .progress {
  width: 60px;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
  margin-bottom: 0px;
}
#eventos .bilhetes-usuario {
  list-style: none;
  padding-left: 0px;
}
#eventos .bilhetes-usuario .venda {
  padding: 21px 21px;
  border: 1px solid #aaa;
  margin-left: -3px;
  margin-bottom: 21px;
  border-radius: 5px 5px 0 0;
  margin-right: 0px;
  border-bottom: 2px solid #2a759f;
}
#eventos .bilhetes-usuario .venda.cancelada {
  border-bottom-color: #df4649;
}
#eventos .bilhetes-usuario .venda.aguardando {
  border-bottom-color: #8a6d3b;
}
#eventos .bilhetes-usuario .venda .dados-evento {
  width: 70%;
}
#eventos .bilhetes-usuario .venda img {
  width: 150px;
  height: 150px;
  margin-right: 12px;
}
#eventos .bilhetes-usuario .venda .hr {
  position: relative;
  bottom: -26px;
  margin-top: -5px;
  margin-left: -30px;
  margin-right: -40px;
  background-position: 0px -4px;
}
#eventos .bilhetes-usuario .venda .table {
  margin-bottom: 0px;
  margin-top: 10px;
}
#eventos .bilhetes-usuario .venda .table > thead > tr {
  border-top: 1px solid #d4d4d4;
}
#eventos .bilhetes-usuario .venda .descricao {
  max-width: 465px;
}
.panel.bilhete-show {
  display: table;
  position: relative;
}
.detalhes.aberto {
  background: #fff;
  border-bottom: transparent;
  height: 40px;
}
.credito-disponivel > tr {
  background: #eaeaea;
}
.credito-disponivel .formulario {
  padding: 0;
  background: #eaeaea;
}
.credito-disponivel .formulario .input-group {
  width: 120px;
}
.credito-disponivel .formulario .input-group-addon {
  background: #fff;
  color: #000000;
}
.credito-disponivel .formulario .fa {
  position: relative;
  top: 10px;
  left: 10px;
  cursor: pointer;
}
.formulario.tabela label {
  line-height: 40px;
}
.caixa-selecao {
  min-height: 80px;
  overflow: hidden;
  height: auto !important;
  position: relative;
}
.caixa-selecao form {
  width: 50%;
}
.caixa-selecao form.full {
  width: 100%;
}
.caixa-selecao label {
  position: absolute;
  left: 15px;
  top: 6px;
  cursor: text;
  pointer-events: none;
}
.caixa-selecao .label {
  line-height: 16px;
  margin: 0px 5px 5px 0px;
  border: 1px solid #5bc0de;
  line-height: 20px;
  font-size: 14px;
}
.caixa-selecao .label .fa {
  display: inline;
  font-size: 14px;
}
.caixa-selecao .label span {
  margin-left: 5px;
  margin-right: 5px;
}
.caixa-selecao .label:not(:hover) {
  background-color: #fff;
  color: #5bc0de;
}
.caixa-selecao input {
  border: 3px solid transparent !important;
  border-left: none;
  display: block;
  margin: -1px 3px 0px -2px;
  padding: 0px !important;
  width: 100%;
}
.caixa-selecao input:focus {
  outline-color: transparent;
}
table tr > td .contagem-dias {
  position: absolute;
  top: -6px;
  display: table;
}
.dias-restantes {
  border: 4px solid #ccc;
  width: 30px;
  padding: 12px 12px;
  border-radius: 22px;
  position: relative;
  top: 5px;
}
.dias-restantes:before {
  content: '';
  position: absolute;
  border: 4px solid green;
  width: 30px;
  padding: 12px 12px;
  border-radius: 22px;
  top: -4px;
  left: -4px;
  border-top-style: dashed;
  transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  /* IE 9 */
  -webkit-transform: rotate(12deg);
}
.dias-restantes.perto:before {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
}
.dias-restantes.chegando:before {
  border-top-color: transparent;
  border-right-color: transparent;
  transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
}
.dias-restantes.longe:before {
  border-top-color: transparent;
  transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  /* IE 9 */
  -webkit-transform: rotate(50deg);
}
.horas-restantes {
  border: 1px solid #e6c2c1;
  color: #a94442;
  display: table;
  position: relative;
  top: 5px;
}
.horas-restantes div {
  display: inline-block;
  padding: 3px 5px;
}
.horas-restantes div:not(:last-child) {
  border-right: 1px solid #e6c2c1;
}
.horas-restantes span {
  font-size: 10px;
}
.regiao-selecao {
  position: relative;
}
.regiao-mapa-mini {
  background: #6363632b;
  width: 100%;
}
.regiao-gerada-fundo {
  background: #6363632b;
  padding-top: 45px;
  padding-bottom: 45px;
  width: 100%;
}
.regiao-gerada-fundo .regiao {
  overflow-x: scroll;
  width: 100%;
}
.regiao-gerada-fundo.carregando .regiao {
  display: none;
}
.regiao-gerada {
  background: #fff;
  padding-top: 15px;
  border: 1px solid #6363637d;
}
.regiao-gerada:not(.legenda) {
  min-width: 800px;
  max-width: 1400px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px;
}
.regiao-gerada .deslocado1x {
  margin-left: 28px !important;
}
.regiao-gerada .deslocado2x {
  margin-left: 56px !important;
}
.regiao-gerada .deslocado3x {
  margin-left: 84px !important;
}
.regiao-gerada .deslocado4x {
  margin-left: 112px !important;
}
.regiao-gerada .deslocado5x {
  margin-left: 140px !important;
}
.regiao-gerada .deslocado6x {
  margin-left: 168px !important;
}
.regiao-gerada .deslocado7x {
  margin-left: 196px !important;
}
.regiao-gerada .deslocado8x {
  margin-left: 224px !important;
}
.regiao-gerada .deslocado9x {
  margin-left: 252px !important;
}
.regiao-gerada .deslocado-r {
  margin-right: 28px !important;
}
.regiao-gerada .delocado-f {
  margin-right: -56px !important;
}
.regiao-gerada .absoluto-r1 {
  position: absolute !important;
  right: 0;
  top: 27px;
}
.regiao-gerada .absoluto-r2 {
  position: absolute !important;
  right: 25px;
  top: 27px;
}
.regiao-gerada .absoluto1 {
  position: absolute !important;
  left: 0;
  top: 27px;
}
.regiao-gerada .absoluto2 {
  position: absolute !important;
  left: 25px;
  top: 27px;
}
.regiao-gerada .fileira .pull-left .cadeiras .deslocado3x {
  margin-right: 8px !important;
  margin-left: 84px !important;
}
.regiao-gerada .fileira .pull-left .cadeiras .deslocado4x {
  margin-right: 8px !important;
  margin-left: 112px !important;
}
.regiao-gerada .absoluto-r1 {
  position: absolute !important;
  right: 0;
  top: 27px;
}
.regiao-gerada .absoluto-r2 {
  position: absolute !important;
  right: 25px;
  top: 27px;
}
.regiao-gerada .absoluto1 {
  position: absolute !important;
  left: 0;
  top: 27px;
}
.regiao-gerada .absoluto2 {
  position: absolute !important;
  left: 25px;
  top: 27px;
}
.regiao-gerada .altura-fixa {
  height: 29px;
}
.regiao-gerada .altura2x {
  height: 58px;
}
.regiao-gerada .regiao-gerada.rotacionado {
  padding-bottom: 70px;
  padding-top: 70px;
}
.regiao-gerada .regiao-gerada .cadeira.cadeirante {
  width: 23px;
}
.regiao-gerada .centralizado {
  display: table;
}
.regiao-gerada .cadeiras {
  z-index: 11;
  position: relative;
}
.regiao-gerada .fileira {
  padding-right: 0px;
  padding-left: 0px;
  background: transparent;
}
.regiao-gerada .fileira:nth-child(odd) .fundo {
  width: 100%;
  position: absolute;
  height: 28px;
  margin-top: 1px;
  margin-left: -3px;
  z-index: 10;
  right: 0;
}
.regiao-gerada .cadeira:not(.cadeirante):after,
.regiao-gerada .cadeira:not(.cadeirante) span:before {
  content: '';
  width: 5px;
  position: absolute;
  height: 15px;
  border: 1px solid #222;
  left: -3px;
  top: 2px;
  background-color: #47b262  ;
  border-radius: 3px;
}
.regiao-gerada .cadeira:not(.cadeirante) span:before {
  right: -4px;
  left: inherit;
  font-size: 20px;
}
.regiao-gerada .cadeira:not(.cadeirante):before {
  content: '';
  width: 115%;
  position: absolute;
  height: 10px;
  border: 1px solid #222;
  left: -1px;
  bottom: -2px;
  background-color: #47b262  ;
  border-radius: 4px;
}
.regiao-gerada .cadeira.pmr span {
  color: inherit;
}
.regiao-gerada .cadeira {
  width: 23px;
  height: 25px;
  text-align: center;
  background-color: #47b262  ;
  color: #fff;
  margin-right: 5px;
  margin-top: 4px;
  border: 2px solid #222;
  border-radius: 7px;
  border-style: outset;
  border-top-width: 1px;
  border-left: 0;
  position: relative;
  z-index: 11;
}
.regiao-gerada .cadeira.cadeirante {
  border-radius: 0;
}
.regiao-gerada .cadeira.obeso {
  width: 35px;
}
.regiao-gerada .cadeira span {
  line-height: 18px;
  font-weight: bold;
  top: -2px;
  color: transparent;
  font-size: 15px;
}
.regiao-gerada .cadeira span.nfixo {
  color: #000;
}
.regiao-gerada .cadeira:hover span {
  color: #000;
}
.regiao-gerada .cadeira.associar {
  /*color:#fff;*/
}
.regiao-gerada .cadeira.reservada,
.regiao-gerada .cadeira.reservada:before,
.regiao-gerada .cadeira.reservada:after,
.regiao-gerada .cadeira.reservada span:before {
  background-color: #bb3c36;
  border-color: #6b1111;
  color: transparent;
}
.regiao-gerada .cadeira.selecionada,
.regiao-gerada .cadeira.selecionada:before,
.regiao-gerada .cadeira.selecionada:after,
.regiao-gerada .cadeira.selecionada span,
.regiao-gerada .cadeira.selecionada span:before {
  color: #fff;
  background-color: #b7c82e;
  border-color: #778221;
}
.regiao-gerada .cadeira.bloqueada,
.regiao-gerada .cadeira.bloqueada:before,
.regiao-gerada .cadeira.bloqueada:after,
.regiao-gerada .cadeira.bloqueada span:before {
  background-color: #b29e4b;
}
.regiao-gerada.menor .cadeira {
  width: 19px;
  height: 23px;
}
.regiao-gerada.menor .cadeira span {
  font-size: 13px;
  line-height: 15px;
}
.regiao-gerada.menor .cadeira:not(.cadeirante):before {
  height: 7px;
}
.regiao-gerada .label-letra {
  position: absolute;
  right: 1px;
  padding-top: 3px;
  line-height: 25px;
  color: #000;
  font-weight: bold;
  z-index: 12;
  width: 28px;
  margin-top: 1px;
  padding-left: 9px;
}
.regiao-gerada .label-letra.esq {
  right: inherit;
  left: 5px;
  padding-right: 9px;
  padding-left: inherit;
}
.regiao-gerada.legenda {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
  padding: 10px;
  background: transparent;
  border: none;
  z-index: 90;
}
.regiao-gerada.legenda > div {
  float: right;
  display: table;
}
.regiao-gerada.legenda .cadeira {
  width: 20px;
  height: 20px;
  margin-right: 70px;
  position: relative;
}
.regiao-gerada.legenda .cadeira .label {
  position: absolute;
  left: 18px;
  font-size: 10px;
  line-height: 10px;
  color: #000;
}
.finalizar-compra {
  z-index: 100;
  position: absolute;
  top: 0;
}
.finalizar-compra.abaixo {
  top: initial;
  bottom: 0;
}
.controle-posicao {
  position: absolute;
  top: 222px;
  width: 89px;
  z-index: 20;
}
.cronometro {
  font-size: 30px;
  color: #6B5212;
  top: 10px;
  right: 10px;
  position: relative;
}
table tr.categoria th,
table tr.categoria td {
  background: #000000;
  color: #ffffff !important;
  border: solid 1px #000000;
  border-bottom: solid 2px #777777;
  padding: 5px 0 0 0 !important;
}
.barra-footer {
  width: 100%;
  height: 260px;
  background: #000;
  border-top: 4px #b0b0b0 solid;
}
.barra-footer > div {
  width: 351px;
}
.barra-footer h1 {
  color: #ffffff;
}
.barra-footer img.meubilhete {
  margin-bottom: 10px;
}
/* ! vertical layout */
.multiSelect .vertical {
  float: none;
}
/* ! horizontal layout */
.multiSelect .horizontal:not(.multiSelectGroup) {
  float: left;
}
/* ! create a "row" */
.multiSelect .line {
  padding: 2px 0px 4px 0px;
  max-height: 30px;
  overflow: hidden;
  box-sizing: content-box;
}
/* ! create a "column" */
.multiSelect .acol {
  display: inline-block;
  min-width: 12px;
}
/* ! */
.multiSelect .inlineBlock {
  display: inline-block;
}
/* the multiselect button */
.multiSelect > button {
  display: inline-block;
  position: relative;
  text-align: center;
  cursor: pointer;
  border: 1px solid #c6c6c6;
  padding: 1px 8px 1px 8px;
  font-size: 14px;
  min-height: 38px !important;
  border-radius: 4px;
  color: #555;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  white-space: normal;
  background-color: #fff;
  background-image: linear-gradient(#ffffff, #f7f7f7);
}
/* button: hover */
.multiSelect > button:hover {
  background-image: linear-gradient(#ffffff, #e9e9e9);
}
/* button: disabled */
.multiSelect > button:disabled {
  background-image: linear-gradient(#ffffff, #ffffff);
  border: 1px solid #ddd;
  color: #999;
}
/* button: clicked */
.multiSelect .buttonClicked {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* labels on the button */
.multiSelect .buttonLabel {
  display: inline-block;
  padding: 5px 0px 5px 0px;
}
/* downward pointing arrow */
.multiSelect .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0px 0px 1px 12px  !important;
  vertical-align: middle;
  border-top: 4px solid #333;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}
/* the main checkboxes and helper layer */
.multiSelect .checkboxLayer {
  background-color: #fff;
  position: absolute;
  z-index: 999;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  min-width: 245px;
  display: none !important;
}
/* container of helper elements */
.multiSelect .helperContainer {
  border-bottom: 1px solid #ddd;
  padding: 8px 8px 0px 8px;
}
/* helper buttons (select all, none, reset); */
.multiSelect .helperButton {
  display: inline;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ccc;
  height: 26px;
  font-size: 13px;
  border-radius: 2px;
  color: #666;
  background-color: #f1f1f1;
  line-height: 1.6;
  margin: 0px 0px 8px 0px;
}
.multiSelect .helperButton.reset {
  float: right;
}
.multiSelect .helperButton:not( .reset ) {
  margin-right: 4px;
}
/* clear button */
.multiSelect .clearButton {
  position: absolute;
  display: inline;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ccc;
  height: 22px;
  width: 22px;
  font-size: 13px;
  border-radius: 2px;
  color: #666;
  background-color: #f1f1f1;
  line-height: 1.4;
  right: 2px;
  top: 4px;
}
/* filter */
.multiSelect .inputFilter {
  border-radius: 2px;
  border: 1px solid #ccc;
  height: 26px;
  font-size: 14px;
  width: 100%;
  padding-left: 7px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  color: #888;
  margin: 0px 0px 8px 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* helper elements on hover & focus */
.multiSelect .clearButton:hover,
.multiSelect .helperButton:hover {
  border: 1px solid #ccc;
  color: #999;
  background-color: #f4f4f4;
}
.multiSelect .helperButton:disabled {
  color: #ccc;
  border: 1px solid #ddd;
}
.multiSelect .clearButton:focus,
.multiSelect .helperButton:focus,
.multiSelect .inputFilter:focus {
  border: 1px solid #66AFE9 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.065), 0 0 5px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.065), 0 0 5px rgba(102, 175, 233, 0.6) !important;
}
/* container of multi select items */
.multiSelect .checkBoxContainer {
  display: block;
  padding: 8px;
  overflow: hidden;
}
/* ! to show / hide the checkbox layer above */
.multiSelect .show {
  display: block !important;
}
/* item labels */
.multiSelect .multiSelectItem {
  display: block;
  padding: 3px;
  color: #444;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  position: relative;
  min-width: 225px;
  min-height: 32px;
}
/* Styling on selected items */
.multiSelect .multiSelectItem:not(.multiSelectGroup).selected {
  background-image: linear-gradient(#b5c8c7, #f1f1f1);
  color: #555;
  cursor: pointer;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #d9d9d9;
}
.multiSelect .multiSelectItem .acol label {
  display: inline-block;
  padding-right: 30px;
  margin: 0px;
  font-weight: normal;
  line-height: normal;
}
/* item labels focus on mouse hover */
.multiSelect .multiSelectItem:hover,
.multiSelect .multiSelectGroup:hover {
  background-image: linear-gradient(#8aacbf, #2a759f) !important;
  color: #fff !important;
  cursor: pointer;
  border: 1px solid #2a759f !important;
}
/* item labels focus using keyboard */
.multiSelect .multiSelectFocus {
  background-image: linear-gradient(#c1c1c1, #999999) !important;
  color: #fff !important;
  cursor: pointer;
  border: 1px solid #ccc !important;
}
/* change mouse pointer into the pointing finger */
.multiSelect .multiSelectItem span:hover,
.multiSelect .multiSelectGroup span:hover {
  cursor: pointer;
}
/* ! group labels */
.multiSelect .multiSelectGroup {
  display: block;
  clear: both;
}
/* right-align the tick mark (&#10004;) */
.multiSelect .tickMark {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 7px;
  font-size: 10px;
}
/* hide the original HTML checkbox away */
.multiSelect .checkbox {
  color: #ddd !important;
  position: absolute;
  left: -9999px;
  cursor: pointer;
}
/* checkboxes currently disabled */
.multiSelect .disabled,
.multiSelect .disabled:hover,
.multiSelect .disabled label input:hover ~ span {
  color: #c4c4c4 !important;
  cursor: not-allowed !important;
}
/* If you use images in button / checkbox label, you might want to change the image style here. */
.multiSelect img {
  vertical-align: middle;
  margin-bottom: 0px;
  max-height: 22px;
  max-width: 22px;
}
.borda {
  border: 1px solid #d4d4d4;
}
.row.borda {
  padding-top: 15px;
}
.panel .panel-heading .npasso {
  font-size: 70px;
  float: left;
  position: relative;
  top: -24px;
  left: 0px;
  font-weight: bold;
  margin-right: 12px;
}
.panel .hr {
  margin-left: -15px;
  margin-right: -15px;
}
#criarEvento > .panel-body .fundo-form {
  background-color: #f9f9f9;
  padding: 24px;
  margin: -15px;
}
#criarEvento > .panel-body .info-passo {
  padding-left: 32px;
  padding-bottom: 21px;
}
#criarEvento > .panel-body .formulario .evento-imagem {
  min-height: 190px;
  width: 190px;
  border: 1px solid #DDDDDD;
  background: #fff;
  margin: 0px auto;
}
#criarEvento > .panel-body .formulario .evento-capa-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 33.33%;
  height: 0;
}
#criarEvento > .panel-body .formulario .evento-capa-wrapper .evento.capa {
  width: 100%;
  position: absolute;
  left: 0;
  background: #fff;
}
#criarEvento > .panel-body .formulario .fa-calendar,
#criarEvento > .panel-body .formulario .fa-clock-o {
  cursor: pointer;
}
#criarEvento > .panel-body .botoes {
  text-align: center;
}
#criarEvento > .panel-body .botoes .btn-group {
  padding: 6px;
}
.resumo .panel.bilhetes .table .th {
  padding: 15px;
  font-weight: bold;
}
.table.tipos-ingressos .table-interna {
  display: table;
  width: 100%;
  font-size: 18px;
  text-align: center;
}
.table.tipos-ingressos .table-interna input,
.table.tipos-ingressos .table-interna .input-group-addon {
  font-size: 18px;
}
.table.tipos-ingressos .table-interna > .linha.horarios {
  height: 91px;
}
.table.tipos-ingressos .table-interna > .linha.horarios > div {
  height: 100% !important;
}
.table.tipos-ingressos .table-interna > .linha .input-group-addon,
.table.tipos-ingressos .table-interna > .linha .tipo input,
.table.tipos-ingressos .table-interna > .linha .taxa,
.table.tipos-ingressos .table-interna > .linha .preco {
  color: black;
}
.table.tipos-ingressos .table-interna > .linha > div {
  background-color: #ebebeb;
  float: left;
  position: relative;
}
.table.tipos-ingressos .table-interna > .linha > div {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.table.tipos-ingressos .table-interna > .linha > div:not(.titulos) {
  height: 68px;
}
.table.tipos-ingressos .table-interna > .linha .taxa,
.table.tipos-ingressos .table-interna > .linha .preco {
  background-color: #fff;
}
.table.tipos-ingressos .table-interna > .linha .taxa,
.table.tipos-ingressos .table-interna > .linha .preco,
.table.tipos-ingressos .table-interna > .linha .valor,
.table.tipos-ingressos .table-interna > .linha .titulo-preco,
.table.tipos-ingressos .table-interna > .linha .titulos {
  display: table;
  padding: 0px !important;
}
.table.tipos-ingressos .table-interna > .linha .titulo-quantidade,
.table.tipos-ingressos .table-interna > .linha .titulo-valor {
  padding: 0px !important;
  float: none;
}
.table.tipos-ingressos .table-interna > .linha .tipo input {
  font-size: 15px;
}
.table.tipos-ingressos .table-interna > .linha .valor {
  padding: 5px;
}
.table.tipos-ingressos .table-interna > .linha .valor .input-group-addon {
  background: #fff;
}
.table.tipos-ingressos .table-interna > .linha .valor input:not(:focus) {
  border-left-color: transparent;
}
.table.tipos-ingressos .table-interna > .linha .taxa {
  padding-left: 0px;
}
.table.tipos-ingressos .table-interna > .linha .taxa:after {
  content: '';
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  height: 100%;
  width: 13px;
  position: absolute;
  top: 0px;
  background-color: #ebebeb !important;
  right: 0px;
}
.table.tipos-ingressos .table-interna > .linha .preco {
  font-weight: bold;
}
.table.tipos-ingressos .table-interna > .linha .preco .taxa-subpreco {
  font-size: 12px;
  display: block;
  color: #979494;
}
.table.tipos-ingressos .table-interna > .linha .opcoes {
  padding: 0px !important;
}
.table.tipos-ingressos .table-interna > .linha .opcoes > div {
  height: 100%;
  padding: 0px;
  border-bottom: 1px solid #d4d4d4;
}
.table.tipos-ingressos .table-interna > .linha .opcoes .config {
  border-right: 1px solid #d4d4d4;
}
.table.tipos-ingressos .table-interna > .linha .opcoes .config .fa {
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -7px;
}
.table.tipos-ingressos .table-interna > .linha .opcoes .operacao .fa {
  cursor: pointer;
  font-size: 16px;
  color: gray !important;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -7px;
}
.table.tipos-ingressos .table-interna.config-ingresso {
  background: #fff;
  position: relative;
  top: -5px;
  border-width: 0px 1px 1px 1px;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha {
  position: relative;
  padding-bottom: 5px;
  margin-bottom: -5px;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha:first-child {
  top: -5px;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha label {
  font-size: 12px;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha > div {
  border-top: 0;
  background: #fff;
  padding-top: 10px;
  margin-top: -5px;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha .coluna-config-ingresso > div {
  padding: 0px;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha .input-group-addon {
  background: #fff;
  position: relative;
  padding: 5px;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha .meia {
  text-align: left;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha .meia span {
  font-size: 12px;
  position: relative;
  top: -2px;
  margin-left: 5px;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha .quota {
  width: 100%;
  float: left;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha .quota input:not(:focus) {
  border-right-color: transparent;
}
.table.tipos-ingressos .table-interna.config-ingresso > .linha .meia-descricao {
  width: 100%;
  padding-left: 12px;
  float: left;
}
.table.tipos-ingressos .table-interna .help-block {
  line-height: 15px;
  font-size: 11px;
  text-align: left;
  margin-left: 2px;
}
.hr {
  position: relative;
  height: 12px;
  background: url("/images/hr.jpg") repeat-x;
}
.hr.menor {
  background-position: 0px -4px;
  height: 8px;
}
.wizard.row {
  margin: 0 30px;
}
.wizard-steps:not(.simplificado) {
  left: 0px;
}
.wizard-steps:not(.simplificado) li .step {
  border: 0px solid #E5E8EB;
  background-color: #000000;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  cursor: pointer;
  padding: 3px 10px;
}
.wizard-steps:not(.simplificado) li .title {
  font-size: 16px;
  line-height: 40px;
}
.wizard-steps:not(.simplificado) li .title .fa,
.wizard-steps:not(.simplificado) li .title .glyphicon {
  position: relative;
  font-size: 26px;
  top: 5px;
}
.wizard-steps:not(.simplificado) li .title .fa-ticket {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 32px;
}
.wizard-steps:not(.simplificado) li .title .fa-share {
  padding-right: 5px;
}
.wizard-steps:not(.simplificado) li:before {
  border: 4px solid #000000;
}
.wizard-steps:not(.simplificado) li:first-child:before {
  max-width: 100%;
  left: 0%;
  border-radius: 4px 0px 0px 4px;
}
.wizard-steps:not(.simplificado) li:last-child:before {
  max-width: 100%;
  width: 100%;
  border-radius: 0px 4px 4px 0px;
}
.wizard-steps li.active:before,
.wizard-steps li.complete:before,
.wizard-steps li.active .step,
.wizard-steps li.complete .step {
  border-color: #26b342;
  color: #fff;
  background-color: #26b342;
  font-weight: bold;
  box-shadow: none;
}
.wizard-steps li.active .title,
.wizard-steps li.complete .title {
  color: #26b342 !important;
}
.wizard-steps.simplificado {
  left: 0px;
  text-align: center;
}
.wizard-steps.simplificado li {
  min-width: 50px;
  max-width: 50px;
  float: none;
  display: inline-block;
}
.wizard-steps.simplificado li .step {
  font-size: 5px !important;
  padding: 8px 10px;
  background-color: #e5e8ed;
  border-color: #e5e8ed;
  cursor: pointer;
}
.wizard-steps.simplificado li.active .step,
.wizard-steps.simplificado li.complete .step {
  background-color: #26b342;
  border-color: #26b342;
}
.wizard-steps.simplificado li:before {
  display: none;
}
.coluna-resumo .texto {
  max-height: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.formulario {
  padding-left: 24px;
  padding-right: 24px;
  background-color: #f9f9f9;
  display: block;
}
.formulario .form-control {
  height: 44px;
  line-height: 20px;
}
.formulario textarea.form-control {
  height: 90px;
  line-height: 18px;
}
.formulario .input-group-btn .form-control {
  border-left-width: 0px;
}
.formulario .input-group {
  /* .dropdown-menu:not(.ng-valid-date){
      width: 100%;
    }

    .dropdown-menu{
      min-width: 270px;
      table{
        width: 100%;
      }
    } */
}
.formulario .control-label .fa {
  padding-right: 5px;
  font-size: 24px;
}
.formulario .control-label .fa-clock-o {
  position: relative;
  top: 2px;
}
.formulario .input-group-addon {
  font-size: 18px;
}
.formulario .help-foto {
  right: 36px;
  position: relative;
}
.formulario .label-radio {
  padding-right: 21px;
  position: relative;
  top: -1px;
}
.formulario .busca input {
  border-radius: 4px !important;
}
.formulario .busca .icone-busca {
  top: 12px;
}
.nav.nav-dados-usuario li:nth-child(1) {
  width: 30%;
}
.nav.nav-dados-usuario li:nth-child(2) {
  width: 25%;
}
.nav.nav-dados-usuario li:nth-child(3) {
  width: 45%;
}
button.btn-default[type="button"]:disabled {
  background-color: #eee !important;
  color: #aaa;
}
.pedido-destaque {
  background-color: #dcfbfe;
  color: #146123;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}
.tab-pane ul.resumo {
  list-style: none;
}
.tab-pane ul.resumo > li {
  float: left;
  margin-top: -15px;
  margin-bottom: -15px;
  padding: 20px 0px;
  border-left: 1px solid #d4d4d4;
  overflow: hidden;
  max-height: 130px;
}
.tab-pane ul.resumo > li .vendas-tipo h5 {
  padding-left: 30px;
}
.tab-pane ul.resumo > li .borda-direita {
  right: -15px;
}
.tab-pane ul.resumo > li:first-child {
  padding-left: 0px;
  border-color: transparent;
}
.tab-content {
  padding-top: 21px;
}
.tab-pane .status {
  position: relative;
  top: 0px;
  display: inline-block;
  width: 50px;
  height: 24px;
  border-radius: 12px;
}
.tab-pane .panel.info-evento label {
  font-weight: 400;
  font-size: 16px;
}
.tab-pane .table.table-vendas tr:first-child td {
  border-top: transparent;
}
.tab-pane .table.table-vendas tr > td {
  padding: 12px;
}
.tab-pane .table.table-vendas tr > td p {
  margin-bottom: 0px;
}
.tab-pane .table.table-vendas tr.destaque > td {
  background-color: #dcfbfe;
}
.btn-group.toogle-tabs {
  display: inline-block;
  z-index: 1000;
  right: 10px;
  top: 10px;
}
.tab-pane .row.vendas-tipo {
  margin-left: 15px;
  margin-right: 15px;
  background-color: #f9f9f9;
  padding: 15px 15px 15px 0px;
  border: 1px solid #d4d4d4;
  overflow: auto;
}
.tab-pane .row.vendas-tipo span {
  font-size: 28px;
}
.tab-pane .row.vendas-tipo ul.vendas-bilhetes {
  list-style: none;
}
.tab-pane .row.vendas-tipo ul.vendas-bilhetes li:last-child .borda-direita {
  border-color: transparent;
}
.tab-pane .pretoTexto {
  font-weight: 600;
}
.tab-pane .row.resumo h1,
.tab-pane .row.resumo h2,
.tab-pane .row.resumo h3 {
  margin-top: 0px;
  margin-bottom: 10px;
}
.tab-pane .row.resumo .titulo {
  text-align: center;
  color: #1b1e1f;
  padding-top: 9px;
  padding-bottom: 9px;
}
.tab-pane .row.resumo .negrito {
  font-weight: 600;
}
.tab-pane .row.resumo .row.fundo-panel {
  margin-bottom: -15px;
}
.tab-pane .row.resumo .row.fundo-panel.sem-info {
  line-height: 18px;
}
.tab-pane .row.resumo .bloco-cinza {
  border-top: #d4d4d4;
}
.tab-pane .row.resumo .bloco-cinza-claro {
  background-color: #f6f6f6;
}
.tab-pane .row.resumo .quantidade-total {
  border-top: 1px solid #c2c1c1;
  padding: 1px;
  margin: 0px;
  text-align: center;
}
.tab-pane .row.resumo .valor-vendido-total {
  margin-bottom: 10px;
}
.tab-pane .row.resumo .detalhes {
  width: 100%;
  margin-top: -1em;
  overflow: hidden;
}
.tab-pane .row.resumo .detalhes > div {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
}
.tab-pane .row.resumo .detalhes > div p {
  font-size: 0.8em;
  margin-bottom: 0px;
}
.tab-pane .row.resumo .detalhes > div:nth-child(2) {
  padding-top: 1em;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}
.tab-pane .row.resumo .detalhes .valor-vendido-parcial {
  border-top: 1px solid #d4d4d4;
  padding: 5px 0px;
}
.informacoes .tri-right-border {
  top: 114px;
  height: 64%;
  right: 3px !important;
}
.tab-pane .row.vendas-saldo {
  margin-left: 15px;
  margin-right: 15px;
  background-color: #f9f9f9;
  padding: 15px 15px 15px 0px;
  border: 1px solid #d4d4d4;
  overflow: auto;
}
.tab-pane .row.vendas-saldo .pretoTexto {
  font-weight: 600;
  padding-bottom: 15px;
}
.tab-pane .row.vendas-saldo span {
  font-size: 28px;
  padding-left: 15px;
}
.tab-pane .row.vendas-saldo ul.resumo li:last-child {
  /* border-right: @borda;*/
}
.tab-pane .row.vendas-saldo ul.resumo > li {
  padding: 20px 15px;
}
.tab-admin .tab-pane .status {
  top: 7px;
}
.borda-direita {
  border-right: 1px solid #d4d4d4;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
}
.borda-esquerda {
  border-left: 1px solid #d4d4d4;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.bloco-linha {
  display: inline-block;
}
.alert-entrada .fa-ticket {
  background: #333;
  color: #fff;
  border-radius: 28px;
  padding: 5px 5px;
}
.alert-entrada .fa-ticket.info {
  background: #fff;
  color: #0e8bd4;
}
.table-conrole-entrada .th a {
  font-weight: bold;
  font-size: 16px;
}
.info-entradas .numero {
  font-size: 32px;
  font-weight: bold;
  min-width: 50px;
  display: inline-block;
}
.info-entradas h4 {
  display: inline;
}
.borda-entrada {
  border-left: 1px solid #ccc;
  height: 130%;
  position: absolute;
  left: -15px;
  top: 0;
  margin-top: -11px;
}
.coluna-borda-left {
  position: relative;
}
.coluna-borda-left:before {
  content: "";
  border-left: 1px solid #ccc;
  height: 117%;
  position: absolute;
  left: -15px;
  top: 0;
  margin-top: -11px;
}
.modal-com-bilhete .check {
  margin-bottom: 0px;
  min-height: 44px;
  cursor: pointer;
}
.modal-com-bilhete .check > input {
  height: 16px;
  width: 16px;
}
.modal-com-bilhete .check > i {
  font-size: 18px;
  margin-top: 3px;
}
.modal-com-bilhete .check > span {
  float: left;
  padding-left: 5px;
  font-size: 15px;
  line-height: 26px;
}
.modal-com-bilhete .check.regras .fa-plus-square {
  display: none;
}
.modal-com-bilhete .check.regras .fa-minus-square {
  display: block;
}
.modal-com-bilhete .check.regras.collapsed .fa-plus-square {
  display: block;
}
.modal-com-bilhete .check.regras.collapsed .fa-minus-square {
  display: none;
}
.modal-com-bilhete .informacoes-ingresso {
  border-radius: 3px;
  border-collapse: separate;
  border-spacing: 5px;
  padding: 10px;
  color: #ffffff;
  background-color: #456f70;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.modal-com-bilhete .informacoes-ingresso p {
  margin: 0px;
  font-weight: bold;
  font-size: 24px;
}
.modal-com-bilhete .informacoes-ingresso.pago {
  background-color: rgba(52, 103, 67, 0.64);
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(49, 200, 91, 0.73);
  box-shadow: inset 0px 0px 10px 0px rgba(49, 200, 91, 0.73);
}
.modal-com-bilhete .informacoes-ingresso.nao-pago {
  background-color: rgba(199, 114, 114, 0.75);
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(200, 48, 91, 0.73);
  box-shadow: inset 0px 0px 10px 0px rgba(200, 48, 91, 0.73);
}
.modal-content.modal-grande {
  width: 900px;
  left: -15%;
}
.modal-aviso-erro-checkin .modal-content {
  background-color: #f05553;
}
.modal-aviso-erro-checkin .modal-content .informacoes-ingresso {
  color: #f05553;
}
#modalAvisoCheckin .modal-content {
  background-color: #64c081;
}
#modalAvisoCheckin .modal-content .informacoes-ingresso {
  color: #64c081;
}
.modal-aviso-erro-checkin .modal-header,
#modalAvisoCheckin .modal-header {
  color: white;
}
.modal-aviso-erro-checkin .modal-content,
#modalAvisoCheckin .modal-content {
  border-radius: 0px;
}
.modal-aviso-erro-checkin .modal-content .informacoes-ingresso,
#modalAvisoCheckin .modal-content .informacoes-ingresso {
  background-color: #ffffff;
}
.modal-aviso-erro-checkin .modal-content .check,
#modalAvisoCheckin .modal-content .check {
  min-height: 0px;
}
.modal-aviso-erro-checkin .modal-footer,
#modalAvisoCheckin .modal-footer {
  background-color: #ffffff;
  text-align: left;
}
ul.evento-dados {
  padding-left: 0px;
  padding-top: 0px;
}
ul.evento-dados li {
  list-style: none;
  padding-top: 10px;
}
ul.evento-dados li .glyphicon {
  float: left;
  font-size: 24px;
  margin-right: 10px;
  color: #ddd;
  position: relative;
  top: 0px;
}
ul.evento-dados li .texto {
  font-weight: 700;
}
ul.evento-dados li.link {
  color: #0e8bd4;
}
.panel-admin .panel-heading {
  text-align: center;
  background: #000;
  color: #fff;
}
.panel-admin .panel-heading .panel-title {
  padding-top: 12px;
  font-weight: 700;
}
.panel-heading.menor {
  padding: 0;
  padding-top: 5px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom: solid 4px #777777;
}
.panel-heading.menor .panel-title {
  padding-left: 12px;
}
.panel .acesso-rapido .sub-panel .col-xs-6,
.panel .acesso-rapido .sub-panel .col-md-3,
.panel .acesso-rapido .sub-panel .col-md-4,
.panel .acesso-rapido .sub-panel .col-md-5 {
  padding: 10px 10px;
  border-top: 1px solid #ccc;
  padding-right: 5px;
  border-right: 1px solid #ccc;
}
.panel .acesso-rapido .sub-panel .col-xs-6 .destaque,
.panel .acesso-rapido .sub-panel .col-md-3 .destaque,
.panel .acesso-rapido .sub-panel .col-md-4 .destaque,
.panel .acesso-rapido .sub-panel .col-md-5 .destaque,
.panel .acesso-rapido .sub-panel .col-xs-6 info-qtde,
.panel .acesso-rapido .sub-panel .col-md-3 info-qtde,
.panel .acesso-rapido .sub-panel .col-md-4 info-qtde,
.panel .acesso-rapido .sub-panel .col-md-5 info-qtde {
  color: #515151;
  font-size: 20px;
  font-weight: 700;
  min-height: 30px;
}
.panel .acesso-rapido .sub-panel .col-xs-6.sem-borda,
.panel .acesso-rapido .sub-panel .col-md-3.sem-borda,
.panel .acesso-rapido .sub-panel .col-md-4.sem-borda,
.panel .acesso-rapido .sub-panel .col-md-5.sem-borda {
  border-right: 0;
}
.panel .sub-panel {
  border: 1px solid #aaa;
  border-top: none;
  margin-top: -16px;
  margin-left: -17px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 6px 0px #cccccc;
  box-shadow: 0px 2px 6px 0px #cccccc;
}
.panel .sub-panel .rotulo {
  padding: 0;
  margin: 0;
  color: #6e6e6e;
}
.panel .sub-panel .header {
  display: table;
  width: 100%;
  min-height: 30px;
}
.panel .sub-panel .header .carregando {
  left: 0;
  top: 3px;
}
.panel .sub-panel .header > .fa {
  position: absolute;
}
.panel .sub-panel .header > .fa,
.panel .sub-panel .header > p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.panel .casadinha-flag {
  position: absolute;
  right: -4px;
  top: -2px;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #838169;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.panel .titulo-resumo {
  border-bottom: 1px solid #d4d4d4;
  padding: 5px;
}
.panel .titulo-resumo > div,
.panel .titulo-resumo > h6 {
  display: inline-block;
}
.panel .titulo-resumo .numeracao {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  padding: 0px;
  border: 2px solid;
  text-align: center;
  font: 17px Arial, sans-serif;
  margin-right: 5px;
  font-weight: bold;
}
.panel .titulo-resumo .numeracao.borda-verde {
  border-color: #26b342 ;
}
.panel .titulo-resumo .numeracao.borda-amarela {
  border-color: #fdc238 ;
}
.panel .titulo-resumo .numeracao.borda-roxa {
  border-color: #c9a4ea;
}
.panel .titulo-resumo .numeracao.borda-azul {
  border-color: #74a8bd;
}
.panel .titulo-resumo .numeracao.lg-2x {
  height: 32px;
  width: 32px;
  padding: 2px;
  font-size: 20px;
}
.panel-recebimento .fundo2 {
  margin-top: -10px;
  margin-left: -25px;
  margin-right: -25px;
}
.panel-recebimento .fundo2 .alert .money {
  float: left;
  margin-right: 21px;
  border-radius: 35px;
  background-color: #ccc;
  padding: 11px;
}
.panel-recebimento .fundo2 .alert .money .fa {
  color: #fff;
}
.panel-recebimento .sub-panel {
  margin-top: 15px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
}
.panel-recebimento .tri-top-border:after,
.panel-recebimento .tri-top-border:before {
  left: 60%;
}
.panel-recebimento.verificado .sub-panel .col-sm-2 {
  width: 20%;
}
.panel-recebimento.verificado .tri-top-border:after,
.panel-recebimento.verificado .tri-top-border:before {
  left: 92%;
}
.panel-recebimento .vatangens .documentacao {
  width: 35%;
}
.panel-recebimento .vatangens .enviar-documentacao {
  width: 31%;
}
.fundo2 {
  background: url('/images/fundo2.jpg') repeat;
}
.fa-redondo {
  border-width: 3px ;
  border-style: solid ;
  border-radius: 35px;
  border-color: #ccc;
  padding: 6px;
  float: left;
  margin-right: 12px;
}
.fa-redondo.fa-dollar {
  padding: 6px 10px;
}
.fa-redondo.fa-share-square {
  padding: 6px 8px;
}
.fa-redondo.fa-info {
  padding: 6px 12px;
}
.fa-redondo.borda-verde {
  border-color: #000 ;
}
.fa-redondo.borda-amarela {
  border-color: #000 ;
}
.fa-redondo.borda-roxa {
  border-color: #000;
}
.fa-redondo.borda-azul {
  border-color: #000;
}
.fa-redondo.fa-5x {
  border-radius: 55px;
  padding: 12px 12px;
}
.fa-redondo.fa-5x.fa-dollar {
  padding: 12px 26px;
}
.fa-redondo.fa-5x.fa-user {
  padding: 12px 20px;
}
.fa-redondo.fa-5x.fa-bookmark {
  padding: 14px 22px;
}
.fa-redondo.fa-4x {
  border-radius: 50px;
}
.fa-redondo.fa-4x.fa-suitcase {
  padding: 18px 20px;
}
.mini-panel {
  border: 1px solid #CCCCCC;
  position: relative;
  background: #fff;
  cursor: pointer;
}
.mini-panel .panel-action {
  border-left: 1px solid #ccc;
  background: #000;
  color: #fff;
  height: 100%;
  position: absolute;
  right: 0 ;
  padding: 15px 5px;
}
.mini-panel .panel-action .fa {
  padding-top: 12px;
}
.mini-panel .panel-conteudo {
  padding: 21px 10px;
}
.mini-panel .panel-conteudo p {
  margin-bottom: 0px;
}
.alinhado-vertical {
  margin-bottom: -99999px !important;
  padding-bottom: 99999px !important;
  height: auto!important;
}
.campanha .row.passos > div {
  padding-top: 12px;
  border-right: 1px solid #d4d4d4;
}
.campanha .row.passos div:last-child {
  border-width: 0px;
}
.campanha .row.passos .icone {
  min-height: 175px;
}
.campanha .row.passos .descricao .passo {
  font-size: 40px;
  color: #CCCCCC;
}
.campanha .row.passos .descricao .texto {
  font-size: 11px;
  position: relative;
  top: 14px;
  left: 5px;
}
.campanha .badge {
  font-size: 26px;
  width: 140px;
}
.campanha .alert-danger {
  margin-left: -70px;
  margin-right: -70px;
  margin-bottom: 5px;
}
.campanha .campanha-ativa .alert-danger {
  margin-left: -44px;
  margin-right: -44px;
}
.fatura .taxas {
  font-size: 13px;
}
.fatura .taxas > div {
  padding: 5px;
}
.fatura .taxas .caixa {
  border: 1px solid #d4d4d4;
  padding: 10px;
}
.fatura .taxas .caixa p {
  text-align: center;
  margin: 0;
  line-height: 20px;
}
.fatura .taxas .caixa p:not(:first-child) {
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
}
.fatura .table > tbody > tr.sub-total td {
  font-style: italic;
  font-weight: bold;
}
.slider {
  position: relative;
  min-height: 410px;
}
.slider > div {
  position: absolute;
}
.slider .animate-entra {
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  left: 0;
  width: 100%;
}
.slider .animate-entra.ng-hide-add,
.slider .animate-entra.ng-hide-remove {
  display: block!important;
}
.slider .animate-entra.ng-hide {
  left: -100%;
}
.slider .animate-sai {
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  left: 0;
  width: 100%;
}
.slider .animate-sai.ng-hide-add,
.slider .animate-sai.ng-hide-remove {
  display: block!important;
}
.slider .animate-sai.ng-hide {
  left: 100%;
}
.animate-show-container {
  position: relative;
  min-height: 410px;
}
.animate-show-container .animate-show {
  -webkit-transition: all linear 1s;
  transition: all linear 1s;
  opacity: 1;
  position: relative;
}
.animate-show-container .animate-show.ng-hide-remove {
  display: block!important;
}
.animate-show-container .animate-show.ng-hide {
  opacity: 0;
}
.filtros .form-group {
  margin-bottom: 15px;
  display: inline-block;
  float: left;
  padding-right: 15px;
  height: 75px;
}
.filtros .form-group .checkbox {
  margin-left: 10px;
}
.agrupamentos .checkbox {
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 20px;
}
.sub-agrupamento table tr.totais td {
  font-size: 18px !important;
}
.agrupamentos .sub-agrupamento .chart-agrupado table .venda-agrupada:first-child {
  display: none !important;
}
.agrupamentos .sub-agrupamento:first-child .chart-agrupado table .venda-agrupada {
  display: table-header-group !important;
}
.agrupamentos .checkbox input[type=checkbox],
.filtros .checkbox input[type=checkbox] {
  height: 20px !important;
  width: 20px !important;
  margin-left: -25px !important;
  top: -5px !important;
}
h5 span,
h1 span,
h2 span,
h3 span,
h4 span,
h6 span {
  font-family: inherit !important;
}
/* col-xs-* */
@media (min-width: 767px) {
  .wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    height: 56px;
  }
  .wrapper .nav-tabs {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3000px;
    margin-top: 0px;
    border-bottom: 1px solid #d4d4d4;
    -webkit-box-shadow: 0px -2px 6px -2px #d4d4d4;
    box-shadow: 0px -2px 6px -2px #d4d4d4;
  }
  .wrapper .nav-tabs li {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
  }
  .wrapper .nav-tabs li.active {
    border-bottom: 0px;
  }
  .scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 0px;
    padding-top: 16px;
    font-size: 16px;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #F7F7F7;
  }
  .scroller-right {
    float: right;
  }
  .scroller-left {
    float: left;
  }
}
/* col-xs-* */
@media (max-width: 767px) {
  .scroller,
  .scroller-right,
  .scroller-left {
    display: none !important;
  }
}
.icone-moip {
  position: absolute;
  top: -20px;
  left: 275px;
}
.dados-pagamento .panel {
  position: relative;
  top: 15px;
}
.dados-pagamento .badge-indicacao {
  position: relative;
  left: -21px;
}
.dados-pagamento .texto.abreviar {
  max-height: 30px;
}
.dados-pagamento ul.evento-local {
  list-style: none;
  padding-left: 0px;
  padding-top: 12px;
}
.dados-pagamento ul.evento-local li {
  border-top: 1px solid #d4d4d4;
  padding-bottom: 5px;
  padding-top: 10px;
}
.dados-pagamento ul.evento-local li i {
  float: left;
  font-size: 24px;
}
.dados-pagamento ul.evento-local li p {
  position: relative;
  left: 5px;
  top: 2px;
}
.dados-pagamento .dialog-success {
  min-height: 30px;
}
.dados-pagamento .enviar-email .btn-group {
  float: right;
}
.dados-pagamento .fa-check-square {
  position: relative;
  top: 5px;
}
.dados-pagamento .link-divulgacao {
  margin-left: 20px;
}
.table-dashed > thead > tr > th,
.table-dashed > tbody > tr > th,
.table-dashed > tfoot > tr > th,
.table-dashed > thead > tr > td,
.table-dashed > tbody > tr > td,
.table-dashed > tfoot > tr > td {
  border: 2px dashed #ccc !important;
}
.btn-indicar-facebook {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -3754px 0;
  width: 284px;
  height: 59px;
}
.btn-indicar-twitter {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -4322px 0;
  width: 284px;
  height: 59px;
}
.btn-indicar-google {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -4038px 0;
  width: 284px;
  height: 59px;
}
.sticker {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -5642px 0;
  width: 210px;
  height: 199px;
  position: absolute;
  left: -13px;
  top: -8px;
}
.table .bilhete-emitido td {
  line-height: 30px;
}
.table .bilhete-emitido td .help-block {
  line-height: 12px;
}
.meu-bilhete-loading {
  width: 75%;
  position: absolute;
  z-index: 9999;
  margin-top: 0;
  margin-left: -37%;
  padding-top: 35px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 50px 5px #cccccc;
  box-shadow: 0px 0px 50px 5px #cccccc;
  padding-bottom: 35px;
  background: #fff;
  left: 50%;
  top: 0;
}
.meu-bilhete-loading.transparente {
  width: 100%;
  height: 100%;
  background: rgba(150, 150, 150, 0.5);
  z-index: 9999;
  margin-left: 0;
  padding-top: 9%;
}
.meu-bilhete-loading.abaixo {
  top: initial;
  bottom: 0;
}
.segundo-plano {
  opacity: 0.3;
}
.segundo-plano:after {
  position: absolute;
  top: 0px;
  left: 0px;
  content: '';
  width: 100%;
  height: 100%;
}
.fundo-pagamento {
  background: url('/images/fundo_pagamento.png') no-repeat center;
  height: 271px;
  width: 542px;
}
.bulat {
  width: 110px;
  height: 110px;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  border-radius: 120px;
  -webkit-border-radius: 120px;
}
#dalbulat {
  background-color: #fff;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  z-index: 2;
  border-radius: 110px;
  text-align: center;
  font-size: 10px;
  line-height: 90px;
}
.luarbulat {
  margin: 0 auto;
  background: #6846bf;
  background: -webkit-radial-gradient(20% 20%, ellipse cover, #6a42c0 0%, #792ec5 24%, transparent 74%, transparent 100%);
  background: radial-gradient(ellipse at 20% 20%, #703bc2 0%, #7730c5 24%, transparent 74%, transparent 100%);
  border-radius: 110px;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.nav-formas-pagamentos li {
  padding: 21px;
  display: table;
  width: 100%;
  border-top: 1px solid #d4d4d4;
}
.nav-formas-pagamentos li input {
  width: 16px;
  height: 16px;
  margin-right: 12px;
}
#processoVerificacaoForm {
  padding: 0px;
}
#processoVerificacaoForm .documento {
  padding-bottom: 20px;
}
#processoVerificacaoForm .documento table {
  width: 100%;
}
#processoVerificacaoForm .documento table td.anexar {
  width: 30%;
}
#processoVerificacaoForm .documento table td.arquivo {
  width: 64%;
  padding-left: 5px;
  padding-right: 5px;
}
#processoVerificacaoForm .documento table td.deletar {
  width: 6%;
}
#processoVerificacaoForm .documento table td.deletar span {
  font-size: 20px;
  cursor: pointer;
}
.bemVindo {
  font-size: 16px;
}
.bemVindo h4 {
  padding-bottom: 5px;
}
.bemVindo .vantagens {
  text-align: center;
}
.bemVindo .vantagens > div[class*="col-"] > div[class*="col-"] {
  padding-bottom: 20px;
}
.bemVindo .vantagens > div[class*="col-"] > div[class*="col-"] p {
  padding: 0px 15px;
}
.bemVindo .vantagens > div[class*="col-"] > div[class*="col-"] .fa {
  border: 3px solid #ccc;
  border-radius: 50px;
  padding: 10px;
  color: #cccccc;
  margin-bottom: 10px;
}
.bemVindo .vantagens > div[class*="col-"] > div[class*="col-"] .fa-money,
.bemVindo .vantagens > div[class*="col-"] > div[class*="col-"] .fa-thumbs-o-up {
  padding: 18px 16px;
  border-radius: 50px;
}
.bemVindo .vantagens > div[class*="col-"] > div[class*="col-"] .fa-thumbs-o-up {
  padding: 18px 22px;
}
.bemVindo .vantagens > div[class*="col-"] > div[class*="col-"] .fa-mobile-phone {
  padding: 10px 30px;
}
.bemVindo .vantagens > div[class*="col-"] > div[class*="col-"] .fa-shield {
  padding: 18px 24px;
}
.bemVindo .vantagens > div[class*="col-"] > div[class*="col-"] .fa-cog {
  padding: 18px 22px;
}
/* enquanto nao sai css compativel com bootstrap 3.0, peguei do 2.3.*...
   http://angular-ui.github.io/bootstrap/ */
.pagination ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.nav,
.pagination,
.carousel a {
  cursor: pointer;
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}
.panel {
  border-radius: 0px;
  border: 0px solid transparent;
  -webkit-box-shadow: 0px 1px 4px 1px #cccccc;
  box-shadow: 0px 1px 4px 1px #cccccc;
}
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.panel .panel-body.cor-fundo .nav-tabs li.active a {
  background-color: #f7f7f7;
}
.panel-default > .panel-heading {
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
  margin-left: 10px;
  margin-right: 10px;
}
.panel-default > .panel-heading .panel-title {
  margin-left: -10px;
  margin-right: -10px;
  font-size: 18px;
  text-transform: uppercase;
}
.panel-default > .panel-heading .panel-title .fa {
  padding-right: 10px;
  font-size: 32px;
  position: relative;
  top: 4px;
}
.panel-default > .panel-heading .panel-title .glyphicon {
  width: 35px;
  font-size: 28px;
  width: 36px;
  position: relative;
  top: 4px;
}
.panel-preto {
  background-color: #1b1b27;
  color: #ffffff;
}
/*html tags*/
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 15px;
}
.table .titulo {
  font-size: 18px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fff;
}
.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
  background-color: #f9f9f9;
}
.tbody-striped.even tr > td {
  background-color: #f9f9f9;
}
.tbody-striped tr.collapse.in {
  display: table-row;
}
.table > tfoot > tr.destaque > td {
  font-size: 18px;
}
.caret-lg {
  margin-left: 4px;
  border-top-width: 6px;
  border-right-width: 6px;
  border-left-width: 6px;
}
.caret.up {
  border-top: 0;
  border-bottom: 4px solid;
}
.caret.up.caret-lg {
  border-bottom-width: 6px;
}
.table > tbody + tbody {
  border-top-width: 1px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #d4d4d4;
}
.table > thead > tr > th {
  border-bottom: 1px solid #d4d4d4;
}
.table > thead > tr > th {
  color: #333;
  font-size: 16px;
}
.table > thead > tr > th a {
  color: #333;
}
.table > thead > tr > td {
  color: #9d9d9d;
}
.table > tfoot > tr > td {
  background-color: #f1f1f1;
  border-bottom: 1px solid #d4d4d4;
}
select {
  padding-right: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.abreviar {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    border-color: #ccc;
    background: url("/images/bg_select.jpg") no-repeat right;
  }
  select:after {
    position: absolute;
    display: block;
    content: '';
    background-color: #cccccc;
    height: 15px;
    width: 20px;
    top: 0px;
  }
}
.btn,
.btn-xs,
.btn-sm,
.btn-md {
  border-radius: 4px;
}
.btn-sm,
.btn-xs {
  padding: 4px 10px;
  font-size: 14px;
}
.btn-cinza {
  background-color: #9e9e9e;
  border-color: #848484;
  color: #fff;
}
.btn-cinza:hover {
  background-color: #9e9e9e;
  border-color: #c1c1c1;
  color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #333;
  border-color: #333;
  position: relative;
}
.btn-info:hover,
.btn-info:active,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus {
  background: #000;
  border: solid 1px #000;
}
.btn-success {
  background-color: #42b162;
  border-color: #2a8643;
}
.btn-danger {
  background-color: #f15d5d;
  border-color: #cf4747;
}
.btn:before {
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -12px;
  margin-top: -6px;
  border-radius: 4px;
  border-top: 1px solid transparent;
  content: '';
}
.btn-sm:before {
  margin-left: -6px;
  margin-top: -7px;
}
.btn-group-sm .btn-sm:before {
  margin-left: -11px;
  margin-top: -5px;
}
.btn-group-xs .btn:before {
  margin-left: -6px;
  margin-top: -1px;
}
.btn-xs:before {
  margin-left: -10px;
  margin-top: -4px;
}
.btn-group-lg .btn:before,
.btn-group-extra .btn:before {
  margin-left: -15px;
  margin-top: -10px;
}
.btn-extra {
  padding-left: 30px;
  padding-right: 30px;
}
.btn-extra:before {
  margin-left: -30px;
}
.bootstrap-select .btn:before {
  left: 7px;
  border-radius: 4px 4px;
}
.bootstrap-select .btn-sm:before {
  margin-top: -5px;
}
.bootstrap-select {
  position: relative;
}
.bootstrap-select .caret {
  border-top-color: #646263;
}
.bootstrap-select .btn-lg .filter-option {
  max-width: 170px;
}
.bootstrap-select .btn-lg .caret:before {
  position: absolute;
  content: '';
  height: 44px;
  width: 36px;
  border-left: 1px solid #ccc;
  box-shadow: inset 2px 4px 53px 0px rgba(200, 200, 200, 0.3);
  left: -18px;
  top: -25px;
}
.btn-info:before {
  border-top-color: #333;
}
.btn-success:before {
  border-top-color: #b0ddbe;
}
.btn-cinza:before {
  border-top-color: #d7d7d7;
}
.btn-danger:before {
  border-top-color: #f9c1c2;
}
.btn-group .btn.dropdown-toggle:first-child {
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 4px 0px 0px 4px;
}
.btn-group:not(.btn-group-lg) .btn {
  font-weight: 700;
}
.btn-group:not(.btn-group-lg) .btn span {
  font-weight: 700;
}
.btn-group-extra .btn {
  padding: 10px 40px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group-extra .btn:before {
  margin-left: -40px;
}
.navbar-nav > .open > a:focus,
.navbar-nav > .open > a:hover {
  color: #ffffff !important;
  background-color: #2199a6 !important;
}
.navbar-header a,
.navbar-right a {
  color: #1b1b27 !important;
}
.navbar-header .navbar-toggle,
.navbar-right .navbar-toggle {
  border-color: #000000;
}
.navbar-header .navbar-toggle .icon-bar,
.navbar-right .navbar-toggle .icon-bar {
  background-color: #000000;
}
.topo .navbar-nav li > a {
  max-height: 60px;
  color: #000000 !important;
}
.topo .navbar-nav li > a:hover {
  color: #ffffff !important;
  background-color: #2199a6 !important;
}
.topo .navbar-nav li > a .fa {
  font-size: 1.2em;
  margin-right: 2px;
}
.topo .navbar-nav li > .dropdown-menu {
  background-color: #2199a6 !important;
}
.topo .navbar-nav li > .dropdown-menu a {
  color: #ffffff !important;
}
.topo .navbar-nav li > .dropdown-menu:hover {
  background-color: #2199a6 !important;
}
.topo .navbar-nav .dropdown-menu > li > a:hover,
.topo .navbar-nav .dropdown-menu > li > a:focus {
  color: #fff !important;
  text-decoration: none;
  background-color: #2199a6 !important;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 4px 0px 0px 4px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #dcfbfe;
}
label {
  margin-bottom: 10px;
  font-size: 16px;
}
.help-block {
  float: right;
  font-size: 12px;
}
.input-group-addon {
  /* background-color:#929292;
  color: #DDDDDD;*/
  background-color: #DFDFDF;
}
.input-group-addon.addon-branco {
  background-color: #fff;
  color: #9d9d9d;
}
.input-group-addon .btn-group-xs .btn {
  font-size: 10px;
}
.input-group-addon .btn-group-xs .btn .fa {
  color: #fff !important;
}
.has-success input,
.has-success .input-icon,
.has-success textarea,
.has-success label,
.has-success select,
.has-success .fa {
  color: #468847 !important;
}
.has-error input,
.has-error .input-icon,
.has-error textarea,
.has-error label,
.has-error select,
.has-error .fa {
  color: #b94a48  !important;
}
.has-error .multiSelect > button {
  border-color: #b94a48  !important;
}
.has-warning input,
.has-warning .input-icon,
.has-warning textarea,
.has-warning label,
.has-warning select,
.has-warning .fa {
  color: #8a6d3b  !important;
}
.alert.alert-warning {
  color: #594415;
  background-color: #d19f2c3d;
  border-color: #e8bf57;
}
.control-group label {
  color: #8e8e8e;
  font-weight: 700;
}
.form-group {
  position: relative;
}
.form-group .input-icon {
  position: absolute;
  top: 14px;
  font-size: 20px;
  right: 5px;
}
.input-group .input-icon {
  position: absolute;
  top: 14px;
  font-size: 20px;
  right: 18px;
}
.checkbox input[type=checkbox],
.radio-inline input[type=checkbox],
.checkbox input[type=radio],
.radio-inline input[type=radio] {
  height: 16px;
  width: 16px;
}
.nav-tabs {
  border-bottom: 0px;
  text-transform: uppercase;
}
.nav-tabs li > a {
  line-height: 34px;
  border-radius: 0;
  border: 1px solid #d4d4d4;
  margin-right: 0px;
  border-left: 0px !important;
  border-bottom: 0px !important;
  font-family: "Poppins, alwyn-new-rounded-web";
  font-size: 18px;
}
.nav-tabs li:first-child a {
  padding-left: 21px;
}
.nav-tabs li.active a {
  -webkit-box-shadow: inset 0px 20px 40px -14px #eeeeee;
  box-shadow: inset 0px 20px 40px -14px #eeeeee;
}
.nav-tabs li:not(.active) a {
  color: #cfcdce;
}
.nav-tabs li:not(.active) .fa {
  opacity: 0.5;
}
.nav-tabs > li > a:hover {
  background-color: #eee;
  border: 1px solid #d4d4d4;
  color: #bfbdbe;
}
.tab-content {
  border-top: 1px solid #d4d4d4;
  -webkit-box-shadow: 0px -2px 6px -2px #d4d4d4;
  box-shadow: 0px -2px 6px -2px #d4d4d4;
}
.tab-content .tab-pane {
  margin-left: 15px;
  margin-right: 15px;
}
.tab-content .table th {
  border-top: 0px;
}
.progress {
  -webkit-box-shadow: inset 0 1px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 5px 0px rgba(0, 0, 0, 0.3);
  height: 14px;
}
.progress .progress-bar:not(.progress-bar-danger) {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left 20%, left 100%, from(#94cca5), to(#4cb66c));
  background-image: -webkit-linear-gradient(top, #94cca5 20%, #4cb66c 100%);
  background-image: -moz-linear-gradient(top, #94cca5 20%, #4cb66c 100%);
  background-image: linear-gradient(to bottom, #94cca5 20%, #4cb66c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff94cca5', endColorstr='#ff4cb66c', GradientType=0);
}
ul.pagination {
  -webkit-box-shadow: none;
  box-shadow: none;
}
ul.pagination > li > a {
  margin-right: 10px;
  border-left-width: 1px;
  color: #666666;
}
ul.pagination > li.active > a,
ul.pagination li.active > a:hover {
  background-color: #ababab;
  border-color: #d5d5d5;
  color: #fff;
}
ul.pagination > li:first-child > a,
ul.pagination > li:first-child > span,
ul.pagination > li:last-child > a,
ul.pagination > li:last-child > span {
  font-weight: 800;
  font-size: 16px;
}
.fa-lg {
  font-size: 1.6em;
  vertical-align: -17%;
}
.fa-md {
  font-size: 1.3em;
}
.btn-group-lg .fa-left {
  padding-right: 8px;
  width: 1.2857142857142858em;
  text-align: center;
}
.alert-info {
  color: #9d9d9d;
  background-color: #fff;
  border-radius: 0px;
  border: 0px solid transparent;
  -webkit-box-shadow: 0px 1px 4px 0px #cccccc;
  box-shadow: 0px 1px 4px 0px #cccccc;
}
.alert-dismissable .close {
  background: #000;
  color: #fff !important;
  border-radius: 10px;
  padding: 0px 5px;
}
.bootstrap-select.btn-group .btn .filter-option {
  font-weight: 400  ;
}
.bootstrap-timepicker-widget.dropdown-menu {
  width: 160px;
  top: 80%;
}
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px !important;
}
.bootstrap-timepicker.input-group .form-control {
  border-radius: 4px !important;
}
#mapCanvas img {
  max-width: none;
}
#mapCanvas label {
  width: auto;
  display: inline;
}
.tooltip-inner {
  background-color: #646263;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #646263;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #646263;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #646263;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #646263;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #646263;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #646263;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #646263;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #646263;
}
.fa-rotate-45 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.badge-large {
  font-weight: 600;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.modal-md {
  width: 400px;
}
#sizeTest {
  position: absolute;
}
.table-bordered.externa > thead > tr > th:not(:last-child),
.table-bordered.externa > tbody > tr > th:not(:last-child),
.table-bordered.externa > tfoot > tr > th:not(:last-child),
.table-bordered.externa > thead > tr > td:not(:last-child),
.table-bordered.externa > tbody > tr > td:not(:last-child),
.table-bordered.externa > tfoot > tr > td:not(:last-child) {
  border-right: 1px solid transparent;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}
.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.dropup {
  margin-top: -5px;
}
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}
.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
  float: none;
}
.daterangepicker.show-calendar .calendar {
  display: block;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}
.daterangepicker .calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}
.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}
.daterangepicker .daterangepicker_input {
  position: relative;
}
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}
.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}
.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}
.ranges li:hover {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.ranges li.active {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.range_inputs {
  position: relative;
}
/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single.ltr .ranges,
  .daterangepicker.single.ltr .calendar {
    float: left;
  }
  .daterangepicker.single.rtl .ranges,
  .daterangepicker.single.rtl .calendar {
    float: right;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  .daterangepicker.ltr .ranges,
  .daterangepicker.ltr .calendar {
    float: left;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  .daterangepicker.rtl .ranges,
  .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}
.mbt-1 {
  margin-top: 5px;
}
.mbt-2 {
  margin-top: 10px;
}
/* col-sm-* */
@media (min-width: 767px) {
  body .panel.panel-container.topo {
    margin-top: -30px;
    margin-bottom: 30px;
    background: #f1f1f1;
  }
  body .panel.panel-container.topo > .panel-heading {
    min-height: 74px;
  }
  body .mb-container > .row {
    margin-left: 0px;
    margin-right: -15px;
  }
  body .mb-container > .row > div[class*='col-']:first-child {
    padding-left: 0px;
  }
  .navbar-nav:not(.usuario) > li:hover {
    height: 60px;
    margin-bottom: 0px;
  }
  .topo .links-navegacao .navbar-nav:not(.usuario) > li:hover a {
    padding-bottom: 27px !important;
  }
  .table.tipos-ingressos .table-interna {
    -webkit-box-shadow: 0px 1px 8px 0px #dddddd;
    box-shadow: 0px 1px 8px 0px #dddddd;
    margin-bottom: 0px;
    border-collapse: separate;
    border-spacing: 5px;
  }
  .table.tipos-ingressos .table-interna > .linha > div {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna > .linha .sem-borda {
    border-bottom-width: 0;
  }
  .table.tipos-ingressos .table-interna > .linha > div:first-child {
    border-left: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna > .linha > div:last-child,
  .table.tipos-ingressos .table-interna > .linha .valor,
  .table.tipos-ingressos .table-interna > .linha .preco {
    border-right: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna > .linha .opcoes .config.aberto {
    border-bottom-color: #fff;
    background-color: #fff;
  }
  .table.tipos-ingressos .table-interna > .linha .info-extras {
    height: 135px;
  }
  .table.tipos-ingressos.config-ingresso > .linha > div {
    border-top: none!important;
  }
  .no-margin-left-sm {
    margin-left: 0px;
  }
  .no-margin-right-sm {
    margin-right: 0px;
  }
  .visible-xs-inline {
    display: none !important;
  }
  .visible-xs-inline-block {
    display: none !important;
  }
  .visible-xs-relative {
    display: none !important;
  }
  .visible-xs-table {
    display: none !important;
  }
  .visible-xs-table-cell {
    display: none !important;
  }
  .hidden-xs-inline {
    display: inline !important;
  }
  .hidden-xs-inline-block {
    display: inline-block !important;
  }
  .hidden-xs-relative {
    display: relative !important;
  }
  .hidden-xs-table {
    display: table !important;
  }
  .hidden-xs-table-cell {
    display: table-cell !important;
  }
  .resumo .panel.bilhetes .table .th,
  .resumo .panel.bilhetes .table .tipo,
  .resumo .panel.bilhetes .table .preco,
  .resumo .panel.bilhetes .table .quantidade {
    border-top: 1px solid #d4d4d4;
  }
  .resumo .panel.bilhetes .table .td {
    padding: 15px;
  }
  .panel.bilhete-show {
    min-width: 600px;
  }
  .tab-admin .tab-pane .acesso-rapido {
    padding-left: 6px;
    margin-top: -53px;
    height: 100%;
    position: absolute;
    right: 0px;
  }
  .regiao-gerada {
    display: table;
    margin: 0 auto;
    width: auto;
  }
}
/* col-md-* */
@media (min-width: 992px) {
  /* col-md-* */
  body .panel-container {
    width: 945px;
  }
  .divisor1 {
    background-position: 0px 0px;
  }
  .topo .form-control.busca:focus {
    width: 130px;
    min-width: 0px !important;
  }
  .topo.home:not(.logado) {
    margin: 0 auto;
  }
  .topo.home:not(.logado) .form-control.busca:focus {
    width: 260px ;
  }
  .topo.home:not(.logado) {
    width: 900px;
  }
  .mb-header .navbar-nav > li > a {
    max-width: 200px ;
  }
  .mb-header .navbar-nav.usuario > li > a {
    max-width: 160px ;
  }
  .evento-imagem {
    min-height: 201px;
  }
  .bemVindo .linha {
    margin: 0 -15px;
  }
  .bemVindo .btn-group {
    float: right;
    position: relative;
    top: 7px;
  }
  .panel.bilhete-show {
    min-width: 803px;
  }
}
/* col-lg-* */
@media (min-width: 1200px) {
  .topo .form-control.busca:focus {
    width: 200px;
  }
  .topo .navbar-nav.usuario li:first-child {
    padding-right: 10px;
    padding-left: 10px;
  }
  .topo .navbar-nav.usuario li.dropdown {
    text-align: right;
  }
  .home.eventos div[class*='container-banner'] {
    width: 1200px;
  }
  .mb-header .navbar-nav > li > a {
    max-width: 260px !important;
  }
  .evento-imagem {
    min-height: 250px;
  }
}
/* col-md-* */
@media (max-width: 992px) {
  body h3 {
    font-size: 20px;
  }
  .topo:not(.home) .navbar-toggle {
    display: block !important;
  }
  .topo:not(.home) .navbar-collapse {
    min-width: 750px;
    position: absolute;
  }
  .topo:not(.home) .navbar-collapse.collapse:not(.in) {
    display: none !important;
  }
  .topo:not(.home) .navbar-header {
    float: none;
  }
  .mb-header .form-group .busca:focus {
    width: 150px;
    min-width: 0px !important;
  }
  .visualizar-topo .titulo {
    font-size: 19px;
  }
  .link-divulgacao .input-group {
    width: 200px;
  }
  .panel .formulario .help-foto {
    right: 0px;
    position: relative;
    float: none;
    text-align: center;
  }
  .banners-extras {
    margin-top: -224px;
  }
}
@media (max-width: 1200px) {
  .home.eventos .banner-destaque.evento .conteudo {
    left: -175px;
  }
  .home.eventos.logado .banner-destaque.evento .conteudo {
    left: 60px;
  }
  .regiao-gerada-fundo .regiao {
    overflow-x: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
  }
}
/* col-md-* */
@media (min-width: 767px) and (max-width: 992px) {
  .panel .formulario .input-group > .input-group-addon,
  .panel .formulario .input-group .form-control {
    padding: 5px 0px;
  }
}
/* col-xs-* */
/* col-xs-* */
@media (max-width: 767px) {
  body {
    font-size: 13px;
    overflow-x: hidden;
  }
  body .panel-body {
    padding: 15px 10px;
  }
  body .formas-pagamento .formulario .col-xs-12 {
    padding-bottom: 15px;
  }
  body h1 {
    font-size: 28px !important;
    font-weight: normal;
  }
  body h2 {
    font-size: 24px  !important;
  }
  body h3 {
    font-size: 20px  ;
  }
  body h5 {
    font-size: 18px;
    line-height: 22px;
  }
  body .icone-moip {
    top: -13px;
    left: 272px;
    height: 44px;
    width: 94px;
    background-size: 120px 45px;
  }
  body .panel-container.topo .wizard.row {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  body .panel-container.topo .hr {
    margin-left: 0;
    margin-right: 0px;
  }
  .panel.divulgacao .link-divulgacao {
    position: relative;
    top: 5px;
    right: inherit;
    margin-top: 15px;
    display: table;
    padding-bottom: 15px;
  }
  .home .titulo-regiao h3 {
    font-size: 20px;
    margin-left: -15px;
    margin-bottom: 0;
  }
  .home .panel-busca h2 {
    margin-top: 15px;
  }
  .home .panel-busca .multiSelect > button {
    width: 100%;
  }
  .home .panel-busca .busca {
    width: 100% !important;
    display: block;
  }
  .info-banco li {
    width: 40% !important;
  }
  .topo .navbar-right.usuario {
    display: none;
  }
  .topo .links-navegacao {
    position: absolute;
    width: 100%;
    margin-top: -2px;
  }
  .topo .links-navegacao .navbar-nav {
    margin: 0;
  }
  div[class*='container-banner'] {
    width: 100% !important;
  }
  div[class*='banner'] {
    padding-top: 0px;
  }
  div[class*='banner'] .titulo {
    width: auto !important;
  }
  .banner2 .container-banner2 p {
    padding-top: 18px;
    font-size: 13px !important;
  }
  .banner2 .container-banner2 div[class*='col-'] {
    display: table;
  }
  .banner2 .container-banner2 .vendas .icone-wrapper {
    height: 72px;
    width: 72px;
    padding: 8px 0;
  }
  .banner3 .container-banner3 {
    background-position: 20px 161px !important;
  }
  .banner3 .container-banner3 .popover {
    max-width: 240px !important;
  }
  .banner3 .container-banner3 h1 {
    left: 0px;
  }
  .banner3 .container-banner3 .row.titulo {
    min-height: 92px;
  }
  .banner3 .container-banner3 .row.conteudo {
    height: 420px;
    font-size: 13px;
  }
  .banner3 .container-banner3 .row.conteudo .popover {
    left: 15px !important;
  }
  .banner3 .container-banner3 .row.conteudo .popover.vendas {
    top: 43px;
  }
  .banner3 .container-banner3 .row.conteudo .popover.fanpage {
    top: 113px;
  }
  .banner3 .container-banner3 .row.conteudo .popover.compartilhe {
    top: 173px;
  }
  .banner3 .container-banner3 .row.conteudo .popover.recursos {
    top: 246px;
  }
  .banner3 .container-banner3 .row.conteudo .popover.divulgacao {
    top: 316px;
  }
  .banner4 {
    height: 480px;
  }
  .banner4 .banner-home {
    height: 480px;
    background-position: -630px center;
  }
  .banner4 .container-banner4 > .row {
    padding-top: 20px;
  }
  .banner4 .container-banner4 > .row p {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .banner4 .container-banner4 > .row h1 {
    font-size: 24px !important;
    text-align: justify;
  }
  .banner5 .container-banner5 h1 {
    padding-top: 0px;
    font-size: 34px !important;
    font-weight: bold;
  }
  .banner5 .container-banner5 p {
    font-size: 14px !important;
    padding-bottom: 12px;
  }
  .container.eventos {
    padding: 0;
  }
  .container .container-banner {
    float: none;
  }
  .container .container-banner div.row {
    margin: 0 !important;
    padding: 0  !important;
  }
  .container .banner-destaque {
    padding: 0;
    margin: 0;
    min-height: 240px;
  }
  .container .banner-destaque .banner-home {
    height: 300px;
  }
  .container .banner-destaque .conteudo {
    padding: 0;
    margin: 0;
  }
  .container .banner-destaque.evento {
    height: 526px;
  }
  .container .banner-destaque.evento.fast {
    background: url("/images/evento/tulipa/bg_mobile_baixa.jpg") no-repeat center !important;
  }
  .container .banner-destaque.evento .banner-home {
    height: 526px;
    background: url("/images/evento/tulipa/bg_mobile.jpg") no-repeat center !important;
  }
  .container .banner-destaque.evento .conteudo {
    display: table;
    background: none !important;
    left: 0px !important;
    min-width: 200px !important;
  }
  .container .banner-destaque.evento .comprar-info {
    top: 170px !important;
    left: 58px !important;
  }
  .container .banner-destaque.outro.fast {
    background: url("/images/evento/racionais/bg_mobile_baixa.jpg") no-repeat center !important;
  }
  .container .banner-destaque.outro .banner-home {
    background: url("/images/evento/racionais/bg_mobile.jpg") no-repeat center !important;
  }
  .banner-criar-eventos {
    height: 750px !important;
  }
  .banner-criar-eventos .banner-home {
    height: 750px !important;
  }
  .banner-criar-eventos .quadro {
    width: 100%;
    padding: 10px;
    border: none !important;
  }
  .banner-criar-eventos .quadro .tipos {
    width: 275px;
  }
  .banner-criar-eventos .quadro .btn-criar {
    bottom: -60px;
  }
  .banner-criar-eventos .evento-tipo {
    padding: 10px;
    width: 130px;
  }
  .banner-criar-eventos .evento-tipo.esportivos,
  .banner-criar-eventos .evento-tipo.palestras {
    position: relative;
    left: 23%;
  }
  .banner-social {
    height: 580px;
  }
  .banner-social .banner-home {
    height: 580px;
    background: url("/images/home-eventos/bg_social.jpg") repeat-y center;
  }
  .banner-social .formulario {
    background-color: transparent;
  }
  .homeTag .container.tag .banner-destaque {
    height: 465px;
  }
  .homeTag .container.tag .banner-destaque.fast {
    background: url("/images/home-tags/bg_mobile_baixa.jpg") no-repeat center;
  }
  .homeTag .container.tag .banner-destaque .banner-home {
    height: 465px;
    background: url("/images/home-tags/bg_mobile.jpg") no-repeat center;
  }
  .homeTag .container.tag .banner-destaque .conteudo {
    display: table;
  }
  .homeTag .container.tag .banner-destaque .comprar-info {
    top: 306px;
    left: 40px;
  }
  .homeTag .container.tag .banner-criar-eventos .quadro {
    margin-top: 0px;
  }
  .panel.precos .formulario {
    width: 100%;
  }
  #eventos .bilhetes-usuario .venda {
    border-top: none;
    margin: 0;
    padding: 0 10px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #eventos .bilhetes-usuario .venda .dados-evento {
    width: 100%;
    float: none !important;
    display: table;
    margin-bottom: 21px;
    height: auto;
  }
  #eventos .bilhetes-usuario .venda .dados-evento .titulo {
    margin-top: 10px;
  }
  .offset-left-5x {
    padding-left: 10px;
  }
  #divisor1-topo {
    display: none;
  }
  .panel.bilhetes .fa-ticket {
    font-size: 30px;
  }
  .panel.bilhetes .btn-group.comprar {
    float: left;
    margin-top: 10px;
  }
  .panel.bilhetes .table select {
    font-size: 14px;
  }
  #tabela-reponsiva {
    /* Force table to not be like tables anymore */
    margin-left: -5px;
    margin-right: -5px;
    position: relative;
    top: 15px;
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  #tabela-reponsiva table,
  #tabela-reponsiva thead,
  #tabela-reponsiva tbody,
  #tabela-reponsiva th,
  #tabela-reponsiva td,
  #tabela-reponsiva tfoot,
  #tabela-reponsiva tr {
    display: block ;
  }
  #tabela-reponsiva thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #tabela-reponsiva .table > tbody + tbody {
    border-color: transparent;
    border: 0;
  }
  #tabela-reponsiva tr {
    position: relative;
    border-bottom: 1px solid rgba(200, 200, 200, 0.5);
    border-color: transparent;
    border-bottom-color: #ccc;
  }
  #tabela-reponsiva td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    white-space: normal;
    text-align: left;
  }
  #tabela-reponsiva td.full {
    width: 100%;
    overflow: hidden;
    padding: 0px 5px;
    min-width: 280px;
  }
  #tabela-reponsiva td.full span {
    display: inline-block;
    line-height: 18px;
  }
  #tabela-reponsiva td.full .detalhes.aberto {
    height: 25px;
  }
  #tabela-reponsiva td.full .info-adicional {
    top: -7px;
  }
  #tabela-reponsiva td.direita {
    z-index: 2;
    padding: 5px 5px;
    top: 0px !important;
  }
  #tabela-reponsiva tr.categoria th {
    display: table;
    width: 100%;
  }
  #tabela-reponsiva tr.categoria p {
    margin: 0;
  }
  #tabela-reponsiva tr:not(.ingresso) td.full,
  #tabela-reponsiva tr:not(.ingresso) td.direita {
    line-height: 30px;
  }
  #tabela-reponsiva td.destaque {
    font-weight: bold;
    font-size: 18px;
  }
  #tabela-reponsiva td.tipo {
    font-size: 14px;
  }
  #tabela-reponsiva tfoot td {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    font-size: 14px;
  }
  #tabela-reponsiva tfoot td span {
    padding-bottom: 10px;
    padding-left: 5px;
  }
  #tabela-reponsiva tfoot .destaque {
    font-size: 18px;
  }
  #tabela-reponsiva tfoot .valor-compra.mobile {
    display: block !important;
  }
  .cronometro {
    font-size: 20px;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) {
    -webkit-box-shadow: 0px 1px 8px 0px #dddddd;
    box-shadow: 0px 1px 8px 0px #dddddd;
    margin-bottom: 0px;
    border-collapse: separate;
    border-spacing: 5px;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha > div:first-child {
    border-left: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .titulos {
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .quantidade {
    border-left: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .quantidade,
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .valor {
    border-bottom: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .valor {
    border-right: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .titulo-preco {
    border-left: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .preco {
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .opcoes > div {
    border-bottom: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .opcoes .config .fa {
    font-size: 22px;
    margin-top: -11px;
    margin-left: -10px;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .opcoes .operacao {
    border-right: 1px solid #d4d4d4;
  }
  .table.tipos-ingressos .table-interna:not(.config-ingresso) > .linha .opcoes .operacao .fa {
    font-size: 22px;
    margin-top: -11px;
    margin-left: -10px;
  }
  .table.tipos-ingressos .table-interna.config-ingresso .linha {
    border-bottom: none;
  }
  .tab-content .tab-pane {
    margin: 0;
  }
  .panel-default > .panel-heading {
    margin: 0;
  }
  .pagina-evento {
    background: #000000;
  }
  .pagina-evento .panel {
    border-color: transparent !important;
    margin: 0 0px;
    position: relative;
  }
  .pagina-evento .panel .panel-body {
    margin: -12px 12px;
  }
  .pagina-evento .panel-body {
    padding: 12px 0px;
  }
  .pagina-evento .panel.local-evento {
    padding: 10px 0px;
    margin: 0px;
  }
  .pagina-evento .panel.local-evento .glyphicon {
    font-size: 20px;
  }
  .pagina-evento .panel.local-evento .glyphicon-map-marker {
    top: 23%;
  }
  .pagina-evento .panel.local-evento .endereco p {
    padding-right: 75px;
  }
  .pagina-evento .panel.local-evento .btn-mapa {
    position: relative;
    float: right;
    top: -37px;
    z-index: 99;
  }
  .pagina-evento .panel.divulgacao {
    margin-top: 40px;
  }
  .pagina-evento .panel.bilhetes:after {
    position: absolute;
    display: block;
    content: '';
    border-top: 2px solid #101010;
    border-bottom: 2px solid #292728;
    height: 1px;
    width: 100%;
    bottom: -17px;
  }
  .pagina-evento .panel.bilhetes.mesa .panel-heading {
    border-bottom: 0;
  }
  .pagina-evento .panel.bilhetes.mesa .panel-body {
    padding-left: 0px;
  }
  .visualizar-topo {
    top: 76px;
  }
  .visualizar-topo .titulo {
    font-size: 17px;
    margin-top: 24px;
    margin-left: 5px;
  }
  .visualizar-topo .btn-group-lg {
    padding-top: 20px;
    margin-left: -15px;
  }
  .visualizar-topo.menor .titulo {
    margin-top: 5px;
  }
  .barra-footer > div {
    width: 250px;
  }
  .barra-footer img.meubilhete {
    width: 255px;
  }
  #footer > .row .col-xs-12 {
    padding-bottom: 21px;
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  #footer > .row .col-xs-12:first-child {
    padding-left: 25px !important;
  }
  #footer .row {
    max-width: 245px;
    margin: 0 auto;
  }
  #footer .busca,
  #footer .navegacao {
    width: 200px;
    margin: 0 auto;
  }
  body {
    padding-top: 61px;
  }
  body .container.topo {
    margin-top: 0px !important;
  }
  body .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  body .container > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  body .container > .row > div[class*='col-'] {
    padding-right: 0px;
    padding-left: 0px;
  }
  body .mb-header {
    padding-right: 21px;
  }
  body .mb-header .topo {
    margin-left: 0px;
  }
  .panel.bemVindo .panel-body {
    padding: 10px 10px;
  }
  .panel.bemVindo .panel-body .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .panel.bemVindo .panel-body .row > div[class*='col-'] {
    padding: 0px 10px 10px 10px;
    text-align: center;
  }
  .panel.bemVindo .panel-body .row.vantagens p {
    padding: 0px 30px;
  }
  .panel.bemVindo .panel-body .row.vantagens .linha {
    margin: 0 -10px;
  }
  .panel.bemVindo .panel-body .row.vantagens .btn-group {
    padding: 20px 0px;
  }
  .panel .formulario {
    padding-left: 15px;
    padding-right: 15px;
  }
  .panel .formulario .input-group-addon {
    font-size: 14px;
  }
  #criarEvento > .panel-body .fundo-form {
    padding: 0px;
  }
  #criarEvento > .panel-body .coluna-resumo {
    max-width: none;
  }
  .wizard.row {
    margin: 0 10px;
  }
  .wizard.row .wizard-steps {
    position: relative;
  }
  .wizard.row .wizard-steps li:not(.active) .title {
    display: none;
  }
  .wizard.row .wizard-steps li.active .title {
    position: absolute;
    left: 50%;
    top: -40px;
    margin-left: -70px;
  }
  .wizard.row .wizard-steps li .step {
    font-size: 20px;
  }
  .wizard.row .wizard-steps.pedido li .title {
    margin-left: -80px;
  }
  .wizard.row .wizard-steps.pagamento li .title {
    margin-left: -50px;
  }
  .dados-pagamento .dialog-success {
    min-height: 30px;
  }
  .dados-pagamento .dialog-success .instrucoes,
  .dados-pagamento .dialog-success .boleto {
    float: none !important;
    padding-left: 5px;
    padding-top: 5px;
  }
  .dados-pagamento .enviar-email .btn-group {
    float: left;
    margin-bottom: 12px;
  }
  .jcrop-handle {
    height: 20px !important;
    width: 20px !important;
  }
  .jcrop-handle.ord-n {
    margin-left: -10px !important;
    margin-top: -10px !important;
  }
  .jcrop-handle.ord-s {
    margin-bottom: -10px !important;
    margin-left: -10px !important;
  }
  .jcrop-handle.ord-e {
    margin-right: -10px !important;
    margin-top: -10px !important;
  }
  .jcrop-handle.ord-w {
    margin-left: -10px !important;
    margin-top: -10px !important;
  }
  .jcrop-handle.ord-nw {
    margin-left: -10px !important;
    margin-top: -10px !important;
  }
  .jcrop-handle.ord-ne {
    margin-right: -10px !important;
    margin-top: -10px !important;
  }
  .jcrop-handle.ord-se {
    margin-bottom: -10px !important;
    margin-right: -10px !important;
  }
  .jcrop-handle.ord-sw {
    margin-bottom: -10px !important;
    margin-left: -10px !important;
  }
  .resumo .panel.bilhetes .table .tipo {
    border-top: 1px solid #d4d4d4;
    padding-top: 10px;
  }
  .resumo .panel.bilhetes .table .preco,
  .resumo .panel.bilhetes .table .quantidade {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .table-conrole-entrada .linha-conteudo {
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    position: relative;
  }
  .table-conrole-entrada .linha-conteudo .opcao-checkin {
    border-right: 1px solid #d4d4d4;
    position: static;
  }
  .table-conrole-entrada .linha-conteudo .opcao-checkin > div.btn-group {
    position: absolute;
    top: 50%;
    right: 12.5%;
    margin-right: -20px;
    margin-top: -17px;
  }
  .table-conrole-entrada .linha-conteudo .opcao-checkin > div.btn-group > button {
    width: 40px;
  }
  .table-conrole-entrada .linha-conteudo .opcao-checkin i.fa {
    font-size: 20px;
  }
  .table-conrole-entrada .linha-conteudo .conteudo {
    padding: 0px;
    overflow: hidden;
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
  }
  .table-conrole-entrada .linha-conteudo .conteudo > i.fa,
  .table-conrole-entrada .linha-conteudo .conteudo > span {
    margin-bottom: -99990px !important;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 99995px !important;
    float: left;
    display: block;
    line-height: 1.428571429;
  }
  .table-conrole-entrada .linha-conteudo .conteudo:not(.primeira-coluna) {
    border-top: 1px solid #d4d4d4;
  }
  .table-conrole-entrada .linha-conteudo .conteudo > span {
    border-left: 1px solid #d4d4d4;
    width: 85%;
  }
  .table-conrole-entrada .linha-conteudo .conteudo > i.fa {
    width: 15%;
    text-align: center;
  }
  .table-conrole-entrada .linha-conteudo .conteudo .nome-comprador {
    font-weight: bold;
  }
  .icone-aumentar-vendas {
    background-image: url('/images/sprites/uzerticket.01.02.png');
    background-position: -11716px 0;
    width: 55px;
    height: 56px;
  }
  .icone-acompanhar-vendas {
    background-image: url('/images/sprites/uzerticket.01.02.png');
    background-position: -11593px 0;
    width: 53px;
    height: 55px;
  }
  .icone-ponto-vendas {
    background-image: url('/images/sprites/uzerticket.01.02.png');
    background-position: -12889px 0;
    width: 55px;
    height: 55px;
  }
  .icone-comodidade-vendas {
    background-image: url('/images/sprites/uzerticket.01.02.png');
    background-position: -11967px 0;
    width: 55px;
    height: 55px;
  }
  .icone-potencializar-vendas {
    background-image: url('/images/sprites/uzerticket.01.02.png');
    background-position: -13016px 0;
    width: 55px;
    height: 55px;
  }
  .icone-fidelizar-vendas {
    background-image: url('/images/sprites/uzerticket.01.02.png');
    background-position: -12385px 0;
    width: 51px;
    height: 55px;
  }
  .text-center-xs {
    text-align: center;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .visible-xs-relative {
    display: relative !important;
  }
  .visible-xs-table {
    display: table !important;
  }
  .visible-xs-table-cell {
    display: table-cell !important;
  }
  .hidden-xs-inline {
    display: none !important;
  }
  .hidden-xs-inline-block {
    display: none !important;
  }
  .hidden-xs-relative {
    display: none !important;
  }
  .hidden-xs-table {
    display: none !important;
  }
  .hidden-xs-table-cell {
    display: none !important;
  }
  .no-margin-left-xs {
    margin-left: 0px !important;
  }
  .no-margin-right-xs {
    margin-right: 0px !important;
  }
  .pull-right-xs-only {
    float: right;
  }
  .tab-admin .tab-pane .acesso-rapido {
    margin-top: 15px;
  }
  .nav-tabs > li {
    float: none;
  }
  .faqs {
    padding: 0;
  }
  .faqs li {
    padding: 15px 15px 5px;
    margin: 0px -15px;
  }
  .apps-meubilhete {
    background: none;
    background-color: #fff;
    height: 550px;
    width: 100%;
  }
  .apps-meubilhete .dados-app {
    width: 100%;
    margin-left: 0;
    padding-top: 15px;
  }
  .apps-meubilhete .separador-app {
    margin: 0 auto;
    width: 100%;
    max-width: 404px;
  }
  .regiao-mapa-mini {
    width: 100% !important;
  }
  .regiao-selecao {
    overflow: hidden;
  }
  .regiao-gerada .regiao-gerada:not(.legenda) {
    min-width: 550px;
  }
  .regiao-gerada .cadeira span {
    line-height: 18px;
  }
  .regiao-gerada .fileira {
    padding-left: 0;
    padding-right: 0;
  }
  .regiao-gerada .label-letra {
    line-height: 33px;
    right: 0px;
    padding-top: 4px;
    padding-left: 7px;
    font-size: 16px;
  }
  .regiao-gerada.legenda {
    z-index: 10;
    overflow: auto;
  }
  .regiao-gerada-fundo.carregando {
    width: 100%;
  }
  .meu-bilhete-loading {
    width: 95%;
    margin-left: -48%;
  }
  .mb-container > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .mb-container > .row .col-xs-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 560px) {
  h1,
  h2 {
    font-size: 22px !important;
  }
  .banner5 {
    height: 400px;
  }
  .banner5 .banner-home {
    height: 400px;
    background-position: -490px center;
    background-size: 1056px 400px;
  }
  .logo_topo {
    margin-left: 8px;
  }
  .banner3 .container-banner3 {
    background-position: 20px 120px !important;
  }
  .visualizar-topo .titulo {
    margin-top: 10px;
  }
  .visualizar-topo .btn-group {
    padding-top: 20px;
    margin-left: -30px;
  }
  .visualizar-topo .coluna-salvar {
    margin-left: -20px;
  }
  .visualizar-topo .coluna-salvar .titulo {
    margin-top: 21px;
  }
  .visualizar-topo .coluna-salvar .btn-group {
    float: none;
    padding-top: 10px;
    margin-left: 0px;
  }
  .banner-criar-eventos h2 {
    padding-top: 0;
    margin-top: 0;
  }
}
@media (max-width: 352px) {
  body.principal .mb-header {
    padding-right: 5px;
  }
  h1 {
    font-size: 22px !important;
  }
  .banner1 h1 {
    font-size: 20px !important;
  }
  #footer p,
  #footer a {
    font-size: 16px !important;
  }
}
.icone-criar-evento {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12150px 0;
  width: 28px;
  height: 17px;
}
.icone-login-topo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12773px 0;
  width: 25px;
  height: 21px;
}
.icone-busca {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11843px 0;
  width: 18px;
  height: 18px;
}
.icone-shopping-cart {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13174px 0;
  width: 31px;
  height: 30px;
}
.icone-refazer {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11433px 0;
  width: 22px;
  height: 22px;
}
.icone-paypal {
  background: url('/images/paypal.gif') no-repeat center center;
  height: 14px;
  width: 51px;
}
.icone-moip {
  background: url('/images/moip-logo-positivo.svg') no-repeat center center;
  height: 60px;
  width: 150px;
  background-size: 150px 60px;
}
.icone-pagseguro {
  background: url('/images/icone_pagseguro.png') no-repeat center center;
  height: 30px;
  width: 100px;
  background-size: 95px 19px;
}
.icone-pagseguro.grande {
  height: 36px;
  width: 140px;
  background-size: 136px 27px;
}
.icone-meia {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13912px 0;
  width: 22px;
  height: 21px;
}
.badge-indicacao {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -5852px 0;
  width: 225px;
  height: 218px;
}
.sem-evento {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -7110px 0;
  width: 902px;
  height: 139px;
}
.campanha1 {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -6194px 0;
  width: 108px;
  height: 144px;
}
.campanha2 {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -6302px 0;
  width: 223px;
  height: 161px;
}
.campanha3 {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -6525px 0;
  width: 223px;
  height: 170px;
}
.campanha4 {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -6748px 0;
  width: 223px;
  height: 173px;
}
.cartoes-credito {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -5190px 0;
  width: 233px;
  height: 35px;
}
.bandeira {
  position: absolute;
  right: 17px;
  top: 36px;
  overflow: hidden;
}
.bandeira .bandeira-visa {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -5190px 0;
  width: 233px;
  height: 35px;
  width: 51px;
}
.bandeira .bandeira-mastercard {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -5190px 0;
  width: 233px;
  height: 35px;
  width: 112px;
  margin-left: -60px;
}
.bandeira .bandeira-amex {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -5190px 0;
  width: 233px;
  height: 35px;
  width: 173px;
  margin-left: -120px;
}
.bandeira .bandeira-diners {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -5190px 0;
  width: 233px;
  height: 35px;
  width: 234px;
  margin-left: -170px;
}
.icone-suporte-caneca {
  background: url("/images/home/suporte_caneca.png") no-repeat 0px 0px;
  width: 540px;
  height: 632px;
}
.icone-mobile-smartphone {
  background: url("/images/home/mobile_smartphone.png") no-repeat 0px 0px;
  height: 593px;
  width: 482px;
}
.icone-redes-socias-like {
  background: url("/images/home/redessociais_like.png") no-repeat 0px 0px;
  height: 347px;
  width: 498px;
}
.icone-aumentar-vendas {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11771px 0;
  width: 72px;
  height: 73px;
}
.icone-acompanhar-vendas {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11646px 0;
  width: 70px;
  height: 72px;
}
.icone-ponto-vendas {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12944px 0;
  width: 72px;
  height: 72px;
}
.icone-comodidade-vendas {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12022px 0;
  width: 72px;
  height: 72px;
}
.icone-potencializar-vendas {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13071px 0;
  width: 72px;
  height: 72px;
}
.icone-fidelizar-vendas {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12436px 0;
  width: 67px;
  height: 72px;
}
.icone-ingresso {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12561px 0;
  width: 50px;
  height: 50px;
}
.icone-divulgacao {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12178px 0;
  width: 50px;
  height: 50px;
}
.icone-integracao {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12611px 0;
  width: 50px;
  height: 50px;
}
.icone-celular {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11917px 0;
  width: 50px;
  height: 50px;
}
.icone-eventos {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -12228px 0;
  width: 50px;
  height: 50px;
}
.icone-suporte {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13339px 0;
  width: 50px;
  height: 50px;
}
.logo-paypal {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -6971px 0;
  width: 139px;
  height: 39px;
}
.icone-money {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -5423px 0;
  width: 129px;
  height: 111px;
}
.logo-loading {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -5552px 0;
  width: 90px;
  height: 82px;
}
.boleto-logo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -6077px 0;
  width: 117px;
  height: 22px;
}
.boleto-logo-vermelho {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13721px 0;
  width: 169px;
  height: 33px;
}
.icone-boleto-bancario {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13641px 0;
  width: 80px;
  height: 15px;
}
.icone-cartao-codigo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11861px 0;
  width: 56px;
  height: 41px;
}
.icone-congressos {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -9731px 0;
  width: 88px;
  height: 88px;
}
.icone-espetaculo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -9899px 0;
  width: 88px;
  height: 88px;
}
.icone-esportivos {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -10067px 0;
  width: 88px;
  height: 88px;
}
.icone-facebook-black {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -10155px 0;
  width: 24px;
  height: 23px;
}
.icone-facebook-black:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -10179px 0;
  width: 24px;
  height: 23px;
}
.icone-gplus-black {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -10203px 0;
  width: 24px;
  height: 23px;
}
.icone-gplus-black:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -10227px 0;
  width: 24px;
  height: 23px;
}
.icone-menu-explorar {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -10251px 0;
  width: 31px;
  height: 22px;
}
.icone-pagamentos2 {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11042px 0;
  width: 311px;
  height: 38px;
}
.icone-show {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11455px 0;
  width: 88px;
  height: 88px;
}
.icone-twitter-black {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11543px 0;
  width: 25px;
  height: 23px;
}
.icone-twitter-black:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -11568px 0;
  width: 25px;
  height: 23px;
}
.icone-baladas {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -9563px 0;
  width: 88px;
  height: 88px;
}
.icone-fluxo-busca {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -8271px 0;
  width: 111px;
  height: 133px;
}
.icone-fluxo-comemore {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -8382px 0;
  width: 150px;
  height: 154px;
}
.icone-fluxo-impressao {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -8532px 0;
  width: 112px;
  height: 121px;
}
.icone-fluxo-ingresso {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -8644px 0;
  width: 106px;
  height: 139px;
}
.icone-fluxo-ticketvirtual {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -9473px 0;
  width: 90px;
  height: 82px;
}
.icone-fluxo-pagina {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -8842px 0;
  width: 105px;
  height: 165px;
}
.icone-fluxo-responsivo {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -8947px 0;
  width: 169px;
  height: 140px;
}
.icone-fluxo-social {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -9116px 0;
  width: 141px;
  height: 132px;
}
.icone-fluxo-validacao {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -9257px 0;
  width: 216px;
  height: 125px;
}
.logo-android {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13447px 0;
  width: 94px;
  height: 64px;
}
.logo-ios {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -13541px 0;
  width: 100px;
  height: 59px;
}
.sombra-btn {
  background: url("/images/home/redessociais_sombra_bt.png") no-repeat center;
  height: 36px !important;
}
.btn-criar-evento {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -2643px 0;
  width: 205px;
  height: 58px;
}
.btn-criar-evento:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -1004px 0;
  width: 205px;
  height: 58px;
}
.btn-criar-evento-vermelho {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -2402px 0;
  width: 241px;
  height: 55px;
}
.btn-criar-evento-vermelho:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -2161px 0;
  width: 241px;
  height: 55px;
}
.btn-criar-evento-verde {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -1921px 0;
  width: 240px;
  height: 55px;
}
.btn-criar-evento-verde:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -1681px 0;
  width: 240px;
  height: 55px;
}
.btn-criar-evento-azul {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -1445px 0;
  width: 236px;
  height: 52px;
}
.btn-criar-evento-azul:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -1209px 0;
  width: 236px;
  height: 52px;
}
.btn-ver-eventos {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -5015px 0;
  width: 175px;
  height: 58px;
}
.btn-ver-eventos:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -4840px 0;
  width: 175px;
  height: 58px;
}
.btn-download {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -3405px 0;
  width: 175px;
  height: 58px;
}
.btn-download:hover {
  background-image: url('/images/sprites/uzerticket.01.02.png');
  background-position: -3230px 0;
  width: 175px;
  height: 58px;
}
.animate-show-hide.ng-hide-add,
.animate-show-hide.ng-hide-remove {
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  transition: all linear 0.5s;
  display: block!important;
}
.animate-show-hide.ng-hide-add.ng-hide-add-active,
.animate-show-hide.ng-hide-remove {
  opacity: 0;
}
.animate-show-hide.ng-hide-add,
.animate-show-hide.ng-hide-remove.ng-hide-remove-active {
  opacity: 1;
}
.animado {
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
@keyframes shake {
  0% {
    transform: translateX(0);
  }
  12.5% {
    transform: translateX(-6px) rotateY(-5deg);
  }
  37.5% {
    transform: translateX(5px) rotateY(4deg);
  }
  62.5% {
    transform: translateX(-3px) rotateY(-2deg);
  }
  87.5% {
    transform: translateX(2px) rotateY(1deg);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateX(0);
  }
  12.5% {
    -webkit-transform: translateX(-6px) rotateY(-5deg);
  }
  37.5% {
    -webkit-transform: translateX(5px) rotateY(4deg);
  }
  62.5% {
    -webkit-transform: translateX(-3px) rotateY(-2deg);
  }
  87.5% {
    -webkit-transform: translateX(2px) rotateY(1deg);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
.shake {
  -webkit-animation: shake 400ms ease-in-out;
  animation: shake 400ms ease-in-out;
}
