body {
    margin: 0px;
    background-color: #000000!important;
    background-image: url(img/bg.jpg);
    background-position: center;
    background-attachment: fixed;
    background-size: 100%;
    font-family: HumansBT, Roboto;
    background-repeat: no-repeat;
    font-weight:400;
    width: 100%;
}
img {
    max-width: 100%;
}

.container-login {
    background-color: #3e8d7c!important;
    background-image: url(img/bg.png);
    background-position: center;
    background-attachment: fixed;
    background-size: 100%;
    float: right;
    height: 100vh;
    width: 450px;
    box-sizing: border-box;
    padding: 50px;
    /* display: flex; */
    -webkit-box-shadow: -10px 0px 13px -7px #3e8d7c, -7px -1px 15px 5px rgba(255,255,255,0); 
    box-shadow: -10px 0px 13px -7px #3e8d7c, -7px -1px 15px 5px rgba(255,255,255,0);

}
.login {    
    /* margin: 50px; */
    max-width: 350px;

    /* width: 100%; */
    /* flex: 1; */
    background-color: #fff;
    color: #000000;
    padding: 25px 15px;
    border: 1px solid #3e8d7c;
    border-radius: 5px;
}
.content {
    padding-top: 20px;
    height: 100%;
}
.container {
    max-width: 100%;
}
.form-group{
    width: 100%;
}
.nav-logo {
    background-color: #ffffff;
    background-image: url(img/bg.png);
    background-repeat: no-repeat;
    background-position: center;

}
.navbar {
    background-color: #3e8d7c!important;
    padding: 0px;
}
.navbar a {
    color: #fff!important; 
}
.navbar a:hover {
 background-color: #444444!important;
}
.navbar a:active {
    color: #3e8d7c!important;
    background-color: #000;
   }
   .nav-bar .dropdown-menu a{
       color: #3e8d7c!important;
   }
.item {
    display: flex;
    justify-content: space-between;
}
 #tabelaDinamica a {
    color: rgb(61, 99, 194);
    font-size: 15px;
    margin-left: 5px;
}
#tabelaDinamica th {
    font-size: 12px;
}
.item .fas, .item .far {
    color: #000;
}
.direita {
    text-align: right;
    margin-bottom: 8px;
}


.logo-index {
    margin: 0 auto;
    text-align: center
}
.btn-info {
    background-color: #3e8d7c!important;
    text-transform: uppercase;
    
    /* border-color:rgb(1, 1, 31) */
}
.bg-info {
    background-color: #3e8d7c!important;
    color:#fff;

}
.border-info {
    border-color: #3e8d7c!important;   
}
.text-info {
    color: #3e8d7c!important;
}
.btn-info:hover {
    background-color: red;
}

    .table th {
        padding: 0%;
        font-weight: normal;
        border-color: #000;
      
    }
.table td {
vertical-align: middle;
padding:2px;
/* font-size: 12px; */
border-color: #000;

}
.inputS,.inputF,.inputP  {
    width: 20px;
}

.azul {
    background-color: rgb(134, 200, 254);
    text-align: center;
}
.vermelho {
    background-color: rgb(241, 142, 142);

}
.amarelo {
    background-color: rgb(255, 255, 173);
    
}
.verde {
    background-color: rgb(146, 208, 80);
    text-align: center;
}
.cinza {
    background-color: rgb(168, 167, 167);
    text-align: center;
}

.conteudo-modal h3 {
    text-align: center;
    color: #3e8d7c!important;
    
}
.conteudo-modal .fecha-modal {
    float: right;
    
}

.bg-warning1 {
    background-color: #c25f02;
    color: #fff;
}
#tabelaDinamica p {
    margin-bottom: 0.2rem;
}



.direita-float {
    float: right;
}

.menu-secundario a, .menu-secundario input[type=submit]{
    text-decoration: none;
    background-color: #e2e2e2;
    padding: 3px 5px;
    border: 1px solid #000;
    color: black;
    border-radius: 3px;
}
.menu-secundario a:hover, .menu-secundario input[type=submit]:hover {
    background-color: rgb(56, 56, 56);
    color: #fff;
}

hr {
    border-bottom: 1px #3e8d7c solid;
}



.categorias-conceito .card-header {
    padding: 5px;
    cursor: pointer;
}
.acordC {border: 1px solid rgba(0,0,0,.125); margin-top: 5px; } 
h4.acord-item{ cursor: pointer; background-color: #3e8d7c!important; margin: 0px; color: #ffffff; font-weight:500; padding:.75rem 1.25rem;border-bottom: 1px solid rgba(0,0,0,.125); font-size:1.25rem}
 h4.acord-item:hover, .acord-item .fa:hover { color: #000!important} 
 div.acord-item{ display: none; padding:.75rem 1.25rem } 

 .acordC {border: 1px solid rgba(0,0,0,.125); margin-top: 5px; } 
h4.acord-item-interno{ cursor: pointer; background-color: #3e8d7c!important; margin: 0px; color: #3d3d3d; font-weight:500; padding:.75rem 1.25rem;border-bottom: 1px solid rgba(0,0,0,.125); font-size:1.25rem}
 h4.acord-item-interno:hover, .acord-item-interno .fa:hover { color: #000!important} 
 div.acord-item-interno{ display: none; padding:.75rem 1.25rem } 

 h4.acord-item0{ cursor: pointer; background-color: #3e8d7c!important; margin: 0px; color: #3d3d3d; font-weight:500; padding:.75rem 1.25rem;border-bottom: 1px solid rgba(0,0,0,.125); font-size:1.25rem}
 h4.acord-item0:hover, .acord-item0 .fa:hover { color: #000!important} 
 div.acord-item0{ display: none; padding:.75rem 1.25rem } 

 .icone-cliente {
     color: rgb(61, 99, 194);
     font-size: 16px;
     cursor: pointer;
 }
 .infos-login {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}
.infos-login a{
    margin-top: 0px;
    padding-top: 0px;
}
 .btn-esqueci-senha {
     cursor: pointer;
 }
 .btn-esqueci-senha:hover, .infos-login a:hover {
    color: #3e8d7c;
 }
 .result-senha {
     color: #3e8d7c!important;
     background-color: #000;
 }

 .mostra-pdf {
    margin: 0 auto; width: 100%; height: 100vh
}
    .modal.modal-fullscreen .modal-dialog {
        width: 100vw;
        height: 100vh;
        margin: 0;
        padding: 0;
        max-width: none; }
      
      .modal.modal-fullscreen .modal-content {
        height: auto;
        height: 100vh;
        border-radius: 0;
        border: none; }
      
      .modal.modal-fullscreen .modal-body {
        overflow-y: auto; }

      .sobrepor-conteudo {
        background: rgba(255,255,255,0); margin: 0 auto; height:100vh; width:calc(100% - 50px); position: absolute;
      }

      .center-vertical {
        display: flex;
        align-items: center; 
        justify-content: center; 
      }
.total-nf, .total-nf-2 {
    text-align: center;
    margin-top: 50px;
    
    background-color: #3e8d7c;
    /* border-radius: 10px; */

    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    border: 6px outset #3e8d7c;
}
.total-nf-2 {
    font-size: 15px;
}
.modal-dash {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* display: none; */
}
.modal-dash .conteudo-modal {
    background-color: #fff;
    width: 95%;
    margin: 30px auto;
    height: 95%;
    border-radius: 5px;
    padding: 15px;
    overflow: auto;
}
.conteudo-modal .fecha-modal {
    float: right;
    
}

.table-qualidade td {
    font-size: .8em!important;
}
.form-busca {
    display: flex;
    padding: 20px;
    margin: 10px 30px;
}
.form-busca .btn{
    margin-left: 15px;
}

/* .mostra-busca {
    
} */