﻿@charset "utf-8";
/*CSS Document */
body
{
    background-color: #A6B8D0;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.tudo
{
    width: 99%;
    height: 100%;
    margin: 0 auto;
}

.corpo03_form_pesquisa
{
    width: 40px;
    float: left;
    margin-top: 10px;
}
/* estrutura */

table
{
    border-spacing: 0px;
}

.textHeader
{
    color: #FFFFFF;
}

.topo
{
    width: 100%;
    height: 88px;
    float: left;
}

.hidden
{
    display: none;
}

.topo01
{
    background-image: url(../img/logo.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 320px;
    height: 87px;
    float: left;
}

.topo02
{
    width: 300px;
    height: 87px;
    float: left;
}

.topo03
{
    width: 304px;
    height: 87px;
    float: right;
}

.topo03_cliente
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    padding-top: 62px;
    width: 81px;
    height: 25px;
    float: left;
}

.topo03_separa
{
    width: 21px;
    height: 87px;
    float: left;
}

.topo03_sair
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    background-image: url(../img/botao_sair.jpg);
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-left: 5px;
    margin-left: 123px;
    width: 39px;
    height: 19px;
    float: left;
}

    .topo03_sair:hover
    {
        background-position: bottom;
    }

.corpo
{
    background-color: #FFFFFF;
    width: 100%;
    height: 1270px;
    float: left;
    /*min-width: 1038px;*/
    margin: 0 auto;
	overflow:auto;
}

.corpo01
{
    margin-top: 100px;
    width: 149px;
    height: 600px;
    float: left;
}

.corpo011
{
    width: 149px;
    height: 45px;
    float: left;
}

#menu01
{
    width: 149px;
    height: 100px;
    float: left;
}

#menu02
{
    background-image: url(../img/geral.jpg);
    width: 149px;
    height: 45px;
    float: left;
}

    #menu02:hover
    {
        background-position: bottom;
    }

#menu03
{
    background-image: url(../img/relatorio.jpg);
    width: 149px;
    height: 45px;
    float: left;
}

    #menu03:hover
    {
        background-position: bottom;
    }

#menu04
{
    background-image: url(../img/cadastro.jpg);
    width: 149px;
    height: 45px;
    float: left;
}

    #menu04:hover
    {
        background-position: bottom;
    }

#menu05
{
    background-image: url(../img/pontos.jpg);
    width: 149px;
    height: 45px;
    float: left;
}

    #menu05:hover
    {
        background-position: bottom;
    }

#menu06
{
    background-image: url(../img/cercas.jpg);
    width: 149px;
    height: 45px;
    float: left;
}

    #menu06:hover
    {
        background-position: bottom;
    }

#menu07
{
    background-image: url(../img/eventos.jpg);
    width: 149px;
    height: 45px;
    float: left;
}

    #menu07:hover
    {
        background-position: bottom;
    }

#menu08
{
    background-image: url(../img/rotas.jpg);
    width: 149px;
    height: 45px;
    float: left;
}

    #menu08:hover
    {
        background-position: bottom;
    }

#menu09
{
    background-image: url(../img/manutencoes.jpg);
    width: 149px;
    height: 45px;
    float: left;
}

    #menu09:hover
    {
        background-position: bottom;
    }

#menu10
{
    background-image: url(../img/motorista.jpg);
    width: 149px;
    height: 45px;
    float: left;
}

    #menu10:hover
    {
        background-position: bottom;
    }

 #menu11
{
    background-image: url(../img/financeiro.png);
    width: 149px;
    height: 45px;
    float: left;
}

    #menu11:hover
    {
        background-position: bottom;
    }

.corpo02
{
    background-image: url(../img/separa02.jpg);
    background-repeat: no-repeat;
    width: 13px;
    height: 600px;
    float: left;
    margin-right: 10px;
}

.corpo03
{
    width: 762px;
    height: 738px;
    float: left;
}

.corpo04
{
    width: 762px;
    height: 1238px;
    float: left;
}


.corpo05
{
    width: 762px;
    height: 1338px;
    float: left;
}

.corpo03_menu
{
    width: 762px;
    height: 130px;
    float: left;
}

.corpo03_menu01
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    padding-top: 20px;
    padding-left: 20px;
    width: 742px;
    height: 30px;
    float: left;
}

.login
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    padding-top: 20px;
    padding-left: 310px;
    width: 342px;
    height: 100px;
    float: left;
}

.logologin
{
    padding-top: 0px;
    padding-left: 40px;
    float: left;
}

.corpo03_menu02
{
    width: 762px;
    /*height: 44px;*/
    float: left;
}

.corpo03_botaomeio
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    width: 150px;
    line-height: 28px;
    float: left;
    margin-right: 4px;
    background-color: #3486b8;
    cursor: pointer;
    border: 0px;
    height: 28px;
}

.corpo_botao_historico
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    width: 80px;
    line-height: 10px;
    float: left;
    margin-right: 3px;
    background-color: #3486b8;
    cursor: pointer;
    border: 0px;
    height: 15px;
    border-radius: 6px;
    margin-top: 15px;
}

.corpo03_botaomeioMaior
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    width: 200px;
    line-height: 28px;
    float: left;
    border: 0px;
    margin-right: 4px;
    background-color: #3486b8;
    cursor: pointer;
    height: 28px;
}

.corpo03_botaomeio:hover
{
    background: #d8d8d8 url('../img/lightblue.jpg') repeat-x;
    color: #3486b8;
}

.corpo03_botaomeioMaior:hover
{
    background: #d8d8d8 url('../img/lightblue.jpg') repeat-x;
    color: #3486b8;
}

.corpo03_botaodir
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    background-image: url(../img/botao_fim.jpg);
    width: 160px;
    padding-top: 10px;
    height: 32px;
    float: left;
}

    .corpo03_botaodir:hover
    {
        background-position: bottom;
    }

.corpo03_forms
{
    width: 762px;
    height: 155%;
}

.corpo03_titulo
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
    padding-left: 60px;
    width: 702px;
    height: 40px;
    float: left;
}

.corpo04_titulo
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #003366;
    padding-left: 6px;
    width: 702px;
    height: 40px;
    float: left;
}

.caixaRisco
{
    width: 100px;
    margin: 200px 4px 6px 0;
}

.corpoGerenciador_texto_box
{
    font-family: Verdana;
    font-size: 9px;
    color: #003366;
    width: 121px;
    margin: 6px 4px 6px 0;
    padding-left: 10px;
    line-height: 25px;
    background-color: #d6e2ee;
    height: 25px;
}

.corpo03_texto_box
{
    font-family: Verdana;
    font-size: 11px;
    color: #003366;
    width: 121px;
    margin: 6px 4px 6px 0;
    float: left;
    padding-left: 10px;
    line-height: 25px;
    background-color: #d6e2ee;
    height: 25px;
}

.corpo03_texto_box_maior
{
    width: 145px;
}

.corpo03_texto_box2
{
    font-family: Verdana;
    font-size: 9px;
    color: #003366;
    width: 241px;
    margin: 6px 4px 6px 0;
    float: left;
    padding-left: 10px;
    line-height: 25px;
    background-color: #d6e2ee;
}

.box
{
    padding-left: 5px;
}

.corpo03_texto_grande_box
{
    font-family: Verdana;
    font-size: 16px;
    color: #003366;
    width: 521px;
    margin: 6px 4px 6px 0;
    float: left;
    padding-left: 10px;
    line-height: 25px;
}

.corpo03_texto_muito_grande
{
    font-family: Verdana;
    font-size: 20px;
    color: #003366;
    width: 521px;
    margin: 6px 4px 6px 0;
    float: left;
    padding-left: 10px;
    line-height: 25px;
}

.corpo03_texto_titulo
{
    font-family: Verdana;
    font-size: 20px;
    color: #003366;
    margin: 6px 4px 6px 0;
    float: left;
    padding-left: 10px;
    line-height: 25px;
}

.corpo03_texto_subtitulo
{
    font-family: Verdana;
    font-size: 14px;
    color: #003366;
    margin: 6px 4px 6px 0;
    float: left;
    padding-left: 10px;
    line-height: 25px;
}

.corpo03_form_caixa
{
    font-size: 9px;
    padding-top: 10px;
    width: 245px;
    height: 27px;
    float: left;
}

    .corpo03_form_caixa input
    {
        width: 97%;
    }

.linha
{
    width:100%;
    height: 27px;
    float:left;
    margin-left:0px;
    
}
.link01
{
    font-family: Verdana;
    color: #003366;
    text-decoration: none;
    font-size: 10px;
}

.link02
{
    font-family: Verdana;
    color: #003366;
    text-decoration: none;
    font-size: 11px;
}

.link03
{
    font-family: Verdana;
    color: #003366;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

.link04
{
    font-family: Verdana;
    color: #003366;
    text-decoration: none;
    font-size: 13px;
}

.labelMsg
{
    font-family: Verdana;
    color: #003366;
    text-decoration: none;
    font-size: 9px;
    float: right;
    margin-top: -22px;
}

.corpo03_botao_geral
{
    background-color: #FFFFFF;
    margin: 350px 0 20px 248px;
    text-align: center;
    width: 514px;
}

.corpo03_botao_geral_alto
{
    background-color: #FFFFFF;
    margin: 150px 0 20px 248px;
    text-align: center;
    width: 514px;
}

.corpo03_botao_perfil
{
    background-color: #FFFFFF;
    margin: 350px 0 20px 248px;
    text-align: center;
    width: 514px;
}

.corpo03_botao_geral2
{
    background-color: #FFFFFF;
    margin: 50px 0 20px 248px;
    text-align: center;
    width: 514px;
}

.corpo03_botao_geral_botao
{
    margin-right: 4px;
    float: left;
}

.corpo03_botao_geral_botao_proximo
{
    float: right;
    cursor: pointer;
    width: 70px;
}

.botao_salvar_corpo
{
    border-style: none;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #3486b8;
    text-align: center;
    text-decoration: none;    
    height: 26px;
    background: #d8d8d8 url('../img/lightblue.jpg') repeat-x;
    line-height: 26px;
    display: block;
    cursor: pointer;
}

    .botao_salvar_corpo:hover
    {
        background: #3486b8;
        color: #ffffff;
    }

.botao_salvar_corpoMaior
{
    border-style: none;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #3486b8;
    text-align: center;
    text-decoration: none;
    width: 135px;
    height: 26px;
    background: #d8d8d8 url('../img/lightblue.jpg') repeat-x;
    line-height: 26px;
    display: block;
    cursor: pointer;
}

    .botao_salvar_corpoMaior:hover
    {
        background: #3486b8;
        color: #ffffff;
    }

.botao_salvar_corpo_adicional
{
    border-style: none;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #3486b8;
    text-align: center;
    text-decoration: none;
    width: 35px;
    height: 22px;
    background: #d8d8d8 url('../img/lightblue.jpg') repeat-x;
    line-height: 22px;
    display: block;
    margin-top: 6px;
}

    .botao_salvar_corpo_adicional:hover
    {
        background: #3486b8;
        color: #ffffff;
    }

.rodape
{
    width: 100%;
    height: 100px;
    float: left;
}

/* MENU */

.submenu
{
    background-color: #CCCCCC;
    width: 170px;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    border: 1px solid #FFFFFF;
}

    .submenu:hover
    {
        background-color: #6ABCEE;
    }

/* bulets e indentação */
ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

    /* Posicionando Itens da Lista */
    ul li
    {
        position: relative;
    }

/* Posicionando itens do sub-menu */
li ul
{
    position: absolute;
    left: 149px;
    display: none;
}

/* Melhorando aparência dos links */
ul li a
{
    display: block;
    text-decoration: none;
    color: #003366;
    font-family: Verdana;
    font-size: 10px;
    background: #fff;
}

/* bug IE */
/* Fix IE. Hide from IE Mac \*/
* html ul li
{
    float: left;
}

    * html ul li a
    {
        height: 1%;
    }
/* End */

/* exibindo o submenu */
li:hover ul
{
    display: block;
}

/* Estilizando a Classe Hover */
ul li a:hover
{
    text-decoration: none;
    background: #ccc;
}


/* MENU FIM */

/*TERMOS NOVOS*/
.painel_busca
{
    float: left;
    width: 100%;
    text-align: center;
    /*margin-top:-20px;*/
    margin-bottom: 12px;
}

.painel_Trajeto
{
    float: left;
    /*width:80%;*/
    text-align: center;
    margin-top: 27px;
    /*margin-bottom:12px;*/
}

.painel_Relatorios
{
    float: left;
    /*width:80%;*/
    text-align: center;
    margin-top: 27px;
    /*margin-bottom:12px;*/
}

.painel_2
{
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

.item_busca
{
    border: 1px solid #99CCFF;
    margin: 0 10px;
}

.item
{
    border: 1px solid #99CCFF;
    width: 60px;
}

.image_button
{
    background-image: url('../img/CarroAtivo.png');
    background-repeat: no-repeat;
    background-color: Transparent;
    background-size: 45px;
    cursor: pointer;
}

.image_notificacao
{
    background-image: url('../img/email1.png');
    background-repeat: no-repeat;
    background-color: Transparent;
    background-size: 28px;
    border: none;
    float: right;
    cursor: pointer;
    margin-right: 7px;
}

.image_alerta
{
    background-image: url('../img/AlertaEstatico.png');
    background-repeat: no-repeat;
    background-color: Transparent;
    background-size: 26px;
    border: none;
    float: right;
    cursor: pointer;
}

.image_alerta2
{
    background-image: url('../img/alerta.gif');
    background-repeat: no-repeat;
    background-color: Transparent;
    background-size: 26px;
    border: none;
    float: right;
    cursor: pointer;
}

.image_motorista
{
    background-image: url('../img/people.png');
    background-repeat: no-repeat;
    background-color: Transparent;
    margin-left: 6px;
    cursor: pointer;
}

.imagemAlertaGif
{
    float: right;
    cursor: pointer;
}

.btn_image
{
    cursor: pointer;
    border: none;
}

.btnImgPesquisa
{
    border: none;
    background-image: url('../img/busca.gif');
    width: 25px;
    height: 24px;
    cursor: pointer;
}

.btnProcedimento
{
    width: 110px;
}

.result_busca
{
    width: 240px;
}

.th
{
    position: relative;
}

.gridManutencao
{
    width: 60%;
    top: 53%;
    font-family: Verdana;
    margin: 20px 4px 20px -20px;
    font-size: 11.5px;
    float: left;
    /*position:absolute;*/
}

.gridBusca
{
    width: 100%;
    /*left:60%;*/
    top: 40%;
    float: left;
    font-family: Verdana;
    margin: 20px 4px 20px 0;
    font-size: 12px;
}

.gridCerca
{
    width: 100%;
    top: 10%;
    float: left;
    font-family: Verdana;
    margin: 5px 4px 20px 0;
}

.grid
{
    width: 100%;
    font-family: Verdana;
    margin: 20px 4px 20px 0;
    font-size: 12px;
}

.gridRegistros
{
    font-family: Verdana;
    font-size: 12px;
}

.divBarraRolagem
{
    height: 140px;
    overflow: auto;
    width: 190px;
    font-size: 10px;
}

#divBarraHorizontal
{
    height: 140px;
    overflow: auto;
    width: 190px;
    font-size: 10px;
}

.imgIcone
{
    width: 30px;
    height: 20px;
    float: none;
    vertical-align: middle;
    margin-top: 10px;
}

.div_texto_modal
{
    vertical-align: middle;
    padding: 10px;
}

.div_modal
{
    border: 1px solid #999999;
    margin: 0 auto;
    /*min-width: 300px;*/
    background-color: #FFFFFF;
    color: #3486b8;
    font-size: small;
    font-family: Verdana;
}

.modalBackground
{
    background-color: transparent;
    border: silver 1px inset;
    padding: 2px;
    text-align: center;
    height: 2em;
    width: 200px;
}

.modalBackground2
{
    background-color: #708090;
    border: silver 1px inset;
    padding: 2px;
    text-align: center;
    height: 2em;
    width: 200px;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.botao_ok_modal
{
    margin: 15px;
    vertical-align: middle;
}

.div_botao_modal
{
    border-style: solid none none none;
    border-width: 1px;
    border-color: #CCCCFF;
    background-color: #F2F2F2;
}

.botaoFiltro
{
    float: right;
    margin-top: -30px;
    margin: -30px 30px auto auto;
}

.botaoFiltroCancel
{
    float: right;
    margin-top: -30px;
    margin: -30px 5px auto auto;
}


.modalShow
{
    position: absolute;
    left: 0px;
    top: 0px;
    /*background-color: rgba( 60, 60, 60, 0.8);
    background-color:#CDC9C9;*/
    background-color: rgba( 255, 255, 255,255);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB3C3C3C, endColorstr=#BB3C3C3C); /* IE 6/7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB3C3C3C, endColorstr=#BB3C3C3C)"; /* IE8 */
    height: 1024px;
    width: 100%;
    z-index: 1999;
}

.modalShow2
{
    position: absolute;
    left: 0px;
    top: 0px;
    /*background-color: rgba( 60, 60, 60, 0.8);
    background-color:#CDC9C9;*/
    background-color: transparent;
    height: 1024px;
    width: 100%;
    z-index: 1999;
}


.modalShowULtimosRegistros
{
    position: absolute;
    left: 0px;
    top: 0px;
    /*background-color: rgba( 60, 60, 60, 0.8);
    background-color:#CDC9C9;*/
    background-color: transparent;
    height: 1024px;
    width: 100%;
    z-index: 1999;
}

.modalShow div
{
    margin: 300px auto;
}

.UpdateProgress
{
    width: 300px;
    height: 80px;
    background-color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    line-height: 80px;
}

.imgUpdateProgress
{
    margin: 240px auto auto 600px;
    border: solid 1px Gray;
}

.divTabelaAtendimento
{
    border-style: solid;
    border-color: #DCDCDC;
    border-width: 1px;
    border-radius: 7px;
    width: 320px;
    float: right;
    height: 436px;
    margin-top: -436px;
    margin-right: 5px;
}

.divTabelaComandos
{
    border-style: solid;
    border-color: #DCDCDC;
    border-width: 1px;
    border-radius: 7px;
    float: right;
    margin-right: 5px;
}

.botaoComandos
{
    width: 120px;
}

.botaoComandos2
{
    width: 200px;
    margin-top: 5px;
    margin-left: 3px;
}

#gridComandos
{
    width: 90%;
    margin-top: 40px;
    margin-left: 5px;
}

.accordion
{
    width: 675px;
}


.cabecalho
{
    background-color: #3486b8;
    color: White;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    border-spacing: 0px;
}

.accordionHeader
{
    border: none;
    color: #003366;
    background-color: #E3EAEB;
    font-family: Verdana;
    font-size: 11px;
    padding: 5px;
    cursor: pointer;
    margin-bottom: 2px;
}

.accordionHeaderLocalizacao
{
    border: none;
    color: #003366;
    background-color: #E3EAEB;
    font-family: Verdana;
    font-size: 11px;
    padding: 5px;
    cursor: pointer;
    margin-bottom: 2px;
}

    .accordionHeaderLocalizacao td
    {
        height: 35px;
        border-bottom: 3px solid #F5F5F5;
    }

.accordionHeaderSelected
{
    border: none;
    padding: 5px;
    color: #003366;
    background-color: #E3EAEB;
    font-family: Verdana;
    font-size: 10px;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 2px;
}

.accordionContent
{
    background-color: #F5F5F5;
    /* border: 1px solid #2F4F4F;  
    border-top: none;  */
    border: none;
    padding: 5px;
    padding-top: 10px;
    font-family: Verdana;
    font-size: 11px;
    color: #363636;
}

.number
{
}

.telefone
{
}

.botaoFechar
{
    margin-left: 745px;
    cursor: pointer;
}

.divEnderecosRota
{
    font-size: 10px;
    border-style: solid;
    border-color: Gray;
    color: #003366;
    border-width: 1px;
    background-color: #E3EAEB;
    /*BackColor="#E3EAEB" ForeColor="#003366" Font-Size="10px" BorderStyle="Solid" 
BorderWidth="1px" BorderColor="Gray"*/
}

.ocorrencia_item
{
    float: left;
    display: inline;
    width: 800px;
    margin-bottom: 45px;
}
