@font-face{font-family:icomoon;src:url('fonts/icomoon.eot?7ikujl');src:url('fonts/icomoon.eot?7ikujl#iefix') format('embedded-opentype'),url('fonts/icomoon.ttf?7ikujl') format('truetype'),url('fonts/icomoon.woff?7ikujl') format('woff'),url('fonts/icomoon.svg?7ikujl#icomoon') format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-home:before{content:"\e900"}.icon-newspaper:before{content:"\e904"}.icon-pencil:before{content:"\e905"}.icon-files-empty:before{content:"\e925"}.icon-cart:before{content:"\e93a"}.icon-coin-dollar:before{content:"\e93b"}.icon-bubbles3:before{content:"\e96f"}.icon-spinner11:before{content:"\e984"}.icon-wrench:before{content:"\e991"}.icon-cog:before{content:"\e994"}.icon-cogs:before{content:"\e995"}.icon-stats-bars:before{content:"\e99c"}.icon-menu:before{content:"\e9bd"}.icon-plus:before{content:"\ea0a"}.icon-cross:before{content:"\ea0f"}.icon-checkmark2:before{content:"\ea11"}.icon-enter:before{content:"\ea13"}.icon-loop2:before{content:"\ea2e"}


.table-wrapper-listas {
overflow-y: auto;    /* Ativa a rolagem vertical se o conteúdo exceder a altura */
max-height: 50%;   /* Obrigatório definir uma altura máxima para a rolagem funcionar */
overflow-x: hidden;  /* Opcional: esconde a rolagem horizontal se não for desejada */
}

.table-wrapper {
overflow-y: auto;    /* Ativa a rolagem vertical se o conteúdo exceder a altura */
max-height: 50%;   /* Obrigatório definir uma altura máxima para a rolagem funcionar */
overflow-x: hidden;  /* Opcional: esconde a rolagem horizontal se não for desejada */
}


.card-produto:focus {
outline: 1px solid rgb(128, 158, 184);
background-color: rgb(209, 204, 204); 
cursor: pointer;
}

.card-produto a:focus {
outline: none;
}

label {
font-family: Arial, sans-serif; 
margin-bottom: 10px; 
color:#111312;
font-weight: bold; 
}

body {
color: #202020; 
}

.table-container {
max-height: 400px; 
overflow-y: auto;
width: 100%;
}

.table {
width: 100%;
}

.table thead th {
position: sticky; 
top: 0; 
background: steelblue; 
color: white; 
z-index: 1; 
padding: 10px;
text-align: left;
}

.table tbody td {
padding: 10px;
text-align: left;
background-color: #fff; 
color:#111312;
}


.numero{
text-decoration: none;
background: #bfc5c9ff;
text-align: center;
padding: 0px 0;
display: block;
margin: 0 1px;
float: left;
width: 20px;
color: #fff;
}
.numero:hover, .numativo, .controle:hover{
background: #3d7fe2ff;
}
.controle{
text-decoration: none;
background: #d5dde2ff;
text-align: center;
padding: 0px 6px;
display: block;
margin: 0 1px;
float: left;
color: #383535ff;
}

.nav_direita{
float: right;
}

.nav_direita_paginas{
float: left;
}


.btn_direita {
display: flex;
justify-content: flex-end;
}


.destacada {
background-color: rgb(239, 240, 241);
}

.page-item{
background-color:steelblue;

}

.btn_pag {
color:  rgba(250, 248, 248, 1);
cursor: pointer;
}

.area{
margin: 10px auto;
box-shadow: 0 10px 100px #ccc;
padding: 20px;
box-sizing: border-box;
max-width: 100%;
text-align: center;
}

.area video{
width: 100%;
height:100%;
box-sizing: border-box;
background-color: rgb(114, 111, 111);
}

.area textarea{
width: 200px;
height:160px;
box-sizing: border-box;
}

.area button{
margin-top: 10px;
margin-bottom: 10px;
text-align: center;

}


.area img{
width: 200px;
height:160px;
}

.area .caminho-imagem{
padding: 5px 10px;
border-radius: 3px;
background-color: #068c84;
text-align: center;
}

.area .caminho-imagem a{
color: white;
text-decoration: none;
}

.area .caminho-imagem a:hover{
color: yellow;
}


.dataTables_paginate{
font-size: 8px;
padding: 0 0 0 0;
} 

.label-radio{
position: relative;
cursor: pointer;
color: silver;
font-size: 16px;
user-select: none;
padding-left: 20px;
}

.label-radio input{
 display: none; 
 }
.label-radio .bol-radio{
position: absolute;
top: 0;
left:0;
height: 16px;
width: 16px;
border: 1px solid silver;
background-color: white;
border-radius: 50%;
margin-top: 4px;
}

.label-radio input:checked ~.bol-radio{
  background-color: #3498db;
  border-color: cornflowerblue;  
}

.label-radio:hover .bol-radio{
border-color: cornflowerblue;      
} 

.label-radio .bol-radio::after{
content: '';
position: absolute;
top: 5px;
left: 5px;
width: 4px;
height: 4px;
border-radius: 50%;
background-color: white;
display: none;    
}

.label-radio input:checked ~ .bol-radio::after{
 display: block;   
}

.submit-lente {
    position:absolute;
    top:0; right:0;
    z-index:10;
    border:none;
    background:transparent;
    outline:none;
   
     }
  
  .submit-line {
    position: relative;
    width: 200px;
    }
  
  .submit-line input {
    width: 100%;
  }


.group-radios{
border:1px solid #e9e6e6;
border-radius:6px;
height: 38px;
}

.wrapper_bai_ped {
display: flex;
flex-wrap: wrap;
width: 100%;
height: 40px;
padding: 0px 10px 0px 10px;
text-align: justify;
}


.wrapper_ {
display: flex;
flex-wrap: wrap;
width: 100%;
padding: -10px 0px 0px 0px;

}
.box-tot {
box-sizing: border-box;
background-color: #f5f6fa;
padding: 1rem;
margin: 1rem;
width: calc((100% / 3) - 2rem);
}

.box-tot-ped {
box-sizing: border-box;
padding: 1rem;
margin: 1rem;
width: calc((100% / 3) - 2rem);
}

.btn-text-top {
background-color: #f5f6fa;
border: 1px solid #f5f6fa;
padding: 15px 50px 15px 30px;
border-radius: 18px;
width: 30%!important;
height: 42px;
font-weight: 300;
color:  rgb(27, 26, 26);
}

.btnitem{
width: 35px;
height: 35px;
padding: 0 0 0 0;   
margin-top: 2px;
margin-left: -8px; 
}

.pesqitem{
justify-content: right;    
}

.ima_item {
width: 100px;
height: 100px;
}

#busca_revendedor {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-position: 218px center;
width: 350px;
height: 35px;
border: 2px solid #ddd;
}

.form-check{
font-size:18px;    
color: steelblue;
margin-top: 9px;
}

.labelfile {
background-color: #3498db;
border-radius: 5px;
color: #fff;
cursor: pointer;
margin-left:-5px;
width: 100%;
font-size:10px;
text-align: center;
}

#btnfile {
width: 100%;
height: 15px;	
margin-left:-5px;
margin-top:-5px;
background-color:steelblue;
font-size:10px;
color: white;
cursor: pointer;
text-align: center;
padding: 0 10 10 10;
}

.labelfile_importar {
width: 80%;
height: 30px;	
text-align: center;
margin-top: 20px;
margin-left: 30px;
margin-right: 30px;
background-color:steelblue;
font-size:12px;
color: white;
cursor: pointer;
padding:  6px 0px 0px 0px;
}

.nav_importar{
text-align: center;
margin: auto;
}
  

.navform{
margin: auto;
border-style:dotted;
box-shadow: 2px 2px 3px 3px rgb(228, 227, 227);

}

.circle {
 border-radius: 100%;
 width: 135px;
 height: 155px;
 overflow: hidden;
 position: relative;
 
 }
  
 .circle img {
 width: 100%;
 height: 100%;   
 position: absolute;
 bottom: 0;
  }

 .circle_pdf {
 border-radius: 80%;
 width: 60px;
 height: 60px;
 overflow: hidden;
 position: relative;

 }
  
.inputcenter,
input::placeholder{ 
text-align: center;
}

input[type='file'] {
display: none;
}

.navfotos{
margin-left: 10px;
text-align: left;
}

.navfotos2{
width: 70px;    
margin-left: 10px;
text-align: left; 
}


 .img-container-prod img{
  width: 10%;
  height: 10%;
  -webkit-transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
 }
 
 .img-container-prod:hover img{
    -webkit-transform: scale(4.4);
    transform: scale(4.4);
 }


 
 .img-container img{
  width: 10%;
  height: 10%;
  -webkit-transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
 }
 
 .img-container:hover img{
    -webkit-transform: scale(3.2);
    transform: scale(3.2);
 }

 .img-container-hist img{
  width: 50%;
  height: 50%;
  -webkit-transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
 }
 
 .img-container-hist:hover img{
    -webkit-transform: scale(4.4);
    transform: scale(4.4);
 }


 .img-item-lancado{
  width: 70px;
  height: 70px;
  overflow: hidden;
  }
 
 .img-item-lancado img{
 width: 100%;
 height: 100%;
 -webkit-transition: -webkit-transform .5s ease;
 transition: transform .5s ease;
 }
 
 .img-item-lancado:hover img{
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
 }




 .img-container-modal{
  width: 90px;
  height: 90px;
  overflow: hidden;
  }
 
 .img-container-modal img{
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
 }
 
 .img-container-modal:hover img{
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
 }

.titulosmodal{
color:steelblue;
font-size:16px;
font-weight: bold; 
}

.titulosmodal_exemplo{
    font-size:10px;
    }
    
.titulosmodal_linha{
    border-bottom: 0.5px solid silver;
    width: 100%;
    left:0;
    margin-top: -4;
    margin-bottom: 1;
    }

.navmsg{
text-align: center;
}

.btntabelas{
 font-size:17px;

 }


.borda_input{
  outline: 0;
  outline-width: 0;
  border:white;

  }

.col-md-p{
  width: 130px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; 
  }


.imagemlogo{
float: right;
}

.h7{
font-size:14px !important; 
}


.cor-titulo{
color: brown;
}



  @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
#team {
    background:  white;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
}

section {
    padding: 5px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card-q {
    border: block;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card-q,
.backside .card-q {
    min-height: 312px;
}

.backside .card-q a {
    font-size: 16px;
    color: #007b5e !important;
}

.frontside .card-q .card-title,
.backside .card-q .card-title {
    color: #1dcfa6 !important;
}

.frontside .card-q .card-body img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
}

.card-body-graficos {
width: 100%;
height: 300px;
border-radius: 50%;
}
 