<html>

<head>
    <title>Remoção Araçatuba</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <link rel="stylesheet" href="../../libx/bootstrap4.0.0/css/bootstrap.min.css">
    <link rel="stylesheet" href="../../libx/bootstrap4.0.0/css/fontawesome-all.css">
    <!-- DataTable -->
    <link rel="stylesheet" href="../../libx/bootstrap4.0.0/css/dataTables.bootstrap4.min.css">
    <!-- SweetAlert -->
    <!-- <link rel="stylesheet" href="../../libx/sweetalert2/sweetalert2/sweetalert2.min.css"> -->


    <link rel="stylesheet" href="../../libx/default.css">

    <!-- Jquery -->
    <script src="../../libx/bootstrap4.0.0/js/jquery-3.2.1.min.js"></script>
    <!-- Bootstrap -->
    <script src="../../libx/bootstrap4.0.0/js/bootstrap.min.js"></script>
    <!-- DataTable -->
    <script src="../../libx/datatables/datatables/jquery.dataTables.js"></script>
    <script src="../../libx/datatables/datatables-bs4/js/dataTables.bootstrap4.js"></script>
    <!-- SweetAlert2 -->
    <!-- <script src="../../libx/sweetalert2/sweetalert2/sweetalert2.all.min.js"></script> -->
    <script src="https://cdn.jsdelivr.net/npm/sweetalert2@latest"></script>


    <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js"></script>

</head>

<body class='pb-5 pt-0' style='margin-top:50px; margin-bottom:50px'>

    <nav class='navbar fixed-top navbar-light bg-primary p-1 navbar-expand-lg'>
        <a class='navbar-brand text-white p-0 ml-3' href='#'>
             <button onclick="window.location.href='./index.php?idfunc=MjA4NjI=&idsme=MTg='" class='btn btn-outline-light my-0 my-sm-0 btn-xs'>
                        <span class='fa fa-home'></span>
                    </button>        </a>
        <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
            <span class="navbar-toggler-icon"></span>
        </button>
        <div class="collapse navbar-collapse hide" id="navbarSupportedContent">
            <ul class='navbar-nav mr-auto p0 nav=right'>
                <li class="nav-item dropdown">
                        <a class="nav-link dropdown-toggle text-white" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" >
                            Impressos
                        </a>
                        <ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink" id="menu_impresso">
                        </ul>
                    </li>            </ul>
        </div>

        <a class='navbar-brand text-white p-0 ml-3' href='#'>
            <img src='../../../images/Logos/LOGO_D-BRANCO/LOGO_DEMANDA_Haa_200_mm.png' height='30'>        </a>
    </nav><input type='hidden' id='idfunc' value='20862'/><input type='hidden' id='idsme' value='18'/><div class='col-md-12' style='text-align: -webkit-center; margin-top: 4.5rem!important' id='remocao'>
    <!-- ***INSCRIÇÃO*** -->
    <div class='row' id='remocao_inscricao'>
        <div class='col-md-12'>
            <div class="card" style='text-align: justify;padding-right: 0px;padding-left: 0px;'>
                <div class="card-header">
                    Processo de Remoção - Inscrição
                </div>
                <div class="card-body">
                    <table id='tb_remocao_inscricao' class="table table-bordered table-striped table-hover" style='width: 100%'>
                        <thead>
                            <tr class="table-info">
                                <th>Nº</th>
                                <th>Sede</th>
                                <th>Cargo</th>
                                <th>Matrícula</th>
                                <th>Início</th>
                                <th>Inscrição</th>
                                <th>Confirmar Inscrição</th>
                            </tr>
                        </thead>
                    </table>
                </div>
            </div>
        </div>
    </div>
    <!-- ***RECURSO*** -->
    <div class='row mt-4' id='remocao_recurso'>
        <div class='col-md-12'>
            <div class="card" style='text-align: justify;padding-right: 0px;padding-left: 0px;'>
                <div class="card-header">
                    Processo de Remoção - Recurso
                </div>
                <div class="card-body">
                    <table id='tb_remocao_recurso' class="table table-bordered table-striped table-hover" style='width: 100%'>
                        <thead>
                            <tr class="table-info">
                                <th>Nº</th>
                                <th>Sede</th>
                                <th>Impresso Completo</th>
                                <th>Confirmar Impresso</th>
                                <th>Recurso</th>
                                <th>Impresso Recurso</th>
                                <th>Finalizar recurso</th>
                            </tr>
                        </thead>
                    </table>
                </div>
            </div>
        </div>
    </div>
    <!-- ***INDICAÇÃO*** -->
    <div class='row mt-4' id='remocao_indicacao'>
        <div class='col-md-12'>
            <div class="card" style='text-align: justify;padding-right: 0px;padding-left: 0px;'>
                <div class="card-header">
                    Processo de Remoção - Indicação
                </div>
                <div class="card-body">
                    <table id='tb_remocao_indicacao' class="table table-bordered table-striped table-hover" style='width: 100%'>
                        <thead>
                            <tr class="table-info">
                                <th>Nº</th>
                                <th>Sede</th>
                                <th>Indicação</th>
                                <th>Impresso Indicação</th>
                                <th>Concluir Indicação</th>
                            </tr>
                        </thead>
                    </table>
                </div>
            </div>
        </div>
    </div>
    <!-- ***RECURSO PÓS PROCESSO*** -->
    <div class='row mt-4' id='resultado_pos_processo'>
        <div class='col-md-12'>
            <div class="card" style='text-align: justify;padding-right: 0px;padding-left: 0px;'>
                <div class="card-header">
                    Processo de Remoção - Resultado Pós Processo
                </div>
                <div class="card-body">
                    <table id='tb_resultado_pos_processo' class="table table-bordered table-striped table-hover" style='width: 100%'>
                        <thead>
                            <tr class="table-info">
                                <th>Nº</th>
                                <th>Sede</th>
                                <th>Situação</th>
                                <th>Impresso Classificação</th>
                                <th>Recurso</th>
                                <th>Situação do Recurso</th>
                            </tr>
                        </thead>
                    </table>
                </div>
            </div>
        </div>
    </div>
</div>

<div class='col-md-12 mt-4' style='text-align: -webkit-center' id='status'>

</div>

<script src="script/util/Ultil.js?1779868524"></script>
<script src="script/index.js?1779868524"></script>
<nav class="navbar fixed-bottom navbar-light bg-light p-1">
            <span class="navbar-text p-0">
                Módulo: Remoção Araçatuba
            </span>
            <div class='navbar-brand text-white p-0 ml-3' href='#'>
                <img src="../../../images/Logos/LOGO_D-COLOR/LOGO_DEMANDA1_5mm.png" height="30">
            </div>
        </nav> 
    </body>
</html>