.display-label, .editor-label
{
    font-weight: 700;
    color: #025985;
    width: 99%;
}
/* CSS Document */
.lbl
{
    color: #025985;
    font-weight: 700;
    padding-bottom: 2px;
    font-size: 11px;
}

.tab_fieldset
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    border: 1px solid #C0CCD6;
    width: 99%;
    margin-left: 5px;
    margin-bottom: 5px;
}
/*..*/
.tab_fieldset td div
{
    float: left;
    margin-left: 5px;
}
.tab_fieldset td
{
    border-bottom: 1px solid #C0CCD6; /*background-color: #F4F5F7;*/
    background-color: Transparent !important;
    padding: 5px;
}

.FieldSet
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    border: 1px solid #C0CCD6;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
    background-color: #EAF3FB;
}

.FieldSet legend
{
    margin-left: 5px;
    font-weight: bold;
}

.lbl_titulo
{
    color: #025985;
    font-weight: bold;
    padding-bottom: 2px;
    font-size: 14px;
}

.lbltittexto
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: Black;
}

.lblmensagem
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: Blue;
}

.lblerro
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: red;
}

.lbltexto
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #025985;
}

.lblTitulo1
{
    color: #ff9900;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.lblTitulo2
{
    color: #025985;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.lblTitulo3
{
    color: #025985;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.cor_celula
{
    color: #FF8500;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    font-size: 13px;
    background-color: #FFFFFF;
}

.radioList input
{
    border: none;
    background: none;
}

.gridScroll
{
    overflow: auto;
}

.gridScroll table th
{
    position: relative;
}

.gridScroll table tbody
{
    overflow: hidden;
}

.txt
{
    text-transform: uppercase;
}

.imgBoxMsg
{
    cursor: default;
    margin-right: 10px;
    margin-bottom: 4px;
    border: none;
    padding: 0px;
}

.boxmsg
{
    padding: 5px;
    color: black;
    background-color: #FFFFE8;
    border: solid 1px #DDDDDD;
    margin-top: 3px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
}

.okmsg
{
    padding: 5px;
    color: black;
    background-color: #EBFDDF;
    border: 1px solid #DDDDDD;
    margin-top: 3px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
}

.bgrdmodal
{
    background-color: #000000; /*opacity: 0.35;*/
    -moz-opacity: 0.35; /*filter: alpha(opacity=35);*/
}

.pnModal
{
    padding: 10px;
    background-color: #FFFFFF;
    border: 4px solid #C0CCD6;
}

.FieldSetMenu
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal; /*border: 1px solid #C0CCD6;*/
    width: 100%;
    text-align: left; /*margin-bottom: 5px;*/ /*background-color: #DCEBF8;*/
    background-color: #F3F9FE;
    margin-bottom: 5px;
}

/*.FieldSetMenu td
{
    border-bottom: 1px solid #C0CCD6;
    background-color: #F4F5F7;
    padding: 5px;
}*/

.FieldSetMenu legend
{
    margin-left: 5px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #05419B;
}

.divItem
{
    background-color: #DCEBF8;
    padding: 5px 0px 0px 0px;
    border: solid 1px #77D5F7;
    margin-bottom: 5px;
}

.divSubItem
{
    margin: 5px;
    padding: 5px;
    background-color: white;
    border: 1px solid #E0E0E0; /*background-color: #F3F9FE;*/
    vertical-align: middle;
}

.divSubConteudo
{
    border: solid 1px #77D5F7;
    margin: 5px 5px 5px 5px;
}

/* In�cio da formata��o para GridView */
.formatTabela
{
    font-family: "Trebuchet MS" , Verdana, Arial, Sans-Serif;
    border-collapse: collapse;
    border-style: none;
    border-width: 0px;
    width: 100%;
    margin: 5px;
    text-decoration: none;
}

.formatTabela caption
{
    background-color: #006699;
    text-align: left;
    line-height: 22px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 4px;
    font-family: "Trebuchet MS" , Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

.formatTabela td
{
    border: 1px solid #EBEBEB;
    padding: 0.2em;
    font-size: 9.7pt;
    cursor: pointer;
    text-decoration: none;
}

.grid_headerstyle
{
    background-color: #006699;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
    color: #025985;
    line-height: 22px;
    border: none;
    padding-top: 4px;
    padding-left: 4px;
    text-decoration: none;
    height: 20px;
}

.grid_headerstyle th
{
    background-color: #006699;
    text-align: left;
    color: #FFFFFF;
    line-height: 22px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 4px;
    font-family: "Trebuchet MS" , Verdana, Arial, Sans-Serif;
    border: solid 1px ##ebebeb;
    text-decoration: none;
}

.grid_rowstyle
{
    background-color: #F5f5f5;
    text-align: left;
    border: none;
    font-weight: normal;
}

.grid_editrowstyle
{
    background-color: #DFDFDF;
    text-align: left;
    color: #695560;
    border: none;
}

.grid_selectedrowstyle
{
    background-color: #FFFFCE;
    text-align: left;
    color: #000000;
    font-weight: bold;
    border: none;
}

.grid_footerstyle
{
    background-color: #006699;
    border: none;
}

.grid_alternatingrowstyle
{
    background-color: #E5F1F4;
    text-align: left;
    height: 24px;
    border: none;
    font-weight: normal;
}

.grid_emptydatarowstyle
{
    color: #BF1616;
    font-size: 12px;
    font-weight: bold;
    font-family: "Trebuchet MS" , Verdana, Arial, Sans-Serif;
}

.grid_pagerstyle
{
    background-color: #006699;
    font-size: 6pt;
    color: #FFFFFF;
    text-align: center;
    border: none;
    height: 24px;
}


.grid_pagerstyle td
{
    padding: 2px 8px 2px 8px;
    text-align: right;
    vertical-align: middle;
    cursor: pointer;
    font-size: 8pt;
}

.grid_pagerstyle a:link
{
    font-size: 8px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: block;
}

.sortalternatingrowstyle
{
}
.sortrowstyle
{
    color: #000;
}
.sortascheaderstyle
{
    background: #c5c5c5 url(../images/sort_asc1.gif) no-repeat scroll right center;
    padding-left: 0px;
}
.sortdescheaderstyle
{
    background: #c5c5c5 url(../images/sort_desc1.gif) no-repeat scroll right center;
    padding-left: 0px;
}

.formatTabela a
{
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}
.formatTabela a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    text-decoration: none;
}

.normalRow
{
    background-color: white;
    cursor: pointer;
    text-align: left;
}

.highlightRow
{
    border: 1px solid #FFFFFF;
    background: #DFDFDF;
    cursor: pointer;
    text-align: left;
}

.altoverow
{
    border: 1px solid #FFFFFF;
    background: #DFDFDF;
    text-align: left;
}
.letranormal
{
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
}
/*Fim Formata��o da GridView*/


a:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: #001166;
}
a:link
{
    text-decoration: none;
    color: #05419b;
    cursor: pointer;
}
a:visited
{
    text-decoration: none;
    color: #0066cc;
}
a:active
{
    text-decoration: none;
    color: #000000;
}

.img
{
    vertical-align: middle;
}

/*Autor: Wesley Soares de Souza*/
.btPesquisar
{
    background-image: url(../images/icones/page_preview.png);
    height: 28px;
    width: 28px;
}

.RetornoPesquisa
{
    font-family: "Trebuchet MS" , Verdana, Arial, Sans-Serif;
    font-style: normal;
    font-size: 14px;
}
.DivRodapeTabs
{
    text-align: center;
    background-color: #E1EEF9;
    width: 100%;
    padding: 3px;
}


label.error
{
    line-height: 100%;
    position: relative;
    z-index: 5001;
    color: #fff;
    font-family: tahoma;
    font-size: 11px;
    padding: 10px 10px 10px 10px;
    margin-top: -79px;
    cursor: pointer;
    display: block;
    margin-right: -130px;
    right: -65%;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    width: 190px;
    height: 35px;
    background-image: url(../images/balao.png);
    background-repeat: no-repeat;
}

.DivAlerta
{
    color: red;
}

.InputError
{
    background-color: #FFB8B8;
}
.InputValid
{
    background-color: #D0F6D5;
}

table
{
    background-color: #ffffff;
}
h3
{
    font-size: 14px;
}
select
{
    background-color: #EAF3FB;
    color: #003399;
}

.input_files
{
    background-color: White;
    border-color: #CCCCCC;
    border-width: 1px;
    height: 22px;
    elevation: 0;
    border-style: solid;
}

.box_estruturaca_cabecalho
{
    display: table;
    overflow: hidden;
    margin-left: 80px;
    text-align: left;
    margin-top: 85px;
    position: absolute;
}


:disabled{
    cursor: not-allowed;
}

/*input:not([readonly]):not([disabled]):focus, 
select:not([readonly]):not([disabled]):focus, 
a:not([readonly]):not([disabled]):focus
{
    border: 2px solid #a6c9e2;
}*/