﻿


/* =body: Estilo para corpo da págian
----------------------------------------------------------------------*/
body {
    font-family: Verdana;
    font-size: 0.6em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: center;
    line-height: 150%;
    margin: 0;
    border: 0;
    padding: 0;
    background-color: #f5f5f5;
    color: #1f1f1f;
    scrollbar-face-color: #D8E6F6;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #D8E6F6;
    scrollbar-darkshadow-color: #cccccc;
    scrollbar-shadow-color: #D8E6F6;
    scrollbar-arrow-color: #3F5396;
    scrollbar-track-color: #efefef;
}

/* =container: Conteudo das páginas
----------------------------------------------------------------------*/
#geral
{
    width: 100%;
    min-width: 1024px;
    position: absolute;
    left: 0;
    top: 0;
}



/* =logoCSS: Posicionamento da logomarca
----------------------------------------------------------------------*/
.logoCSS {
    position: absolute;
    top: 0px;
    right: 10%;
    z-index: 999999;
    background: url(../../Resources/ImagensToken/LogoAutorizadorStartiss.png.ashx) no-repeat right bottom !important;
    width: 229px;
    height: 113px;
}



/* =container: Estilo container das content pages
----------------------------------------------------------------------*/
#contentContainer
{
    /*margin-top:0 auto !important;*/
    margin: 0 auto !important;
    padding: 0px;
    text-align: center; /*padding-top:195px !important;*/
    padding-top: 20px;
    width: 980px;
}


/* =menuItem: Estilo para itens do menu
----------------------------------------------------------------------*/
#header
{
    padding: 10px;
    background: #F0F0F0 url(../../Resources/ImagensToken/fundo_header6.jpg.ashx) left top repeat-x;
    height: 159px;
}


/* =menuItem: Estilo para itens do menu
----------------------------------------------------------------------*/
#menu
{
    text-align: left;
    padding: 0px 10px 0px 10px;
    border: 0px;
    margin: 48px auto 0px auto;
    width: 980px;
}



    /* =menuItem: Estilo para itens do menu
----------------------------------------------------------------------*/
    #menu .menuItem {
        padding: 0px;
        border: 1px solid #a0a0a0;
        color: #000000;
        background: url(../../Resources/ImagensToken/fundo_botao4.png.ashx) left top repeat-x;
        float: left;
        margin-left: 3px;
        margin-top: 2px;
        height: 85px;
        color: #313131;
        text-align: center;
    }

.subItem
{
    height: 70px !important;
    float: left;
}

    .subItem:hover
    {
        background: url(../../Resources/ImagensToken/fundo_botao_over.png.ashx) left top repeat-x !important;
    }


#logOffSistema
{
    background: url(../../Resources/ImagensToken/logOffSistema32x32.gif.ashx) center 15% no-repeat;
}

#pagInicial
{
    background: url(../../Resources/ImagensToken/informativo32x32.gif.ashx) center 10% no-repeat;
}

#autorizador {
    background: url(../../Resources/ImagensToken/page_key32x32.gif.ashx) center 10% no-repeat;
}

#consultaAutorizador
{
    background: url(../../Resources/ImagensToken/pageConsulta.png.ashx) center 10% no-repeat;
}

#alterarConvenio {
    background: url(../../Resources/ImagensToken/trocaCovenio.png) center 10% no-repeat;
}

#CapBiometria {
    background: url(../../Resources/ImagensToken/procedimentoOperadora32x32.gif) center 10% no-repeat;
}
#cadProfissional {
    background: url(../../Resources/ImagensToken/cadProfissional32x32.gif.ashx) center 10% no-repeat;
}

#DownloadManual {
    background: url(../../Resources/ImagensToken/examine_help_32.gif.ashx) center 10% no-repeat;
}

/* Estilo para imagens em itens do menu
----------------------------------------------------------------------*/
#menu .menuItem .Imagem
{
    margin: 0px auto 0px auto;
    height: 68px;
    width: 75px;
    vertical-align: bottom;
    margin-bottom: 0px;
    float: left;
    border: solid 1px Transparent;
    cursor: pointer;
}



/* Estilo que desabilita visibilidade dos ícones do menu, os quais serão 
adicionados via javascript(DOM)
----------------------------------------------------------------------*/
#menu .menuItem .ImagemLarge, #menu .menuItem .Imagem
{
    display: none;
}

/* Estilo para imagens em itens(+largos) do menu
----------------------------------------------------------------------*/
#menu .menuItem .ImagemLarge
{
    margin-top: 0px;
    height: 68px;
    width: 105px;
    vertical-align: bottom;
    float: left;
    border: solid 1px Transparent;
    cursor: pointer;
}

/* Estilo para links no menu 
----------------------------------------------------------------------*/
#menu .menuItem a
{
    text-decoration: none;
}

    #menu .menuItem a:hover
    {
        text-decoration: none;
    }

/* Estilo para imagens em itens do menu
----------------------------------------------------------------------*/
.IMG
{
    padding: 0px auto 0px auto;
    height: 68px;
    width: 75px;
    vertical-align: bottom;
    margin-bottom: 0px;
    float: left;
    border: solid 1px Transparent;
    cursor: pointer;
}

/* =#tabs: Estilo para tabs do menu
----------------------------------------------------------------------*/
#tabs
{
    text-align: left;
    padding: 0px 10px 0px 10px;
    border: 0px;
    margin: 23px auto 0px auto;
    width: 980px;
}



/*  mask e unMask: Estilo máscara de carregamento para o menu
----------------------------------------------------------------------*/
.mask
{
    position: absolute;
    top: 40px;
    left: 100px;
    height: 90px;
    width: 980px;
    margin: 23px auto 0px auto;
    z-index: 1000;
    padding: 0;
    background-color: #fefefe;
    filter: alpha(opacity=0.1);
    opacity: 0.01;
}

.unMask
{
    position: absolute;
    top: -400px;
    left: 100px;
    height: 90px;
    width: 980px;
    margin: 23px auto 0px auto;
    z-index: 1000;
    padding: 0;
    background-color: #fefefe;
    filter: alpha(opacity=50);
    opacity: 0.5;
}


/* =textoIco: Estilo para texto do menu do icone nos bts do menu
----------------------------------------------------------------------*/
.textoIco {
    color: #444444;
    clear: left;
    margin-top: 37px;
    line-height: 13px;
    font-family: Arial;
    font-size: 11px;
    width: 70px; /*font-size: 1.15em;*/ /*font-weight:bold;*/
}



/* =textoIcoLarge: Estilo para texto(+largo) do icone nos bts do menu
----------------------------------------------------------------------*/
.textoIcoLarge {
    color: #444444; /*font-size: 1.15em;*/ /*font-weight:bold;*/
    clear: left;
    margin-top: 37px;
    line-height: 13px;
    font-family: Arial;
    font-size: 11px;
    width: 95px;
}



/* =btRodape: Estilo para rodapé do botão do menu
----------------------------------------------------------------------*/
.menuItem .btRodape
{
    clear: both;
    padding-top: 0px;
}




/* =icoLivro: Estilo para icone do livro
----------------------------------------------------------------------*/
#icoLivro
{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 42px;
    height: 40px; /*background: url(../../Resources/ImagensToken/Imagens/ico_livro.png.ashx)  left top no-repeat;*/
    display: none;
}




/* =userInfo: Estilo para div com dados do usuário
----------------------------------------------------------------------*/
#userInfo
{
    text-align: right;
    line-height: 300%;
    position: absolute;
    top: 147px;
    right: 20px;
    height: 40px;
    width: 100%;
}

#userInfoStatus
{
    position: absolute;
    top: 70px;
}

#divConvenios
{
    padding-top: 4px;
    width: 300px;
    height: 10px;
    float: left;
    margin-left: 5px;
    line-height: 100%;
}



/* =icoLivro: Estilo para rollover
----------------------------------------------------------------------*/
#icoLivro:hover
{
    cursor: pointer;
}



/* =menuItem: Estilo para itens do menu
----------------------------------------------------------------------*/
#versao {
    position: absolute;
    left: 44%;
    top: 8px;
    color: #505050;
    font-size: 1.4em;
}


/* =a: Estilo geral para links
----------------------------------------------------------------------*/
a
{
    color: #387CA0;
}

    a:hover
    {
        color: #2B4B7D;
    }



    /* =tooltip: Estilo para tooltips em links
----------------------------------------------------------------------*/
    a.tooltip
    {
        text-decoration: none;
        font-weight: normal;
    }

        a.tooltip:hover
        {
            color: #387CA0;
        }

        a.tooltip span
        {
            display: none;
        }

#centralAtendimento:hover span
{
    display: block;
    position: absolute;
    top: 70px;
    left: -50px;
    border: solid 1px #A6CCE0;
    border-top: 3px;
    padding: 10px;
    text-align: left;
    width: auto;
    height: auto;
    font-size: 0.9em;
    background-color: #F0FBFF;
}




/* =centralAtendimento: Estilo para div com dados da central de atendimento
----------------------------------------------------------------------*/
#centralAtendimento {
    position: absolute;
    top: 75px;
    right: 10px;
    cursor: pointer;
    background: url(../../Resources/ImagensToken/centralAtendimento.png.ashx) left top no-repeat;
    width: 71px;
    height: 70px;
}


    /* =centralAtendimento: Estilo para div com dados da central de atendimento
----------------------------------------------------------------------*/
    #centralAtendimento:hover {
        background: url(../../Resources/ImagensToken/centralAtendimentoHover.png.ashx) left top no-repeat;
    }


/* =menuItem: Estilo para itens do menu
----------------------------------------------------------------------*/
.space
{
    clear: left;
    visibility: hidden;
}





/* PÁGINA DE LOGIN */

/* =tarja: tarjas das páginas
----------------------------------------------------------------------*/
.tarja
{
    width: 300px;
    margin: 0px auto 0px auto;
    border: solid 1px #A6CCE0;
    padding: 3px 3px 3px 3px;
    margin-bottom: 3px;
}



/* =tarjaLogin: tarja do login
----------------------------------------------------------------------*/
#tarjaLogin {
    height: 45px;
    background: url(../../Resources/ImagensToken/login.png.ashx) top center no-repeat;
}


#userFunc
{
    height: auto;
}


#loginControl
{
    height: auto;
    padding-top: 30px;
}


.funcAuxiliarLogin
{
    margin: 5px auto 2px auto;
    height: 20px;
    text-align: left;
    padding-left: 30px;
    padding-top: 5px;
    width: 100px;
}


#warning
{
    margin: 0px auto 0px auto;
    text-align: center;
    width: 300px;
}


#cadastre.funcAuxiliarLogin {
    background: url(../../Resources/ImagensToken/77.gif.ashx) no-repeat;
}

#esqueciSenha.funcAuxiliarLogin {
    background: url(../../Resources/ImagensToken/interrogacao.png.ashx) no-repeat;
}



/* PÁGINA DE ESQUECEU SENHA */
#tarjaEsqueceuSenha {
    height: 45px;
    background: url(../../Resources/ImagensToken/esqueceuSenha.png.ashx) top center no-repeat;
}


#passwordRecoveryControl
{
    height: auto;
    padding-top: 30px;
}



/* PÁGINA DE TROCAR SENHA */
#tarjaChangeSenha {
    height: 45px;
    background: url(../../Resources/ImagensToken/alterarSenha.png.ashx) top center no-repeat;
}


#changePasswordControl
{
    height: auto;
    padding-top: 10px;
}


#tarjaCadSucesso {
    height: 45px;
    background: url(../../Resources/ImagensToken/cadSucesso.png.ashx) top center no-repeat;
}





/* CSS CONTROLES  */

/* =buttonCSS: buttons
----------------------------------------------------------------------*/
.buttonCSS {
    margin: 4px;
    margin-right: 10px;
    cursor: pointer;
    background: url(../../Resources/ImagensToken/btnEntrar.png.ashx) top m no-repeat;
}







/* =controlAuxiliar:
----------------------------------------------------------------------*/
.controlAuxiliar
{
    padding-bottom: 15px;
    margin: 0px auto 20px auto;
}



/* =labelCSS: labels
----------------------------------------------------------------------*/
.labelCSS
{
    text-align: right;
    width: 90%;
}



.txbAreaCSS
{
    margin-bottom: 5px;
    padding-bottom: 3px;
    background-color: #fff;
    padding-top: 3px;
    padding-right: 2px;
    padding-left: 3px;
    margin-left: 3px;
    margin-right: 3px;
    font-family: Tahoma;
    font-size: 11px;
    color: #555;
    border: 1px solid #B5B8C8; /*background:#fff url(/Resources/ImagensToken/ExtJS/default/form/text-bg.gif.ashx) repeat-x 0 0;*/
}




/* =gridTextBoxCSS: textBoxes
----------------------------------------------------------------------*/
.gridTextBoxCSS {
    width: 97% !important;
    margin-bottom: 5px !important;
    padding-bottom: 3px !important;
    background-color: #fff !important;
    padding-top: 3px !important;
    padding-right: 2px !important;
    padding-left: 3px !important;
    height: 15px !important;
    margin-left: 3px !important;
    margin-right: 3px !important;
    font-family: Tahoma !important;
    font-size: 11px !important;
    color: #555;
    border: 1px solid #B5B8C8;
    background: #fff url(../../Resources/ImagensToken/ExtJS/default/form/text-bg.gif.ashx) repeat-x 0 0 !important;
}

    .gridTextBoxCSS:focus, .gridTextBoxCSS:hover, .txbAreaCSS:hover
    {
        border: 1px solid #FF9C08;
    }



/* =textBoxCSS: textBoxes
----------------------------------------------------------------------*/
.textBoxCSS, .textBoxDateCSS, .textBoxDateTimeCSS {
    margin-bottom: 5px;
    padding-bottom: 3px;
    background-color: #fff;
    padding-top: 3px;
    padding-left: 3px;
    height: 15px; /* 	margin-left:3px; 	margin-right:15px !important;*/
    font-family: Tahoma !important;
    font-size: 11px !important;
    color: #555 !important;
    border: 1px solid #bfbfbf /*#B5B8C8; 	background:#fff url(/Resources/ImagensToken/Imagens/ExtJS/default/form/text-bg.gif.ashx) repeat-x 0 0 !important;*/;
}

    .ComboBoxCSS:focus, .textBoxCSS:focus, .textBoxCSS:hover, .textBoxDateCSS:hover, .textBoxDateTimeCSS:hover, .ComboBoxCSS:hover
    {
        border: 1px solid #FF9C08;
    }


.imageSearchCSS
{
    cursor: pointer !important;
    border: 0;
    margin: 0 0 1px 0;
    vertical-align: bottom;
}

.imageSearchCSS2
{
    cursor: pointer !important;
    border: 0;
    margin: 0 0 1px 0;
    vertical-align: bottom;
    position: relative;
    right: 14px;
    top: 2px;
    display: inline;
}


.dropDownCSS
{
    background-color: #fff;
    height: 23px;
    margin-left: 3px;
    font-family: Tahoma;
    font-size: 11px;
    color: #555;
    border: 1px solid #B5B8C8;
    width: 100%;
    padding: 1px 1px 1px 1px;
}

#formTrocarSenha
{
    width: 90%;
    border: 0 auto 0 auto;
}

.formulario
{
    height: auto; /*padding:10px;*/
    width: 980px;
    margin-top: 15px;
}


.tabSection
{
    margin-top: 15px;
}


.formularioPopUp
{
    height: auto;
    width: 600px;
    margin-top: 15px;
    padding-bottom: 30px;
    padding-top: 10px !important;
    text-align: center !important;
}

.campoPesquisa
{
    float: left;
    width: 100%;
}

.campoBotaoPesquisa
{
    float: right;
    width: 0%;
    height: 40px;
    padding-top: 18px;
}


.fit
{
    width: 100%;
}

.campoForm
{
    height: 40px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    float: left;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 10px /*border: solid 1px #333;*/;
}


.campoFormTabFix
{
    height: 40px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    float: left;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 7px;
}


.campoFormDate
{
    height: 40px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    float: left;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px /*border: solid 1px #333;*/;
}

.campoSmallerDuplo
{
    width: 12%;
}


.campoSmaller
{
    width: 10%;
}


.campoSmallerShort
{
    width: 14%;
}


.campoMediumShort
{
    width: 18%;
}


.campoShort
{
    width: 17%;
}

.campoMiniShort
{
    width: 9%;
}

.campoMiniShortPersonalizado
{
    width: 11%;
}

.campoMiniShort2
{
    width: 13%;
}

.campoGrid
{
    width: 155px;
}

.campoGridDetail
{
    width: 141px;
}

.campoMedium
{
    width: 22%;
}



.campoMediumLong
{
    width: 26%;
}

.campoData
{
    width: 100px;
}

.campoNumeroGuia
{
    width: 100px;
}

.campoTrocarSenha
{
    width: 240px;
}

.campoLong
{
    width: 35%;
}

.campoLongMedium
{
    width: 42%;
}

.campoLongEx
{
    width: 36%;
}

.campoExtraLong
{
    width: 45%;
}

.campoAjuste
{
    width: 70%;
}


.campoSemiFit
{
    width: 99%;
}

.campoFit
{
    width: 100%;
}


.campoAuto
{
    width: auto !important;
}


fieldset {
    border: 1px solid #CCCCCC;
    padding: 5px !important;
    padding-right: 10px !important;
    padding-top: 0px !important;
    text-align: left;
    background-color: #efefef;
    border-color: #adadad;
}

.fieldsetGrid {
    border: 1px solid #CCCCCC;
    padding: 5px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    text-align: left;
    background-color: #efefef;
    border-color: #adadad;
}



legend
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #555555;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}



.formulario label, .formulario span
{
    /*width:170px;*/
    margin-bottom: 1px;
    padding-top: 3px;
    text-align: center;
    text-align: left; /*font-weight:bold !important;*/
    margin-left: 5px;
}


    .formulario span.labelDetail, .tabSection span.labelDetail
    {
        color: #322110 !important;
    }

/*
  painél de procedimentos
---------------------------------------------------------------*/
.pnlProcedimento
{
    text-align: right !important;
    margin-top: 12px !important;
    float: none !important;
    clear: left;
    padding-right: 5px;
}

.btnsProc
{
    cursor: "pointer";
    text-align: right;
    margin: 0 0 0 auto !important;
}

/* texto das abas das tabs da classe tabSection
----------------------------------------------------------------------
.tabSection .x-tab-strip span.x-tab-strip-text {
	color:#142450 !important;
}*/


/* span dentro do corpo da tabpanel da classe tabSection
----------------------------------------------------------------------*/
.tabSection .x-tab-panel-body span
{
    height: 15px;
    margin-bottom: 1px;
    padding-top: 3px;
    text-align: center;
    text-align: left;
    margin-left: 5px; /*color:#142450 !important;*/
}


.formulario .textBoxCSS, .tabSection .textBoxCSS
{
    width: 100% !important;
    display: block;
}

.formulario .textBoxDateCSS, .tabSection .textBoxDateCSS, .formulario .textBoxDateTimeCSS, .tabSection .textBoxDateTimeCSS {
    width: 100% !important;
    display: block;
    background: url(../../Resources/ImagensToken/calendar.png.ashx) no-repeat right bottom !important;
}


.formulario .opcionalDate, .tabSection .opcionalDate {
    /*background:#FFFFDD url(../../Resources/ImagensToken/text-bg-yellow.gif.ashx) repeat-x 0 0 !important;*/
    background-color: #f1f1f1;
    font-weight: normal !important;
    background: url(../../Resources/ImagensToken/calendarOp.gif.ashx) no-repeat right bottom !important;
}


.formulario .disabledDate {
    /*background:#FFFFDD url(../../Resources/ImagensToken/text-bg-yellow.gif.ashx) repeat-x 0 0 !important;*/
    background-color: #FFFFDD;
    font-weight: normal !important;
    background: url(../../Resources/ImagensToken/calendarDisabled.png.ashx) no-repeat right bottom !important;
}


.formulario .opcional, .tabSection .opcional {
    /*background:#FFFFDD url(../../Resources/ImagensToken/text-bg-yellow.gif.ashx) repeat-x 0 0 !important;*/
    background-color: #f1f1f1;
    font-weight: normal !important;
}


.formulario span.opcional, .tabSection span.opcional
{
    background: none !important;
    font-weight: normal !important;
}



.formulario .obrigatorio, .tabSection .obrigatorio, .tabSection span.opcional
{
    font-weight: bold;
}


.formulario span.obrigatorio, .tabSection span.obrigatorio
{
    font-weight: bold;
}

.formulario .aviso, .tabSection .aviso {
    background: url(../../Resources/ImagensToken/aviso.png.ashx) no-repeat right bottom !important;
    cursor: pointer;
}




.formularioPopUp .textBoxCSS
{
    width: 100% !important;
    display: block;
}



.hidden
{
    visibility: hidden;
}

.validacao
{
    clear: right;
    cursor: pointer;
    width: 2px;
    margin-left: 0px;
    padding-left: 0px;
    padding-left: 0px;
    color: Red;
    display: inline;
}


/* Painéis
----------------------------------------------------------------------*/
.x-panel-header
{
    color: #272727 !important;
    text-align: left;
    padding-left: 30px !important;
    font-size: 11px !important;
}


/* Títulos da páginas
----------------------------------------------------------------------*/
.title
{
    height: 34px;
    text-align: right;
    padding: 0px 0 0px 10px;
    margin: 0px 0 0px 10px;
    vertical-align: bottom;
}

#titleCadastroAutorizador {
    background: url(../../Resources/ImagensToken/TitulosPaginas/AutorizadorWEB.png.ashx) no-repeat left 50% !important;
}

#titleConsultaAutorizacao {
    background: url(../../Resources/ImagensToken/TitulosPaginas/ConsultaAutorizacao.png.ashx) no-repeat left 50% !important;
}

#titlePaginaInicialAutorizacao {
    background: url(../../Resources/ImagensToken/TitulosPaginas/PaginaInicialAutorizacoes.png.ashx) no-repeat left 50% !important;
}

#titleRelatorioAutorizacao {
    background: url(../../Resources/ImagensToken/TitulosPaginas/RelatorioAutorizacao.png.ashx) no-repeat left 50% !important;
}

#titleManutencaoProfissionais {
    background: url(../../Resources/ImagensToken/TitulosPaginas/ManutencaoProfissional.png.ashx) no-repeat left 50% !important;
}

#titleProcedimentos {
    background: url(../../Resources/ImagensToken/TitulosPaginas/Procedimentos.png.ashx) no-repeat left 50% !important;
}

#titleGlosaPedido {
    background: url(../../Resources/ImagensToken/TitulosPaginas/GlosasGuia.png.ashx) no-repeat left 50% !important;
}

.disabled
{
    background-color: Gray;
}

.textBoxDateCSS .enabled, .textBoxDateTimeCSS .enabled
{
    background-color: White;
}

/* Fade
----------------------------------------------------------------------*/
#loading-mask
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999991;
    background-color: #D8EAF5;
}

#loading
{
    position: absolute;
    left: 45%;
    top: 40%;
    padding: 2px;
    z-index: 99999992;
    height: auto;
}

    #loading a
    {
        color: #225588;
    }

    #loading .loading-indicator
    {
        background: #D8EAF5;
        color: #555;
        font: bold 13px tahoma,arial,helvetica;
        padding: 10px;
        margin: 0;
        height: auto;
    }

#loading-msg
{
    font: normal 10px arial,tahoma,sans-serif;
}


#progress
{
    width: 78px;
    height: 15px;
    padding: 3px;
    background-color: White;
    border: solid 1px #333;
    z-index: 999999999999999;
}

.btnTrocarConvenio {
    background: url(../../Resources/ImagensToken/calendar.png.ashx) 0 81;
}



/* Botoes
----------------------------------------------------------------------*/
.btn
{
    cursor: "pointer";
    width: 86px;
    height: 29px;
}


.btnSalvarGuias
{
    background-image: url(../../Resources/ImagensToken/btnSalvarGuias.png.ashx);
}


.btnCancelarGuias
{
    background-image: url(../../Resources/ImagensToken/btnCancelarGuias.png.ashx);
}

.ComboBoxCSS
{
    width: 100%;
    height: 23px;
    display: block;
    border: 1px solid #AECAF0;
    font-family: Tahoma !important;
    font-size: 11px !important;
}



/* Modal PopUp Mensagem
----------------------------------------------------------------------*/
.ext-mb-ok
{
    background: transparent url(../../Resources/ImagensToken/icon-ok.png.ashx) no-repeat top left;
}



/* Pager
----------------------------------------------------------------------*/
.pager
{
    background-color: #C6DEFF;
    border: solid 1px #BED6F6;
    padding: 5px;
    width: 98% !important;
}

/* AJAXTOOLKIT */

/* Modal PopUp Consulta
----------------------------------------------------------------------*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup {
    background-color: #f7f7f7;
    border-width: 2px;
    border-style: solid;
    border-color: #FFF;
    padding: 13px;
    width: 600px;
}



/* Calendar
----------------------------------------------------------------------*/
.calendario .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: White;
    color: #142450;
    border: solid 1px #A6CCE0;
}

.calendario .ajax__calendar_prev, .calendario .ajax__calendar_next
{
    background-color: #D8EAF5;
}


.calendario .ajax__calendar_day:hover
{
    background-color: #D8EAF5;
}











/* -- Pressed -- */
.dxeCalendarButtonPressed_ApConta, .dxeButtonEditButtonPressed_ApConta
{
    background: url(edtButtonBackPressed.gif.ashx) repeat-x center top #ffcf8b;
    border: solid 1px #000080;
}
/* SpinButtons */
.dxeSpinIncButtonPressed_ApConta, .dxeSpinDecButtonPressed_ApConta
{
    border-style: none;
}





/* -- Buttons -- */
.dxeButtonEditButton_ApConta
{
    vertical-align: middle;
    border: solid 1px #6a8ccb;
    cursor: pointer;
    cursor: hand;
}


.dxeButtonEdit_ApConta
{
    background-color: white;
    border: 1px solid #B5B8C8;
    width: 100%;
    padding: 1px 1px 1px 1px;
    margin-left: 3px;
    font-family: Tahoma;
    font-size: 11px;
    color: #555;
}

.dxeButtonEditButton_ApConta
{
    background: url(../../Resources/ImagensToken/comboBack.png.ashx) repeat-x center bottom #d7e8fd;
    padding: 1px 1px 1px 1px;
    font-family: Tahoma;
}


/* -- Hover -- */
.dxeCalendarButtonHover_ApConta, .dxeButtonEditButtonHover_ApConta
{
    background: url(../../Resources/ImagensToken/comboBack.png.ashx) repeat-x center bottom #d7e8fd;
    border: solid 1px #0099CC;
}


/* -- ListBox -- */
.dxeButtonEdit_Aqua
{
    background-color: White;
    border: Solid 1px #AECAF0;
    width: 100% !important;
    margin-top: 1px;
    height: 20px !important;
    color: #FFF;
}

    .dxeButtonEdit_Aqua:hover
    {
        border: 1px solid #FF9C08 !important;
    }



.dxeListBox_Aqua
{
    background-color: White;
    border: Solid 1px #AECAF0;
    font-family: Tahoma;
    font-size: 11px !important;
    height: 113px;
    color: #333 !important;
}

.dxeListBoxItemRow_Aqua
{
    cursor: pointer;
}

.dxeListBoxItem_Aqua
{
    border-bottom: Solid 1px #FFFFFF;
    border-left: Solid 1px #FFFFFF;
    border-right: Solid 1px #FFFFFF;
    color: #333 !important;
    font-family: Tahoma;
    font-size: 11px !important;
    font-weight: normal;
    padding: 4px 2px 4px 4px;
    white-space: nowrap;
    text-align: left;
}


/*
 * Ext JS Library 2.3.0
 * Copyright(c) 2006-2009, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license*/

.panelOver .x-panel-bwrap
{
    overflow: visible !important;
    zoom: 1;
    left: 0;
    top: 0;
}

.panelOver .x-panel-body
{
    z-index: 1;
    overflow: visible !important;
}

.formularioPopUp
{
    z-index: 1000;
}


.panelOver .x-tab-panel-body .x-panel-body
{
    overflow: visible !important;
}

.panelOver .x-tab-panel-bwrap .x-panel-body
{
    overflow: visible !important;
}

.overAll
{
    z-index: 1000000000 !important;
}




/*
 * Ext JS Library 2.3.0
 * Copyright(c) 2006-2009, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license*/


.x-tab-panel
{
    overflow: visible !important;
}

.x-tab-panel-body
{
    overflow: visible !important;
}

.x-tab-panel-bwrap
{
    overflow: visible !important;
}

.x-tab-panel-body
{
    border: 1px solid #8db2e3;
    background: #fff;
    overflow: visible !important;
}

/* Posicionamento
------------------------------------------------------------*/

.central
{
    margin: 0 auto 0 auto !important;
}

.caixaLogin
{
    width: 250px;
    height: 180px;
    margin: auto;
}

.divLabel
{
    width: 100%;
    float: left;
    height: 15px;
    text-align: left;
    padding-left: 20px;
}

.divTextBox
{
    width: 99%;
    float: left;
    height: 25px;
}

.validacaoLogin
{
    width: 1%;
    float: right;
    height: 25px;
    text-align: left;
}

.divBtn
{
    width: 100%;
    height: 25px;
    float: right;
    text-align: center;
}

.loadPesquisaBeneficiario
{
    width: 100px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 40%;
    padding: 1px;
    display: none;
    background-color: White;
    border: 1px solid gray;
    z-index: 999;
    box-shadow: 4px 4px 5px #888888;
}

.panelBeneficiario
{
    width: 980px;
    height: 165px;
}

.infoBeneficiarioPanel
{
    width: 772px !important;
    float: left;
}

.containerFotoBeneficiario
{
    width: 200px !important;
    height: 200px !important;
    float: right;
    border: 1px solid #aecaf0;
    background: #fff;
    margin: 15px 0px 0px 0px;
    border-radius: 3px 3px 3px 3px;
}

    .containerFotoBeneficiario #pnlBtnCaptura
    {
        float: right;
        width: 27px;
        height: 100%;
    }

.containerFotoBeneficiario #pnlBtnCaptura:first-child
{
    float: right;
    width: 26px;
    height: 26px;
    cursor: pointer;
    display: none;
}

.containerFotoBeneficiario #pnlBtnCaptura:last-child
{
    float: right;
    margin: 85px 5px 0px 0px;
    cursor: pointer;
    display: none;
}

#reloadFoto
{
    margin: 100px 0px 0px 0px;
}