/**
 * body
 *
 * @format
 */

html,
body {
	height: 100%;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	text-align: left;
	font-family: "Open Sans", sans-serif !important;
}

body p,
body .caixa p,
body .caixa p span,
.caixa {
	font-family: "Open Sans", sans-serif !important;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-size: 13px;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: 600;
	color: #555;
	font-size: 12px;
}

/* Portal Académico */

.sexo {
	text-align: center;
	padding: 10px;
}

.sexo h1 {
	font-size: 20px;
	margin-top: 10px;
	font-weight: 600;
}

.caixa-sem-curso {
	border: 1px dashed #ccc;
	padding: 10px;
	margin: 5px 0;
	text-align: center;
	border-radius: 10px;
	color: #bbb;
	background: #f9f9f9;
}

.caixa .caixa-sem-curso h4,
.caixa .caixa-sem-curso i {
	color: #bbb;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0;
	font-weight: 500;
}

.listado .img-ilhas img {
	width: 22px;
	background-color: #ddd;
}

.caixa::-webkit-scrollbar,
.caixa-scroll::-webkit-scrollbar {
	-webkit-appearance: none;
}

.caixa::-webkit-scrollbar:vertical,
.caixa-scroll::-webkit-scrollbar:vertical,
body::-webkit-scrollbar:vertical {
	width: 8px;
	transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
}

.caixa::-webkit-scrollbar:vertical:hover,
.caixa-scroll::-webkit-scrollbar:vertical:hover {
	width: 10px;
	transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
}

.caixa::-webkit-scrollbar-button:increment,
.caixa::-webkit-scrollbar-button,
.caixa-scroll::-webkit-scrollbar-button:increment,
.caixa-scroll::-webkit-scrollbar-button {
	display: none;
}

.sexo h2 {
	font-size: 13px;
	margin-top: 10px;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}

.sexo img {
	width: auto;
	height: 80px;
	margin: 28px 0;
}

.team-conselho h1 {
	font-size: 14px;
	margin: 15px 0 5px 0;
}

.caixa .titulo .linha-grande {
	height: 1px;
	width: 100%;
	background: #ddd;
}

.numeros-faculdades {
	margin-top: 12px;
}

.caixa-interno .numeros-faculdades .datas {
	color: #999;
	letter-spacing: 0;
}

.caixa .titulo .linha {
	height: 1px;
	width: 30px;
	background: #ab162b;
	margin-top: -1px;
	margin-bottom: 8px;
}

.caixa .team-conselho p span {
	font-size: 13px !important;
	color: #666 !important;
	line-height: 22px;
	letter-spacing: 0;
}

.tab-content .caixa h2 {
	text-align: left;
	font-size: 14px !important;
	font-weight: 600 !important;
}

/* Slide ADM */

.slide-adm {
	height: 300px;
	pointer-events: none;
}

.indicador-slide {
	top: 290px;
}

ul li .conteudo-detalhe {
	float: none !important;
}

.caixa ul li .conteudo-detalhe a {
	color: #999;
}

/* Lista Individual do Investigador */

.minha-lista {
	border-left: 2px solid #ab162b;
}

.dash-investigadores .box-icones img {
	width: auto;
	height: 61px;
	margin: 5px 0;
	opacity: 1;
}

.dash-investigadores .caixa h1 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 5px 0 10px 0;
	color: #555;
	font-weight: 600;
}

.dash-investigadores .criar {
	font-size: 16px;
	line-height: 28px;
	padding: 8px 0 0 0;
	border-top: 1px solid #eee;
	color: #ccc;
	text-align: center;
}

.dash-investigadores .criar a {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #95afc0;
	margin: 0 5px;
	text-align: center;
}

.fa-solid,
.fas {
	display: inline-block;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.inativo,
.inativo a {
	opacity: 0.5;
	border: #ab162b22 1px solid !important;
}

.titulo-descricao {
	display: inline;
	color: #bbb;
	font-weight: 400;
}

.top-menu-preto .titulo-descricao {
	color: #ddd;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
}

.was-validated .form-control:valid,
.form-control.is-valid {
	background-size: 8px;
}

.progress {
	height: 15px;
	background: #d4d4d4;
}

.progress-bar {
	overflow: visible !important;
	font-weight: 500;
	padding-left: 8px;
	font-size: 10px;
	text-align: left;
}

.select2-container--krajee-bs5
	.select2-results__option--highlighted[aria-selected] {
	background-color: #666;
	color: #fff;
	font-size: 13px;
}

.select2-container--krajee-bs5 {
	font-size: 13px;
}

.inativo a,
.inativo {
	cursor: not-allowed;
}

.tox .tox-statusbar {
	display: none !important;
}

.titulo-h3 {
	font-size: 12px;
	font-weight: 500;
	line-height: 24px;
	color: #666;
}

.caixa .titulo-h3 i {
	background: #ab162b;
	height: 25px;
	width: 25px;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	border: 2px solid #ddd;
}

.imagen-titulo i {
	font-size: 14px;
	margin-bottom: 4px;
	background: #555;
	border-radius: 100%;
	padding: 5px 0;
	color: #fff;
	border: 2px solid #ddd;
	height: 30px;
	width: 30px;
	text-align: center;
}

.required label:before {
	content: "*";
	color: #ab162b;
	font-size: 13px;
	margin-right: 2px;
}

.label-required:after {
	content: "*";
	color: #ab162b;
	font-size: 13px;
}

.img-financeiro {
	text-align: right;
	line-height: 38px;
}

/* Dasboard Sistema de avaliação */

.caixa .titulo h5 .numeros-bold {
	font-weight: 500;
	font-size: 14px;
	color: #999;
	font-style: italic;
}

/* Grafico Imagem */

.caixa .grafico,
.caixa .banner_canidatura {
	text-align: center;
}

.caixa .grafico img {
	width: auto;
	height: 184px;
	margin: 40px 0;
}

.banner_canidatura img {
	width: auto;
	height: 280px;
	margin: 10px 0;
}

/* BTN */

.btn .fa-trash {
	color: #ab162b;
}

.alert-dismissible .btn-close {
	padding: 8px;
}

.faculdades .btn-dark a {
	color: #fff;
	text-decoration: none;
}

.btn {
	display: inline-block;
	padding: 4px 10px;
	font-size: 12px;
	border-radius: 0;
	font-weight: 500;
	height: 30px;
	line-height: 24px;
	text-transform: uppercase;
}

.btn-direita {
	text-align: right;
}

.lista-unicv .btn,
.lista-unicv a {
	display: inline-block;
	padding: 1px 6px;
	font-size: 11px;
	height: 19px;
	border: 1px solid #ccc;
	border-radius: 10px;
}

.caixa .lista-unicv .btn-outline-secondary {
	border: 1px solid #ccc;
}

.btn-primary {
	color: #fff;
	background-color: #2980b9;
	border-color: #2980b9;
}

table th .btn {
	padding: 0;
	font-size: 13px;
	height: auto;
}

.bt-acoes-unicv {
	margin-bottom: 20px;
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.datepicker table tr td,
.datepicker table tr th {
	width: 2rem;
	height: 1.5rem;
}

.dropdown-menu {
	font-size: 12px;
	color: #666;
	text-align: left;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
}

.pagination li .active {
	background: #ab162b;
}

/* Pagination */

.pagination .page-item:not(:first-child) .page-link,
.pagination .prev a {
	margin-left: 0;
	padding: 0 10px;
	font-size: 13px;
	line-height: 22px;
}

.caixa .pagination li,
.pagination li {
	margin: 5px;
	border-radius: 0;
	width: auto;
}

.caixa .pagination li a,
.pagination li a {
	color: #444;
}

.caixa .pagination .active a,
.pagination .active {
	color: #fff;
	background: #ab162b;
}

/* FAQ + Microsoft */

.faq .caixa .titulo h5,
.caixa .centrado h5,
.centrado {
	text-align: center;
	font-weight: 500;
	font-size: 12px;
	margin: 0;
}

.caixa a .caixa h5 a,
.caixa a,
.faq .caixa .titulo h5 a,
.caixa .centrado h5 a,
.centrado a,
.pilares a,
.faq a {
	border: none;
	text-decoration: none;
}

.centrado h1 {
	text-align: center;
	font-size: 15px;
}

.faq .imagen-titulo,
.centrado .imagen-titulo {
	text-align: center;
}

.faq .imagen-titulo img {
	width: 32px;
	margin: 0 0 8px 0;
}

.microsoft-info .centrado .imagen-titulo img {
	height: 60px;
	width: auto;
	margin: 10px 0;
}

/* ERROR */

.site-error {
	padding: 50px;
	background: #fff;
	border: 1px solid #eee;
	color: #666;
	font-size: 14px;
	text-align: center;
	height: 80vh;
}

.site-error img {
	width: 180px;
	height: auto;
}

.site-error h1 {
	font-size: 20px;
	color: #ab162b;
	margin-top: 20px;
}

/* Icones Menu Lateral */

.nome-menu-icones {
	font-size: 6px;
	text-transform: uppercase;
	line-height: 10px;
	font-weight: 600;
	/* margin-top: -60px; */
}

.caixa p {
	color: #555;
	font-weight: 300;
	letter-spacing: 0.2px;
}

.caixa .caixa-texto p {
	color: #888;
	letter-spacing: 0;
}

.caixa button {
	text-shadow: none !important;
}

.summary {
	margin-bottom: 10px;
	font-size: 12px;
}

/* Footer ADM */

.footer-adm {
	background: #fff !important;
	color: #888;
	font-weight: 300;
	font-size: 13px;
	border-top: 1px solid #eee;
	text-decoration: none;
	margin-top: 40px;
}

.footer-adm a {
	color: #888;
	font-weight: 300;
	font-size: 13px;
	text-decoration: none;
}

/* Horário */

.fc-head .fc-row {
	background: #eee;
}

.fc-time-grid .fc-slats td {
	line-height: 35px;
	font-size: 13px;
}

.fc-event {
	font-size: 10px;
	border-radius: 0;
	border: none;
	padding: 2px 3px;
}

.fc-ltr .fc-time-grid .fc-event-container {
	margin: 2px;
}

.fc-content .fc-time span {
	font-size: 10px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 4px;
}

.fc-event,
.fc-event-dot {
	background-color: #2980b9;
}

.fc-today-button {
	border-radius: 0;
	background: #ab162b;
	border: none;
	box-shadow: none;
	font-size: 13px;
	color: #eee;
	opacity: 1;
}

.fc-head .fc-row tr {
	line-height: 28px;
	font-size: 13px;
}

.fc-toolbar .fc-center {
	display: inline-block;
	text-align: left;
	width: 80%;
}

.fc-center {
	margin-left: -30px;
}

.fc-center h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 30px;
}

.fc-scroller {
	height: auto !important;
	overflow: auto !important;
}

/* Login UniCV */

.caixona-login {
	width: 320px;
}

.login-unicv {
	background: #e4e4e4;
}

.login-unicv .card {
	border: none;
}

.login-unicv .invalid-feedback {
	font-size: 10px;
	text-align: center;
}

.logo-login-unicv {
	text-align: center;
	width: 100%;
}

.login-unicv input {
	border-radius: 0;
	font-size: 13px;
	letter-spacing: 0.5px;
	color: #666;
	text-align: center;
}

.caixa-login {
	padding: 20px;
	background: #fff;
	border: none;
}

.alterrar-password {
	margin-top: -12px;
	display: block;
}

.alterrar-password a {
	font-size: 12px;
	text-decoration: none;
	color: #999;
}

.liga-login {
	height: 10px;
	width: 10px;
	background: #fff;
	margin: 0 auto;
}

.invalid-feedback {
	width: 100%;
	color: #ab162b;
	font-size: 11px;
}

.logo-login-unicv img {
	width: 100px;
	height: auto;
}

.descricao-login-unicv {
	text-align: center;
	color: #888;
	font-weight: 400;
	font-size: 10px;
	letter-spacing: 1px;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
	border-color: #ab162b;
}

/* seja bem vindo */

#bem-vindo .caixa {
	min-height: 342px;
}

.caixa .seja-bemvindo-portal {
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.5px;
	margin: 0;
}

.caixa .seja-bemvindo-portal span {
	font-weight: 700;
}

.caixa ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.caixa .nav-pills {
	border-bottom: none;
}

.caixa ul li i {
	margin-right: 2px;
	width: 16px;
}

.caixa .lista-unicv {
	margin: 0;
	padding: 0;
}

.caixa .lista-unicv li {
	padding: 5px;
	border: 1px solid #ddd;
	margin: 1px 0;
	border-radius: 0;
	display: inline-block;
	width: 100%;
}

.caixa .lista-unicv li i {
	margin-right: 2px;
	font-size: 11px;
	width: auto;
}

.caixa
	.select2-container--krajee-bs5
	.select2-selection--multiple
	.select2-selection__choice {
	color: #212529;
	background: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 0;
	cursor: default;
	width: auto;
	display: inline-block;
	margin: 0.35rem 0 0 0.25rem;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.3rem;
}

.fotinho {
	float: left;
	width: 32px;
	display: inline-block;
	height: 32.5px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-right: none;
}

.fotinho img {
	max-width: 100%;
	width: auto;
	border: 1px solid #ddd;
}

#investigador-fotofile {
	width: 80%;
}

.caixa ul li {
	border: 0.5px solid #e2e2e2;
	padding: 6px 10px;
	color: #666;
	letter-spacing: 0;
	font-size: 13px;
	text-align: left;
	margin: 0 0 2px 0;
	line-height: 20px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
}

.caixa ul li span {
	float: right;
}

.caixa ul li:hover {
	background: #fefefe;
	color: #333;
	border-left: 2px solid #ab162b;
}

.caixa ul li a,
.pagination li a {
	color: #666;
	text-decoration: none;
	text-align: left;
}

/* Logout */

.navbar .logout-unicv {
	list-style: none;
	margin: 8px 50px 0 0;
}

.top-menu-preto .dropdown-menu[data-bs-popper] {
	top: 110%;
	left: -120px;
}

.logout-unicv li {
	margin-left: 30px;
	display: inline-block;
	color: #ddd;
	font-weight: 400;
	font-size: 19px;
	text-transform: uppercase;
}

.logout-unicv .dropdown-menu li {
	margin: 0;
	display: inline-block;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}

.logout-unicv li a {
	color: #eee;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

.logout-unicv li .dropdown-menu a {
	color: #444;
	text-decoration: none;
	padding: 8px 10px;
	font-size: 12px;
	text-transform: uppercase;
}

/* Tabela*/

.table > :not(:first-child) {
	border-top: #ddd;
}

.caixa table tr td,
.caixa table tr th,
.caixa .table-striped > tbody > tr:nth-of-type(odd) > * {
	color: #555;
	padding: 6px;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}

.accordion-body strong {
	font-weight: 600;
}

.accordion-body {
	background: #f2f2f2;
}

.accordion-button:focus {
	box-shadow: none;
	border: none;
}

.accordion-body h2 {
	font-size: 13px;
	text-align: left;
}

.card {
	border: 1px solid #eee;
	border-radius: 0;
}

.caixa table thead tr td,
.caixa table thead th,
.caixa table thead th a {
	color: #555 !important;
	padding: 5px;
	font-weight: 600;
	font-size: 13px;
}

.card-img-top {
	width: 80px;
	float: left;
	display: inline-block;
}

.id-nome {
	float: left;
	width: 60%;
	text-align: left;
}

/* Accordions */

.accordion-button:not(.collapsed) {
	color: #ab162b;
}

.accordion-button:not(.collapsed) {
	background-color: #f9f9f9;
}

.accordion-button {
	height: auto;
	line-height: 19px;
	text-align: left;
	cursor: pointer;
	font-size: 13px;
	color: #555;
	font-weight: 600;
	padding: 8px 10px;
}

.accordion-header {
	margin-bottom: 0;
}

.accordion-button::after {
	background-size: 0.9rem;
}

.caixa table thead th a,
.caixa table tr td a {
	text-decoration: none;
	font-size: 13px;
	border-radius: 5px;
	padding: 0 8px;
	line-height: 20px;
	text-align: center;
}

.select2-container--krajee-bs4 .select2-selection--single {
	height: 32px;
	line-height: 1.4;
}

.bootstrap-switch {
	border-radius: 0;
}

.form-control,
.form-select {
	box-shadow: none;
	border: 1px solid #ddd;
	border-radius: 0;
	color: #666;
	outline: 0;
	font-size: 13px;
}

.select2-container--krajee-bs4 .select2-selection,
.input-group-text,
.select2-container--bootstrap .select2-selection,
.form-control
	.input-group-prepend
	.select2-container--krajee-bs5
	.select2-selection,
.select2-container--krajee-bs5 .select2-selection--single {
	box-shadow: none;
	border: 1px solid #ddd;
	border-radius: 0;
	color: #666;
	outline: 0;
	font-size: 13px;
	height: calc(2rem + 0.5px);
	line-height: 1.5;
	padding: 0.375rem 1.5rem 0.375rem 0.5rem;
}

.select2-container--krajee-bs5 .select2-selection__clear {
	margin: 0 12px;
}

.select2-container--krajee-bs5 .select2-search--dropdown .select2-search__field,
.select2-container--krajee-bs5 .select2-selection {
	box-shadow: none;
	border: 1px solid #ddd;
	border-radius: 0;
	color: #212529;
}

.investigador-create h1 {
	color: #ab162b;
}

.select2-container--krajee-bs5
	.select2-selection--single
	.select2-selection__rendered {
	color: #555;
	padding: 0;
	outline: 0;
}

table tr td a svg {
	margin: 0 4px;
	color: #555;
}

label,
.form-label {
	font-size: 11px;
	font-weight: 500;
	color: #444;
	margin: 5px 0 0px 0;
	min-height: 18px;
}

.fatura-stado {
	width: 11px;
	border-radius: 50%;
}

/* Serviços */

.box {
	background: #fff;
	border: 1px solid #eee;
	display: inline-block;
	width: 100%;
}

.box-link {
	padding: 15px 20px;
	min-height: 100px;
	margin: 10px 0;
}

.titulo-detalhe {
	font-weight: 600;
	font-size: 12px;
	margin: 0;
	line-height: 18px;
}

.caixa li p {
	margin: 4px 0 0 0;
	text-align: left;
	font-weight: 400;
	color: #666;
	font-size: 13px;
}

.box-sigla .fas {
	font-size: 15px;
	margin-right: 5px;
}

.box h5 {
	font-size: 15px;
	color: #ab162b;
	font-weight: 600;
	margin: 5px 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.box-descricao {
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.box-texto h4,
.caixa .box-texto h4 {
	font-size: 13px;
	font-weight: 600;
	color: #eee;
	min-height: 34px;
}

.box h5 a {
	color: #444;
	text-decoration: none;
}

.caixa .box-texto {
	font-size: 12px;
	font-weight: 600;
	color: #666;
	line-height: 18px;
}

.caixa .box-texto span {
	font-weight: 400;
	color: #777;
}

.caixa .box-texto a {
	font-size: 15px;
	font-weight: 500;
	line-height: 18px;
	color: #444;
	text-decoration: none;
}

.caixa .atulizar-icones {
	color: #27ae60;
	text-align: center;
	line-height: 98px;
}

/* Imagem */

.caixa .box-img {
	display: inline-block;
	width: 100%;
	height: 100px;
	background: #ddd;
	overflow: hidden;
	min-height: 100px;
}

.caixa .box-img img {
	width: 100%;
}

.imagem-unicv {
	width: 100%;
	height: 285px;
	overflow: hidden;
	text-align: center;
}

.imagem-unicv img {
	height: 100%;
	width: auto;
}

/* Noticias */

.noticias .caixa-interno {
	padding: 13px 10px;
}

.noticias .img-circulo-left {
	width: 56px;
	height: 56px;
	line-height: 50px;
	border-radius: 50%;
	border: 2px solid #eee;
}

.noticias .caixa-interno h3 {
	height: 20px;
	display: inline-block;
	width: 80%;
}

.noticias .img-circulo-left img {
	height: 55px;
	width: auto;
}

.img-circulo-right {
	background: #fff;
	border: 1px solid #eee;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 8px;
	float: right;
	border-radius: 50%;
	color: #999;
	font-size: 16px;
	overflow: hidden;
}

.img-circulo-left {
	margin: 5px 8px 2px 0;
	background: #f9f9f9;
	border: 1px solid #ddd;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	float: left;
	border-radius: 50%;
	color: #999;
	font-size: 14px;
	overflow: hidden;
}

.caixa-interno .cargo {
	font-weight: 600;
	color: #989898;
	margin: 4px 0 4px 0;
}

.team-conselho .img-circulo-left {
	width: 80px;
	height: 80px;
}

.img-circulo-left i {
	line-height: 33px;
	color: #ab162b;
	font-size: 15px;
	margin: 0;
}

.img-circulo-left img {
	height: auto;
	width: 100%;
}

/* Editar Ver */

.editar-ver ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.caixa .editar-ver li i {
	margin-right: 0;
	width: auto;
}

.editar-ver ul li {
	display: inline;
	border: none;
	padding: 0;
	margin: 0 4px;
	line-height: auto;
	width: 100%;
	text-align: center;
}

.editar-ver ul li a,
.editar-ver a {
	color: rgb(64, 112, 164);
	text-decoration: none;
	font-weight: 300;
	display: inline-block;
	font-size: 12px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.caixa .caixa-interno .titulo-docente a {
	font-size: 14px;
	text-align: center;
	color: #ab162b;
	font-weight: 600;
}

.caixa .caixa-interno .titulo-docente a:hover {
	color: #444;
}

/* Destaque Carouncel */

/* .carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #ab162b;
} */

.destaque-portal .carousel-item {
	height: 290px;
}

.destaque-portal .icones img {
	width: 80px;
	margin-bottom: 20px;
}

/*----------- Caixa -----------------*/

.caixa {
	background: #fff;
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
	padding: 12px;
	color: #666;
	font-size: 14px;
	display: inline-block;
	line-height: 19px;
	text-align: justify;
	width: 100%;
	/* overflow: hidden; */
	transition: all 0.2s ease;
}

/* Caixa Scroll */

.caixa-scroll {
	overflow: auto;
}

.caixa:hover {
	background: #fff;
	border: 1px solid rgb(235, 218, 218);
	transition: all 0.2s ease;
	transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
}

.caixa-interno {
	border-radius: 0;
	margin: 0 0 8px 0;
	padding: 4px 10px;
	cursor: default;
	display: inline-block;
	width: 100%;
}

.caixa-interno p {
	font-size: 12px;
	margin-bottom: 2px;
	color: #888;
}

.caixa-interno .caixa-right h3,
.caixa-interno .caixa-right {
	text-align: right;
	color: #444;
	font-size: 13px;
	line-height: 35px;
}

.caixa-interno h2 {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 6px;
	color: #666;
	margin: 0;
	text-transform: uppercase;
}

.caixa-interno h3,
.caixa-interno h3 a {
	font-size: 13px;
	color: #666;
	font-weight: 500;
	margin-top: 3px;
	margin-bottom: 0;
	text-align: left;
	display: inline-block;
}

.alert-success {
	font-size: 13px;
	line-height: 18px;
	border-radius: 0;
	padding: 10px;
}

.caixa-interno h3 .codigo-id {
	color: #999;
}

.data-recuado .datas {
	margin-left: 46px !important;
}

.caixa-interno .datas {
	color: #888;
	font-weight: 400;
	letter-spacing: 0;
	font-size: 11px;
	margin: 2px 0;
	line-height: 12px;
}

.caixa-interno .local {
	color: #ab162b;
	font-weight: 500;
}

.box-sigla {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 4px;
	border-bottom: 2px solid;
	width: auto;
	line-height: 26px;
	display: inherit;
}

.box-icones img {
	width: auto;
	height: 25px;
	margin: 2px 0 5px 0;
	opacity: 1;
}

.iti__country-list li {
	display: inherit !important;
	width: auto;
}

/* Dados Gerais (estatisticas) */

.faculdades .estatistica-uo {
	font-size: 12px !important;
}

.dados-gerais .caixa .box-icones img {
	width: auto;
	height: 50px;
	margin: 2px 0 5px 0;
	opacity: 1;
}

.dados-gerais .caixa {
	text-align: center;
}

.dados-gerais .caixa h5 {
	text-align: left;
}

.dados-gerais .caixa p {
	text-align: center;
	font-size: 20px;
	margin-bottom: 0;
	font-weight: 700;
	color: #95afc0;
}

.dados-gerais .ver-mais {
	padding: 25px 0;
	font-size: 24px;
	color: #eee;
	line-height: 45px;
	font-weight: 700;
}

/* Sem dados a apresentar */

.caixa .sem-dados {
	font-size: 20px;
	padding-top: 14vh;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-weight: 700;
	color: #eee;
	font-style: italic;
}

.caixa-interno h1 {
	font-size: 22px;
	text-align: left;
}

.caixa h4 {
	color: #666;
	font-weight: 600;
	font-size: 14px;
	margin: 5px 0;
}

.caixa-interno h5 {
	font-size: 13px;
	color: #666;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 5px 0;
	letter-spacing: 0.5px;
}

.caixa h6 {
	color: #666;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
}

.caixa .titulo h5 {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 12px;
	text-transform: uppercase;
	color: #666;
}

.titulo {
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
}

.text-right {
	text-align: right;
}

.caixa .titulo span,
.caixa .titulo span a {
	font-weight: 500;
	font-size: 12px;
	text-transform: none;
	color: #555;
	text-decoration: none;
	letter-spacing: 1px;
}

.caixa .titulo .mais-titulo {
	float: right;
}

/* Area de Texto */

.caixa .tox-tinymce {
	border: 1px solid #b1e3cc;
	border-radius: 0;
	box-shadow: none;
	margin-top: 10px;
	flex-direction: column;
	font-family: "Open Sans", sans-serif !important;
}

.caixa .tox-tinymce .tox-editor-container p span,
.mce-content-body {
	font-family: "Open Sans", sans-serif !important;
}

/* TAB/ Pills */

.conteudo-pill {
	min-height: 400px;
}

.caixa .nav-pills .nav-link {
	border-radius: 0;
	padding: 6px 8px;
	color: #555;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
}

.caixa .nav-pills .nav-item {
	margin: 0 8px 5px 0;
	border-radius: 0;
	width: auto;
	padding: 0;
	line-height: 14px;
	border: 1px solid #ddd;
}

.caixa .nav-pills .nav-link.active,
.caixa .nav-pills .show > .nav-link {
	color: #ab162b;
	border-bottom: 2px solid #ab162b;
	background: none;
	padding: 6px;
	border-radius: 0;
	letter-spacing: 0.5px;
}

.nav-tabs .nav-link {
	border-radius: 0;
	padding: 4px 10px;
}

/* Texto */

.texto-unicv-normal {
	color: #666;
}

.texto-unicv,
.texto-unicv .fa,
.texto-unicv .fas,
.texto-unicv .fa-solid {
	color: #ab162b;
}

.texto-fct {
	color: #0097cd;
}

/* Border  Left Faculdades */

.bl-unicv {
	border-left: 3px solid #ab162b !important;
}

.bl-mestrado {
	border-left: 3px solid #1f5d8a !important;
}

.bl-outros {
	border-left: 3px solid #f79f1f !important;
}

.bl-fct {
	border-left: 3px solid #0097cd !important;
}

.bl-fcsha {
	border-left: 3px solid #8d0b56 !important;
}

.bl-eng {
	border-left: 3px solid #d2451e !important;
}

.bl-faed {
	border-left: 3px solid #f39c12 !important;
}

.bl-ecaa {
	border-left: 3px solid #88b50b !important;
}

.bl-fct:hover,
.bl-fcsha:hover,
.bl-faed:hover,
.bl-ecca:hover,
.bl-eng:hover {
	border-left: 2px solid #666 !important;
}

.texto-fcsha {
	color: #8d0b56 !important;
}

.texto-ecaa {
	color: #88b50b !important;
}

.texto-faed {
	color: #f39c12 !important;
}

.texto-eng {
	color: #d2451e !important;
}

.texto h2 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	opacity: 0.7;
	display: inline-block;
	vertical-align: middle;
	margin-top: 20px;
}

.texto h1,
.texto h1 a {
	font-size: 20px;
	font-weight: 900;
	text-align: right;
	color: #fff;
	opacity: 0.8;
	line-height: 52px;
}

.texto h1 a:hover {
	color: #fff;
	opacity: 1;
}

.box-fct img,
.box-fcsha img,
.box-eng img,
.box-faed img,
.box-saude img,
.box-ecaa img,
.box-varios img,
.box-cice img {
	width: 45px;
	opacity: 0.6;
	margin-top: 11px;
	max-height: 40px;
	text-align: right;
}

.box-fct-color {
	background: #0097cd;
}

.box-fcsha-color {
	background: #8d0b56;
}

.box-faed-color {
	background: #f39c12;
}

.box-eng-color {
	background: #d2451e;
}

.box-ecaa-color {
	background: #88b50b;
}

.boxuo h2,
.faculdades h2 {
	font-weight: 600;
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #fff;
}

/* Background */

.dark-unicv {
	background: #212529;
}

.grey-unicv {
	background: #f2f2f2;
}

.bg-unicv {
	background: #666;
}

.bg-fct {
	background: #0097cd;
}

.bg-fcsha {
	background: #8d0b56;
}

.bg-ecaa {
	background: #88b50b;
}

.bg-faed {
	background: #f39c12;
}

.bg-eng {
	background: #d2451e;
}

/* Background-light */

.bg-light-unicv {
	border: 1px solid #ffc9d2;
	background: #fce6ea;
}

.bg-light-fct {
	border: 1px solid #9bdffc;
	background: #eef8ff;
}

.bg-light-fcsha {
	border: 1px solid #fcd4eb;
	background: #fff1fa;
}

.bg-light-ecaa {
	border: 1px solid #d3e1ae;
	background: #f7ffe0;
}

.bg-light-eng {
	border: 1px solid #ffe2da;
	background: #fff9f7;
}

.bg-light-faed {
	border: 1px solid #ffe9c7;
	background: #fff9f0;
}

.dash-estudantes .caixa {
	min-height: 320px;
}

/* Caixa */

.caixa-linha-unicv {
	padding: 8px 10px;
	font-size: 13px;
	margin: 5px 0;
	display: inline-block;
	width: 100%;
	border-radius: 5px;
}

.caixa-linha-unicv h2 {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 8px 0;
	color: #444;
}

.caixa-linha-unicv h5 {
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	color: #666;
}

#corpo-layout_content main {
	margin-top: 45px;
	/* overflow: scroll; */
}

.menu-icones .active i {
	color: #fff;
}

.menu-icones:hover {
	width: 200px;
	text-align: left;
	transition: all 0.2s ease;
}

.menu-icones p {
	width: 36px;
	height: 36px;
	position: absolute;
	line-height: 20px;
	margin: 0;
}

.menu-icones span {
	left: 50px;
	height: 30px;
	font-size: 14px;
	position: absolute;
	line-height: 18px;
	width: 150px;
	text-align: left;
}

.menu-icones {
	width: 50px;
	background: #444;
	color: #eee;
	height: 100%;
	display: inline-block;
	padding: 0;
	float: left;
	position: absolute;
	transition: all 0.2s ease;
	z-index: 9999;
	overflow: hidden;
	border-right: 1px solid #eff4ff;
}

.menu-icones .icones-booton {
	position: absolute;
	margin-top: 55vh;
}

.menu-icones ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 8px 0;
	text-align: center;
	color: #999;
}

.menu-icones ul li {
	padding: 0px 5px;
	border-bottom: 1px solid #666;
	display: inline-block;
	width: 100%;
	height: 26px;
}

/* .card #w4 {
    padding-left: 10px !important;
} */

.menu-icones ul li a {
	color: #999;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.2s ease;
}

.menu-icones ul li a:hover {
	color: #eee;
}

#corpo-layout {
	display: flex;
	overflow: hidden;
}

#corpo-layout #corpo-layout_nav {
	flex-basis: 260px;
	flex-shrink: 0;
	transition: transform 0.15s ease-in-out;
	z-index: 1038;
	background: #fff;
	border-right: 1px solid #eee;
	margin-top: 45px;
	transform: translateX(-240px);
}

#corpo-layout #corpo-layout_content {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-width: 0;
	flex-grow: 1;
	min-height: calc(95vh - 56px);
	margin-left: -260px;
}

.sb-sidenav-toggled #corpo-layout #corpo-layout_nav {
	transform: translateX(0);
}

.sb-sidenav-toggled #corpo-layout #corpo-layout_content:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1037;
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out;
}

@media (min-width: 992px) {
	#corpo-layout #corpo-layout_nav {
		transform: translateX(0);
	}

	#corpo-layout #corpo-layout_content {
		margin-left: 0;
		transition: margin 0.15s ease-in-out;
	}

	.sb-sidenav-toggled #corpo-layout #corpo-layout_nav {
		transform: translateX(-260px);
	}

	.sb-sidenav-toggled #corpo-layout #corpo-layout_content {
		margin-left: -260px;
	}

	.sb-sidenav-toggled #corpo-layout #corpo-layout_content:before {
		display: none;
	}
}

.sb-nav-fixed #corpo-layout #corpo-layout_nav {
	width: 225px;
	height: 95vh;
	z-index: 1038;
}

.sb-nav-fixed #corpo-layout #corpo-layout_nav .sb-sidenav {
	padding-top: 20px;
}

.sb-nav-fixed #corpo-layout #corpo-layout_nav .sb-sidenav .sb-sidenav-menu {
	overflow-y: auto;
}

.top-menu-preto {
	padding-left: 0;
	height: 45px;
	z-index: 1039 !important;
	display: inline-block;
	width: 100%;
}

.top-menu-preto .navbar-identificacao {
	width: 260px;
	margin: 0;
	height: 100%;
	background: #ab162b;
	font-size: 14px;
	display: inline-block;
	line-height: 50px;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
}

.top-menu-preto.navbar-dark #sidebarToggle {
	color: #eee;
	font-size: 18px;
	line-height: 20px;
	margin: 0 5px;
	padding: 2px 10px;
	height: auto;
}

.top-menu-preto.navbar-light #sidebarToggle {
	color: #212529;
}

/* Menu */

.sb-sidenav {
	display: flex;
	flex-direction: column;
	/* height: 100vh; */
	flex-wrap: nowrap;
	/* margin-top: 44px; */
}

.kv-sidenav-bs4.kv-no-heading.nav-pills > .nav-item:first-child > .nav-link {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

.sb-sidenav-menu .card {
	border: none;
}

.sb-sidenav .sb-sidenav-menu {
	flex-grow: 1;
	background: #fff;
	height: 100vh;
}

.sb-sidenav .sb-sidenav-menu .nav {
	flex-direction: column;
	flex-wrap: nowrap;
	width: 208px;
	float: right;
	padding: 0;
}

.sb-sidenav .sb-sidenav-menu .nav .sb-sidenav-menu-heading {
	padding: 1.75rem 1rem 0.75rem;
	font-size: 0.75rem;
	font-weight: bold;
	text-transform: uppercase;
}

.dropdown-toggle {
	margin-top: 8px;
}

nav .nav-item .nav-link,
nav .nav-item a {
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color: #555;
	padding: 5px 12px;
	font-size: 14px;
	font-weight: 400;
	border-radius: 0;
	transition: all 0.2s ease;
}

nav .nav-item .nav-link:hover,
nav .nav-item a:hover {
	border-right: 1px solid #ab162b;
	background: #f5f5f5;
	color: #333;
	transition: all 0.2s ease;
}

nav .kv-sidenav .active > ul {
	background-color: #f9f9f9;
	border-bottom: 1px solid #eee;
}

nav .nav-pills .nav-link.active,
nav .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #ddd;
	border-radius: 0;
	color: #444 !important;
	font-weight: 700 !important;
	transition: all 0.2s ease;
}

nav .nav-item.active .nav-link {
	font-weight: 500;
}

nav .nav-item.active .nav-link {
	color: #ab162b;
	border-right: 2px solid #ab162b;
	background: #f9f9f9;
	font-weight: 500;
	transition: all 0.2s ease;
}

nav .bg-light {
	background: #fff !important;
	border: none;
}

/* box de centro de investigação*/

.progress .box-fct,
.progress .box-fcsha,
.progress .box-fct-color,
.progress .box-fcsha-color,
.progress .box-faed-color,
.progress .box-faed,
.progress .box-eng-color,
.progress .box-eng,
.progress .box-saude,
.progress .box-ecaa-color,
.progress .box-ecaa,
.progress .box-varios,
.progress .box-ilf,
.progress .box-ili,
.progress .box-ic,
.progress .box-camoes,
.progress .box-ig,
.progress .box-ceps,
.progress .box-ciencia,
.progress .box-musica,
.progress .box-cice {
	text-align: left;
	max-width: 100%;
	padding: 0 10px;
	font-size: 10px;
	overflow: hidden;
	color: #fff;
	font-weight: 400;
	display: inherit;
	min-height: auto;
	width: auto;
	/* height: 100%; */
}

.box-fct,
.box-fcsha,
.box-fct-color,
.box-fcsha-color,
.box-faed-color,
.box-faed,
.box-eng-color,
.box-eng,
.box-saude,
.box-ecaa-color,
.box-ecaa,
.box-varios,
.box-ilf,
.box-ili,
.box-ic,
.box-camoes,
.box-ig,
.box-ceps,
.box-ciencia,
.box-musica,
.box-cice {
	text-align: left;
	max-width: 100%;
	padding: 6px 20px;
	overflow: hidden;
	color: #f4f4f4;
	display: inline-block;
	min-height: 90px;
	width: 100%;
	/* height: 100%; */
}

.centros-horizontais .box-fct,
.centros-horizontais .box-fcsha,
.centros-horizontais .box-fct-color,
.centros-horizontais .box-fcsha-color,
.centros-horizontais .box-faed-color,
.centros-horizontais .box-faed,
.centros-horizontais .box-eng-color,
.centros-horizontaigs .box-eng,
.centros-horizontais .box-saude,
.centros-horizontais .box-ecaa-color,
.centros-horizontais .box-ecaa,
.centros-horizontais .box-varios,
.centros-horizontais .box-ilf,
.centros-horizontais .box-ili,
.centros-horizontais .box-ic,
.centros-horizontais .box-camoes,
.centros-horizontais .box-ig,
.centros-horizontais .box-ceps,
.centros-horizontais .box-ciencia,
.centros-horizontais .box-musica,
.centros-horizontais .box-cice {
	display: inline-block;
	min-height: 70px;
}

.unid-operacionais .box-varios {
	min-height: auto;
	border-radius: 0;
	height: 100%;
}

.box-unidade .numeros {
	text-align: center;
	font-size: 11px;
	font-weight: 400;
	overflow: hidden;
	margin-top: 8px;
}

.caixa-rep .caixa .numeros {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid #eee;
	padding: 5px;
}

.box-unidade .box-texto h4 {
	color: #f4f4f4;
	font-size: 12px;
	text-transform: uppercase;
	min-height: 36px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ffffff44;
	width: 100%;
	font-weight: 600;
	line-height: 18px;
	margin: 0 auto;
}

.caixa-rep .caixa .box-texto h4 {
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	min-height: 50px;
	padding-bottom: 10px;
	border-bottom: none;
	line-height: 15px;
	margin-bottom: 0;
}

.box-cice {
	background: #487eb0;
}

.box-saude {
	background: #cc0066;
}

.box-fct {
	background: #00b8d1;
}

.box-ecaa {
	background: #61a60e;
}

.box-eng {
	background: #d2451e;
}

.box-faed {
	background: #eab543;
}

.box-fcsha {
	background: #833471;
}

.box-varios {
	background: #878787;
}

.kv-sidenav.nav-pills .nav-link,
.kv-sidenav li a {
	border-bottom: 0px solid #fff !important;
}

#menu-tab-cand {
	border-bottom: 1px solid #ccc;
	height: 26px;
}

.menu-tab {
	border: none;
	outline: none;
	padding: 5px 0;
	font-weight: 600;
	background: transparent;
	cursor: pointer;
	margin-right: 25px;
	color: #444;
	font-size: 13px;
	text-transform: uppercase;
}

/* Style the active class, and buttons on mouse-over */

.activo,
.menu-tab:hover {
	color: #ab162b;
	border-bottom: 1px solid #ab162b;
}

body::-webkit-scrollbar,
.caixa-scroll::-webkit-scrollbar,
.accordion-body::-webkit-scrollbar {
	width: 10px;
}

body::-webkit-scrollbar-track,
.caixa::-webkit-scrollbar-track,
.caixa-scroll::-webkit-scrollbar-track,
.accordion-body::-webkit-scrollbar-track {
	background: #eee;
	border-radius: 10px;
	/* color of the tracking area */
}

body::-webkit-scrollbar-thumb,
.caixa::-webkit-scrollbar-thumb,
.caixa-scroll::-webkit-scrollbar-thumb,
.accordion-body::-webkit-scrollbar-thumb {
	background-color: #bbb;
	border-radius: 20px;
	border: 2px solid #f1f2f3;
}

.alert-dismissible {
	padding: 5px 10px !important;
	border-radius: 0;
}

.descricao-grafico {
	font-size: 11px;
	text-align: left;
}

/* Inverstigadores */

/* .dash-investigadores .caixa {
    text-align: center;
} */

/* .dash-investigadores h1 span {
    font-weight: 400;
    color: #888;
}

.dash-investigadores .box-icones {
    margin-top: 0;
} */

.label-helper:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f059";
	margin-left: 4px;
}

.box-unidade .numeros span {
	font-size: 14px;
	font-weight: 700;
	margin-top: 5px;
}

.hidden {
	display: none;
}

.popover-x.right {
	position: absolute;
}

.sweet-alert h2 {
	font-size: 12px !important;
	max-height: 60vh;
	overflow: scroll;
	overflow-x: hidden;
}
