﻿/* Especificidades do controlo 'CandidaturaListControl.ascx' */

.CandidaturaListControlContentWrapper th.PA-RecordsListGrid-Header-Ano                  { text-align: center;   white-space: nowrap; }
.CandidaturaListControlContentWrapper th.PA-RecordsListGrid-Header-ProgramaDesignacao   { text-align: center;   white-space: nowrap; }
/*.CandidaturaListControlContentWrapper th.PA-RecordsListGrid-Header-PublicacaoDataInicio    { text-align: center; white-space: nowrap; }
.CandidaturaListControlContentWrapper th.PA-RecordsListGrid-Header-PublicacaoNoutrosCanais { text-align: center; white-space: nowrap; }
.CandidaturaListControlContentWrapper th.PA-RecordsListGrid-Header-CanalOrigem             { text-align: center; white-space: nowrap; }
.CandidaturaListControlContentWrapper th.PA-RecordsListGrid-Header-PublicacaoDataTermo     { text-align: center; white-space: nowrap; }
.CandidaturaListControlContentWrapper th.PA-RecordsListGrid-Header-Actions                 { text-align: center; white-space: nowrap; }*/

.CandidaturaListControlContentWrapper td.PA-RecordsListGrid-Item-Ano                    { text-align: center;   white-space: nowrap; }
.CandidaturaListControlContentWrapper td.PA-RecordsListGrid-Item-ProgramaDesignacao     { text-align: left;    white-space : normal; color : red;}
/*.CandidaturaListControlContentWrapper td.PA-RecordsListGrid-Item-PublicacaoNoutrosCanais   { text-align: center; white-space: nowrap; }
.CandidaturaListControlContentWrapper td.PA-RecordsListGrid-Item-CanalOrigem               { text-align: center; white-space: nowrap; }
.CandidaturaListControlContentWrapper td.PA-RecordsListGrid-Item-PublicacaoDataInicio      { text-align: center; white-space: nowrap; }
.CandidaturaListControlContentWrapper td.PA-RecordsListGrid-Item-PublicacaoDataTermo       { text-align: center; white-space: nowrap; }
.CandidaturaListControlContentWrapper td.PA-RecordsListGrid-Item-Actions                   { text-align: right;  white-space: nowrap; }*/


.CandidaturaListControlContentWrapper th.PA-RecordsListGrid-Left { text-align: left;   white-space: nowrap; }
.CandidaturaListControlContentWrapper td.PA-RecordsListGrid-Left { text-align: left;   white-space: nowrap; }

