﻿.naoImprime {
    display: none;
    border: none;
}

.soImprime {
    display: block;
    list-style: none;
    font-family: Arial;
}

    .soImprime li {
        text-align: center !important;
        font-size: 45px !important;
        text-decoration: none !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    .soImprime .li {
        text-align: center !important;
        font-size: 30px !important;
        text-decoration: none !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

.ImprimePopUp {
    height: auto;
    width: auto;
}

.formulario .alteracoes .label {
    color: #2876A7;
    padding: 5px 5px 5px 5px !important;
    background: white;
    text-align: center;
    display: block;
}

.corpo {
    border: none;
    position: static;
    margin: 5px 0px 0px 51px;
    padding: 10px 15px 10px 15px;
}

    .corpo h2 {
        color: #2876A7;
        font-size: 12px;
    }

.corpo_abas {
    border-top: none;
    margin-top: 0px;
}

.formulario_cinza {
    width: 96%;
    background: #f7f7f7;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 5px 0px;
    color: #808080;
}

.branco input {
    background: #ffffff !important;
}

.formulario_cinza img {
    background: none !important;
    height: 340px !important;
    width: 256px !important;
    border: solid 1px #C9C9C9 !important;
}

.formulario_cinza .img {
    height: 76px !important;
    width: 530px !important;
}

.formulario_cinza span {
    float: left !important;
    font-size: 12px;
    padding: 3px 5px 0px 0px;
}

.formulario_cinza table tr td span {
    float: left !important;
}

.formulario_alturaDtList {
    width: 95%;
    height: 95%;
    padding: 5px 5px 5px 5px;
    overflow: auto !important;
}

    .formulario_alturaDtList table {
        background: #FFFFFF !important;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 30px;
        text-align: center;
        font-size: 14px;
        border-collapse: collapse;
    }

        .formulario_alturaDtList table tr {
            color: #033A70;
            font-weight: normal;
        }

        .formulario_alturaDtList table thead tr {
            background: #99CCFF;
            color: #033A70;
            font-size: 15px;
        }

            .formulario_alturaDtList table thead tr th {
                font-weight: bold;
                padding: 3px;
                border: solid 1px black;
            }

        .formulario_alturaDtList table tr td {
            padding: 3px;
            border: solid 1px black;
        }

        .formulario_alturaDtList table .grid_consulta_total {
            background: #033A70;
        }

            .formulario_alturaDtList table .grid_consulta_total td span {
                font-weight: bold;
                color: #FFFFFF
            }

.formulario_relatorio {
    background: #FFFFFF;
    font-weight: normal;
    width: 100%;
    height: 95%;
    padding: 0px 0px 5px 0px;
    overflow: auto !important;
}

.pubweb_col2 {
    color: #244C72;
    font-family: verdana;
    font-size: 20px !important;
    font-weight: bold;
    width: auto !important;
}

.pubweb_col3 {
    color: #2777A9;
    font-family: verdana;
    font-size: 20px !important;
    width: auto !important;
}