﻿@import url('Cores.css');

.UpdatePG_Centro
{
    z-index: 200;
    position: absolute;
    top: 40%;
    left: 35%;
    text-align: center;
    width: 400px;
    height: 60px;
    font-weight: bold;
    font-size: 13px;
    color: white;
    font-family: Sans-Serif, Arial, Tahoma;
}

.Pelicula
{

    width: 100%;
    background-color: black;
    moz-opacity: 0.5;
    khtml-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 120;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

body, html
{
    padding: 0px;
    margin: 0px;
}

body, td, th, div, input, button, select, textarea
{
    font-family: Sans-Serif, Arial, Tahoma;
    font-size: 12px;
    resize:none;
}

hr
{
    border: 0px;
    size: 1px;
    height: 1px;
}

a, a:link, a:visited
{
    text-decoration: none;
}

a:hover, a:active
{
    text-decoration: underline;
}

a[disabled], a[disabled]:link, a[disabled]:hover, a[disabled]:active, a:not([href])
{
    cursor: default;
    text-decoration: none;
}

.CaixaBorda
{
    border: 1px solid Orange;
    padding: 8px;
    -moz-border-radius: 10px; /* Para Firefox */
    -webkit-border-radius: 10px; /*Para Safari e Chrome */
    box-shadow: 0px 10px 17px -13px black;
    -moz-box-shadow: 0px 10px 17px -13px black;
    -webkit-box-shadow: 0px 10px 17px -13px black;
}

table
{
    z-index: 0;
}

table.Bordas
{
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
}

table.Grid th
{
    line-height: 150%;
    white-space: nowrap;
    padding: 3px;
    cursor: default;
}

table.Grid tr
{
}

table.Grid tr.AlternatingRow
{
}

table.Sortable th.header
{
    background-image: url(../Images/Principal/th_background.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 18px;
}

table.Sortable th.headerSortUp
{
    background-image: url(../Images/Principal/th_background.png);
    background-position: right -160px;
    background-repeat: no-repeat;
}

table.Sortable th.headerSortDown
{
    background-image: url(../Images/Principal/th_background.png);
    background-position: right -80px;
    background-repeat: no-repeat;
}

div#divConteudo
{
    max-width: 980px;
    min-width: 980px;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    padding-bottom: 20px; /*	padding-left: 5px; 	padding-right: 5px; */
}

div#divConteudo div.conteudoPagina
{
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

/* Busca */
div#divConteudo div#divBusca, div#divConteudo div.busca
{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    width: 100%;
    _margin: 0px;
}

.Bold
{
    font-weight: bold;
}

.Text12, .Text12 *
{
    font-size: 1.2em;
}

.Text14, .Text14 *
{
    font-size: 1.4em;
}

.Text18, .Text18 *
{
    font-size: 1.8em;
}

.TextRight
{
    text-align: right;
}

.TextLeft
{
    text-align: left;
}
.TextCenter
{
    text-align: center;
}

div.buttonsDialog
{
    display: block;
    text-align: right;
    height: 24px;
    border-top: 1px silver solid;
    padding-top: 10px;
}

div.ScrollBox
{
    overflow: auto;
    height: 300px;
}

.Validator
{
    width: 100%;
    font-weight: normal;
    display: block;
}

.FloatRight
{
    float: right;
}

.FloatLeft
{
    float: left;
}

.Italic
{
    font-style: italic;
}

.NoWrap
{
    white-space: nowrap;
}

div.Hint
{
    background-color: #FFFFE1;
    border-color: black;
}

div.Hint span
{
    font-size: 1em;
    font-weight: normal;
}

div.UpdateProgress div
{
    display: inline-block;
    position: absolute;
    right: 5px;
    line-height: 24px;
    height: 24px;
    padding-right: 10px;
    padding-left: 10px;
    z-index: 2;
    width: 400px;
}

tr.odd td
{
}

.Contador
{
    font-weight: bold;
    font-size: 1.2em;
}

.Erro
{
}

table.GridView th
{
    background-image: url(../Images/Principal/th_background.png);
    line-height: 150%;
    font-size: 11px;
    white-space: nowrap;
    padding: 3px;
    cursor: default;
}

table.GridView tr
{
}

table.GridView tr.AlternatingRow
{
}

table th.header
{
    background-image: url(../Images/Principal/th_background.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 18px;
}

table th.headerSortUp
{
    background-image: url(../Images/Principal/th_background.png);
    background-position: right -160px;
    background-repeat: no-repeat;
}

table th.headerSortDown
{
    background-image: url(../Images/Principal/th_background.png);
    background-position: right -80px;
    background-repeat: no-repeat;
}

.TituloInformacoes
{
    font-size: 1.15em;
    font-weight: bold;
    color: black;
    border-left: gray 3px solid;
    margin-bottom: 2px;
    padding-left: 5px;
    border-top: #ffffff 2px solid;
    border-bottom: #ffffff 2px solid;
    background-color: #FFFFFF;
}

.conteudoPagina .titulo, .Titulo
{
    font-weight: bold;
}

.conteudoPagina .medium, .conteudoPagina .medium *, .Medium, .Medium *
{
    font-size: 12px;
}

.conteudoPagina .Big, .conteudoPagina .Big * .Big, .Big *
{
    font-size: 14px;
}

.Max, .Max *
{
    font-size: 18px;
}

.modalPopup
{
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.AlignRight
{
    text-align: right;
}

.AlignCenter
{
    text-align: center;
}


.FloatRight
{
    float: right;
}

.FloatLeft
{
    float: left;
}

.Italic
{
    font-style: italic;
}

.NoWrap
{
    white-space: nowrap;
}

.AvisoDeErro
{
    font-size: 10px;
    font-weight: bold;
    border-color: Gold;
    border-width: 1px;
    border-style: solid;
    padding-left: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    min-height: 40px;
    background: url(../Images/Principal/erro.png) 20px 10px no-repeat;
    color: black;
}

.AvisoDeErro ul
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0px;
    padding: 0px;
}

.AvisoDeErro li
{
    font-weight: normal;
    line-height: 15px;
}

table thead th
{
    text-align: left;
}

.Associar
{
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    padding-left: 10px;
    border-width: 1px;
    border-style: solid;
}

.AssociarSemBorda
{
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    padding-left: 10px;
}

tr.FiltroComplementar
{
    display: none;
}

span.UpdateProgress
{
    float: right;
}

.TituloPagina
{
    background-color: #979797;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.TituloPagina span
{
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.SubTituloPagina
{
    display: block;
    font-size: 14px;
    font-weight: bold;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding-bottom: 5px;
}

.SubTituloPagina.Vazio
{
    display: none;
}

.Pesquisa
{
    font-size: 17px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 1px;
    margin-right: 10px;
    border-width: 1px;
    border-style: solid;
}

.pesquisaContainer .posicaoProgresso
{
    position: relative;
    z-index: 10;
}

.pesquisaContainer .progresso
{
    padding: 0px;
    margin: 0px;
    position: absolute;
    left: -20px;
    padding-top: 10px;
}

* .pesquisaContainer .progresso
{
    padding: 0px;
    margin: 0px;
    position: absolute;
    padding-top: 5px;
    left: -20px;
}

.versao
{
    font-size: 12px;
}

#imgPreviewWithStyles
{
    background: black;
    padding: 15px;
    z-index: 999;
    border: none;
}

/* Text below image */
#imgPreviewWithStyles span
{
    color: white;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}

/* Para alinhamento dos headers das colunas de valor nos gridview's */
.numericColumn
{
    text-align: right;
}


.ProgramaConvenioDetalhe
{
    padding: 10px;
}

.ProgramaConvenioDetalhe .Cabecalho
{
    border-collapse: collapse;
    border: 1px solid Orange;
    background-color: #eee;
    padding: 10px 4px 10px 4px;
    font-weight: bold;
}

.ProgramaConvenioDetalhe .Cabecalho span
{
    font-size: 12px;
}

.ProgramaConvenioDetalhe .Conteudo
{
    border-collapse: collapse;
    padding: 10px 4px 10px 4px;
}

.ProgramaConvenioDetalhe .Conteudo .descricao
{
    padding: 4px 10px 4px 10px;
    text-align: justify;
}

.ProgramaConvenioDetalhe .Conteudo fieldset
{
    border: 1px solid Orange;
    padding: 10px 10px 10px 10px;
    text-align: justify;
}

.ProgramaConvenioDetalhe .Conteudo fieldset legend
{
    font-weight: bold;
}

.historico
{
    border-collapse: collapse;
}

.historico .cabecalho
{
    padding: 8px;
    border: 1px solid Orange;
    background-color: #efefef;
    font-weight: bold;
}

.historico .cabecalho .titulo
{
    float: left;
}

.historico .cabecalho .situacao
{
    float: right;
}

.historico .conteudo
{
    padding: 8px;
}

.acompanhamento
{
    border-collapse: collapse;
}

.acompanhamento .cabecalho
{
    padding: 4px;
    background-color: #efefef;
}

.acompanhamento .conteudo
{
    padding: 8px;
}
