﻿* {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    font-size: 11px;
    color: #575757;
    background: url('../content/imagens/bg_site.jpg') #000046 repeat-x;
}

table {
    width: 100%;
    border: none;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

a {
    text-decoration: underline;
    color: #575757;
    font-weight: normal;
}

br {
    clear: both;
}

a:hover {
    text-decoration: underline;
    color: #010066;
}

.home a {
    padding: 2px 10px 2px 10px;
    margin: 3px 0px 3px 0px;
    text-decoration: underline;
    color: #575757;
    font-weight: normal;
}

    .home a:hover {
        text-decoration: none;
        color: #fff;
        background-color: #990000;
    }

#fundoProcessDIV {
    opacity: 0.1;
    -moz-opacity: 0.1;
    filter: alpha(opacity=10);
    background-color: #000000;
    text-align: center;
    vertical-align: middle;
    z-index: 1;
    position: absolute;
    top: 0px;
}

#imgProcssDIV {
    z-index: 2;
    left: 50%;
    top: 50%;
    position: fixed;
}

#pagina {
    width: 1004px;
    margin: 0px auto auto auto;
}


#menuPrincipal {
    background-color: #7e7e7e;
    height: 70px;
    padding-left: 23px;
}

#cabecalho {
    width: 1004px;
    height: 110px;
    background: url('../content/imagens/img_banner.jpg') repeat-x;
    background-color: #eeeeee;
}

    #cabecalho h1 {
        padding: 20px 0px 0px 10px;
        font-size: 150%;
        color: red;
    }

#conteudo {
    min-height: 450px;
    padding: 0px 0px 30px 0px;
    background-color: #eeeeee;
}

#rodape {
    background-color: #7e7e7e;
    font-size: 12px;
    height: 33px;
    text-align: center;
    color: White;
    padding-top: 17px;
    margin-bottom: 20px;
}

    #rodape a {
        color: White;
    }

.gd-tab-nav {
    float: left;
    width: 100%;
    padding-left: 5px;
}

.gd-tab-nav-item {
    cursor: pointer;
    border: none;
    background: #990000;
    color: White;
    margin: 8px 0px 0px 2px;
    font-size: 12px;
    float: left;
    text-align: center;
}

    .gd-tab-nav-item a {
        text-decoration: none;
        color: White;
        padding: 5px 20px 0px 20px;
        float: left;
        height: 20px;
    }

    .gd-tab-nav-item:hover {
        background: #cc0000;
    }

.gd-tab-nav-item-desabilitado {
    cursor: pointer;
    border: none;
    background: #575757;
    color: #999999;
    margin: 8px 0px 0px 2px;
    font-size: 12px;
    float: left;
    text-align: center;
}

    .gd-tab-nav-item-desabilitado a {
        text-decoration: none;
        color: #333333;
        padding: 5px 25px 0px 25px;
        float: left;
        height: 20px;
        cursor: default;
    }

.gd-tab-nav-item-selecionado {
    cursor: pointer;
    background: #660000;
    border: none;
    margin: 3px 0px 0px 2px;
    float: left;
    text-align: center;
}

    .gd-tab-nav-item-selecionado a {
        text-decoration: none;
        color: White;
        padding: 6px 25px 0px 25px;
        height: 24px;
        float: left;
        font-size: 12px;
    }

.gd-tab-item {
    float: left;
    padding-bottom: 15px;
    border: 1px solid #b1b3b2;
    background: #e9e9e9;
    margin-top: 0px;
    width: 738px;
    margin-left: -5px;
    _margin-left: -2px;
}

.gd-tab-item-container {
    padding: 10px;
    width: auto;
}

.gd-campo {
    font-family: Tahoma;
    background-color: White;
    color: #333;
    font-size: 11px;
    float: left;
    margin: 3px 0px 0px 0px;
    padding-left: 5px;
    border: none;
    height: 17px;
    width: 100px;
    border: 1px solid #b1b3b2;
    padding-top: 1px;
}

.gd-campo-alerta {
    background-color: #ff3333;
    color: White;
    font-family: Tahoma;
    font-size: 11px;
    float: left;
    margin: 3px 0px 0px 0px;
    padding-left: 5px;
    border: none;
    height: 17px;
    width: 100px;
    border: 1px solid #ccc;
    padding-top: 1px;
}

.gd-legenda {
    font-size: 11px;
    font-family: Tahoma;
    color: #575757;
    float: left;
    margin: 3px 5px 0px 0px;
    *margin: 2px 5px 0px 0px;
    text-align: left;
    cursor: pointer;
    padding-left: 0px;
}

.gd-legenda-radio {
    font-size: 11px;
    font-family: Tahoma;
    color: #575757;
    float: left;
    margin: 2px 15px 0px 0px;
    text-align: left;
    cursor: pointer;
    padding-left: 5px;
}

.gd-campo-radio {
    float: left;
    margin: 3px 0px 0px 0px;
    *margin: -2px 0px 0px 10px;
    cursor: pointer;
}

.gd-legenda-check {
    font-size: 11px;
    font-family: Tahoma;
    color: #575757;
    float: left;
    margin: 3px 5px 0px 0px;
    *margin: 2px 5px 0px 0px;
    text-align: left;
    cursor: pointer;
    padding-left: 0px;
}

.gd-campo-check {
    float: left;
    margin: 5px 0px 0px 0px;
    *margin: 0px 0px 0px 10px;
    cursor: pointer;
}

.gd-campo-select {
    margin: 3px 0px 0px 0px;
    background-color: White;
    border: solid 1px #b1b3b2;
    color: #333;
    font-size: 11px;
    float: left;
    padding-left: 5px;
    height: 20px;
    padding-bottom: 1px;
}

.gd-campo-select-alerta {
    background-color: #ff3333;
    border: solid 1px #4e4e4e;
    color: White;
    font-size: 11px;
    float: left;
    margin: 3px 0px 0px 0px;
    padding-left: 5px;
    height: 20px;
}

.gd-legenda-resumo {
    color: #ccc;
    float: left;
    margin: 3px 0px 0px 10px;
    text-align: left;
    padding-right: 5px;
    margin-top: 8px;
    width: 190px;
    text-align: right;
}

.gd-legenda-resumo-descricao {
    text-align: left;
    margin-left: 0px;
    color: #e1e1e1;
    font-size: 14px;
    margin-top: 5px;
    float: left;
}


.gd-botao {
    font-family: Tahoma;
    min-width: 60px;
    padding: 3px 0px 3px 0px;
    border: solid 1px #575757;
    background: #575757;
    color: #ffffff;
    margin: 3px 0px 0px 5px;
    cursor: pointer;
    font-size: 11px;
}

.gd-botao-img {
    background-color: Transparent;
    border: 0px;
    padding: 0px;
}

.gd-botao:hover {
    background: #660000;
    color: #fff;
    border: solid 1px #111;
}

.gd-botao:disabled {
    color: #666;
    cursor: default;
}

    .gd-botao:disabled:hover {
        background: black;
        border: solid 1px #464646;
    }

.gd-linhaDiv {
    height: 5px;
    border-top: solid 1px #b1b3b2;
    width: 100%;
    margin-top: 10px;
}

label {
    float: left;
    margin-top: 7px;
}

#conteudo .field-validation-error {
    color: #c1022b;
    font-size: 11px;
    float: left;
    margin-top: 3px;
}


.gd-framework-mensagemFundo {
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    background-color: #000000;
    text-align: center;
    vertical-align: middle;
    top: 0px;
}

.gd-framework-mensagemContainer {
    color: White;
    padding: 0px;
    width: 350px;
    border: 0px solid black;
    position: absolute;
    background-color: #660000;
}

.gd-framework-mensagemIcone {
    width: 25px;
    height: 25px;
    border: 0px solid #c9c9c9;
    position: absolute;
    left: 10px;
    top: 25px;
}

.gd-framework-mensagemTexto {
    font-family: Tahoma;
    font-size: 19px;
    color: #e1e1e1;
    text-align: left;
    margin: 35px 0px 0px 75px;
    padding-right: 10px;
}

.gd-framework-mensagemBotoes {
    text-align: center;
    margin: 70px 0px 0px 0px;
    border-top: 1px solid #fff;
    padding: 10px 0px 10px 0px;
    background-color: #e1e1e1;
}

    .gd-framework-mensagemBotoes button {
        background-color: Transparent;
    }

button.gd-framework-mensagemBotoes-botoesConfirmacao {
    background: #575757;
    border: none;
    color: White;
    height: 23px;
    cursor: pointer;
    padding: 0px 15px 0px 15px;
}

    button.gd-framework-mensagemBotoes-botoesConfirmacao:hover {
        background: #660000;
    }


/* Popup */
.gd-framework-popupFundo {
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    background-color: #000000;
    text-align: center;
    vertical-align: middle;
    top: 0px;
}

.gd-framework-popupContainer {
    background: #cccccc;
    color: Black;
    padding: 0px;
    width: 320px;
    border: 0px solid black;
    position: absolute;
}

.gd-framework-popupTitulo {
    width: 100%;
    height: 40px;
    border: 0px solid #575757;
    background: #575757;
    color: White;
    float: left;
}

.gd-framework-popupTituloLabel {
    color: #ffffff;
    float: left;
    font-size: 18px;
    margin: 9px 0px 0px 10px;
}


.gd-framework-popupTituloBotaoClose {
    font-family: Tahoma;
    border: solid 1px #464646;
    background: black;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    float: right;
    margin: 3px 3px 0px 0px;
    width: 20px;
}

.gd-framework-popupTexto {
    font-family: Verdana;
    font-size: 15px;
    color: black;
    text-align: left;
    margin: 25px 0px 0px 10px;
    *margin: 0px 0px 0px 10px;
    text-transform: lowercase;
}

.gd-campo-toolTipDiv {
    color: #fff;
    width: 200px;
    height: 40px;
    background: url('../content/imagens/img_mensagem_alerta.gif') #660000 no-repeat 5px 5px;
    padding-top: 10px;
    padding-left: 38px;
}

.home-area-tabela {
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

    .home-area-tabela tr th {
        border-left: solid 1px #b1b3b2;
        border-top: solid 1px #b1b3b2;
        padding: 5px !important;
        background-color: #e2e2e2;
        text-align: left;
    }

    .home-area-tabela tr td {
        border-left: solid 1px #b1b3b2;
        border-top: solid 1px #b1b3b2;
        padding: 5px;
        background-color: #f5f5f5;
    }

    .home-area-tabela .linhaAlternada td {
        background-color: #eeeeee;
    }

.tabela-indicadores td {
}