@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
*

{ margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;

}

@media print {
  /* #header {
      display: table-header-group;
  } */

  .noprint {
      
     display: none;
  }
}

.visible-768{
  display: none;
}


body{
  overflow-x: hidden;
  background-color: #efefef;
  
}


.btn-login {
  display: block;
  min-width: 120px;
  border: none;
  background-color: #4FAAC6;
  color:white;
  border-radius: 25px;
  margin: auto;
  padding: 7px 20px 7px 20px;
}

.btn-login2:disabled{
  background-color: #afd6e2;
}


.btn-login:disabled{
  background-color: #afd6e2;
}
 
form .btn-login2{
  display: block;
  max-width: 120px;
  min-width: 120px;
  border: none;
  background-color: #4FAAC6;
  color:white;
  border-radius: 25px;
  margin: auto;
  padding: 7px;
  margin-top: 40px;
}

.container{
  padding-top: 30px;
}

.card-checkin .card{
  border-radius: 30px;
}


.form-cadastro{
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 35px;
  background-color: #f7f7f7;
  height: auto;
}



.form-cadastro .form-control{
   border-radius: 18px; 
  /* border: none;
  box-shadow:  1px 2px 2px rgba(0, 0, 0, 0.253);  */

}

.form-cadastro .input-group-text{
  border-radius: 18px; 
 /* border: none;
 box-shadow:  1px 2px 2px rgba(0, 0, 0, 0.253);  */

}

.input-chekin {
  
  background-color: #ffffff;
  border-radius: 5px;
}

.container3{
  margin-left: 200px;
  margin-right: 200px;
  margin-top: 40px;
  margin-bottom: 90px;
  background-color: #f0f0f0;
  padding: 40px;
}

 .cupom{
  padding: 0;
}
.cupom .alert:hover{
  transition: 0.1s;
  transform: scale(1.01);
  background-color: #a1dbc1;
}

.ticket-lg{
  border-radius: 15px;
  height: 120px;
  width: 400px;
}

.ticket-lg::before{
  position: absolute;
  content: '';
  height: 120px;
  width: 70px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  margin-right: 15px;
  background-image: linear-gradient(30deg, #0b6276, #128c97 100%);
  
}

.ticket-lg .col{
  padding: 10px;
}

.barcode{
 
    color: whitesmoke;
    transform: rotate(270deg);
    align-self: center;
}



.ticket-lg .barcode{
  text-align: center;
}


.mapa-td-strong{

  font-weight: bold;
  background-color: #c8c8c8;
}


.wd-800{ 
  width: 800px;
}

.wd-600{ 
 max-width: 600px;
}

.wd-500{ 
  width: 500px;
}

.wd-400{ 
  width: 400px;
}

.wd-300{ 
  width: 300px;
}

.wd-200{ 
  width: 200px;
}

.wd-160{ 
  width: 160px;
}

.wd-120{ 
  width: 120px;
}

.wd-100{ 
  width: 100px;
}

.wd-80{ 
  width: 80px;
}

.wd-60{ 
  width: 60px;
}

.wd-40{ 
  width: 40px;
}

.input-group-text{
  min-width: 55px;
}


.noborder{
border: none;
height: 30px;
}
.circulo{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-top: 5px;
}
.titulo{

  font-size: 21px;
  padding-bottom: 30px;
}

.glossario{
  display: flex;
  width: fit-content;
  padding: 5px 5px 3px 5px;
  margin: 5px 2px 5px 1px;
  background-color: #ebebeb;
  border-radius: 3px;
}

.glossario .circulo{
  margin-top: 2px;
  margin-right: 9px;
}

.glossario span{
  font-size: 11px;
  white-space: nowrap;
}

.glossario-box{
  display: flex;
}
.tab-pane .jumbotron{
  background-color: #faf9f9;
  margin-bottom: 10px;
}

#novo_campo_button{
  margin-top: 30px;
  margin-bottom: 70px;
}
/* 
#navbar{
  
    background-color: #02252a;
    background-image: linear-gradient(45deg, #02252a, #12757d 80%);


} */

.logo-icmbio{
  height: 105px;
  width: 105px;
  margin: -12px 0 0 0;
}


.tabela-mapa-hd {

  /* height: 100px; */
  width: 90%;
  margin-left: 3%;
  margin-bottom: 0;

}

.tabela-mapa-hd td{

  padding: 0 0 0 0;
  border: none;

}

.tabela-mapa-hd thead{

 line-height: 20px;
}


.tabela-mapa td{
  border: 2px #000 solid;
  padding: 1px 5px 1px 6px;

}

.tabela-mapa {
  margin: 0 0 0 0;
  }

  .altura-maxima{

    height: 1140px;

  }

  .mapa-numero{
    width: 2%;
  }
  .mapa-nome{
    width: 22%;
  }

  .mapa-doc{
    width: 10%;
  }

  .mapa-tel{
    width: 10%;
  }

.w100{
  width: 100%;
}

.w75{
  width: 75%;
}




.revelar_reserva{

   border: solid 1px #dee2e6;;
   background-color: whitesmoke;
   padding: 20px;
   border-radius: 10px;
   margin-bottom: 90px;
   display: none;
}

.formulario{
  margin-top: -20px;
  margin-bottom: 70px;
  /* margin-left: 16px; */
}


.formulario-js{
  margin-top: -50px;
  margin-bottom: 30px;
  /* margin-left: 16px; */
}


.fs-1{
  font-size: 22px;
  margin-top: auto;
  margin-bottom: auto;
}

.fs-2{
  font-size: 21px;
  margin-top: auto;
  margin-bottom: auto;
}

.fs-3{
  font-size: 19px;
  margin-top: auto;
  margin-bottom: auto;
}

.fs-4{
  font-size: 18px;
  margin-top: auto;
  margin-bottom: auto;
}

.fs-5{
  font-size: 15px;
  margin-top: auto;
  margin-bottom: auto;
}

.fs-6{
  font-size: 12px;
  margin-top: auto;
  margin-bottom: auto;
}

/* #delete_hora{
  margin-top: 10px;
  position: relative;
} */
/* .salvar_hora{
  margin-top: 0;
  float: left;
} */
.form-label{

  color: rgb(163, 163, 163);
}

.maiuscula{

  text-transform: uppercase;

}

.maior{

  text-transform: uppercase;

}


#list{
color:teal;
}



.label{
  position: absolute;
  top: -22px;
  left: 2px;
}


.painel{
  position: relative;
  width: calc(100% - 60px);
}

.navigation{
  position: fixed;
  width: 60px;
  height: 100%;
  /* background: #33727E; */
  background-image: linear-gradient(
45deg, #043A56, #128c97 100%);
  transition: 0.5s;
  overflow: hidden;
}

.navigation.active{
  width: 300px;
}

.navigation ul{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.navigation ul li{
  position: relative;
  width: 100%;
  list-style: none;

}

.navigation ul li:hover{
  background: #4a9fac;
}


.navigation ul li:nth-child(1){
margin-bottom: 20px;
margin-top: 10px;

}

.navigation ul li:nth-child(1),
.navigation ul li:nth-child(3):hover{
  background:transparent;
}

.navigation ul li a{
  position: relative;
  display: block;
  width: 100%;
  display: flex;
  text-decoration: none;
  color: whitesmoke;
}

.navigation ul li a .icon{
  position: relative;
  display: block;
  min-width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.navigation ul li a .icon .bi{

  color: whitesmoke;
  font-size: 24px;

}

.navigation ul li select{
  position: relative;
  margin-bottom: 45px;
  left: 70px;
  width: 200px;
  display: initial;
  text-decoration: none;
  color: whitesmoke;
  background: #33727e;
  border: none;
}

.navigation ul li select:hover{
background: #046c7c;
}




.navigation ul li a .icon .bi-list{
  opacity: 0;
}


.navigation ul li a .title{

  position: relative; 
  display: block;
  padding: 0 10px;
  height: 60px;
  line-height: 60px;
  white-space: nowrap;


}


#apagarFotos{
  position: relative;
  top: 30px;
  z-index: 10;
}



 .maindash {
  position: absolute;
  width: 100%;
  left: 60px;
  padding-right: 5px;
  height: auto;
  background: whitesmoke;
  transition: 0.5s;
  margin-bottom: 500px;
}

 .maindash.active{
  width: calc(100% - 240px);
  left: 300px;


 }
 
 .topbar{
 
  position: fixed;
  width: 100%;
  left: 60px;
   z-index: 12;
   background: white;
   padding: 0 10px;
   height: 80px;
   display: flex;
   justify-content: left;
   align-items: center;
   box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  transition: 0.5s;

 }

  .topbar.active{
    left: 300px;
  }
 
 
 
 .toggle{
  position: fixed;
  width: 60px;
  height: 60px;
  cursor: pointer;
  /* background: rgb(158, 77, 77); */
  left: 6px;
  align-items: center;

}
 


#btn_salvar{
  margin-top: 32px;
}

.radio {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color:#cce2e9;
  text-align:center;
  border-radius: 5px;

 }

 .foto_capa{
  padding-top: 70px;
  padding-bottom: 30px;
 }


#box{
  margin-top: 30px;
  margin-right: 20px;
  padding-left: 10px;
  padding-top: 2px;
  margin-bottom: 20px;
  text-align: left;
  /* max-width:300px; */
  /* min-width:280px; */
  min-height:40px;
  background-color:#cce2e9;
  border-radius: 20px;
  display: inline-block;
  width: 50%;
  /* box-shadow: inset -2px -2px 5px rgba(0, 0, 0, 0.438); */
}
/* .toggle.active{
  position: relative;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: rgb(158, 77, 77);
  left: -70x;
  align-items: center;

} 

 
.venda-td{
  max-width: 80px; 
}
*/

 .bilist{
        
  fill: whitesmoke;
  padding-left: 4px;
  margin-top: 10px;
  
}

  
 /* .toggle::before{
 
   content: '\f0c9';
   font-family: fontAweasome;
   position: absolute;
   width: 100%;
   height: 100%;
   line-height: 60px;
   font-size: 24px;
   text-align: center;
   color: rgb(255, 255, 255);
 } */

 .form-select{
   display: none;
 }

  #foto, #id_foto, #imagem_nova, #imagem_topo{
  display: none;
 }

 .search{
   position: relative;
   width: 300px;
   margin: 0 10px;
 }

 .search label{
   position: relative;
   width: 100%;
   
 }

 .search label input{
   width: 100%;
   height: 40px;
   border-radius: 40px;
   padding: 5px 20px;
   padding-left: 20px;
   outline: none;
   border: 1px solid rgba(0,0,0,0.2)
 }
.search label .bi{

  position: absolute;
  left: 25px;
  top: 10px;
}

.user{
  position: relative;
  min-width: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}

.user img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;

}
.table-bordered{
  margin-bottom: 0;
}

.total-precos {
  display: flex;
  justify-content: space-between;
  
  /* background-color: #f0f0f0; */

}

.total-precos .precos table{

  background-color: whitesmoke;

}


.total-precos .precos{
  
  color: whitesmoke;
  background-color: #0B6074;
  width: 33%;
  border-radius: 5px;
  text-align: center;
  padding-top: 10px;
  margin: 0 1px 0 1px;

}

.total-geral{
  padding: 10px;
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 25px;
  color: teal;
}

.total-geral .alerta{
  color: red;
}


.card-body{
  background-color: #00000000;
  border: none;
}

.transparente{
  background-color: #00000000;
  border: none;


}
.cardBox{
  position: fixed;
  z-index: 1;
  width: 100%;
  padding: 20px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  column-gap: 20px;
  padding-top: 65px;
  background: whitesmoke;
}


.cardBox .card{
  position: relative; 
  background: white;
  padding: 20px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  justify-content: space-between;
  cursor: pointer;
}

.cardBox .card .numbers{
  position: relative;
  font-size: 2em;
  font-weight: 500;

}

.cardBox .card .cardname{
  color:teal;
}

.cardBox .card .iconBox{
  position: relative;
  
  font-size: 1rem;
  color:rgb(128, 0, 0);
}



.cardx{
      height: 90px;
      width: 90px;
      margin: 5px;
      border-radius: 100px;
  }

  .cardx-img{
    height: 150px;
    margin-bottom: 15px;
    background-size: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}

.bold{
  font-weight: bold;
}



.inst-logo-td .cardx{
  max-width: 70px;
  max-height: 70px;
  margin: -10px 0 -10px 0;
}



.detalhes{
  position: relative;
  width: 100%;
  height: auto;
  padding: 10px;
  padding-top: 90px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  column-gap: 20px;
}

.detalhes .ofertasRecentes{
  position: relative;
  display: grid;
  /* min-height: 530px; */
  background: white;
  padding: 20px;
  margin-bottom: 250px;
}

.total-precos .precos .box{
  display: flex;
  justify-content: space-between;

}
 .cardHearder .p{
   display: flex;
   justify-content: space-between;
   align-items: flex-start;
  text-align: right;
  padding-top: 30px;

  

 }


 .cardHeader .form-reserva{
  padding: 15px;
  margin-top: 30px;
}

 
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12
{
  padding-left: 3px;
  padding-right: 3px;

}

.form-bilhetes .col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12
{
  padding-left: 0;
  padding-right: 4px;

}

.form-bilhetes input{
  border-radius: 0;
}
 

 .cardHearder h2{
   font-weight: 600;
 }

 .navigation h2{
   font-size: 5px;
 }

 /* .voltar .btn-voltar{
  position: relative;
  padding: 5px 10px;
  background: #33727E;
  color: whitesmoke;
  text-decoration: none;
  border-radius: 20px;
  margin-bottom: 9px;

}  */

.maiusculo{
  text-transform: uppercase;
}


.nome_barco{
  font-size: 20px;
  margin-right: 20px;
  width: fit-content;
}


.destaque{
  text-transform: uppercase;
font-weight: bold;
}
.grey{
  color: grey;
}

.alert{
  margin-top: 10px;
}


.btn-amarelo{
  position: relative;
  align-items: baseline;
  padding: 5px 10px;
  background: #ffbb00;
  color: whitesmoke;
  text-decoration: none;
  border-radius: 20px;
  border: none;
  margin-bottom: -13px;
  max-height: 40px;

}

.jumbotron{
  background-color: whitesmoke;
  margin-bottom: 2px;
  
}


.status{
  position: relative;
  padding: 5px 10px;
  /* background: red; */
  /* color: whitesmoke; */
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
}

.delivered{
  background: #4a9fac;
}



.cancelado{
  background: red;
}

.aguardando{
  background: #ff7011;
}

.detalhes.ofertasCustom{
  position: relative;
  display: grid;
  min-height: 530px;
  background: white;
  padding: 20px;
}

.voltar{
  position: fixed;
  right: 30px;
  top: 23px;
  z-index: 12;
}



h1 {
  font-size: 22px;
}

.alert h1{
  color: whitesmoke;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

.data-td, .andar-td, .saida-td-span, .bilhete-td-span{
  display: none;
}

.preco-td {
white-space: nowrap;
}

/* .hora-td-span{
  display: none;
} */

.select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* background: url(../images/select-angle-down.png) no-repeat center right #FFF; */
  background-color: #00000000;
  border: 0px;
  font-size: 15px;
  height: 100px;
  /* padding-right: 20px; */
}

.ticket{
  height: 120px;
  width: 400px;
  /* background-color: #000; */
}

.shape{
  position: absolute;
  height: 145px;
  width: 350px;
  border-radius: 20px;
  background-image: linear-gradient(30deg, #78c7ce, #cbe8eb 60%);
    z-index: -2;
}

.shape::before{
  position: absolute;
  content: '';
  height: 100%;
  width: 15%;
  border-bottom-left-radius: 20px;
  /* border-top-right-radius: 20px; */
  border-top-left-radius: 20px;
  background-image: linear-gradient(
  30deg, #0b6276, #128c97 100%);
}

.shape-linha{
  position: relative;
  height: 145px;
  width: 0;
  border: dashed;
  border-color: whitesmoke;
  border-width: 2px;
  left: 80%;
  z-index: 1;
}

.barcode1{
  transform: rotate(90deg);
  position: relative;
  right: 3px;
  margin-left: 277px;
  left: -25px;
  top: 95px;

  /* margin-right: 30px; */
  /* padding: 27px;
  padding-right: 3px; */
  /* font-size: 60px; */
  /* background-color: tomato; */
}

.bi-upc{
 width: 50px;
 /* height: 80px; */
 /* margin: -7px; */
 /* translate: 50% 50%; */
 margin: -6px;

}
.logo1{
  text-align: center;
  
}


#myTabContent{
  padding-top:30px ;
}

#resultado{
  position: absolute;
  font-size: 2.1rem;
  left: 25%;
  margin-top: 14%;

}
#resultado2{
  position: absolute;
  font-size: 1rem;
  /* translate: 50% 100%; */
  color: #0d6d7e;

  left: 25%;
  margin-top: 4%;

}


#resultado3{
  position: absolute;
  font-size: medium;
  bottom: 8%;
  left: 25%;
}


#moeda{
  position: absolute;
  font-size: medium;
  /* translate: 115% 80%; */
  color: whitesmoke;
  margin-top: 17%;
  left: 4%;
}

.ocultar {
  display: none;

}



/* #################responsividade */

@media (max-width:1200px){

  .total-precos {
    display: block;

  }

  .total-precos .precos{

    width: 100%;
    margin-bottom: 15px;

  }

  .container3{
    margin-left: 100px;
    margin-right: 100px;
  }

  .hidden-1200{
    display: none;

  }

  

}


@media (max-width:992px){

  .hidden-992{
    display: none;

  }

  .navigation{
    left: 0px;
  }

  .navigation.active{
    width: calc(100% - 300px);

    left: 0px;
  }

  .titulo{

    font-size: 18px;
  }
 
  .welcome .adm{
    display: none;
  }

  .container3{
    margin-left: 30px;
    margin-right: 30px;
  }

  .maindash{
    width: 100%;
    height: auto;
    left: 60px;
    min-height: 150vh !important;
  }
  .maindash.active{
    width: calc(100% - 240px);
    left: 300px;
  }

    .detalhes.active{
    width: 100%;
    height: auto;
    padding-right: 0px;

  }

  .topbar{
    left: 60px;
  }

  .topbar.active{
    left: 300px;
  }

  /* .detalhes{
    position: relative;
    width: 100%;
    padding: 10px;
    padding-top: 90px;
    padding-right: 70px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 20px;
  } */
  .alert h1{
    font-size: 19px;
  }



  .detalhes.active{
    width: 100%;
    height: auto;
    padding-right: 0px;

  }
  
  .cardBox{
    grid-template-columns: repeat(4,1fr);
    column-gap: 5px;
  }





  .saida-td, .bilhete-td, .status-td-span{
    display: none;
  }

  .embarcacao-td span{
    display: block;
  }

  .passageiro-td span{
    display: block;
  }

  .preco-td span{
    display: block;
  }

  .bilhete-td-span{
    display: block;
  }

  .rodape-bilhete{
    background-image: url(/app/sts/assets/imagens/acao/summer992.jpg);
    background-size: cover;
  }
  
}

@media (max-width:768px){

  .hidden-768{
    display: none;
  }

  .visible-768{
    display: flex;
  }
  .grey .trash{
    height: 30px;
  }

  .user {
    display: none;
  }

  p{
    font-size: medium;
  }

  .container3{
    margin-left: 10px;
    margin-right: 10px;
    /* padding-left: 18px;
    padding-right: 18px; */
  }

  .detalhes .ofertasRecentes{
    padding: 0;

  }
  .detalhes{
    grid-template-columns: repeat(1,1fr);
  }

  .cardHearder h2{
    font-weight: 600;
    font-size: 18px;

  }

  .cardBox{
    grid-template-columns: repeat(2,1fr);
    column-gap: 2px;
  }
  

  .label {
    position: absolute;
    top: 8px;
    right: 45px;
    left: inherit;
  }
 
  .search{
    position: relative;
    /* width: calc(100% - 300px); */
    margin: 12px;
  }

  .total-precos{
    display: block;
  }

  .total-precos .precos{
    width: 100%;
    /* display: flex; */
    /* word-spacing: 2px; */
   

    margin-bottom: 15px;
  }

  .total-precos .precos div{
   margin-right: 10px;
  }


  .row{
    margin: 0 10px 0 10px;
  }

  .input-chekin {
    margin-bottom: 5px;
    padding: 5px;
  }
  
 

.hdn-768{
  display: none;
}



  .status-td input{
    width: 20px;
    height: 20px;
    padding: 0;
    font-size: 10px;
  }

 

}


@media (max-width:600px){


  .hidden-600{
    display: none;
  }


  .welcome .email {
    display: none;
  }
  .container3{
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .table td{
    font-size: 15px;
  }
}



@media (max-width: 480px){

  .hidden-480{
    display: none;
  }





.painel {
    position: relative;
    width: 100%;
}

  .search{
    position: relative;
    /* width: 100px; */
    margin: 12px;
    /* display: none; */
  }


  .welcome{
    font-size: smaller;
    display: none;
  }
  .container3{
    margin-left: 0;
    margin-right: 0;
  }
  .container3 p{
    text-align: center;
  }


  .cardBox{
    grid-template-columns: repeat(1,1fr);
  }

  .ofertasRecentes{
    overflow-x:auto;
    margin-right: 0;
  }



  .detalhes .ofertasRecentes{
    padding: 3px;
  }

  .detalhes{
    padding: 90px 2px 60px 2px;
  }
  .detalhes .ofertasCustom{
    width: 100%;
    font-size: smaller;

  }


  .navigation{
    width: 100%;
    left: -100%;
    z-index: 1000;
    font-size: medium;
  }

  .navigation.active{
    width: 100%;
    left: 0;
  }

  .toggle{
    position: relative;
    width: 60px;
    height: 60px;
    cursor: pointer;
    /* background: red; */
    left: 0;
    align-items: center;
 
  }

.venda-td, .bilhetes-td{
  display: none;
}
  .toggle.active{
    /* position: fixed;
    z-index: 10000;
    right: 0;
    left: initial; */

    position: fixed; 
    z-index: 1000;
    left: initial;
    width: 100%;
    opacity: 0;
    
    /* position:fixed; */
  }

  .bilist{
        
    fill: teal;
    padding-left: 4px;
    margin-top: 10px;
    
  }



  /* .bilist.active{
        
    fill:rgb(255, 255, 255);
    opacity: 100%;
    transition: 0.3s;
    animation-delay: 0.5s; 

      
  } */

   .topbar{
     left: 0;
  }

  .maindash,
  .maindash.active{
    width: 100%;

    left: 0;
    overflow-x: hidden;

  }
.card{
  background-color: #00000000;
}

 
/* .navigation ul li a .icon{
  position: relative;
  display: block;
  min-width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.navigation ul li a .icon .bi{

  color: whitesmoke;
  font-size: 24px;

} */

.navigation.active ul li a .title{

  position: relative; 
  display: block;
  padding: 0 10px;
  height: 60px;
  line-height: 60px;
  white-space: nowrap;
  font-size: medium;


}



  .navigation ul li a .icon .bi-list{
    opacity: 100%;
    color: whitesmoke;
  
  }

  .form-cadastro{
    margin-left: 2%;
    margin-right: 2%;
    
  }

  .alert{
    text-align: center;
    margin-bottom: 0;
    /* margin-right: -60px; */
  }

  /* .bilhete{
    display: none;
  } */

  .table td{
    font-size: 12px;
  }

  .numero-td {
    display: none;
  }

  .circulo{
    width: 7px;
    height: 7px;
  }

  .voltar{
    position: fixed;
    right: 30px;
    top: 92%;
  }



}


@media (max-width: 380px){

  .hidden-380{
    display: none;
  }

  p{
    font-size: small;
  }

  .detalhes .table{

    font-size: small;
  }


  .glossario span{
    font-size: 10px;
  }



}


@media (max-width: 300px){

  .hidden-300{
    display: none;
  }

  p{
    font-size: x-small;
  }

  .search{
    position: relative;
    width: 180px;
    margin: 10px;
  
  }

  .detalhes .table{

    font-size: x-small;
  }

  .table .bilhete{
    display: none;
  }

}

/*####################daqui para baixo codigo antigo################*/

.img-perfil{
  position: relative;
  display: inline-block;
}

/* .img-perfil:hover .edit {
  display: block;
  

} */

.edit{
  /* padding-top: 7px;
  padding-right: 7px; */
  position: relative;
  top: 16%;
  left: 34%;
  /* display: none; */

}

.edit:hover .bi{
  color: rgba(255, 255, 255, 0.771);

}
.edit .bi{
  padding-top: 7px;
  padding-right: 7px;
  position: absolute;
  left: 4px;
  top: 20px;
  color: rgba(255, 255, 255, 0.473);
  font-size: 70px;
  z-index: 1;
}


.imagens{
  /* display: flex; */
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  column-gap: 5px;
  padding-top: 5px;
}


.prev-img{
  /* width: 250px; */
  position: relative;
  height: 170px;
  border: none;
  
}


.alert{
  text-align: center;
  margin-bottom: 0;
  /* margin-right: -60px; */
}