.datas {
    width: 100%;
}

/*Arrumar o height do footer quando não se tem nenhum botão*/
.panel-footer.text-right {
    min-height: 30px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

/*Inverter as cores do checkbox do tema*/
.c-checkbox input[type=radio]:checked + span:before, .c-radio input[type=radio]:checked + span:before {
    color: white !important;
}

.c-checkbox input[type=radio]:checked + span, .c-radio input[type=radio]:checked + span {
    background-color: #00a8e8 !important;
}

.calendarPrime .p-datepicker-input-icon-container {
    display: flex;
    align-items: center;
    margin-right: 5px !important;
}

.bg-cinza{
    background-color: #e3e3e3;
    color: black !important;}
.bg-azul{
    background-color: #a4e3ff;
    color: black !important;
}
.bg-roxo{
    background-color:  #d9c4ff;
    color: black !important;}
.bg-amarelo{
    background-color:  #f9ec7b;
    color: black !important;}
.bg-verde{
    background-color:  #bddd97;
    color: black !important;}
.bg-azulclaro{
    background-color: #00a8e8;
    color: black !important;}

.fix-res {
    display: block;
}
    
@media only screen and (max-width: 768px){
    .fix-res {
        display: none;
    }
}

/*Loading*/
.loading {
    z-index: 2;
    background-color: rgba(221, 221, 221, 0.75);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;left: 0;
}

.loading img {
    position: absolute;
    margin: auto;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

/*Alertas*/
.alert-success {
    background-color: #D0E5D5 !important;
    color: #24422E !important;
}

.alert-danger {
    background-color: #F8D9D5 !important;
    color: #7D1424 !important;
}

.txt-ok {
    color: #27ae60;
}

.txt-nao-ok {
    color: #f05050;
}

/*Dashboard*/
.texto-dashboard{
    color: #7d7d7d;
    font-family: montserrat, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.texto-dashboard-active{
    color: var(--secondary-color);
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.icon-dashboard{
    color: var(--secondary-color)3b;
    padding: 10px;
}

.icon-dashboard-active{
    color: var(--primary-color);
    padding: 10px;
}

.icon-dashboard-active:hover{
    color: #00a8e8;
    transition: 0.2s;
}

.link-dashboard{
    color: #7d7d7d!important;
    font-size: 14px;
}

.link-dashboard:hover{
    color: var(--primary-color) !important;
    font-weight: bold;
    transition: 0.2s;
    text-decoration: none;
}

/*Análise de Risco e Oportunidade*/
.analiserisco-item {
    font-weight: bold;
    text-align: center;
}

.grau-risco-tr {
    background-color: #fafafa;
}

.grau-risco-td-1 {
    font-weight: bold;
    text-align: right;
}

.grau-risco-td-2 {
    text-align: center;
}

.grau-risco-td-3 {
    font-weight: bold;
}

.table-no-border tr td {
    border-top: none !important;
}

.table-rows-click tr td {
    cursor: pointer !important;
}

td {
    font-family: montserrat, sans-serif !important;
}

.nivel-submissao {
    font-size: 20px;
}

.fa.fa-check.nivel{
    margin-top: 5px;
}

.declaracao-selecionada {
    background-color: #fafafa;
}

.analise-dispositivo-selecionada {
    background-color: #fafafa;
}

label {
    font-weight: normal !important;
}

.form-delete {
    display: inline;
}

.form-inline {
    display: inline;
}

.obrigatorio {
    border-color: #23b7e5;
}

.obrigatorio:focus{
    border-color: #23b7e2;
}

.margin-nao-autenticado {
    margin-left: 0px !important;
}

.invisivel {
    display: none !important;
}

.invisivel-2 {
    visibility: hidden !important;
}

.no-underline {
    color: #656565 !important;
    text-decoration:none !important;
}

.bg-imagem {
    background-color: #2980b9;
    color: #fff !important;
}

.bg-pdf {
    background-color: #c0392b;
    color: #fff !important;
}

.bg-excel {
    background-color: #27ae60;
    color: #fff !important;
}

.bg-word {
    background-color: #2980b9;
    color: #fff !important;
}

.bg-ppt {
    background-color: #e67e22;
    color: #fff !important;
}

.bg-file {
    background-color: #7f8c8d;
    color: #fff !important;
}

.btn-primary {
    text-transform: uppercase !important;
}

.btn-sep {
    margin: 0 0 2px !important;
}

.btn-circulo {
    padding: 7px 2.5px 7px 2.5px !important;
}

.btn-responsavel {
    padding: 12px 20px 10px 5px !important;
}

.button-spaces {
    margin: 1%;
}

.smaller-text {
    font-size: 97%;
}

.titulo-panel-ativo {
    background-color: #23b7e5;
    color: white;
    margin-left: 1%;
    padding: 5px;
    text-align: center;
    display: block;
    width: 100%;
}

.titulo-panel-inativo {
    background-color: #ddd;
    margin-left: 1%;
    padding: 5px;
    text-align: center;
    display: block;
    width: 100%;
}

.linha-selecionada{
    font-weight: bold;
    font-size: 125%;
}

/*.whirl:after {
    height: 20px !important;
    width: 20px !important;
    top: 78% !important;
    left: 23% !important;
}

.whirl.traditional:after {
    border-right-color: #5d9cec !important;
    border-top-color: #5d9cec !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
}*/

.btn-lg {
    padding: 10px 30px !important;
}

/*.btn-limpar-aprovacao {
    color: #FFF;
    background: #696969;
}

.btn-limpar-aprovacao:hover, .btn-limpar-aprovacao:active, .btn-limpar-aprovacao:focus {
    color: #FFF;
    background: #808080;
}*/

/*.btn-aprovar {
    color: #FFF;
    background: #242a37;
    border: solid 2px #242a37;
    transition: all 0.5s;
}
*/

/*.btn-aprovar:hover, .btn-aprovar:active, .btn-aprovar:focus {
    color: #242a37;
    background: #ffffff00;
    border: solid 2px #242a37;
    transition: all 0.3s;
}*/


.btn-aprovar {
    color: #FFF;
    background: #242a37;
    /*border: solid 2px #242a37;*/
    cursor: pointer;
    transition: all 0.5s;
    border-color: transparent;

}

.btn-aprovar:after {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    color: #fff;
    font-weight: 400;
    transition: all 0.5s;
    font-size: 1px;
    /* visibility: hidden; */
}

.btn-aprovar:hover {
    background: #242a37;
    transition: all 0.5s;
    color: rgba(255,255,255,1);
    /*border: solid 2px #242a37;*/
    border-color: transparent;
}

.btn-aprovar:hover:after {
    opacity: 1;
    color: #fff;
    transition: all 0.5s;
    display: inline-block;
    margin-left: 0.5em;
    visibility: visible;
    font-size: 10px;
}

.btn-limpar-aprovacao {
    color: #FFF;
    background: #a9a9a9;
    /*border: solid 2px #a9a9a9;*/
    cursor: pointer;
    transition: all 0.5s;
}

.btn-limpar-aprovacao:after {
    content: "\f00d";
    font-family: "Font Awesome 6 Pro";
    color: #fff;
    font-weight: 400;
    transition: all 0.5s;
    font-size: 1px;
    visibility: hidden;
    border-color: transparent;
}

.btn-limpar-aprovacao:hover {
    background: #a9a9a9;
    transition: all 0.5s;
    color: rgba(255,255,255,1);
    /*border: solid 2px #a9a9a9;*/
    border-color: transparent;
}

.btn-limpar-aprovacao:hover:after {
    opacity: 1;
    color: #fff;
    transition: all 0.5s;
    display: inline-block;
    margin-left: 0.5em;
    visibility: visible;
    font-size: 10px;
}

.btn-reprovar {
    color: #FFF;
    background: #f27474;
    /*border: solid 2px #242a37;*/
    cursor: pointer;
    transition: all 0.5s;
    border-color: transparent;
    margin-left: 2em;
}

.btn-reprovar:after {
    content: "\f00d";
    font-family: "FontAwesome";
    color: #fff;
    font-weight: 400;
    transition: all 0.5s;
    font-size: 1px;
    visibility: hidden;
}

.btn-reprovar:hover {
    background: #f27474;
    transition: all 0.5s;
    color: rgba(255,255,255,1);
    /*border: solid 2px #242a37;*/
    border-color: transparent;
}

.btn-reprovar:hover:after {
    opacity: 1;
    color: #fff;
    transition: all 0.5s;
    display: inline-block;
    margin-left: 0.5em;
    visibility: visible;
    font-size: 10px;
}

.btn-aprovado {
    background: #000000;
    color:#fff;
    border-radius: 0px!important;
}
.btn-reprovado {
    background: red;
    color:#fff;
    border-radius: 0px!important;
}

.btn-salvar {
    background-color: #00a8e8;
    border-color: #00a8e8;
}

.btn-salvar:hover, .btn-salvar:active, .btn-salvar:focus {
    background-color: #007ea7 !important;
    border-color: #007ea7 !important;
    font-weight: 600;
    transition: all 0.2s ease;
}

.btn-incluir {
    background-color: #F59B00;
    border-color: #F59B00;
}

.btn-incluir:hover, .btn-incluir:active, .btn-incluir:focus {
    background-color: #FFAF0A !important;
    border-color: #FFAF0A !important;
}

.btn-voltar {
    background-color: #A9A9A9;
    border-color: #A9A9A9;
}

.btn-voltar:hover, .btn-voltar:active, .btn-voltar:focus {
    background-color: #8b8b8b !important;
    border-color: #A9A9A9 !important;
}

.btn-modal-fechar {
    background-color: #A9A9A9 !important;
    border-color: #A9A9A9 !important;
    color: white !important;
    float: left;
    border-radius: 20px !important;
}

.btn-modal-fechar:hover, .btn-modal-fechar:active, .btn-modal-fechar:focus {
    background-color: #C0C0C0 !important;
    border-color: #C0C0C0 !important;
    color: white !important;
    float: left !important;
}

.direcao .list-group-item {
    display: flex;
    justify-content: space-between;
}

.btn-remover-linha {
    /**/
}

.btn-remover-linha:hover {
    /**/
}

.btn-adicinar-linha {
    /**/
}

.btn-adicinar-linha:hover {
    /**/
}

/* Características */
.tb-form.car-2,
.tb-form.car-3,
.tb-form.car-7,
.tb-form.car-8,
.tb-form.car-9 {
    width: 100px !important;
}

.tb-form.car-1,
.tb-form.car-4,
.tb-form.car-5 {
    width: 200px !important;
}

.tb-form.car-6 {
    width: 400px !important;
}

.table-formulario-caracteristicas {
    width: 1500px;
}

/* Operações */
.tb-form.op-2,
.tb-form.op-3 {
    width: 100px !important;
}

.tb-form.op-1 {
    width: 200px !important;
}

.tb-form.op-4,
.tb-form.op-5,
.tb-form.op-6,
.tb-form.op-7,
.tb-form.op-8 {
    width: 300px !important;
}

.table-formulario-operacoes {
    width: 2200px;
}

/* Aprovação Aparẽncia */
.tb-form-aprovacao {
    text-align: center;
}

.tb-form-aprovacao th {
    border: 1px solid #ddd;
    border-top: 1px solid #ddd !important;
    vertical-align: middle !important;
}

.tb-form-aprovacao td {
    text-align: center;
}

.tb-form-aprovacao.apar-3,
.tb-form-aprovacao.apar-4,
.tb-form-aprovacao.apar-5,
.tb-form-aprovacao.apar-6 {
    width: 200px !important;
}

.tb-form-aprovacao.apar-14,
.tb-form-aprovacao.apar-15,
.tb-form-aprovacao.apar-16,
.tb-form-aprovacao.apar-17,
.tb-form-aprovacao.apar-18 {
    width: 110px !important;
}

.tb-form-aprovacao.apar-19,
.tb-form-aprovacao.apar-20,
.tb-form-aprovacao.apar-21,
.tb-form-aprovacao.apar-22,
.tb-form-aprovacao.apar-23,
.tb-form-aprovacao.apar-24,
.tb-form-aprovacao.apar-25,
.tb-form-aprovacao.apar-26,
.tb-form-aprovacao.apar-27,
.tb-form-aprovacao.apar-28,
.tb-form-aprovacao.apar-29,
.tb-form-aprovacao.apar-30 {
    width: 110px !important;
}
.tb-form-aprovacao.apar-12,
.tb-form-aprovacao.apar-13 {
    width: 300px !important;
}

.tb-form-aprovacao td.td-1 {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.tb-form-aprovacao td.td-2,
.tb-form-aprovacao td.td-7,
.tb-form-aprovacao td.td-8,
.tb-form-aprovacao td.td-9,
.tb-form-aprovacao td.td-10,
.tb-form-aprovacao td.td-15,
.tb-form-aprovacao td.td-17,
.tb-form-aprovacao td.td-19,
.tb-form-aprovacao td.td-21,
.tb-form-aprovacao td.td-24,
.tb-form-aprovacao td.td-25 {
    border-right: 1px solid #ddd;
}

.tb-form-aprovacao.apar-7 {
    border-left: 2px solid #95a5a6;
    border-top: 2px solid #95a5a6 !important;
}

.tb-form-aprovacao.apar-8,
.tb-form-aprovacao.apar-9,
.tb-form-aprovacao.apar-10 {
    border-top: 2px solid #95a5a6 !important;
}

.tb-form-aprovacao.apar-11 {
    border-right: 2px solid #95a5a6;
    border-top: 2px solid #95a5a6 !important;
}

.tb-form-aprovacao td.td-11,
.tb-form-aprovacao td.td-23 {
    border-right: 2px solid #95a5a6;
}

.tb-form-aprovacao.aparencia {
    width: 3600px;
}

/* Plano de Controle */
.tb-form-plano {
    text-align: center;
}

.tb-form-plano.proc-1,
.tb-form-plano th {
    border: 1px solid #ddd;
    border-top: 1px solid #ddd !important;
    vertical-align: middle !important;
}

.table-height-fixer {
    min-height: 90px !important;
    max-height: 90px !important;
    height: 90px !important;
}

.tb-form-plano td {
    text-align: center;
}

.plano.processo.car {
    /*padding: 9px 16px;*/
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

/* PC Protótipo */
.tb-form-plano.prot-1,
.tb-form-plano.prot-2,
.tb-form-plano.prot-3,
.tb-form-plano.prot-4,
.tb-form-plano.prot-5,
.tb-form-plano.prot-6 {
    width: 300px !important;
}

.tb-form-plano.prototipo {
    width: 2000px;
}

.tb-form-plano td {
    border: 1px solid #ddd;
}


/* FMEAs */
.tb-form-fmea {
    text-align: center;
}

.tb-form-fmea.proc-1,
.tb-form-fmea th {
    border: 1px solid #ddd;
    border-top: 1px solid #ddd !important;
    vertical-align: middle !important;
}

.tb-form-fmea td {
    text-align: center;
    border: 1px solid #ddd;
}

/* Fmea de Processo */
.tb-form-fmea.proc-1,
.tb-form-fmea.proc-3,
.tb-form-fmea.proc-4,
.tb-form-fmea.proc-7,
.tb-form-fmea.proc-10,
.tb-form-fmea.proc-13,
.tb-form-fmea.proc-14,
.tb-form-fmea.proc-16,
.tb-form-fmea.proc-17 {
    width: 300px !important;
}
.tb-form-fmea.proc-15,
.tb-form-fmea.proc-17{
    width: 122px !important;
}

.tb-form-fmea.proc-2 {
    width: 30px !important;
}

.tb-form-fmea.proc-8 {
    text-align: center;
}

.tb-form-fmea.proc-5,
.tb-form-fmea.proc-6,
.tb-form-fmea.proc-9,
.tb-form-fmea.proc-11,
.tb-form-fmea.proc-12,
.tb-form-fmea.proc-18,
.tb-form-fmea.proc-19,
.tb-form-fmea.proc-20,
.tb-form-fmea.proc-21 {
    width: 100px !important;
}

.tb-form-fmea.processo {
    width: 4200px;
}

.fmea.processo.car {
    /*padding: 9px 16px;*/
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

/* Fmea de Projeto */
.tb-form-fmea.proj-1,
.tb-form-fmea.proj-3,
.tb-form-fmea.proj-4,
.tb-form-fmea.proj-7,
.tb-form-fmea.proj-10,
.tb-form-fmea.proj-13,
.tb-form-fmea.proj-14,
.tb-form-fmea.proj-15,
.tb-form-fmea.proj-16{
    width: 300px !important;
}
.tb-form-fmea.proj-15,
.tb-form-fmea.proj-17 {
    width: 120px !important;
}
.tb-form-fmea.proj-2 {
    width: 30px !important;
}

.tb-form-fmea.proj-8 {
    text-align: center;
}

.tb-form-fmea.proj-5,
.tb-form-fmea.proj-6,
.tb-form-fmea.proj-9,
.tb-form-fmea.proj-11,
.tb-form-fmea.proj-12,
.tb-form-fmea.proj-18,
.tb-form-fmea.proj-19,
.tb-form-fmea.proj-20,
.tb-form-fmea.proj-21 {
    width: 100px !important;
}

.tb-form-fmea.projeto {
    width: 4200px;
}

/* Ensaio Dimensional */
.tb-form-ensaio.dim-5,
.tb-form-ensaio.dim-6,
.tb-form-ensaio.dim-7,
.tb-form-ensaio.dim-7,
.tb-form-ensaio.dim-8,
.tb-form-ensaio.dim-9,
.tb-form-ensaio.dim-10,
.tb-form-ensaio.dim-11,
.tb-form-ensaio.dim-12,
.tb-form-ensaio.dim-13,
.tb-form-ensaio.dim-14 {
    width: 120px !important;
}

.tb-form-ensaio.dim-1,
.tb-form-ensaio.dim-17 {
    width: 100px !important;
}

.tb-form-ensaio.dim-2 {
    width: 300px !important;
}

.tb-form-ensaio.dim-4 {
    width: 150px !important;
}

.tb-form-ensaio.dim-0,
.tb-form-ensaio.dim-16 {
    width: 50px !important;
}

.tb-form-ensaio.dim-15 {
    width: 100px !important;
}

.tb-form-ensaio td.td-3,
.tb-form-ensaio td.td-4 {
    width: 180px !important;
}

.tb-form-ensaio.dimensional.acomp-res-nao {
    width: 1800px;
}

/* Ensaio Material */
.tb-form-ensaio.mat-5,
.tb-form-ensaio.mat-6,
.tb-form-ensaio.mat-7,
.tb-form-ensaio.mat-7,
.tb-form-ensaio.mat-8,
.tb-form-ensaio.mat-9,
.tb-form-ensaio.mat-10,
.tb-form-ensaio.mat-11,
.tb-form-ensaio.mat-12,
.tb-form-ensaio.mat-13,
.tb-form-ensaio.mat-14 {
    width: 120px !important;
}

.tb-form-ensaio.mat-1,
.tb-form-ensaio.mat-17 {
    width: 100px !important;
}

.tb-form-ensaio.mat-2 {
    width: 300px !important;
}

.tb-form-ensaio.mat-4 {
    width: 150px !important;
}

.tb-form-ensaio.mat-0,
.tb-form-ensaio.mat-16 {
    width: 50px !important;
}

.tb-form-ensaio.mat-15 {
    width: 100px !important;
}

.tb-form-ensaio td.td-3,
.tb-form-ensaio td.td-4 {
    width: 180px !important;
}

.tb-form-ensaio.material.acomp-res-nao {
    width: 1800px;
}

/* Ensaio Desempenho */
.tb-form-ensaio.desemp-5,
.tb-form-ensaio.desemp-6,
.tb-form-ensaio.desemp-7,
.tb-form-ensaio.desemp-7,
.tb-form-ensaio.desemp-8,
.tb-form-ensaio.desemp-9,
.tb-form-ensaio.desemp-10,
.tb-form-ensaio.desemp-11,
.tb-form-ensaio.desemp-12,
.tb-form-ensaio.desemp-13,
.tb-form-ensaio.desemp-14 {
    width: 120px !important;
}

.tb-form-ensaio.desemp-1,
.tb-form-ensaio.desemp-17 {
    width: 100px !important;
}

.tb-form-ensaio.desemp-2 {
    width: 300px !important;
}

.tb-form-ensaio.desemp-4 {
    width: 150px !important;
}

.tb-form-ensaio.desemp-0,
.tb-form-ensaio.desemp-16 {
    width: 50px !important;
}

.tb-form-ensaio.desemp-15 {
    width: 100px !important;
}

.tb-form-ensaio td.td-3,
.tb-form-ensaio td.td-4 {
    width: 180px !important;
}

.tb-form-ensaio.desempenho.acomp-res-nao {
    width: 1800px;
}

.alert-linha {
    background-color: white;
    -webkit-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    -ms-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}

.alert-linha.alert-on {
    background-color: #f9f2f4;
    -webkit-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    -ms-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}

@-webkit-keyframes fadein{
    from{
        opacity: 1;
    }
    to{
        opacity: 0;
    }
}

.text-center {
    text-align: center !important;
}

.npr {
    font-weight: bold;
}

/*Inputs*/
.input-danger {
    border-color: #f05050 !important;
    color: #f05050 !important;
    background-color: #f9f2f4 !important;
    font-weight: bold;
}

.input-warning {
    border-color: #e67e22 !important;
    color: #e67e22 !important;
    background-color: #f9dfc8 !important;
    font-weight: bold;
}

.input-success {
    border-color: #27ae60 !important;
    color: #27ae60 !important;
    background-color: #caebd8 !important;
    font-weight: bold;
}

.viabilidade-questionario-tipo-0 {
    background-color: #fff;
}

.viabilidade-separador {
    background-color: #eaeaea !important;
    color: #656565;
    font-weight: bold;
}

.grab {
    cursor: -webkit-grab !important;
}

.grab:active {
    cursor: -webkit-grabbing !important;
}

.simbolo-icone {
    max-width: 20px;
    max-height: 20px;
}

operacao {
    max-height: 350px;
    overflow-y: scroll;
}

.operacao li:hover {
    cursor: pointer;
    color: #66afe9;
}

.direcao {
    margin-bottom: 5%;
}

.direcao .list-group {
    width: 66%;
    text-align: center;
    margin: 0 auto;
    display: table;
}

.direcao img {
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    padding: 4px;
}

.direcao img:hover {
    border: 1px solid #66afe9;
    cursor: pointer;
}

.celula {
    text-align: center;
    min-height: 112px;
    width: 15%;
}

.celula:hover {
    cursor: pointer;
    background-color: #eee;
}

.celula img {
    max-width: 50px;
    max-height: 50px;
}

.celula i {
    cursor: pointer;
    float: right;
    margin: 4% 4%;
    width: 16px;
    height: 16px;
}

.celula .panel-heading {
    display: none;
    padding: 4px 15px;
}

.fluxo-linha-ordenacao {
    float: left;
    width: 1%;
    margin-top: 4%;
    padding-left: 0.5%;
}

.fluxo-linha-matriz {
    float: left;
    width: 99%;
}

.simbolo-tipo-operacao {
    padding: 3px;
    border: 1px solid #ddd;
}

.clicavel {
    cursor: pointer;
}

.clicavel:hover {
    color: var(--primary-color);
    transition: color 0.2s linear;
    /* font-weight: bold; */
 }

.clicavel.icone {
    margin: 4% 4%;
    width: 16px;
    height: 16px;
}

/* Cronograma */

.atividades.detalhes {
    margin-left: 2%;
}

.tb-cronograma th {
    text-align: center;
}

.tb-cronograma tr.disabled {
    color: #ddd;
}

.modal-cronograma {
    margin: 1%;
}

.modal-cronograma.titulo {
    font-size: 16px;
    font-weight: bold;
}

.com-borda {
    border: 1px solid #ddd !important;
}

.f-left {
    float: left;
}

.documentos-card-icones {
    margin: 2%;
}

.desenhos-card-icones {
    margin: 2%;
}

.list-group-item.lab:hover {
    color: #66afe9 !important;
    cursor: pointer;
}

.panel-heading span:first-child {
    color: var(--secondary-color) !important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.panel-titulo {
    text-transform: uppercase;
}

.panel-titulo-heading {
    background-color: var(--secondary-color)!important;
    /* background-image: -webkit-linear-gradient(left, #242a37 0%, var(--secondary-color) 100%)!important;
    background-image: -o-linear-gradient(left, #242a37 0%, var(--secondary-color) 100%)!important;
    background-image: linear-gradient(to left, #242a37 0%, var(--secondary-color) 100%)!important; */
    color: #fff !important;
    border-bottom: 1px solid #ddd !important;
    margin-top: -3px;
}

.panel-subtitulo {
    border-bottom: 1px solid #ddd;
    margin-bottom: 2%;
    margin-top: 2%;
}

.destaque-data-titulo-1 {
    width: 25%;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    border-top: 3px solid #cfdbe2 !important;
    border-left: 3px solid #cfdbe2;
    border-right: 3px solid #cfdbe2;
    border-bottom: 0 !important;
    background-color: #f6f6f6;
}

.destaque-data-titulo-2-left {
    font-size: 13px;
    text-transform: uppercase;
    vertical-align: text-top;
    padding: 0;
    border-bottom: 0 !important;
    border-top: 0 !important;
    background-color: #f6f6f6;
    text-align: center !important;
    border-left: 3px solid #cfdbe2;
    /*padding-left: 28px !important;*/
}

.destaque-data-titulo-2-between {
    border-bottom: 0 !important;
    border-top: 0 !important;
    background-color: #f6f6f6;
}

.destaque-data-titulo-2-right {
    font-size: 13px;
    text-transform: uppercase;
    vertical-align: text-top;
    padding: 0;
    border-bottom: 0 !important;
    border-top: 0 !important;
    background-color: #f6f6f6;
    text-align: center !important;
    border-right: 3px solid #cfdbe2;
}

.titulo-2 {
    font-size: 13px;
    text-transform: uppercase;
    vertical-align: text-top;
    padding: 0;
}

.destaque-data-linhas-left {
    border-left: 3px solid #cfdbe2;
    border-bottom: 0 !important;
    border-top: 0 !important;
    overflow: visible !important;
    padding: 0 !important;
    padding-top: 16px !important;
    text-align: center;
    background-color: #f6f6f6;
    /*   padding-left: 28px !important;*/
}

.destaque-data-linhas-left input {
    float: right;
}

.destaque-data-linhas-right {
    border-right: 3px solid #cfdbe2;
    border-bottom: 0 !important;
    border-top: 0 !important;
    padding: 0 !important;
    padding-top: 16px !important;
    text-align: center;
    background-color: #f6f6f6;
}

.destaque-data-linhas-right input {
    float: left;
}

.destaque-data-linhas-between {
    border-bottom: 0 !important;
    border-top: 0 !important;
    padding-top: 16px;
    text-align: center;
    background-color: #f6f6f6;
}

/*.destaque-data-linhas-left div{
    width: 100%;
    text-align: center;
}*/

.destaque-data-linhas-left i {
    float: right;
    margin-right: -32px;
    margin-top: -17px;
}

/*.destaque-data-linhas-right div{
    float: left;
    margin-left: 44px;
    margin-top: 0px;
}*/

.tb-cronograma .progress-bar {
    /* width: 10%; */
    font-weight: bold;
    /* color: #6b6767; */
}

.tb-cronograma .progress {
    height: 20px;
    border-radius: 50px;
}

.tb-cronograma .progress.success {
    background-color: #dff0d8;
}

.tb-cronograma .progress.warning {
    background-color: #fcf8e3;
}

.tb-cronograma .progress.danger {
    background-color: #f2dede;
}

.tb-cronograma tr:last-child .destaque-data-linhas-left {
    border-bottom: 3px solid #cfdbe2 !important;
}

.tb-cronograma tr:last-child .destaque-data-linhas-between {
    border-bottom: 3px solid #cfdbe2 !important;
}

.tb-cronograma tr:last-child .destaque-data-linhas-right {
    border-bottom: 3px solid #cfdbe2 !important;
}

.button-panel button {
    width: 73px;
    height: 68px;
}
.button-panel button h6{
    font-size: 8px;
}

.button-panel {
    margin-right: 30px !important;
}

.btn-group button h6 {
    text-transform: uppercase;
    font-weight: bold;
    font-size:7px;
}

/* Fim Cronograma */
/*MSA - R&R por Atributo*/
.tb-msa-atributo th, .tb-msa-atributo td {
    border: 1px solid black !important;
}

.tb-msa-rr-atributo th {
    border: 1px solid #eee !important;
}

.tb-msa-rr-atributo th, .tb-msa-rr-atributo td {
    text-align: center !important;
}

/*MSA - Linearidade*/
.col-md-1.titulo-linha {
    margin-top: 15px;
    font-weight: bold;
}

/*Capabilidade*/
.tb-capabilidade {
    width: 3125px;
}

.tb-capabilidade input {
    width: 110px!important;
}

/*Relatorio Checklist APQP*/
.tb-align-left {
    text-align: left;
}
.tb-number-question{
    font-size: 18px;
}
ul.options-side-by-side{
    list-style: none outside none;
    margin:0;
    padding: 0;
    text-align: left;
}
ul.options-side-by-side li{
    display: inline-block;
    margin: 0 10px;
    border: 0;
    width: 200px;
}
/* Estudo rr_atributo*/
input.bigger-number{
    padding: 0px;
    text-align: center;
    font-size: 17px;
}
.small-margin {
    padding: 7px 4px !important;
}
input.data-codigo{
    padding: 0px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    width: 40px;
}
input.data-referencia{
    padding: 0px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    width: 40px;
}
/* personalização select2 */
.select2-container--default .select2-selection--single{
    background-color: #fff !important;
    border: 1px solid #ccd0d2 !important;
    border-radius: 4px !important;
    height: 36px !important;
    padding: 6px 12px !important;
    line-height: 1.6 !important;
    border-radius: 4px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 5px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height:22px !important;
    margin-left: -6px !important;
    color: #636b6f !important;
}
/* Dates */
.date{
    width: 145px;
}
.date-100{
    width: 100px!important;
}
/* Form in table */
.tb-input .date{
    width: 90px !important;
    height: 25px !important;
    padding: 4px 5px !important;
}
.tb-input .select2-container--default .select2-selection--single {
    height: 25px !important;
    padding: 2px 0px !important;
}

.tb-input .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0px !important;
}
.tb-input select{
    padding: 0px 4px !important;
    height: 25px !important;
}
.tb-input .btn {
    padding: 1px 4px;
}
.tb-input tr td {
    padding: 8px 4px!important;
}
.tb-input .date{
    margin-bottom:0 !important;
    font-size: 13px;
}
/* end form in table*/

.content-wrapper {
    margin-top: -22px;
}

#modal-resumo .arquivo2 .bootstrap-filestyle{
    margin-left: 33%;
}

/*fix tables*/
@media (min-width: 1200px){
    .container {
        width: 100% !important;
    }
}
.topnavbar .navbar-header .brand-logo-collapsed {
    padding: 10px 5px !important;
}
.celula {
    min-height: 175px !important;
}

.estilo_icones button:hover {
    color: var(--primary-color);
    border-radius: 10px;
    margin-right: 5px;
    margin-top: 5px;
    background: #f6f6f6;
    border-color: #f6f6f6;
}

.estilo_icones button {
    border-radius: 15px;
    margin-top: 5px;
    margin-right: 5px;
    /* color: #004f87; */
}

.label-yellow {
    background-color: #ff9f43;
    color: #fff!important;
}

.borda_obrigatoria {
    border: 1px solid red;
}

.form-control {
    padding: 6px;
}

select.form-control {
    padding-right: 32px !important;
}

.form-fmea-vda{
    width: 20rem!important;
}

.caixa_flex_centralizada {
    display: flex;
    margin-bottom: 1em;
    align-items: center;
    justify-content: start;
}

.data-2 {
    width: 145px;
}

.modal_painel {
    position: fixed;
    top: 30%;
    left: calc(75% - 50%);
    width: 50%;
    font-size: 1.4em;
    z-index: 100;
}

.itens_painel_modal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.itens_painel_modal > button {
    font-size: 1.3em;
    border-radius: 15px;
    font-weight: bold;
    margin: 0.25em;
}

@media only screen and (max-width: 700px) {
    .modal_painel {
        width: 90%;
        left: calc(5%);
    }
}

.qrcode_google {
    display: none;
}

.google_2fa_check:checked ~ .qrcode_google {
    display: block;
}


.flex-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.flex-container > .c-checkbox span {
    margin-left: 0px;
}

.flex_centralizado {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex_inicio {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flex_itens {
    width: 45%;
}
.flex_row {
    display: flex;
    align-items: stretch;
}

.mt-2 {
    margin-top: 2em;
}

#panel-questionario {
    box-shadow: 0 0 black;
}

.caixa_thumbnail {
    transition: all 0.3s ease-in-out;
    width: 200px;
    text-align:center;
    border-radius: 30px;
    border: 2px solid rgba(50,50,50,1)
}

.caixa_thumbnail h2 {
    margin-top: 0.25em;
    margin-bottom: 0.5em;
}

.caixa_thumbnail h3 {
    margin-bottom: 1em
}

.caixa_thumbnail:hover {
    box-shadow: 8px 10px 5px rgba(0,0,0,0.3);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield;
}

.select2-search__field{
    width: 100%!important;
}

.menu-item {
    display: flex !important;
    align-items: center !important;
    gap: 10px
}

.group-btns {
    flex-direction: column;
    button {
        background-color: white !important;
        color: #334155 !important;
        padding-left: 40px;
        position: relative;
        text-align: left;
        border-radius: 12px !important;
        &&::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 8px;
            transform: translateY(-50%);
            width: 24px;
            height: 24px;
            background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj48cGF0aCBkPSJNNy4yNSA3aDkuNVY1YzAtMi0uNzUtMy0zLTNoLTMuNWMtMi4yNSAwLTMgMS0zIDN2MlpNMTYgMTV2NGMwIDItMSAzLTMgM2gtMmMtMiAwLTMtMS0zLTN2LTRoOFoiIHN0cm9rZT0iIzMzNDE1NSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+PHBhdGggZD0iTTIxIDEwdjVjMCAyLTEgMy0zIDNoLTJ2LTNIOHYzSDZjLTIgMC0zLTEtMy0zdi01YzAtMiAxLTMgMy0zaDEyYzIgMCAzIDEgMyAzWk0xNyAxNUg3TTcgMTFoMyIgc3Ryb2tlPSIjMzM0MTU1IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD48L3N2Zz4=");
            background-size: contain;
            background-repeat: no-repeat;
        }
        &&:hover {
            background-color: #f3f4f6 !important;
            border: 1px solid transparent !important;
        }
    }
}

.p-accordionheader svg {
    height: 16px;
    width: 16px;
}

/* Temporario enquanto existir o banner de informação da versão nova*/
.content-wrapper {
    margin-top: 10px !important;
}

.acc-pri {
    .p-accordionheader svg {
        margin-right: 7px;
        color: white !important;
    }
    .p-accordionpanel {
        margin-top: 20px;
        border: none;
    }
    .p-accordionheader {
        border-radius: 10px !important;
        background-color: var(--secondary-color) !important;
        &&:hover {
            background-color: var(--secondary-color) !important;
        }
    }
    .p-accordionpanel-active {
        .p-accordionheader {
            border-bottom-right-radius: 0px !important;
            border-bottom-left-radius: 0px !important;
        }
    }
    .p-accordioncontent-content {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-top: 1px solid #eeeeee;
    }
    .p-accordioncontent-content {
        padding: 0 !important;
    }
}

.p-textarea {
    font-size: 1.3rem !important;
}

.p-datatable-frozen-column {
    z-index: 9;
}

.p-datatable-mask {
    z-index: 10 !important;
}

.table-header-center {
    .p-datatable-column-title {
        text-align: center !important;
        width: 100% !important;
    }
}

.p-datatable-table-container {
    &&::-webkit-scrollbar {
        height: 6px;
    }

    &&::-webkit-scrollbar-track {
        background: #f3f4f6;
        border-radius: 3px;
        margin-bottom: 14px;
    }

    &&::-webkit-scrollbar-thumb {
        background: var(--secondary-color);
        border-radius: 3px;
    }
}

.p-datatable-table-container td:has(> input, > select, > .p-datepicker, > .p-select, > .p-inputnumber) {
  padding: 0 5px !important;
}

.p-paginator-page {
    font-size: 15px !important;
}

.p-datatable-frozen-column {
    border-right: 1px solid #e2e8f0 !important;
}