﻿html, body {
    height: 100%;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body {
    font-size: 12px;
    font-family: "Segoe UI" !important;
    background-color: #fff;
    padding: 0;
    margin: 0;
    overflow-y: scroll;
    background: url(Imagens/bg_topo.png) repeat-x;
}

.Modal-Loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    z-index: 999;
}

.Modal-Loading-Message {
    top: 40%;
    width: 100%;
    position: fixed;
    color: white;
    font-size: 14px;
    text-align: center;
}

    .Modal-Loading-Message img {
        left: 50%;
    }

a.link-padrao {
    text-decoration: none;
    font-size: 14px;
    color: #004F75;
    cursor: pointer;
}

    a.link-padrao:hover {
        color: #007FFF;
    }

/* UTILIZAVEIS */

.Container-Obrigatorio {
    color: #444444;
    float: right;
    font-size: 12px;
    line-height: 26px;
    width: 132px;
}

.Tarja-Obrigatorio {
    background: #B20000;
    float: left;
    height: 26px;
    margin-right: 8px;
    width: 5px;
}

/*Utilizado na consulta de serviços*/
.Icone-Historico {
    background: url(Imagens/ic_history.png) center center no-repeat;
}

#Site-Map {
    height: 30px;
}

.Contador-Caracter {
    color: #004F75;
}

.Campo-Obrigatorio-Tarja {
    background: #B20000;
    width: 5px;
    position: absolute;
    margin: 1px;
    z-index: 99;
}

    .obrigatorio ~ div .k-widget.k-dropdown.k-header .k-input,
    .Campo-Obrigatorio-Tarja ~ .k-widget.k-dropdown.k-header .k-input,
    .Campo-Obrigatorio-Tarja ~ .k-widget.k-autocomplete.k-header .k-input,
    .Campo-Obrigatorio-Tarja ~ .k-widget.k-datepicker.k-header .k-input,
    .Campo-Obrigatorio-Tarja ~ .k-dropdown-wrap.k-state-default .k-input,
    .Campo-Obrigatorio-Tarja ~ .k-textbox {
        text-indent: 9px;
        width: 100% !important;
    }

input.K-Campo-Obrigatorio,
textarea.K-Campo-Obrigatorio {
    text-indent: 0px !important;
    padding-left: 9px !important;
}

.Modal-Conteudo input.K-Campo-Obrigatorio,
input.K-Campo-Obrigatorio {
    width: 97.53% !important;
}

textarea {
    text-indent: 0px !important;
    width: 99.30%;
    padding-left: 4px !important;
}

.Modal-Conteudo textarea {
    width: 99.35%;
}

input.Lookup {
    width: 92.8% !important;
    padding-right: 32px !important;
}

input[type='text'],
textarea, input[type="password"] {
    color: #444444 !important;
    font-family: "Segoe UI" !important; /* NÃO REMOVER POIS NÃO FUNCIONA NOS INPUT =S */
    font-size: 12px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    height: 26px !important;
    line-height: 26px !important;
    margin: 0px !important;
    padding: 0px;
    text-indent: 4px;
    width: 99.53%;
    border: 1px solid #DDD;
}

    input[type="text"]:focus,
    input[type="password"]:focus,
    textarea:focus {
        border-color: #216CF2 !important;
        outline: none !important;
    }

    input[type='text']:read-only,
    textarea:read-only,
    input[type='text']:read-only:focus,
    textarea:read-only:focus,
    input[type='text']:disabled,
    textarea:disabled {
        background-color: #FBFBFB !important;
    }


input[type="checkbox"] {
    margin: 3px 8px 3px 0px;
    float: left;
}

input.desabilitado {
    background-color: #FBFBFB !important;
}



input.Caixa-Texto-Moeda {
    padding-left: 30px !important;
    text-align: left !important;
    background: url("Imagens/ic_moeda.png") no-repeat 10px 4px transparent;
    width: 86.76% !important;
}

input.Caixa-Texto-Moeda-Relatorio {
    padding-left: 30px !important;
    text-align: left !important;
    background: url("Imagens/ic_moeda.png") no-repeat 10px 4px transparent;
    width: 92.5% !important;
}

input[type="text"]:disabled.Caixa-Texto-Moeda {
    /*padding-left: 5px;*/
    background: url("Imagens/ic_moeda.png") no-repeat 10px 4px #F9F9F9;
    border-color: #CCCCCC;
    color: #878787;
}

input.Largura-Reduzida {
    width: 180px;
    text-align: left !important;
}

input.Largura-Normal {
    width: 415px;
}

textarea {
    resize: none;
    height: 80px !important;
    margin: 0px;
    padding-top: 0;
    padding-bottom: 0;
}

a {
    text-decoration: none;
}

div.Container-Lookup a.Botao-Lookup {
    cursor: pointer;
    height: 18px;
    padding: 4px 6px 4px 8px;
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 99;
}

    div.Container-Lookup a.Botao-Lookup:hover {
        background: #EEEEEE;
    }

#DocumentoTomador, #NomeTomador, #DocumentoIntermediario, #NomeIntermediario, #Filtro_DescricaoServicoMunicipal, #DescricaoServicoFederal, #CodigoServicoFederal {
    width: 92.83% !important;
    padding-right: 32px !important;
}

div.Topo {
    width: 100%;
    height: 72px;
    color: #fff;
}

div.ContainerGeral {
    position: relative;
    min-height: 100%;
}

div.Conteudo {
    min-width: 960px;
    height: auto;
    max-width: 1060px;
    margin: 0 auto;
}

div.CorpoPagina {
    padding-bottom: 100px !important;
}

div.Barra-Cor-Menu {
    height: 5px;
    background-color: #287d64;
    width: 100%;
    min-width: 960px;
}

h2.Titulo-Formulario {
    color: #666666;
    font-size: 16px;
    -webkit-margin-before: 8px;
    -webkit-margin-after: 6px;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0px;
    font-weight: inherit;
}

.Clear {
    clear: both;
}

#Conteudo {
    margin: 0 30px;
}

div.Contorno-Formulario {
    padding: 13px 13px 13px 13px;
    border: 1px solid #DDD;
    background-color: #FFF;
    margin-top: 6px;
    margin-bottom: 6px;
}

div.Painel-Bloco {
    padding: 13px 13px 13px 13px;
    background-color: #FFF;
    margin-top: 6px;
    margin-bottom: 6px;
}

div.Consulta-Formulario {
    padding: 15px;
    background-color: #FFF;
    margin: 12px 0 5px 0;
    background-color: #f8f8f8;
}

div#CaptchaConfiguracao {
    margin-top: 10px;
    width: 49%;
}

/*Tela inicial administrador*/

.titulo-solicitacoes-pendentes {
    font-weight: 600;
    color: #444;
    font-size: 16px;
}

.solicitacoes-pendentes-primeiro {
    margin-right: 22px;
}

.solicitacoes-pendentes {
    float: left;
    height: 200px;
    width: 48%;
    background-color: #fcfcfc;
    font-size: 13px;
}

.numero-solicitacoes-acesso {
    font-size: 120px;
    color: #AAA;
    font-family: 'Segoe UI' !important;
    margin: 0px;
    padding: 0;
}

.atalhos-solicitacoes-acesso {
    float: left;
    font-size: 12px;
    color: #AAA;
    font-family: 'Segoe UI' !important;
    margin: 33px 0 0 70px;
}

    .atalhos-solicitacoes-acesso ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .atalhos-solicitacoes-acesso ul li {
            margin-top: 15px;
        }

.texto-solicitacoes-pendentes {
    float: right;
    margin: 50px 31px 0 0;
}

.texto-solicitacoes-pendentes-primeiro {
    float: left;
    margin: 10px 0 0 33px;
    width: 49%;
    text-align: center;
}

.texto-solicitacoes-acesso-primeiro {
    padding: 0px;
    margin: 0px;
    color: blue;
}

div.texto-solicitacoes-pendentes span {
    padding: 0px;
    margin: 0px;
    color: #004C72;
    font-size: 13px;
    font-weight: bold;
}

.texto-solicitacoes-acesso {
    padding: 0px;
    margin: 0px;
    color: #444;
    font-size: 16px;
    font-weight: normal;
}

.solicitacoes-pendentes a {
    text-decoration: underline;
    color: #004C72;
    font-size: 14px;
}

    .solicitacoes-pendentes a:hover {
        color: #007FFF;
    }


/* TOOLTIP */
div#Caixa-Tooltip, div.Tooltip-Tomador-Intermediario {
    padding: 2px 10px;
    z-index: 999999;
}

    div#Caixa-Tooltip div.Tooltip, div.Tooltip-Tomador-Intermediario div.Tooltip {
        font-size: 12px;
        color: #444444;
        font-family: Arial;
        border: 1px solid #DDDDDD;
        padding: 10px;
        background-color: #fff;
        position: absolute;
        max-width: 275px;
        z-index: 999999;
        overflow: hidden;
    }

div.Tooltip-Tomador-Intermediario {
    display: none;
}

    div.Tooltip-Tomador-Intermediario div.Tooltip {
        max-width: 100%;
        overflow: hidden;
        padding: 5px;
        white-space: normal !important;
    }

    div#Caixa-Tooltip div.Seta-Cima, div.Tooltip-Tomador-Intermediario div.Seta-Cima {
        background: url("Imagens/bg_tooltip_campos.png") no-repeat;
        height: 6px;
        width: 11px;
        position: absolute;
        margin: -5px 14px;
        z-index: 9999999;
    }
/*FEEDBACK AVISO*/
div.Aviso-Erro {
    padding: 8px 10px 8px 30px;
    margin: 18px 0 10px 0;
    display: none;
    background: #F2DEDE;
    border: 1px solid #E2B9BA;
    color: #444444;
    font-size: 14px;
}

div.Aviso-Sucesso {
    padding: 8px 10px 8px 30px;
    margin: 18px 0 10px 0;
    display: none;
    background: #DFF0D8;
    border: 1px solid #A3D38D;
    color: #444444;
    font-size: 14px;
}

div.Aviso-Informacao {
    padding: 8px 10px 8px 30px;
    margin: 0px 0 10px 0;
    display: none;
    background: #D9EDF7;
    border: 1px solid #ADD9ED;
    color: #444444;
    font-size: 14px;
}

div.Aviso-Advertencia {
    padding: 8px 10px 8px 30px;
    margin: 18px 0 10px 0;
    display: none;
    background: #FCF8E3;
    border: 1px solid #F3E89D;
    color: #444444;
    font-size: 14px;
}

.FechaAviso {
    font-weight: bold;
    display: inline-block;
    float: right;
    cursor: pointer;
}

span.Erro {
    color: #E0B1B1;
}

span.Advertencia {
    color: #EFDD76;
}

span.Sucesso {
    color: #75BC52;
}

span.Informacao {
    color: #95CEEA;
}

/* TOPO DO PRONIM 4 */
div.Topo div.Cima {
    height: 41px;
    line-height: 40px;
    margin-left: 30px;
}

    div.Topo div.Cima div.Pronim {
        font-size: 14px;
        font-weight: bold;
        border-right: 1px solid #013147;
        height: 40px;
        float: left;
        min-width: 74px;
    }

    div.Topo div.Cima div.Unidade-Gestora {
        font-size: 14px;
        font-weight: normal;
        border-left: 1px solid #005f8c;
        border-right: 1px solid #013147;
        height: 40px;
        float: left;
        min-width: 302px;
        padding-left: 16px;
    }

    div.Topo div.Cima div.Sistema {
        font-size: 14px;
        font-weight: normal;
        border-left: 1px solid #005f8c;
        height: 40px;
        float: left;
        min-width: 318px;
    }

div.Topo div.Baixo {
    height: 31px;
    width: 100%;
    line-height: 31px;
    float: left;
}

    div.Topo div.Baixo div.Nome-Sistema {
        font-size: 14px;
        font-weight: normal;
        float: left;
        height: 30px;
        margin-left: 30px;
    }

    div.Topo div.Baixo div.Usuario {
        font-size: 11px;
        font-weight: BOLD;
        float: right;
        height: 30px;
        padding-right: 17px;
        cursor: pointer;
        margin-right: 30px;
    }

    div.Topo div.Baixo div.Ajuda {
        float: right;
        margin-right: 41px;
    }

        div.Topo div.Baixo div.Ajuda div.Icone-Ajuda {
            width: 17px;
            background: url(Imagens/ic_help.png) right center no-repeat;
        }

            div.Topo div.Baixo div.Ajuda div.Icone-Ajuda:hover {
                background: url(Imagens/ic_help_hover.png) right center no-repeat;
            }

.UsuarioCPFCNPJ {
    text-align: right;
}

div.Topo div.Baixo div.Usuario a {
    color: #fff;
    font-size: 14px;
}

div.Topo div.Baixo div.Usuario ul {
    display: none;
    background: #013f5c;
    padding: 5px;
    list-style: none;
    line-height: 32px;
    margin: 0px;
    position: absolute;
    margin: -1px 0 0 -13px;
    font-size: 14px;
    z-index: 9;
}



    div.Topo div.Baixo div.Usuario ul li {
        float: none;
        height: 35px;
        padding: 0 15px;
        background-image: none;
        cursor: pointer;
        width: 170px;
        font-weight: normal;
    }

        div.Topo div.Baixo div.Usuario ul li:hover {
            background-color: #92b6c7;
        }

div.Usuario ul {
    position: relative !important;
    right: -20px !important;
}

/* MENU DO SISTEMA */
.Menu {
    margin: 0 30px;
}

    .Menu .Coluna-Direita {
        float: left;
        margin-left: 10px;
    }

    .Menu .Coluna-Esquerda {
        float: left;
    }

    .Menu ul {
        padding: 0;
        list-style: none;
        line-height: 32px;
        margin: 0px;
    }

        .Menu ul li {
            float: left;
            color: #525252;
            font-size: 16px;
            padding-right: 39px;
            cursor: pointer;
            height: 32px;
        }

            .Menu ul li.Seta {
                background: url(Imagens/ic_seta_menu.png) 87% center no-repeat;
            }

                .Menu ul li.Seta:hover {
                    background: url(Imagens/ic_seta_menu_hover.png) 87% center no-repeat #287d64;
                }

            .Menu ul li.Seta-Menu-Selecionado {
                background: url(Imagens/ic_seta_menu_hover.png) 87% center no-repeat #287d64 !important;
            }

            .Menu ul li.Menu-Selecionado {
                background: #287d64 !important;
            }

            .Menu ul li:hover {
                background: #287d64;
            }

            .Menu ul li a {
                padding: 0 0 0 18px;
                color: #525252;
                text-decoration: none;
            }

            .Menu ul li:hover a {
                color: #fff;
            }

            .Menu ul li ul.Sub-Menu {
                display: none;
                position: absolute;
                padding: 5px;
                background-color: #013f5c;
                z-index: 99999;
            }

                .Menu ul li ul.Sub-Menu li {
                    float: none;
                    padding: 0 5px;
                    background-image: none;
                    height: 35px;
                }

                    .Menu ul li ul.Sub-Menu li:hover {
                        background-color: #92b6c7;
                    }

                    .Menu ul li ul.Sub-Menu li a {
                        color: #fff;
                        text-decoration: none;
                        padding: 0;
                    }

                        .Menu ul li ul.Sub-Menu li a div {
                            padding: 0 16px 0 14px;
                            font-size: 14px;
                            font-weight: normal;
                            line-height: 35px;
                        }

            .Menu ul li.Item-Pai {
                color: #fff;
                text-decoration: none;
                padding: 0;
            }

            .Menu ul li ul.Sub-Menu li.Item-Pai:hover {
                background: none;
                cursor: default;
            }

            .Menu ul li.Item-Filho {
                /*no-repeat 10px center !important*/
                background-image: url(Imagens/00_bullet.png) !important;
                background-position: 15px center;
                background-repeat: no-repeat;
                padding-left: 25px !important;
            }




/* MODAL TELA NOTA GERADA */

div.Modal-Nota-Gerada {
    text-align: center;
}

    div.Modal-Nota-Gerada h2 {
        color: #5B9638;
        font-weight: normal;
        line-height: 0;
    }

    div.Modal-Nota-Gerada > span {
        color: #949494;
    }

    div.Modal-Nota-Gerada div.Colunas-Acao-Nota {
        width: 150px;
        float: left;
        margin-top: 20px;
        padding: 0 36px;
    }

        div.Modal-Nota-Gerada div.Colunas-Acao-Nota h3 {
            font-weight: normal;
            line-height: 0;
            font-size: 16px;
        }

        div.Modal-Nota-Gerada div.Colunas-Acao-Nota div.Descricao-Campo {
            font-size: 12px;
            color: #949494;
            min-height: 45px;
        }

        div.Modal-Nota-Gerada div.Colunas-Acao-Nota div.Botao-Nota-Gerada {
            margin-top: 25px;
            display: inline-block;
        }

            div.Modal-Nota-Gerada div.Colunas-Acao-Nota div.Botao-Nota-Gerada a div {
                padding: 5px 0;
            }

span.Ir-Para {
    text-align: left;
    color: #0072C5;
    height: 22px;
}

    span.Ir-Para a {
        color: #0072C5;
    }


/* Imagem e-mail lista notas/e-mail */

.Email-Lista {
    width: 50px;
    height: 15px;
}

.Email-Lista-Erro {
    background: url(Imagens/ic_email_erro.png) center center no-repeat;
}

.Email-Lista-Sucesso {
    background: url(Imagens/ic_email_sucesso.png) center center no-repeat;
}

.Email-Lista-Pendente {
    background: url(Imagens/ic_email_pendente.png) center center no-repeat;
}


.Tooltip-Email {
    padding: 10px 27px;
    border: 1px solid #ddd;
    background-color: #fff;
    position: absolute;
    width: 354px;
    height: 33px;
    margin: 2px -403px;
    z-index: 1;
    display: none;
}

    .Tooltip-Email > div {
        width: 387px;
        height: 11px;
        background: url(Imagens/bg_tooltip_email_ponta.png) right top no-repeat;
        position: absolute;
        margin-top: -11px;
    }

    .Tooltip-Email ul {
        margin: 0;
        padding: 0;
    }

        .Tooltip-Email ul li {
            width: 118px;
            list-style-type: none;
            font-size: 12px;
            color: #444444;
            float: left;
        }

            .Tooltip-Email ul li a {
                margin: -2px 0;
            }

            .Tooltip-Email ul li div.sucesso {
                width: 25px;
                height: 15px;
                background: url(Imagens/ic_email_sucesso.png) center center no-repeat;
                float: left;
                padding-right: 4px;
            }

            .Tooltip-Email ul li div.erro {
                width: 25px;
                height: 15px;
                background: url(Imagens/ic_email_erro.png) center center no-repeat;
                float: left;
                padding-right: 4px;
            }

            .Tooltip-Email ul li div.pendente {
                width: 25px;
                height: 15px;
                background: url(Imagens/ic_email_pendente.png) center center no-repeat;
                float: left;
                padding-right: 4px;
            }

div.Tooltip-Pesquisa-Pessoa {
    border: 1px solid #ddd;
    background-color: #fff;
    color: #444444;
    font-size: 12px;
    width: 345px;
    text-align: left;
    padding: 9px;
    position: absolute;
}

    div.Tooltip-Pesquisa-Pessoa div.seta {
        width: 11px;
        height: 6px;
        background: url(Imagens/bg_tooltip_campos.png) right top no-repeat;
        position: absolute;
        margin: 9px 0px;
        /* Firefox */
        -moz-transform: rotate(180deg);
        /* Safari and Chrome */
        -webkit-transform: rotate(180deg);
        /* Opera */
        -o-transform: rotate(180deg);
        /* IE9 */
        -ms-transform: rotate(180deg);
        /* IE6,IE7 */
        filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=-1, M12=0, M21=0, M22=-1);
        /* IE8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=-1, M12=0, M21=0, M22=-1)";
    }

    div.Tooltip-Pesquisa-Pessoa div#Informacoes {
        overflow: hidden;
        color: #444444;
        font-size: 12px;
        width: 345px;
    }

        div.Tooltip-Pesquisa-Pessoa div#Informacoes p {
            margin: 0;
            padding: 0;
        }


/* CONVERTER RPS */

div.Campo-Enviar-Arquivo div.obrigatorio {
    background: #B20000;
    width: 5px;
    height: 26px;
    position: absolute;
    margin: 21px 1px 1px 1px;
}

div.Campo-Enviar-Arquivo input.Caminho-Arquivo {
    background-color: transparent !important;
    font-size: 12px !important;
    font-family: Arial !important;
    color: #444444 !important;
    padding: 0 35px 0 10px !important;
    width: 395px !important; /*89%;*/
}

div.Campo-Enviar-Arquivo div.Botao-Arquivo {
    padding: 6px 6px 5px 8px;
    height: 15px;
    position: absolute;
    /*right: 35px;*/
    left: 411px;
    top: 21px;
    cursor: pointer !important;
}

div.Campo-Enviar-Arquivo div.Botao-Arquivo, x:-moz-any-link {
    top: 23px;
}

div.Campo-Enviar-Arquivo div.obrigatorio, x:-moz-any-link {
    margin-top: 23px;
}

div.Campo-Enviar-Arquivo div.Botao-Arquivo:hover {
    background: #EEEEEE;
}

.Arquivo-Container {
    position: relative;
}

div.Esconde-Espaco-Botao-Arquivo {
    background: rgba(0, 0, 0, 0);
    height: 45px;
    position: absolute;
    width: 100px;
    left: 442px;
    margin: -50px 0;
    z-index: 99;
}

input.Selecionar-Arquivo {
    cursor: pointer;
    font-size: 1em;
    color: transparent;
    position: absolute;
    top: 0px;
    left: 412px;
    margin-top: 20px;
    opacity: 0;
    width: 30px;
    height: 26px;
    -moz-opacity: 0;
    filter: alpha(opacity:0);
    z-index: 2;
    /*display: none;*/
}

div.Visualizar-Arquivo {
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    border: 1px solid #CCCCCC;
}

div.Visualizar-Arquivo-Cabecalho {
    width: 590px;
    height: 110px;
    border: 1px solid #CCCCCC;
}

div.Visualizar-Arquivo-Fundo {
    width: 740px;
    height: 135px;
    border: 1px solid #CCCCCC;
}


/* BOTOES */
input[type='submit']:disabled,
input[type='submit']:disabled input[type='submit']:hover {
    color: #BBBBBB;
    border: 1px solid rgba(186, 187, 191, 0.51);
    background: url(Imagens/bg_botao_desabilitado.png) repeat-x;
    opacity: 0.50;
}

div.Desabilitado {
    color: #BBBBBB !important;
    border: 1px solid rgba(186, 187, 191, 0.51) !important;
    background: url(Imagens/bg_botao_desabilitado.png) repeat-x !important;
    opacity: 0.50;
}

.Botao, .Botao-Tab-Desabilitado, .Botao-Tab-Desabilitado:hover {
    border: 1px solid #BABBBF;
    background: url(Imagens/bg_botao.png) repeat-x !important;
    font-family: Segoe UI !important;
    font-size: 14px !important;
    height: 30px !important;
    color: #444 !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    margin-right: 2px;
    margin-left: 0px;
}

    .Botao:-moz-any(input) {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .Botao:hover {
        border: 1px solid #BABBBF;
        background: url(Imagens/bg_botao_hover.png) repeat-x !important;
        font-size: 14px;
    }

    .Botao:active {
        border: 1px solid #BABBBF !important;
        background: url(Imagens/bg_botao_clicado.png) repeat-x !important;
        font-size: 14px;
    }

.Botao-Loading, .Botao-Loading:hover, .Botao-Loading:disabled {
    background-color: #ddd !important;
    background-image: url(Imagens/button_loading_spinner.gif) !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    padding-right: 35px;
    opacity: 1 !important;
}


.Paginacao {
    height: 28px !important;
    line-height: 30px !important;
    width: 28px !important;
    padding: 0;
    margin: 0 1px;
    float: right;
}

    .Paginacao div.Direita {
        width: 28px;
        height: 28px;
        background: url(Imagens/ic_pagina_direita.png) center center no-repeat !important;
    }

    .Paginacao div.Esquerda {
        width: 28px;
        height: 28px;
        background: url(Imagens/ic_pagina_esquerda.png) center center no-repeat !important;
    }

/* ABAS AUTENTICIDADE NOTA */
div#abas {
    height: 26px;
    margin-bottom: 14px;
}

    div#abas > input[type="button"] {
        height: 26px !important;
        font-size: 13px !important;
        margin: 0 !important;
    }

    div#abas input.ativado {
        background: url(Imagens/bg_botao_clicado.png) repeat-x !important;
    }


/* MODAL CANCELAMENTO - SUBSTITUIÇÃO */
div#modal-container label {
    font-size: 13px;
}

    div#modal-container label.error {
        color: #B20000;
        font-size: 10px;
        text-align: right;
        font-weight: bold;
        float: right;
        padding-right: 1%;
    }

div#modal-container input.error {
    border: 1px solid #B20000 !important;
}

div#modal-container input.Campo-Obrigatorio {
    width: 98%;
    padding-left: 6px !important;
}

div#modal-container div.obrigatorio {
    background: #B20000;
    width: 5px;
    height: 26px;
    position: absolute;
    margin: 21px 1px 1px 1px;
    z-index: 1;
}

div#modal-container .k-dropdown-wrap { /*, .k-state-default {*/
    padding-left: 2px;
}

/* CAMPOS */
.Rotulo-Campo {
    color: #212121;
    text-align: left;
    display: block;
    font-size: 13px;
    margin-bottom: 3px;
}

.Rotulo-Campo-Readonly {
    color: #777777;
    text-align: left;
    display: block;
}

.Alinhar-esquerda {
    text-align: left !important;
}

/* Erro campo*/
input.input-validation-error,
textarea.input-validation-error {
    border-color: #B20000 !important;
}

    input.input-validation-error + .k-select {
        border-color: #B20000 !important;
    }

span.input-validation-error {
    border-color: #B20000 !important;
}

    span.input-validation-error + .k-select {
        border-color: #B20000 !important;
    }

.field-validation-error {
    display: block !important;
    color: #B20000;
    font-size: 10px;
    height: 17px;
    text-align: right;
}

.input-validation-valid {
    border: 1px solid #DDDDDD;
}

.field-validation-valid {
    display: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    color: #444444 !important;
    border: 0px !important;
}

div.Distancia-Bloco {
    margin-top: 50px;
}

div.Bloco-Separador {
    width: 100%;
    text-align: left;
}

    div.Bloco-Separador div.Titulo-Bloco-Separador {
        border-bottom: 1px solid #004F75;
        height: 26px;
        font-weight: bold;
        margin-bottom: 12px;
    }

    /* COLLAPSE */
    div.Bloco-Separador div.Com-Collapse {
        border-bottom: 1px solid #004F75;
        cursor: pointer;
    }

    div.Bloco-Separador div.Titulo-Bloco-Separador > span {
        color: #004F75;
        font-size: 13px;
        font-weight: bold;
    }

    div.Bloco-Separador div.Com-Collapse > span {
        color: #004F75;
        font-size: 13px;
        font-weight: bold;
    }

    div.Bloco-Separador div.Titulo-Bloco-Separador div.Collapse {
        width: 27px;
        height: 26px;
        text-align: center;
        float: right;
    }

    div.Bloco-Separador div.Titulo-Bloco-Separador div.Seta-Aberto {
        background: url("Imagens/ic_collapse_aberto.png") no-repeat scroll center center #004F75;
    }

    div.Bloco-Separador div.Titulo-Bloco-Separador div.Seta-Fechado {
        background: url("Imagens/ic_collapse_fechado.png") no-repeat scroll center center #004F75;
    }

    div.Bloco-Separador div.Container-Rotulos-Primeiro, div.Bloco-Separador div.Container-Rotulos {
        float: left;
        width: 49%;
        height: 58px;
    }

    div.Bloco-Separador div.Container-Rotulos-Primeiro {
        margin-right: 1%;
    }

    div.Bloco-Separador div.Container-Rotulos {
        margin-left: 1%;
    }

    /*div.Container-Rotulos div.Seta-Aberto {
    margin-right: 5px !important;
}*/

    /*.Container-Rotulos.Container-Lookup > label.Rotulo-Campo + div {
    position: relative;
    margin-right: 5px !important;
}*/

    div.Bloco-Separador div.Container-Rotulos-Pequenos {
        float: left;
        width: 47.6%;
        height: 58px;
    }

    div.Bloco-Separador div.Ultimo {
        margin-left: 4.4%;
    }

/* GRID DETALHES */
.Detalhes {
}

    .Detalhes tr, .Detalhes tr td, .Detalhes tr th {
        padding: 0;
        margin: 0;
        height: 30px;
    }

    .Detalhes td, .Detalhes th {
        text-align: left;
        font-size: 12px;
        font-weight: normal;
        color: #444;
    }

    .Detalhes tr, .Detalhes th {
        border-bottom: 1px solid #DDD;
    }

        .Detalhes tr.Linha-Estilo {
            background-color: #F5F5F5;
        }

        .Detalhes th.Linha-Estilo, .Detalhes th.Linha-Estilo:hover {
            background-color: #F5F5F5 !important;
        }

        .Detalhes tr:hover {
            background-color: #ECF8FF;
        }

table.Detalhes {
    width: 100%;
    border-spacing: 0;
    border: 1px solid #DDD;
    margin-bottom: 18px;
}

.Detalhes tr td.Direita {
    text-align: right;
    padding-right: 15px;
}

.Detalhes tr th, .Detalhes tr td {
    padding-left: 15px;
}

    .Detalhes tr th.Titulo {
        padding-left: 12px;
        font-size: 13px;
    }

.Detalhes tr:hover th {
    background-color: #FFF;
}

.Detalhes tfoot tr td {
    text-align: right;
    padding-right: 30px;
    border-top: 1px solid #DDD;
    background-color: #FFF;
}

/* GRID */

.Grid-Header {
    margin-top: 5px;
    border: 1px solid #BABBBF;
    width: 100%;
    text-transform: uppercase;
    color: #444;
    height: 30px;
    font-size: 13px;
    border-bottom: 0px;
}

    .Grid-Header span {
        margin: 5px;
        padding-left: 7px;
        position: absolute;
    }

/* RODAPE */
#Rodape {
    background: #014362;
    height: 20px;
    color: #FFF;
    font-size: 14px;
    font-family: 'Segoe UI';
    text-align: center;
    line-height: 20px;
    vertical-align: middle;
    min-width: 960px;
    position: absolute;
    bottom: 0;
    width: 100%;
}


/* ERRO 404 */
.conteudo-404 {
    padding: 10px 25px;
    background-color: #fcfcfc;
}

    .conteudo-404 a:hover {
        color: #007FFF;
    }

    .conteudo-404 a {
        color: #004C72;
    }

.titulo-404 {
    font-family: 'Segoe UI';
    color: #004c72;
    font-size: 22px;
    font-weight: bold;
}

.conteudo-404 .texto {
    font-family: 'Segoe UI';
    color: #444444;
    font-size: 16px;
    width: 460px;
}

/* SEM SUPORTE DO NAVEGADOR */
div.Browser {
    margin-top: 80px;
}

div.Browser-Fundo {
    float: left;
    background-color: #fcfcfc;
    font-size: 13px;
    padding: 20px;
}

    div.Browser-Fundo span {
        padding: 0px;
        margin: 0px;
        color: #004C72;
        font-size: 18px;
        font-weight: bold;
    }

    div.Browser-Fundo div.Area-Texto-Browser {
        width: 48%;
    }

    div.Browser-Fundo div.Area-Texto-Browser {
        padding: 0px;
        margin: 20px 0px 0px 0px;
        color: #444;
        font-size: 16px;
        font-weight: normal;
    }

        div.Browser-Fundo div.Area-Texto-Browser div.Chrome {
            background: url(Imagens/ic_chrome.png) left center no-repeat;
            padding-left: 25px;
        }

        div.Browser-Fundo div.Area-Texto-Browser div.Firefox {
            background: url(Imagens/ic_firefox.png) left center no-repeat;
            padding-left: 25px;
        }

        div.Browser-Fundo div.Area-Texto-Browser div.IE {
            background: url(Imagens/ic_ie.png) left center no-repeat;
            padding-left: 25px;
        }

        div.Browser-Fundo div.Area-Texto-Browser a {
            text-decoration: none;
            font-size: 14px;
            color: #004F75;
        }

            div.Browser-Fundo div.Area-Texto-Browser a:hover {
                color: #007FFF;
            }
