/*Suprimir espaçamento, barra azul e icones de redes sociais APENAS no topo do miolo #post-2 */
#post-2 .meta_header {
	border-bottom: 0;
	margin-bottom: 0;
	padding: 0;
	height: 0;
	width: 0;
}

#post-2 p {
	margin: 0 0 0 0;
}

#brasil-vlibras {
	display: none;
}

#vw-access-button active {
	display: none;
}

/Suprimir widget contatos menu direito/
#pu-contatos,
#pu-contatos h2 {
}

#pu-contatos {
	border: 0 solid #c1c1c1;
	border-radius: 3px;
	padding: 10px;
	font-size: 13px;
}

/*Ajuste menu direito widgets  */
#sidebar_right .widget h2 {
	font-size: 18px;
	margin-bottom: 0;
	margin-left: 10px;
	border-bottom: 0;
}

/* Define a cor e layout do widget superior direito acima de CONTATOS */
#sidebar_right .widget {
	padding: 10px;
	background-color: transparent;
	border-radius: 5px;
	margin: 10px;
	border: 0;
}

#sidebar_right h2 {
	background: none repeat scroll 0 0 #1659bf;
	border-radius: 5px;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	text-transform: none;
	font-weight: bold;
	border-top: 0;
	margin: 6px 0;
	margin-left: 0 !important;
	padding: 6px 6px 6px 6px;
}

/*menu esquerdo navegação */
#sidebar_left ul[role="navigation"] a {
	background: none repeat scroll 0 0 #1659bf;
	border-radius: 5px;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	text-transform: none;
	font-weight: bold;
	border-top: 0;
	margin: 6px 0;
	padding: 6px 6px 6px 6px;
}

#sidebar_left a {
	font-family: Helvetica;
}

#sidebar_left .widget ul li {
	color: #333;
	border-bottom: 1px solid #DDD;
}

/*menu esquerdo caixa de titulos */
#sidebar_left ul li h2 {
	background: none repeat scroll 0 0 #1659bf;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	border-top: 0;
	margin: 8px 0;
	padding: 8px 8px 8px 8px;
	font-family: Helvetica;
	text-transform: none;
}

/configuracoes gerais das tabelas/
.tablepress-id-1,
.tablepress-id-1 .row-1,
.tablepress-id-2,
.tablepress-id-2 .row-1,
.tablepress-id-3,
.tablepress-id-3 .row-1,
.tablepress-id-4,
.tablepress-id-4 .row-1,
.tablepress-id-5,
.tablepress-id-5 .row-1,
.tablepress-id-6,
.tablepress-id-6 .row-1,
.tablepress-id-7,
.tablepress-id-7 .row-1,
.tablepress-id-8,
.tablepress-id-8 .row-1,
.tablepress-id-11,
.tablepress-id-11 .row-1,
.tablepress-id-72,
.tablepress-id-72 .row-1 {
	border: 0;
	border-collapse: unset;
	border-spacing: 0;
	background: transparent;
	margin: 0 0 0;
	padding: 0;
	word-wrap: normal;
}

.tablepress-id-1 tbody td,
.tablepress-id-1 #table tr td,
.tablepress-id-2 tbody td,
.tablepress-id-2 #table tr td,
.tablepress-id-3 tbody td,
.tablepress-id-3 #table tr td,
.tablepress-id-4 tbody td,
.tablepress-id-4 #table tr td,
.tablepress-id-5 tbody td,
.tablepress-id-5 #table tr td,
.tablepress-id-6 tbody td,
.tablepress-id-6 #table tr td,
.tablepress-id-7 tbody td,
.tablepress-id-7 #table tr td,
.tablepress-id-8 tbody td,
.tablepress-id-8 #table tr td,
.tablepress-id-11 tbody td,
.tablepress-id-11 #table tr td,
.tablepress-id-72 tbody td,
.tablepress-id-72 #table tr td {
	background: transparent !important;
	border: 0 !important;
	padding: 0;
}

/* TABLE 1 - BOTOES TOPO */
.box_botao {
	background-color: transparent;
	margin: 0 0 10px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	z-index: -1;
}

.shadow {
	border-radius: 5px;
	position: absolute;
	background: #333;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: .5;
	z-index: 1;
}

.botao_o_campus,
.botao_graduacao,
.botao_pos_graduacao,
.botao_servidor,
.botao_comunidade {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #035AA6;
	position: relative;
	width: 140px;
	height: 84px;
	border-radius: 5px;
	margin: 0 7px 20px;
	z-index: 0;
	transition: all .2s ease;
}

.botao_o_campus:hover,
.botao_o_campus:focus,
.botao_graduacao:hover,
.botao_graduacao:focus,
.botao_pos_graduacao:hover,
.botao_pos_graduacao:focus,
.botao_servidor:hover,
.botao_servidor:focus,
.botao_comunidade:hover,
.botao_comunidade:focus {
	background-size: 115% auto;
	font-size: clamp(0.85em,1.1em + 1vw,1.1em);
	font-family: Helvetica;
}

.box_botao h4 {
	color: white;
	font-size: 15px;
	font-family: Helvetica;
	margin: 0;
	text-align: center;
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
	transition: all .2s ease;
}

.box_botao a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 3;
	transition: all .2s ease;
}

.botao_graduacao {
	background-image: url('/files/2022/06/VG_Fund-3.png');
}

.botao_pos_graduacao {
	background-image: url('//files/2022/06/VG_Fund-3.png');
}

.botao_o_campus {
	background-image: url('/files/2022/06/VG_Fund-3.png');
}

.botao_servidor {
	background-image: url('/files/2022/06/VG_Fund-3.png');
}

.botao_comunidade {
	background-image: url('/files/2022/06/VG_Fund-3.png');
}

/* FIM - TABLE 1 - BOTOES TOPO */
.shadow_contato {
	border-radius: 5px;
	position: absolute;
	background: #333;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: .75;
	z-index: 1;
}

.box_contato {
	background-color: transparent;
	border-radius: 5px;
	margin: 0 0 10px;
	width: 100%;
	height: 302px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	z-index: -1;
}

.box_contato a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 3;
	transition: all .2s ease;
}

/* TABLE 2 - PÓS */
.tablepress-id-2 .column-1 {
	width: 100%;
}

.tablepress-id-2 .icones {
	background-color: transparent;
	position: relative;
	width: 120px;
	height: 130px;
	border-radius: 5px;
	margin: 30px 30px 10px 8px;
	z-index: 0;
	transition: all .2s ease;
}

.tablepress-id-2 .icones h5 {
	color: #00003f;
	font-size: 14px;
	margin: 5px 0;
	font-family: Helvetica;
	line-height: 100%;
	text-align: center;
	position: absolute;
	display: block;
	width: 100%;
	top: 75px;
	z-index: 2;
	transition: all .2s ease;
}

.tablepress-id-2 .img_ico1 {
	display: block;
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	left: 25px;
	width: 70px;
	height: 70px;
	z-index: 2;
}

.tablepress-id-2 .odd td,
.tablepress-id-2 h4 {
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 14px;
	color: black !important;
	padding: 0 4px 10px;
}

.tablepress-id-2 thead th {
	background-color: #1659bf;
	border-radius: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	text-transform: none;
}

/* FIM - TABLE 2 - PÓS */
/* TABLE 3  NOTICIAS */
.tablepress-id-3 .even td {
	background: transparent !important;
	border: 0 !important;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0f4098;
	padding: 6px 6px 3px;
}

.tablepress-id-3 .odd td,
.tablepress-id-3 h4 {
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 16px;
	color: #828487 !important;
	padding: 6px 4px 10px;
}

.tablepress-id-3 thead th {
	background-color: #1659bf;
	border-radius: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	text-transform: none;
}

.tablepress-id-3 tfoot th {
	background: transparent !important;
	background-color: transparent;
	border: 0 !important;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #0f4098;
}

.tablepress-id-3 .row-6 a {
	color: #0f4098 !important;
	font-weight: bold;
}

/* FIM - TABLE 3  NOTICIAS */
/* TABLE 4 - CURSOS */
.tablepress-id-4 .column-1 {
	width: 100%;
}

.tablepress-id-4 .icones {
	background-color: transparent;
	position: relative;
	width: 120px;
	height: 130px;
	border-radius: 5px;
	margin: 30px 30px 10px 8px;
	z-index: 0;
	transition: all .2s ease;
}

.tablepress-id-4 .icones h5 {
	color: #00003f;
	font-size: 14px;
	margin: 5px 0;
	font-family: Helvetica;
	line-height: 100%;
	text-align: center;
	position: absolute;
	display: block;
	width: 100%;
	top: 75px;
	z-index: 2;
	transition: all .2s ease;
}

.tablepress-id-4 .img_ico1 {
	display: block;
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	left: 25px;
	width: 70px;
	height: 70px;
	z-index: 2;
}

.tablepress-id-4 .odd td,
.tablepress-id-4 h4 {
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 14px;
	color: black !important;
	padding: 0 4px 10px;
}

.tablepress-id-4 thead th {
	background-color: #1659bf;
	border-radius: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	text-transform: none;
}

/* FIM - TABLE 4 - CURSOS */
/banner/
.banner {
	width: 100% !important; /* largura da imagem*/
	overflow: hidden;
}

.banner ul {
	display: flex;
	list-style: none;
	width: 200%;
}

.banner li {
	list-style: none !important;
	margin: 0 !important;
	position: relative;
	animation: slidebanner 10s infinite ease-out;
}

@keyframes slidebanner {

	0% {
		left: 0;
	}

	25% {
		left: 0;
	}

	50% {
		left: -50%;
	}

	/* -(largura da imagem) */
	75% {
		left: -50%;
	}

	/* -(largura da imagem)x2 */
	100% {
		left: 0;
	}

}

/* TABLE 5 - BANNER */
.tablepress-id-5 img {
	max-width: 100% !important;
	border-radius: 2px;
}

/* FIM - TABLE 5 - BANNER */
/* TABLE 6 - ACESSOS RAPIDOS */
.tablepress-id-6 .even td {
	background: transparent !important;
	border: 0 !important;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0f4098;
	padding: 6px 6px 3px;
}

.tablepress-id-6 .odd td,
.tablepress-id-6 h4 {
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 14px;
	color: black !important;
	padding: 0 4px 10px;
}

.tablepress-id-6 thead th {
	background-color: #1659bf;
	border-radius: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	text-transform: none;
}

.tablepress-id-6 .row-6 a {
	color: #0f4098 !important;
	font-weight: bold;
}

.tablepress-id-6 .odd td,
.icones1 h5 {
	color: #00003f;
	font-size: 14px;
	margin: 5px 0;
	font-family: Helvetica;
	line-height: 100%;
	text-align: center;
	position: absolute;
	display: block;
	width: 100%;
	top: 75px;
	z-index: 2;
	transition: all .2s ease;
}

.icones1 {
	background-color: transparent;
	position: relative;
	width: 120px;
	height: 130px;
	border-radius: 5px;
	margin: 20px 25px 10px 8px;
	z-index: 0;
	transition: all .2s ease;
}

.img_ico {
	display: block;
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	left: 25px;
	width: 70px;
	height: 70px;
	z-index: 2;
}

/* FIM - TABLE 6 - ACESSOS RAPIDOS */
/* TABLE 7 - LOCALIZACAO */
.tablepress-id-7 img {
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
}

.tablepress-id-7 .column-1 {
	width: 50%;
}

.tablepress-id-7 .column-2 img {
	border-radius: 5px;
}

.tablepress-id-7 .column-2 {
	width: 50%;
	height: 100%;
}

.tablepress-id-7 .column-1 h1 {
	font-size: clamp(1.5em,1.8em + 1vw,1.9em);
	font-weight: bold;
	text-align: left;
}

.tablepress-id-7 .column-1 h2 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

.tablepress-id-7 .column-1 h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.tablepress-id-7 .column-1 h1,
.tablepress-id-7 .column-1 h2,
.tablepress-id-7 .column-1 h3 {
	color: #000028;
	font-family: Helvetica;
	margin: 0;
	padding: 5px 5px 20px 0;
	position: static;
	display: block;
	width: 100%;
	top: 20%;
	left: 60%;
	z-index: 2;
}

.tablepress-id-7 .even td {
	background: transparent !important;
	border: 0 !important;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0f4098;
	padding: 6px 6px 3px;
}

.tablepress-id-7 .odd td,
.tablepress-id-7 h4 {
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 14px;
	color: black !important;
	padding: 0 4px 10px;
}

.tablepress-id-7 thead th {
	background-color: #1659bf;
	border-radius: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	text-transform: none;
}

.tablepress-id-7 .row-6 a {
	color: #0f4098 !important;
	font-weight: bold;
}

.tablepress-id-7 .redes_sociais {
	width: 100% !important;
}

.tablepress-id-7 .img_redes img {
	width: 25% !important;
}

/* FIM - TABLE 7 - LOCALIZACAO */
/* TABLE 8 - CARROSSEL*/
.tablepress-id-8 img {
	width: 100% !important;
	border-radius: 2px;
}

@keyframes slide {

	0% {
		left: 0;
	}

	20% {
		left: 0;
	}

	30% {
		left: -33.333%;
	}

	/* -(largura da imagem) */
	50% {
		left: -33.333%;
	}

	/* -(largura da imagem) */
	60% {
		left: -66.666%;
	}

	/* -(largura da imagem)x2 */
	80% {
		left: -66.666%;
	}

	/* -(largura da imagem)x2 */
	100% {
		left: 0;
	}

}

.carrosel {
	max-width: 100% !important; /* largura da imagem*/
	overflow: hidden;
}

.carrosel h1 {
	margin-left: 10px !important;
	margin-top: 5px !important;
	max-width: 750px !important; /* largura da imagem*/
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #0f4098;
	-webkit-text-size-adjust: 80% !important;
}

.carrosel h2 {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #0f4098;
	margin-top: 5px !important;
	-webkit-text-size-adjust: 80% !important;
}

.carrosel h3 {
	text-align: right; /*width: 50%;
	position: absolute;*/
	margin: 1px 0 !important;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0f4098;
}

.carrosel ul {
	display: flex;
	list-style: none;
	width: 300%;
}

.carrosel li {
	list-style: none !important;
	margin: 0 !important;
	width: 34%;
	position: relative;
	animation: slide 30s infinite ease-out;
}

/* FIM TABLE 8 - CARROSSEL*/
/* TABLE 11 - VIDEOS */
.tablepress-id-11 .column-1,
.tablepress-id-11 .column-2,
.tablepress-id-11 .column-3 {
	width: 33%;
	padding: 10px;
}

.tablepress-id-11 thead th {
	background-color: #1659bf;
	border-radius: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	text-transform: none;
}

.myDiv {
	background-color: transparent;
	margin-bottom: 40px;
	width: 100%;
	height: 100%;
	top: 100%;
	left: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	z-index: -1;
}

.myDiv_video {
	width: 224px;
	height: 126px;
	border-radius: 5px;
	margin: 10px;
	z-index: 0;
}

.myDiv_video .h5p-container {
	width: 224px;
	height: 126px;
	border-radius: 5px;
	z-index: 1;
}

/* FIM - TABLE 11 - VIDEOS */
/* TABLE 14 - PORTAL DO ALUNO */
.tablepress-id-14 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-14 td {
	font-family: Helvetica;
	font-size: 12px;
}

.tablepress-id-14 .column-1 {
	vertical-align: middle;
}

.tablepress-id-14 .column-2 {
	vertical-align: middle;
}

/* FIM - TABLE 14 - PORTAL DO ALUNO */
/* TABLE 13 - CONTATO PROFESSORES */
.tablepress-id-13 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-13 td {
	font-family: Helvetica;
	font-size: 12px;
}

.tablepress-id-13 .column-1 {
	width: 40%;
	vertical-align: middle;
}

.tablepress-id-13 .column-2 {
	width: 25%;
	vertical-align: middle;
}

.tablepress-id-13 .column-3 {
	width: 25%;
	text-align: center;
	vertical-align: middle;
}

.tablepress-id-13 .column-4 {
	width: 10%;
	text-align: center;
	vertical-align: middle;
}

/* FIM - TABLE 13 - CONTATO PROFESSORES */
/* TABLE 34 - CONTATO PROFESSORES SUBSTITUTOS */
.tablepress-id-34 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-34 td {
	font-family: Helvetica;
	font-size: 12px;
}

.tablepress-id-34 .column-1 {
	width: 34%;
	vertical-align: middle;
}

.tablepress-id-34 .column-2 {
	width: 33%;
	vertical-align: middle;
}

.tablepress-id-34 .column-3 {
	width: 33%;
	text-align: center;
	vertical-align: middle;
}

/* FIM - TABLE 34 - CONTATO PROFESSORES SUBSTITUTOS */
/* TABLE 35 - CONTATO PROFESSORES VOLUNTARIOS */
.tablepress-id-35 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-35 td {
	font-family: Helvetica;
	font-size: 12px;
}

.tablepress-id-35 .column-1 {
	width: 50%;
	vertical-align: middle;
}

.tablepress-id-35 .column-2 {
	width: 50%;
	vertical-align: middle;
}

/* FIM - TABLE 35 - CONTATO PROFESSORES VOLUNTARIOS */
/* TABLE 40 - CONTATOS TAES */
.tablepress-id-40 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-40 td {
	font-family: Helvetica;
	font-size: 12px;
}

.tablepress-id-40 .column-1 {
	width: 25%;
	vertical-align: middle;
}

.tablepress-id-40 .column-2 {
	width: 20%;
	vertical-align: middle;
}

.tablepress-id-40 .column-3 {
	width: 15%;
	vertical-align: middle;
}

.tablepress-id-40 .column-4 {
	width: 20%;
	vertical-align: middle;
}

.tablepress-id-40 .column-5 {
	width: 17%;
	vertical-align: middle;
	text-align: center;
}

.tablepress-id-40 .column-6 {
	width: 3%;
	vertical-align: middle;
	text-align: center;
}

/* FIM - TABLE 40 - CONTATOS TAES */
/* TABLES PAGINA CONSELHO */
.tablepress-id-41 thead th,
.tablepress-id-42 thead th,
.tablepress-id-43 thead th,
.tablepress-id-44 thead th,
.tablepress-id-45 thead th,
.tablepress-id-46 thead th,
.tablepress-id-47 thead th,
.tablepress-id-48 thead th,
.tablepress-id-49 thead th,
.tablepress-id-50 thead th,
.tablepress-id-68 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-41 td,
.tablepress-id-42 td,
.tablepress-id-43 td,
.tablepress-id-44 td,
.tablepress-id-45 td,
.tablepress-id-46 td,
.tablepress-id-47 td,
.tablepress-id-48 td,
.tablepress-id-49 td,
.tablepress-id-50 td,
.tablepress-id-68 td {
	font-family: Helvetica;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tablepress-id-41 .column-1,
.tablepress-id-42 .column-1,
.tablepress-id-43 .column-1,
.tablepress-id-44 .column-1,
.tablepress-id-45 .column-1,
.tablepress-id-46 .column-1,
.tablepress-id-47 .column-1,
.tablepress-id-48 .column-1,
.tablepress-id-49 .column-1,
.tablepress-id-50 .column-1,
.tablepress-id-68 .column-1 {
	width: 33%;
	vertical-align: middle;
}

.tablepress-id-41 .column-2,
.tablepress-id-42 .column-2,
.tablepress-id-43 .column-2,
.tablepress-id-44 .column-2,
.tablepress-id-45 .column-2,
.tablepress-id-46 .column-2,
.tablepress-id-47 .column-2,
.tablepress-id-48 .column-2,
.tablepress-id-49 .column-2,
.tablepress-id-50 .column-2,
.tablepress-id-68 .column-2 {
	width: 33%;
	vertical-align: middle;
}

.tablepress-id-41 .column-3,
.tablepress-id-42 .column-3,
.tablepress-id-43 .column-3,
.tablepress-id-44 .column-3,
.tablepress-id-45 .column-3,
.tablepress-id-46 .column-3,
.tablepress-id-47 .column-3,
.tablepress-id-48 .column-3,
.tablepress-id-49 .column-3,
.tablepress-id-50 .column-3,
.tablepress-id-68 .column-3 {
	width: 33%;
	vertical-align: middle;
}

/* FIM - TABLES PAGINA CONSELHO */
/* TABLES PAGINA REPRESENTACOES */
.tablepress-id-17 thead th,
.tablepress-id-20 thead th,
.tablepress-id-22 thead th,
.tablepress-id-23 thead th,
.tablepress-id-24 thead th,
.tablepress-id-25 thead th,
.tablepress-id-26 thead th,
.tablepress-id-27 thead th,
.tablepress-id-28 thead th,
.tablepress-id-29 thead th,
.tablepress-id-30 thead th,
.tablepress-id-31 thead th,
.tablepress-id-32 thead th,
.tablepress-id-33 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-17 td,
.tablepress-id-20 td,
.tablepress-id-22 td,
.tablepress-id-23 td,
.tablepress-id-24 td,
.tablepress-id-25 td,
.tablepress-id-26 td,
.tablepress-id-27 td,
.tablepress-id-28 td,
.tablepress-id-29 td,
.tablepress-id-30 td,
.tablepress-id-31 td,
.tablepress-id-32 td,
.tablepress-id-33 td {
	font-family: Helvetica;
	font-size: 12px;
}

.tablepress-id-17 .column-1,
.tablepress-id-20 .column-1,
.tablepress-id-22 .column-1,
.tablepress-id-23 .column-1,
.tablepress-id-24 .column-1,
.tablepress-id-25 .column-1,
.tablepress-id-26 .column-1,
.tablepress-id-27 .column-1,
.tablepress-id-28 .column-1,
.tablepress-id-29 .column-1,
.tablepress-id-30 .column-1,
.tablepress-id-31 .column-1,
.tablepress-id-32 .column-1,
.tablepress-id-33 .column-1 {
	width: 30%;
	vertical-align: middle;
}

.tablepress-id-17 .column-2,
.tablepress-id-20 .column-2,
.tablepress-id-22 .column-2,
.tablepress-id-23 .column-2,
.tablepress-id-24 .column-2,
.tablepress-id-25 .column-2,
.tablepress-id-26 .column-2,
.tablepress-id-27 .column-2,
.tablepress-id-28 .column-2,
.tablepress-id-29 .column-2,
.tablepress-id-30 .column-2,
.tablepress-id-31 .column-2,
.tablepress-id-32 .column-2,
.tablepress-id-33 .column-2 {
	width: 35%;
	vertical-align: middle;
}

.tablepress-id-17 .column-3,
.tablepress-id-20 .column-3,
.tablepress-id-22 .column-3,
.tablepress-id-23 .column-3,
.tablepress-id-24 .column-3,
.tablepress-id-25 .column-3,
.tablepress-id-26 .column-3,
.tablepress-id-27 .column-3,
.tablepress-id-28 .column-3,
.tablepress-id-29 .column-3,
.tablepress-id-30 .column-3,
.tablepress-id-31 .column-3,
.tablepress-id-32 .column-3,
.tablepress-id-33 .column-3 {
	width: 25%;
	vertical-align: middle;
	text-align: center;
}

.tablepress-id-17 .column-4,
.tablepress-id-20 .column-4,
.tablepress-id-22 .column-4,
.tablepress-id-23 .column-4,
.tablepress-id-24 .column-4,
.tablepress-id-25 .column-4,
.tablepress-id-26 .column-4,
.tablepress-id-27 .column-4,
.tablepress-id-28 .column-4,
.tablepress-id-29 .column-4,
.tablepress-id-30 .column-4,
.tablepress-id-31 .column-4,
.tablepress-id-32 .column-4,
.tablepress-id-33 .column-4 {
	width: 10%;
	vertical-align: middle;
	text-align: center;
}

/* FIM - TABLES PAGINA REPRESENTACOES */
/* TABLES PAGINA SETORES */
.tablepress-id-60 thead th,
.tablepress-id-61 thead th,
.tablepress-id-62 thead th,
.tablepress-id-63 thead th,
.tablepress-id-64 thead th,
.tablepress-id-65 thead th,
.tablepress-id-66 thead th,
.tablepress-id-67 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-60 td,
.tablepress-id-61 td,
.tablepress-id-62 td,
.tablepress-id-63 td,
.tablepress-id-64 td,
.tablepress-id-65 td,
.tablepress-id-66 td,
.tablepress-id-67 td {
	font-family: Helvetica;
	font-size: 13px;
}

.tablepress-id-60 .column-1,
.tablepress-id-61 .column-1,
.tablepress-id-62 .column-1,
.tablepress-id-63 .column-1,
.tablepress-id-64 .column-1,
.tablepress-id-65 .column-1,
.tablepress-id-66 .column-1,
.tablepress-id-67 .column-1 {
	width: 25%;
	font-weight: bold;
	vertical-align: middle;
}

.tablepress-id-61 .column-2,
.tablepress-id-61 .column-2,
.tablepress-id-62 .column-2,
.tablepress-id-63 .column-2,
.tablepress-id-64 .column-2,
.tablepress-id-65 .column-2,
.tablepress-id-66 .column-2,
.tablepress-id-67 .column-2 {
	width: 45%;
	vertical-align: middle;
}

.tablepress-id-60 .column-3,
.tablepress-id-61 .column-3,
.tablepress-id-62 .column-3,
.tablepress-id-63 .column-3,
.tablepress-id-64 .column-3,
.tablepress-id-65 .column-3,
.tablepress-id-66 .column-3,
.tablepress-id-67 .column-3 {
	width: 19%;
	vertical-align: middle;
	text-align: center;
}

.tablepress-id-60 .column-4,
.tablepress-id-61 .column-4,
.tablepress-id-62 .column-4,
.tablepress-id-63 .column-4,
.tablepress-id-64 .column-4,
.tablepress-id-65 .column-4,
.tablepress-id-66 .column-4,
.tablepress-id-67 .column-4 {
	width: 10%;
	vertical-align: middle;
	text-align: center;
}

/* FIM - TABLES PAGINA SETORES */
/* PAGINA GRADUACAO */
.myDiv_titulo {
	background-color: transparent;
	margin-bottom: 3px;
	width: 100%;
	height: 100%;
	top: 100%;
	left: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: left;
	justify-content: left;
	z-index: -1;
}

.myDiv_texto {
	width: 506px;
	height: 140px;
	border-radius: 5px;
	margin: 5px;
	z-index: 0;
}

.div_video_cursos {
	width: 234px;
	height: 132px;
	border-radius: 5px;
	margin: 10px;
	z-index: 0;
}

/* FIM - PAGINA GRADUACAO */
/* PAGINA POS */
.myDiv_texto_pos {
	width: 585px;
	height: 140px;
	border-radius: 5px;
	margin: 5px;
	z-index: 0;
}

.myDiv_imagem_pos {
	width: 165px;
	height: 170px;
	border-radius: 5px;
	margin: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 0;
}

/* FIM- PAGINA POS */
/* PAGINA COMUNIDADE */
.myDiv_texto_comunidade {
	width: 585px;
	height: 140px;
	border-radius: 5px;
	margin: 5px;
	z-index: 0;
}

.myDiv_imagem_comunidade {
	width: 165px;
	height: 170px;
	border-radius: 5px;
	margin: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 0;
}

/* FIM - PAGINA COMUNIDADE */
/* PAGINAS EMPRESA JR, EQUIPES E REP. ESTUDANTIS */
.myDiv_texto_eee {
	width: 585px;
	height: 140px;
	border-radius: 5px;
	margin: 5px;
	z-index: 0;
}

.myDiv_imagem_eee {
	width: 165px;
	height: 170px;
	border-radius: 5px;
	margin: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 0;
}

/* FIM - PAGINAS EMPRESA JR, EQUIPES E REP. ESTUDANTIS */
/* RODAPE */
#sponsors img {
	width: 100%;
	vertical-align: middle;
}

#footer_links {
	padding-top: 0;
}

#sponsors {
	margin: 0 !important;
	color: white;
	font-family: Helvetica;
	font-weight: bold;
}

/* FIM - RODAPE */
/* icones de table simples */
/* página Licitações e Contratos */
/* pagina Pesquisa e Extensão */
#tab1 {
	border-spacing: 0;
	width: 100%;
	margin-bottom: 0;
}

#tab1 tr {
	padding-bottom: 0;
	padding-top: 0;
	border: 0;
	border-style: none;
}

#tab1 td {
	border-right: 0;
	border-left: 0;
	border-style: none;
}

#tab1 tr td {
	border-right: 0 !important;
	border-left: 0 !important;
}

.wp-caption {
	background: transparent;
	border: 0;
}

#footer {
	margin-top: 0;
}

/* FIM - icones de table simples */
.redes_sociais img {
	margin: 0 5px;
}

/* TABLE 54 - PORTAL DO INTERCAMBIO */
.tablepress-id-54 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-54 td {
	font-family: Helvetica;
	font-size: 12px;
}

/* FIM - TABLE 54 - PORTAL DO INTERCAMBIO  */
/* TABLE 56 - TRABALHO DE CONCLUSAO DE CURSO */
.tablepress-id-56 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-56 td {
	font-family: Helvetica;
	font-size: 12px;
}

/* FIM - TABLE 56 - TRABALHO DE CONCLUSAO DE CURSO */
/* TABLE 72 - ACESSOS RAPIDOS - ENTENSÂO*/
.tablepress-id-72 .even td {
	background: transparent !important;
	border: 0 !important;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0f4098;
	padding: 6px 6px 3px;
}

.tablepress-id-72 .odd td,
.tablepress-id-72 h4 {
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 14px;
	color: black !important;
	padding: 0 4px 10px;
}

.tablepress-id-72 thead th {
	background-color: #1659bf;
	border-radius: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	text-transform: none;
}

.tablepress-id-72 .row-6 a {
	color: #0f4098 !important;
	font-weight: bold;
}

.tablepress-id-72 .odd td,
.tablepress-id-72 .icones1 h5 {
	color: #00003f;
	font-size: 14px;
	margin: 5px 0;
	font-family: Helvetica;
	line-height: 100%;
	text-align: center;
	position: absolute;
	display: block;
	width: 100%;
	top: 75px;
	z-index: 2;
	transition: all .2s ease;
}

.tablepress-id-72 .icones1 {
	background-color: transparent;
	position: relative;
	width: 120px;
	height: 130px;
	border-radius: 5px;
	margin: 20px 25px 10px 8px;
	z-index: 0;
	transition: all .2s ease;
}

.tablepress-id-72 .img_ico {
	display: block;
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	left: 25px;
	width: 70px;
	height: 70px;
	z-index: 2;
}

/* FIM - TABLE 72 - ACESSOS RAPIDOS */
/* TABLE 73 - EDITAIS DE EXTENSAO */
.tablepress-id-73 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-73 td {
	font-family: Helvetica;
	font-size: 12px;
}

.tablepress-id-73 .column-1 {
	vertical-align: middle;
	width: 10%;
}

.tablepress-id-73 .column-2 {
	vertical-align: middle;
	width: 10%;
}

.tablepress-id-73 .column-3 {
	vertical-align: middle;
	width: 10%;
}

.tablepress-id-73 .column-4 {
	vertical-align: middle;
	width: 10%;
}

.tablepress-id-73 .column-5 {
	vertical-align: middle;
	width: 15%;
}

.tablepress-id-73 .column-6 {
	vertical-align: middle;
	width: 15%;
}

.tablepress-id-73 .column-7 {
	vertical-align: middle;
	width: 15%;
}

.tablepress-id-73 .column-8 {
	vertical-align: middle;
	width: 15%;
}

/* FIM - TABLE 73 - EDITAIS DE EXTENSAO */
/* TABLE 74 - ATIVIDADES FASE 2 */
.tablepress-id-74 thead th {
	background-color: #1659bf;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: none;
	width: 100%;
}

.tablepress-id-74 td {
	font-family: Helvetica;
	font-size: 14px;
}

.tablepress-id-74 .column-1 {
	width: 40%;
	font-weight: bold;
	vertical-align: middle;
}

.tablepress-id-74 .column-2 {
	width: 20%;
	vertical-align: middle;
	text-align: center;
}

.tablepress-id-74 .column-3 {
	width: 20%;
	vertical-align: middle;
	text-align: center;
}

.tablepress-id-74 .column-4 {
	width: 20%;
	vertical-align: middle;
	text-align: center;
}

/* FIM - TABLE 74 - ATIVIDADES FASE 2 */