﻿html, body
{
height:100%;
margin:0px;
font-family:  wf_segoe-ui_normal,wf_segoe-ui_semilight,wf_segoe-ui_light,Arial,sans-serif;
outline: none;

}

#language{
    position: absolute;
    right: 0;
    font-size: 10px;
    margin-top: 10px;
    margin-right: 5px;
}

#language a{
    line-height: 30px;
    padding: 0 8px;
}

#language a span{
    font-size: 5px;
    margin-left: 2px;
}

#languageSubMenu{
    margin-top: -20px;
}

#currentLanguage{
    cursor: default;
}

.bold{
	font-weight: bold;
}

.lermais{
	color: #6fa3ce !important;
	font-weight: 700;
	font-size: 10px;
	font-family: 'Open Sans', sans-serif;
}

/*candidaturasBI --- radioButton*/
.centerDivCandidatura{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	margin-top: 150px;
	background-color: rgb(243, 240, 240);
	border-radius: 5px;
	padding: 60px;
}

.centerDivCandidatura{
 -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.buttonDivCandidatura{
	margin-left: auto;
	margin-right: auto;
	width: 415px;
	margin-top: 15px;
	text-align: right;
}

/*::-moz-selection {
 background: white;
}

::selection { background: white; }*/

@-webkit-keyframes 
icon-beat {  0% {
 -webkit-transform: scale(2);
 -ms-transform: scale(2);
 transform: scale(2);
}
 100% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}

@keyframes 
icon-beat {  0% {
 -webkit-transform: scale(2);
 -ms-transform: scale(2);
 transform: scale(2);
}
 100% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}

.centerDivCandidatura label {
  display: block;
  position: relative;
  padding: 0.5rem 1rem;
  line-height: 28px;
  font-weight: normal;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.centerDivCandidatura label:last-of-type { margin-right: 1rem; }

label i {
  display: inline-block;
  height: 25px;
  position: relative;
  top: 6px;
  font-style: normal;
  color: #ccc;
}



label span {
  display: inline-block;
  margin-left: 5px;
  line-height: 25px;
  color: gray;
}

input[type="radio"] { display: none; }

input[type="radio"] + i:before {
  font-family: 'FontAwesome';
  font-size: 28px;
  height: 25px;
  width: 25px;
  display: inline-block;
}

input[type="radio"]:checked + i {
  position: relative;
  -webkit-animation: icon-beat 0.1s ease;
  animation: icon-beat 0.1s ease;
}

input[type="radio"]:checked + i + span {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

input[type="radio"] + i:before { content: "\f10c"; }

input[type="radio"]:checked + i:before { content: "\f111"; }

input[type="radio"]:checked + i + span,
input[type="radio"]:checked + i:before { color:#428bca; }

/**/
#css-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #16a1e7;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.css-script-center {
width: 960px;
margin: 0 auto;
}
.css-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.css-script-center a {
	text-decoration:none;
}
.css-script-ads {
width: 728px;
height:90px;
float:right;
}
.css-script-clear {
clear:both;
height:0;
}
/*candidaturasBI - fim*/

td{
	vertical-align: middle;
	font-size: 10pt;
}

td.acao
{
	font-size: 8pt;
}

fieldset.custom{
	border: 1px solid;
	padding: 20px 15px 5px;
	border-color: #c0c0c0;
	border-radius: 4px;
}

legend.custom{
	width: inherit;
	padding: 0px 10px;
	border-bottom: medium none;
	color: #369;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px !important;
}

.ui-datepicker th {
    font-size: 10pt;
}

.form-desc{
	color: #369;
	font-size: 10px;
	opacity: .8;
}

/*.form-control{
	margin-bottom: 15px;
}*/

@media screen and (min-device-width: 991px){
	.text-info-bi{
		line-height: 1.5;
		overflow: hidden;
		position: relative;
		max-height: 6em; /*4.5em;*/
	}

	.text-info-bi:before  {
		background: #fff;
		bottom: 0;
		position: absolute;
		right: 0;
		content: '\2026';
	}

	.text-info-bi:after{
		content: '';
		background: #fff;
		position: absolute;
		height: 50px;
		width: 100%;
		z-index: 1;
	}
}

/*pgoncalves/03/12/15*/
.curso{
	font-weight: bold;
	margin-bottom: 20px;
}

.mensagem{
	margin-top: 20px;
}

.headerTitle{
	border-bottom: solid 2px #EBEBEB;      
	position: relative;
	color:#0072C6;
	margin-bottom: 25px;
	margin-top: 30px;
}
/*pgoncalves//*/

#navBar
{
/*background-color:#336699;
width:100%;
height:50px;
float:left;
position:fixed;
z-index: 20;*/

background-color: #0072C6;
width: 100%;
height: 50px;
float: left;
position: fixed;
z-index: 20;
padding-left: 50px;
padding-right: 50px;
}

/*alterado*/

.navBarAPPIcon{
width: 30px;
height: 30px;
float: left;
margin: 10px;
}

/**/

#iconsAPPSWideContent-cestudante
{
background-color: #ce3641;
}

#iconsAPPSWideContent-provest
{
background-color: #09a895;
}

#iconsAPPSWideContent-bolsasinvestigacao
{
background-color: #3cbf71;
}

#iconsAPPSWideContent-Repositorio
{
background-color: #849ccc;
}

#iconsAPPSWideContent-RegistoAcademico
{
background-color: #0096C4;
}

#iconsAPPSWideContent-questionariospedagogicos
{
background-color: #207689;
}

#iconsAPPSWideContent-Office365
{
background-color: #9b5353;
}

#iconsAPPSWideContent-Moodle
{
background-color: #d6795c;
}

#iconsAPPSWideContent-Certidoes
{
background-color: #f9a93e;
}

#iconsAPPSWideContent-requerimentosAlunos
{
background-color: #ff485a;
}

#iconsAPPSWideContent-relatorioUnidadeCurricular
{
background-color: #838383;
}

#iconsAPPSWideContent-mb
{
background-color: #0096c4;
}

/*icons medium2 - pgoncalves*/
#navBarAPPSMediumOnClickContent-sa
{
background-image:url(../images/saBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-requerimentos
{
background-image:url(../images/requerimentosBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-relatorioUnidadeCurricular
{
background-image:url(../images/relatorioUnidadeCurricularBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-provest
{
background-image:url(../images/provestBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-mb
{
background-image:url(../images/mbBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-arqDE
{
background-image:url(../images/arqDEBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-bolsasinvestigacao
{
background-image:url(../images/bolsasinvestigacaoBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-Campus
{
background-image:url(../images/CampusBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-Candidaturas
{
background-image:url(../images/CandidaturasBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-Certidoes
{
background-image:url(../images/CertidoesBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-creditacoes
{
background-image:url(../images/creditacoesBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-dsd2Moodle
{
background-image:url(../images/dsd2MoodleBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-dsd
{
background-image:url(../images/dsdBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-gesDoc
{
background-image:url(../images/gesDocBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-Inscricoes
{
background-image:url(../images/InscricoesBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-Intranet
{
background-image:url(../images/IntranetBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-mail
{
background-image:url(../images/mailBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-matriculasOnline
{
background-image:url(../images/matriculasOnlineBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-Moodle
{
background-image:url(../images/MoodleBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-myGiaf
{
background-image:url(../images/myGiafBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-Office365
{
background-image:url(../images/Office365BigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-questionariospedagogicos
{
background-image:url(../images/questionariospedagogicosBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-RegistoAcademico
{
background-image:url(../images/RegistoAcademicoBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-Repositorio
{
background-image:url(../images/RepositorioBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-requerimentosAlunos
{
background-image:url(../images/requerimentosAlunosBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-SIDE
{
background-image:url(../images/SIDEBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}

#navBarAPPSMediumOnClickContent-webTime
{
background-image:url(../images/webTimeBigSIDE.png);
background-repeat: no-repeat;
display:block;
width:59px;
height:59px;
margin:0px;
border:none;
}


/*icons medium - inicio*/

#navBarAPPIcon-cestudante a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/cestudanteMedium.png);
}


#navBarAPPIcon-sa a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/saMedium.png);
}

#navBarAPPIcon-requerimentos a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/requerimentosMedium.png);
}

#navBarAPPIcon-relatorioUnidadeCurricular a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/relatorioUnidadeCurricularMedium.png);
}


#navBarAPPIcon-provest a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/provestMedium.png);
}

#navBarAPPIcon-dsd a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/dsdMedium.png);
}

#navBarAPPIcon-mail a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/mailMedium.png);
}

#navBarAPPIcon-dsd2Moodle a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/dsd2MoodleMedium.png);
}

#navBarAPPIcon-webtime a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/webtimeMedium.png);
}

#navBarAPPIcon-myGIAF a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/myGIAFMedium.png);
}

#navBarAPPIcon-creditacoes a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/creditacoesMedium.png);
}

#navBarAPPIcon-gesdoc a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/gesdocMedium.png);
}

#navBarAPPIcon-requerimentosAlunos a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/requerimentosAlunosMedium.png);
}

#navBarAPPIcon-sgq-uebeq a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/sgq-uebeqMedium.png);
}

#navBarAPPIcon-arqDE a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/arqDEMedium.png);
}

#navBarAPPIcon-matriculasOnline a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/matriculasOnlineMedium.png);
}

#navBarAPPIcon-Intranet a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/intranetMedium.png);
}

#navBarAPPIcon-bolsasinvestigacao a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/bolsasinvestigacaoMedium.png);
}

#navBarAPPIcon-questionariospedagogicos a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/questionariospedagogicosMedium.png);
}

#navBarAPPIcon-RegistoAcademico a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/RegistoAcademicoMedium.png);
}

#navBarAPPIcon-Candidaturas a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/CandidaturasMedium.png);
}
#navBarAPPIcon-Campus a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/CampusMedium.png);
}
#navBarAPPIcon-Certidoes a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/CertidoesMedium.png);
}
#navBarAPPIcon-Inscricoes a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/InscricoesMedium.png);
}
#navBarAPPIcon-Moodle a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/MoodleMedium.png);
}
#navBarAPPIcon-Office365 a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/Office365Medium.png);
}
#navBarAPPIcon-Repositorio a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/RepositorioMedium.png);
}
#navBarAPPIcon-SIDE a
{
width:30px;
height:30px;
float:left;
background-image:url(../images/SIDEMedium.png);
}
/*icons medium - fim*/

/*icon big - inicio*/
#navBarAPPSOnClickContent-cestudante
{
background-image:url(../images/cestudanteBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-sa
{
background-image:url(../images/saBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-requerimentos
{
background-image:url(../images/requerimentosBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-relatorioUnidadeCurricular
{
background-image:url(../images/relatorioUnidadeCurricularBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-provest
{
background-image:url(../images/provestBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-mb
{
background-image:url(../images/mbBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-myGIAF
{
background-image:url(../images/myGIAFBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-mail
{
background-image:url(../images/mailBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-dsd
{
background-image:url(../images/dsdBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-dsd2Moodle
{
background-image:url(../images/dsd2MoodleBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-webtime
{
background-image:url(../images/webtimeBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-creditacoes
{
background-image:url(../images/creditacoesBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-gesdoc
{
background-image:url(../images/gesdocBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-requerimentosAlunos
{
background-image:url(../images/requerimentosAlunosBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-sgq-uebeq
{
background-image:url(../images/sgq-uebeqBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}


#navBarAPPSOnClickContent-arqDE
{
background-image:url(../images/arqDEBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-matriculasOnline
{
background-image:url(../images/matriculasOnlineBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-bolsasinvestigacao
{
background-image:url(../images/bolsasinvestigacaoBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-questionariospedagogicos
{
background-image:url(../images/questionariospedagogicosBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-Intranet
{
background-image:url(../images/IntranetBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-RegistoAcademico
{
background-image:url(../images/RegistoAcademicoBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-Candidaturas
{
background-image:url(../images/CandidaturasBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-Campus
{
background-image:url(../images/CampusBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}
#navBarAPPSOnClickContent-Certidoes
{
background-image:url(../images/CertidoesBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}
#navBarAPPSOnClickContent-Inscricoes
{
background-image:url(../images/InscricoesBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-Moodle
{
background-image:url(../images/MoodleBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-Office365
{
background-image:url(../images/Office365Big.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-Repositorio
{
background-image:url(../images/RepositorioBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}

#navBarAPPSOnClickContent-SIDE
{
background-image:url(../images/SIDEBig.png);
display:block;
width:100px;
height:100px;
margin:2px;
}
/*icon big - fim*/

/*icon big hover - inicio*/
#navBarAPPSOnClickContent-cestudante:hover
{
	outline: 2px solid #ce3641;
	padding: 2px;
	background-color: #ce3641;
}


#navBarAPPSOnClickContent-sa:hover
{
	outline: 2px solid #a7b78f;
	padding: 2px;
	background-color: #a7b78f;
}

#navBarAPPSOnClickContent-requerimentos:hover
{
	outline: 2px solid #8e5026;
	padding: 2px;
	background-color: #8e5026;
}

#navBarAPPSOnClickContent-relatorioUnidadeCurricular:hover
{
	outline: 2px solid #8e5026;
	padding: 2px;
	background-color: #8e5026;
}

#navBarAPPSOnClickContent-provest:hover
{
	outline: 2px solid #0fa895;
	padding: 2px;
	background-color: #0fa895;
}

#navBarAPPSOnClickContent-myGIAF:hover
{
	outline: 2px solid #ffb208;
	padding: 2px;
	background-color: #ffb208;
}

#navBarAPPSOnClickContent-mail:hover
{
	outline: 2px solid #3d56ea;
	padding: 2px;
	background-color: #3d56ea;
}

#navBarAPPSOnClickContent-dsd:hover
{
	outline: 2px solid #104ba0;
	padding: 2px;
	background-color: #104ba0;
}

#navBarAPPSOnClickContent-dsd2Moodle:hover
{
	outline: 2px solid #1f5ba3;
	padding: 2px;
	background-color: #1f5ba3;
}

#navBarAPPSOnClickContent-webtime:hover
{
	outline: 2px solid #5e9fdf;
	padding: 2px;
	background-color: #5e9fdf;
}

#navBarAPPSOnClickContent-creditacoes:hover
{
	outline: 2px solid #bc7d17;
	padding: 2px;
	background-color: #bc7d17;
}

#navBarAPPSOnClickContent-gesdoc:hover
{
	outline: 2px solid #00b1ff;
	padding: 2px;
	background-color: #00b1ff;
}

#navBarAPPSOnClickContent-requerimentosAlunos:hover
{
	outline: 2px solid #ff485a;
	padding: 2px;
	background-color: #ff485a;
}

#navBarAPPSOnClickContent-arqDE:hover
{
	outline: 2px solid #00ffa3;
	padding: 2px;
	background-color: #00ffa3;
}

#navBarAPPSOnClickContent-matriculasOnline:hover
{
	outline: 2px solid #e03b3b;
	padding: 2px;
	background-color: #e03b3b;
}

#navBarAPPSOnClickContent-bolsasinvestigacao:hover
{
	outline: 2px solid #914d8b;
	padding: 2px;
	background-color: #914d8b;
}

#navBarAPPSOnClickContent-Intranet:hover
{
	outline: 2px solid #c7d1e6;
	padding: 2px;
	background-color: #c7d1e6;
}

#navBarAPPSOnClickContent-questionariospedagogicos:hover
{
	outline: 2px solid #207689;
	padding: 2px;
	background-color: #207689;
}

#navBarAPPSOnClickContent-RegistoAcademico:hover
{
	outline: 2px solid #0096C4;
	padding: 2px;
	background-color: #0096C4;
}

#navBarAPPSOnClickContent-Candidaturas:hover
{
	outline: 2px solid #93b341;
	padding: 2px;
	background-color: #93b341;
}

#navBarAPPSOnClickContent-Campus:hover
{
	outline: 2px solid #3CBF71;
	padding: 2px;
	background-color: #3CBF71;
}
#navBarAPPSOnClickContent-Certidoes:hover
{
	outline: 2px solid #F9A93E;
	padding: 2px;
	background-color: #F9A93E;
}
#navBarAPPSOnClickContent-Inscricoes:hover
{
	outline: 2px solid #24C2C6;
	padding: 2px;
	background-color: #24C2C6;
}
#navBarAPPSOnClickContent-Moodle:hover
{
	outline: 2px solid #D6795C;
	padding: 2px;
	background-color: #D6795C;
}
#navBarAPPSOnClickContent-Office365:hover
{
	outline: 2px solid #9B5353;
	padding: 2px;
	background-color: #9B5353;
}
#navBarAPPSOnClickContent-Repositorio:hover
{
	outline: 2px solid #849CCC;
	padding: 2px;
	background-color: #849CCC;
}
#navBarAPPSOnClickContent-SIDE:hover
{
	outline: 2px solid #3F6593;
	padding: 2px;
	background-color: #3F6593;
}
#navBarAPPSOnClickContent-mb:hover
{
	outline: 2px solid #0096C4;
	padding: 2px;
	background-color: #0096C4;
}
/*icon big hover - fim*/

/*appline - inicio*/
#navBarAPPLine-cestudante
{
background-color:#ce3641;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}


#navBarAPPLine-sa
{
background-color:#a7b78f;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-requerimentos
{
background-color:#8e5026;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-relatorioUnidadeCurricular
{
background-color:#8e5026;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-provest
{
background-color:#0fa895;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-myGIAF
{
background-color:#ffb208;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-mail
{
background-color:#3d56ea;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-dsd
{
background-color:#104ba0;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-dsd2Moodle
{
background-color:#1f5ba3;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-webtime
{
background-color:#5e9fdf;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-creditacoes
{
background-color:#bc7d17;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-gesdoc
{
background-color:#00b1ff;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-requerimentosAlunos
{
background-color:#ff485a;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-arqDE
{
background-color:#00ffa3;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-Intranet
{
background-color:#c7d1e6;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-questionariospedagogicos
{
background-color:#207689;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-matriculasOnline
{
background-color:#e03b3b;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-bolsasinvestigacao
{
background-color:rgb(145,77,139);
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}
#navBarAPPLine-RegistoAcademico
{
background-color:#0096C4;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}
#navBarAPPLine-Candidaturas
{
background-color:#93b341;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}

#navBarAPPLine-Campus
{
background-color:#3CBF71;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}
#navBarAPPLine-Certidoes
{
background-color:#F9A93E;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}
#navBarAPPLine-Inscricoes
{
background-color:#24C2C6;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}
#navBarAPPLine-Moodle
{
background-color:#D6795C;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}
#navBarAPPLine-Office365
{
background-color:#9B5353;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}
#navBarAPPLine-Repositorio
{
background-color:#849CCC;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}
#navBarAPPLine-SIDE
{
background-color:#3F6593;
width:100%;
height:53px;
float:left;
position:fixed;
z-index: 19;
}
/*appline - fim*/

#navBarAPPTitle{
    float: left;
margin: 10px;
max-width: 600px;
height: 30px;
padding-top: 6px;
}

#navBarAPPTitle > a:nth-child(1){
    float:left
}

/*/alterado*/


#navBarAPPS
{
width:30px;
height:30px;
margin:10px;
float:left;
}

#navBarAPPMenu
{
float:left;
}

#navBarAPPTitle a h1
{
color: #FFF;
max-width: 600px;
height: 30px;
margin: 12px;
float: left;
font-size: 120%;
/*margin: 14px;
margin-top: 16px;*/
margin:0px !important;
}

a
{
text-decoration: inherit;
color: inherit;
}


#navBarAPPMenuUl
{
list-style-type:none;
margin: 14px;
}

.navBarAPPMenuLi
{
display:inline;
margin:6px;
color:white;
}

#navBarProfileLogin a{
	text-decoration: none;
}

#navBarProfileLogin{
	position: absolute;
	top: 13px;
	right: 50px;
	background-color: #fff;
	border-radius: 5px;
	padding: 5px;
	font-size: 10px;
	color: #0072C6;
	font-weight: bold;
}

#navBarAPPProfileIcon
{
background-color:white;
width:30px;
height:30px;
margin:10px;
position: absolute;
top: 0px;
right: 50px;
}

.navBarAPPSOnClick 
{
/*position: relative;*/
display: inline-block;
}

.navBarAPPSOnClick:focus 
{
pointer-events: none;

}

.navBarAPPSOnClick:focus .navBarAPPSOnClickContentUl 
{
opacity: 1;
visibility: visible;
pointer-events: none;
list-style-type: none;
background-color: #FFF;
height: auto;
margin-top: 19px;
margin-left: 0px;
padding: 10px;
pointer-events: auto;
position: absolute;
z-index: 1;
transition: visibility 0.5s ease 0s;
box-shadow: 10px 10px 5px #888;
max-width: 455px;
}

.navBarAPPSOnClickContentUl 
{
list-style-type:none;
position: absolute;
z-index: 1;
opacity: 0;
visibility: hidden;
transition: visibility 0.5s;
background-color: white;
/*width: 545px;*/
height:auto;
margin-top: 19px;
margin-left: 0px;
padding: 10px;
pointer-events: auto;
position: absolute;
z-index: 1;
opacity: 0;
visibility: hidden;
transition: visibility 0.5s ease 0s;
box-shadow: 10px 10px 5px #888;
max-width: 455px
}

.navBarAPPSOnClickContentUl::before 
{
content: "";
width: 0px;
height: 0px;
border-bottom: 10px solid white;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
position: absolute;
top: -10px;
}

.navBarAPPSOnClickContentLi
{
display:inline-block;
margin:2px;
width:100px;
height:100px;
}

.navBarAPPSMediumOnClickContentLi
{
display:inline-block;
margin:0px;
width:59px;
height:59px;
}

/*Alterado*/

.navBarAPPProfileIconOnClick{
    display: inline-block;
}
.navBarAPPProfileIconOnClick:focus 
{
pointer-events: none;
}
.navBarAPPProfileIconOnClick:focus .navBarAPPProfileIconContent 
{
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.navBarAPPProfileIconContent{
list-style-type: none;
background-color: #FFF;
height: auto;
margin-top: 19px;
/*margin-left: 0px;*/
padding: 10px;
pointer-events: auto;
position: absolute;
z-index: 1;
opacity: 0;
visibility: hidden;
transition: visibility 0.5s ease 0s;
box-shadow: 10px 10px 5px #888;
min-width: 350px;
right:0px;
}

.navBarAPPProfileIconContent::before {
    content: "";
    width: 0px;
    height: 0px;
    border-bottom: 10px solid #FFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: -10px;
    right:0
}

#navBarAPPProfileIconContentImg{    
    width:60px;
    height:60px;
    float:left;
    display:block;
    margin-right:10px;
    padding-left:10px;
    border-right:1px solid #336699;
}

#navBarAPPProfileIconContentData{  
    float:left;
    display:block;
    width: 250px;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:30px;
}

#navBarAPPProfileIconContentAction{
    width:100%;    
    height:30px;
    position:absolute;
    bottom:0px;
    right:0px;
    text-align:right;
    padding-right:10px;

}
/*/Alterado*/

.footer
{
position: relative;
margin-top: -60px; /* negative value of footer height */
height: 60px;
clear:both;
background-color: #F5F5F5;
} 

.footerContainer
{
max-width: 60%;
margin:auto;
color: #777;
}

#footerContainerText
{
float: left; 
margin: 15px;
margin-left: 12%;
}
#footerContainerImage
{
float: left; 

}

.anchor
{
position: absolute;

right: 0px;
color:#336699;

}

.firstAnchor
{
/*float: left;*/
width: 4px;
height: 50px;
background-color: #0072C6;
position:absolute;
left:0px;
}

#wcag
{
padding: 10px;
float: left;
}

#wrap 
{
min-height: 100%;
float: left;
display: block;
/*margin-top: 60px;*/
margin-right: auto;
margin-left: auto;
width: 100%;
   margin-top: 50px;
}

#main 
{
/*overflow:auto;*/
padding-left: 60px;
padding-right: 60px;
}

#div-center-login{
    width: 350px;
    margin: auto;
    margin-top: 80px !important;
}

.MainMenu
{
    display: block;
    float: left;
    width: auto;
}

 .toggle, [id^=drop] , .MainToggle{
 display: none;
}

nav:after {
  content: "";
  display: table;
  clear: both;
}

nav ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  width: auto;
}

nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;
 
}

nav a {
  display: block;
  padding: 0 20px;
  color: #FFF;
  font-size: 100%;
  line-height: 50px; 
  text-decoration: none !important;
}

nav > ul > li:hover > a,nav > ul > li:hover.active > a {
    background:#336699   
}






nav ul li ul li:hover { background: white; color:#336699 }

nav a:hover { background-color: #336699 ;color:white; }

nav a:active {color:white !important;background-color: #336699 }

nav a:focus {color:white !important;background-color: #336699 }

nav ul ul {
  display: none;
  position: absolute;
  top: 50px;
  background-color:#336699;
  min-width:40%;
  /*display:block;*/
}
.menu > li:nth-child(n)> ul:nth-child(n) > li:nth-child(n) > a:nth-child(n):hover{
    background-color:#0072C6;   
}

nav ul li:hover > ul { display: inherit; }

nav ul ul li {
  width: 100%;
  float: none;
  display: list-item;
  position: relative;
   /*background-color:#0072C6;*/  
   /*margin:10px;*/
   min-width: 20%
}

nav ul ul ul li {
  position: relative;
  top: -60px;
  left: 170px;
   background-color:#336699;
}

li > a:after { 
        font-family: "Glyphicons Halflings";
    /*content: ' \e114'; */
    font-size: 50%;
 }

li > a:only-child:after { content: '';}

@media all and (max-width : 1480px) {
    .forceResponsive {
    margin-right: 50px !important;
}
}
/* Media Queries
--------------------------------------------- */
@media all and (max-width : 1100px) {
    .footerContainer {
    max-width: 100%; 
    margin:auto; 
}
}



@media all and (max-width : 900px) {


    .menu > li > label:after  { 
        font-family: "Glyphicons Halflings";
    content: ' \e114'; 
    font-size: 50%;
 }



    #footerContainerImage {
    float:left;
    margin-left: 35%;
}
    #wcag{
        float:left;      
    }
    #footerContainerText{
        width:100%;
        text-align: center;
    }
    .footer {
   
    height: 120px;
   
}

  
    

    nav ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  width: 100% !important;
}

.MainMenu
{
display:block;
float: left;
width: 100%; /*acrescentado por pgoncalves*/
}

.MainToggle{
display:block;
width: 30px;
height: 30px;
float: left;
margin: 10px;
color:#336699;
font-size:0%;
}

#navBarAPPTitle{
display:none;
}

nav { margin: 0; background-color:#0072C6}

.toggle + a,
 .menu { display: none; }

.toggle {
  display: block;
  background-color: #0072C6;
  padding: 0 20px;
  color: #FFF;
  font-size: 100%;
  line-height: 60px;
  text-decoration: none;
  border: none;
}

.toggle:hover {
 background-color: #336699;
color: white; }

[id^=drop]:checked + ul { display: block; }

nav ul li {
  display: block;
  width: 100%;
}

nav ul ul .toggle,
 nav ul ul a { padding: 0 40px; }

nav ul ul ul a { padding: 0 80px; }

nav a:hover,
 nav ul ul ul a { background-color: #336699; color:white }

nav ul li ul li .toggle,
 nav ul ul a { background-color: #212121; }

nav ul ul {
  float: none;
  position: static;
  color: #ffffff;
}

nav ul ul li:hover > ul,
nav ul li:hover > ul { display: none; }

nav ul ul li {
  display: block;
  width: 100%;
}

nav ul ul ul li { position: static;

}


/*.footer {
    position: relative;
    margin-top: -60px;
    height: 120px;
    clear: both;
    background-color: #F5F5F5;
	}*/
		.footerContainer {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    color: #777;
	}
	
	#wrap {
    min-height: 100%;
    float: left;
    display: block;
    /* margin-left: 10px; */
	/* margin-right: 10px; */
 
	}

    /*ALTERADO*/

    label {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: inherit;
    }

   #navBar {
    background-color: #0072C6;
    width: 100%;
    height: 50px;
    float: left;
    position: fixed;
    z-index: 20;
    padding-left: 0px;
    padding-right: 0px;
    }
   #navBarAPPProfileIcon {
    background-color: #FFF;
    width: 30px;
    height: 30px;
    margin: 10px;
    position: absolute;
    top: 0px;
    right: 0px;
    }
   .navBarAPPSOnClickContentUl {
    list-style-type: none;
    background-color: #FFF;
    height: auto;
    margin-top: 19px;
    margin-left: 0px;
    padding: 10px;
    pointer-events: auto;
    position: absolute;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5s ease 0s;
    box-shadow: 10px 10px 5px #888;
    max-width: 245px;
}
   
 .menu > li:nth-child(n) > ul:nth-child(n) > li:nth-child(n) > a:nth-child(n):hover{
    background-color:#336699;   
}
    /*ALTERAdo*/
}

@media all and (max-width : 600px) {
 .navBarAPPSOnClickContentUl {
    list-style-type: none;
    background-color: #FFF;
    height: auto;
    margin-top: 19px;
    margin-left: 0px;
    padding: 10px;
    pointer-events: auto;
    position: absolute;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5s ease 0s;
    box-shadow: 10px 10px 5px #888;
    width: 345px;
}

#main 
{
padding-left: 10px;
padding-right: 30px;
}

}
@media all and (max-width : 400px) {

    #footerContainerImage {
    margin-left: 0px;
}
 .navBarAPPSOnClickContentUl {
    list-style-type: none;
    background-color: #FFF;
    height: auto;
    margin-top: 19px;
    margin-left: 0px;
    padding: 10px;
    pointer-events: auto;
    position: absolute;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5s ease 0s;
    box-shadow: 10px 10px 5px #888;
    width: 245px;
}

}

@media all and (max-width : 330px) {

nav ul li {
  display: block;
  width: 94%;
}

}