html {
    overflow-y: scroll;
    font-family: 'Open Sans', sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

dl,
ol,
ul {
    padding: 0 20px;
}
.content{
    min-height: 90vh;
}
.caixa-auto {
    max-width: 30% !important;
}

.progresso {
    margin-top: -5px;
    margin-bottom: 20px;
    height: 16px;
}

.progresso .progress {
    border-radius: 0;
}

.box .lista-timeline li {
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
    display: inline-block;
    padding: 0 0 5px 0;
    width: 100%;
}

.box .lista-timeline li:hover {
    background: #f9f9f9;
}

.box .lista-timeline .btn {
    display: inline-block;
    padding: 0px 6px;
    font-size: 12px;
    font-weight: 500;
    height: 22px;
}

.box .timeline {
    margin: 0;
    border-left: 2px solid #444;
    color: #666;
}

.box .timeline .timeline-item {
    list-style-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-1 -1 2 2'><circle r='0.9' /></svg>");
    list-style-type: disc;
    margin-left: -5.8px;
    padding: 10px 0;
}

.box .timeline .titulo-timeline {
    font-size: 13px;
    color: #999;
    margin-left: 10px;
}

.box .timeline .timeline-ativo {
    font-size: 14px;
    font-weight: 700;
    color: #444;
}

.box .titulo-timeline {
    font-size: 15px;
    font-weight: 700;
    color: #ab162b;
    text-transform: uppercase;
    margin-left: 0;
}

.box .timeline .lista-timeline {
    margin-left: 30px;
}

.box .timeline .data-timeline {
    font-size: 11px;
    color: #888;
    margin-left: 30px;
    font-style: italic;
    margin-bottom: 5px;
    font-weight: 600;
    letter-spacing: 1px;
}

.evento-candidatura {
    text-align: center;
}

.evento-candidatura .data-timeline {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 5px 10px;
    margin: 10px 0;
    border-radius: 20px;
}

.evento-candidatura .ponto-timeline {
    width: 10px;
    height: 10px;
    background: #ccc;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
}

.evento-candidatura .texto-ativo {
    color: #ab162b !important;
}

.evento-candidatura .ativo-unicv {
    background: #ab162b !important;
}

.evento-candidatura .descricao-timeline {
    font-weight: 400;
    font-size: 12px;
}

.evento-candidatura .titulo-timeline {
    font-size: 15px;
}

.caixa .caixa .curso-candidatura ul {
    list-style: inside;
}

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

.caixa-sem-curso:hover {
    background: #f5f5f5;
    border: 1px dashed #444;
    color: #aaa;
}

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

.caixa-sem-curso h4 i {
    font-size: 24px;
    color: #bbb;
}

.caixa-sem-curso a {
    color: #bbb;
}

.caixa-sem-curso a:hover,
.caixa-sem-curso h4:hover {
    color: #666;
}

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

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

.caixa .caixa a {
    color: #0097cd;
}

.caixa .caixa .curso-candidatura ul li {
    border: none;
    padding: 0;
    color: #888;
    font-size: 13px;
    margin: 0;
    line-height: 16px;
}

.caixa .icones-eliminar a {
    color: #999;
    font-weight: 500;
    font-size: 15px;
    margin: 22% 0 10px 0;
    display: inline-block;
    transition: all .2s ease-in-out;
}

.caixa .icones-eliminar a:hover {
    color: #ab162b;
}

.caixa .menu-login li {
    border: none;
    padding: 0;
    font-size: 14px;
    margin: 0;
    line-height: 20px;
    width: auto;
}

.caixa .menu-login li a {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}

.modal-content {
    border-radius: 0;
}

.caixa .menu-login li a:hover,
.caixa .menu-login li:hover {
    color: #ab162b;
    border: 0;
}

.info-login h2 {
    font-weight: 600;
    color: #999;
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
}

.bg-outros {
    background: #F79F1F;
    border: 1px solid #F79F1F;
}

.bg-cesp {
    background: #6ab04c;
    border: 1px solid #6ab04c;
}

.bg-licenciatura {
    background: #ab162b;
    border: 1px solid #ab162b;
}

.modelo-download {
    border: 1px solid #ddd;
    text-align: center;
    line-height: 10px;
    padding: 9px;
    height: auto;
    display: inline-block;
    margin-top: 24px;
    width: 100%;
}

.bg-doutoramento {
    background: #193664;
    border: 1px solid #193664;
}

.apresentacao-portal {}

.bg-mestrado {
    background: #1f5d8a;
    border: 1px solid #1f5d8a;
}

.bg-especializacao {
    background: #42abcb;
    border: 1px solid #42abcb;
}

.tipo-candidatura {
    padding: 0 4px;
    margin-bottom: 0;
    font-size: 9px;
    font-weight: 400;
    line-height: 15px;
    border-radius: 0;
}

.container {
    max-width: 1140px; 
}

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

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

.accordion-body li {
    font-size: 14px !important;
    font-weight: 400;
    margin-bottom: 8px;
    line-height: 24px;
    color: #333;
    text-align: left;
}

.accordion-body a {
    color: #ab162b;
}


/* Candidatura */

.datepicker table tr td,
.datepicker table tr th {
    font-size: 12px;
    border-radius: 0;
}

.form-check-input {
    margin: 10px
}

.img-confirmacao img {
    width: 340px;
    height: auto;
}

.banner-descricao {
    padding: 1em 0 !important;
}

.tab-candidatura .nav-tabs .nav-link.active,
.tab-candidatura .nav-tabs .nav-item.show .nav-link {
    color: #ab162b;
    background: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border: none;
    border-bottom: 2px solid #ab162b;
}

.tab-candidatura .nav-tabs .nav-link {
    border: none;
}

.imagen-titulo img {
    height: 40px;
    margin: 10px 0;
}

.imagen-titulo {
    text-align: center;
}

.tab-candidatura .datas {
    color: #666;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
}

img,
svg {
    max-width: 100%;
}

.tab-candidatura .nav-tabs .nav-link {
    text-transform: uppercase;
    color: #666;
    font-size: 14px;
    font-weight: 700;
}

.tab-candidatura .accordion-button:not(.collapsed) {
    box-shadow: none;
}

.tab-candidatura .caixa {
    max-height: auto;
    height: auto;
}

.tab-candidatura {
    min-height: 400px;
}

.destaque-candidatura {
    height: auto;
    padding: 20px 0;
    background-image: url("https://wallpapercrafter.com/th800/97252-geometry-cyberspace-digital-art-lines-abstract.jpg");
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
    width: 100%;
}


/* FIM Candidatura */

body {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    color: #444 !important;
    font-weight: 400;
    background: #eee !important;
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none !important;
}

a {
    text-decoration: none;
    background: transparent;
}

.bar-top {
    background: #fff;
    padding: 1px;
    height: 50px;
}

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

.lingua li a {
    font-size: 12px;
    padding: 2px 7px 2px 0;
    background: transparent;
    color: #bbb;
    float: left;
    display: inline;
    line-height: 20px;
    font-weight: 600;
}

.bar-top .descricao p {
    font-size: 13px;
    margin: 0;
    line-height: 24px;
    font-weight: 600;
    color: #888;
}

.intro p {
    margin: 5px 0 0 0;
    color: #444 !important;
    font-size: 14px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.portal {
    text-align: right;
}

.portal p {
    margin: 0;
}

.portal p a {
    text-align: right;
    text-decoration: none;
    color: #ab162b;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.portal img {
    width: 10px;
    margin: 0 0 4px 2px;
}

.social-icons li a:hover,
.portal p a:hover,
.lingua li a:hover {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}


/* Menu */

#menu {
    background: #ab162b;
    height: auto;
    width: 100%;
    color: #f5f5f5;
    margin-bottom: 1px;
}

.assinatura {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.assinatura a {
    text-transform: uppercase;
    color: #eee;
    font-weight: 700;
    font-size: 28px;
    outline: none;
    white-space: nowrap;
    letter-spacing: .2px;
    line-height: 42px;
    padding: 5px 0;
    display: inline-block;
}


/* logo */

.logo {
    text-align: left;
    padding: 10px 0;
}

.logo img {
    padding: 0px 0;
    width: 68px;
    height: auto;
}


/* Pesquisar */

.pesquisar {
    padding: 12px 0;
    display: inline-block;
    width: 100%;
    text-align: right;
    color: #ddd;
    font-size: 18px;
}


/* conteudo */

.conteudo {
    height: auto;
    padding-bottom: 30px;
    min-height: 40vh;
    background: #eee;
}


/* rodape */

footer {
    padding: 20px 0 0 0;
    background: #555;
    height: auto;
    overflow: hidden;
    width: 100%;
}

footer h5 {
    color: #fff;
    margin: 0 0 10px 0;
    text-transform: uppercase !important;
    font-weight: 700;
    font-size: 13px;
}

footer ul li a:hover,
footer ul li:hover {
    color: #fff !important;
}

footer ul {
    list-style: none;
    padding-left: 0;
}

footer ul li {
    padding-left: 0;
    color: #ddd;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    letter-spacing: .2px;
}

footer ul li a {
    color: #eee;
    line-height: 20px;
    cursor: pointer;
}

.social {
    width: 100%;
    text-align: center;
    padding: 5px 0 0 0;
    display: inline-block;
    border: 1px solid #666;
    border-left: none;
    border-right: none;
}

.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
}

.social-icons li {
    float: left;
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #eee;
    margin: 5px;
    border-radius: 15%;
}

.social-icons li a {
    font-size: 12px;
    line-height: 23px;
    margin: 1px;
    padding: 4px;
    background: transparent;
    color: #eee;
}

footer .copright {
    text-align: center;
    font-size: 10px;
    width: 100%;
    line-height: 10px;
    font-weight: 400;
    display: inline-block;
    margin: 10px 0;
    color: #999;
}

footer .copright a {
    color: #999;
}


/* Menu */

a,
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    border: none;
    outline: none;
    background: none;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    a,
    button {
        cursor: default !important;
        border: none;
        outline: none;
    }
    .container {
        padding: 0 1rem;
        margin: 0 auto;
    }
}


/* submenu */

.submenu {
    background: #2c2a2b;
    margin-bottom: 1px;
}

.box-varios a {
    color: #eee;
    font-weight: 500;
    margin: 5px 0;
}

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

.submenu ul li {
    font-size: 1.4em;
    padding-bottom: 2px;
    position: relative;
    z-index: 99;
    display: inline-block;
    width: 24.7%;
    text-align: center;
    margin: 0;
}

.submenu ul li a {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0;
    color: #ddd;
    border: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .1px;
    line-height: 18px;
}

.submenu li:hover {
    color: #eee;
    font-weight: 700;
    background: #444;
}

.unidades .box-fct,
.unidades .box-fcsha,
.unidades .box-fct-color,
.unidades .box-fcsha-color,
.unidades .box-faed-color,
.unidades .box-faed,
.unidades .box-eng-color,
.unidades .box-eng,
.unidades .box-saude,
.unidades .box-ecaa-color,
.unidades .box-ecaa,
.unidades .box-varios,
.unidades .box-ilf,
.unidades .box-ili,
.unidades .box-ic,
.unidades .box-camoes,
.unidades .box-ig,
.unidades .box-ceps,
.unidades .box-ciencia,
.box-musica,
.unidades .box-cice {
    min-height: 180px;
}

.box-varios ul li a,
.box-varios ul li {
    text-align: left;
    line-height: 20px;
    list-style: initial;
    color: #fff;
}

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

.box-saude {
    background: #cc0066;
}

.box-varios {
    background: #777;
}

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

.box-fcsha {
    background: #833471;
}

.box-fcsha {
    background: #833471;
}

.box-cigef {
    background: #b78491;
}

.catedras ul {
    list-style: none;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin: 0;
}

.box-faed {
    background: #EAB543;
}

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

.box-eng {
    background: #d2451e;
}

.box-sigla {
    font-size: 14px;
    margin-top: 0;
}

.box-icones img {
    width: auto;
    height: 120px;
    margin: 10px 0 5px 0;
}

.box-fct img,
.box-fcsha img,
.box-eng img,
.box-faed img,
.box-saude img,
.box-ecaa img,
.box-varios img,
.box-cice img {
    margin-top: 10px;
    max-height: 35px;
    text-align: center;
    opacity: .8;
}

.linha {
    background: #fff;
    width: 60px;
    height: 1px;
    margin: 5px 0;
}

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

.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 {
    margin-top: 0px;
    text-align: left;
    max-width: 100%;
    padding: 10px;
    overflow: hidden;
    height: 100%;
    color: #eee;
}

.box li a:after,
.box-varios a:after,
#artigo #jevents_body .jev_toprow div.nextmonth a:after,
.cursos .mod-list li a:after,
.cursos #artigo .list-title a:after {
    text-align: right;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f105";
    font-size: 12px;
    margin-left: 5px;
}

.alert-warning {
    font-size: 14px;
}

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

.caixa .table-condensed {
    margin-bottom: 0;
}

.caixa .table-condensed tr td {
    padding: 6px 0;
}

.tab-candidatura .caixa .accordion-body {
    padding-top: 0;
    border-top: 1px solid #eee;
    background: #f9f9f9;
    height: 300px;
    overflow: auto;
}

.accordion-body table tr td {
    font-size: 13px;
    color: #777;
    text-align: left;
    line-height: 16px;
}

.copy {
    font-size: 13px;
    text-align: center;
    margin: 0;
    color: #666;
    letter-spacing: .5px;
}

::placeholder {
    font-size: 14px;
}

.img-login h4 {
    font-size: 20px;
    font-weight: 600;
    color: #555;
}

.texto h2 {
    font-size: 16px;
    margin-top: 8px;
    font-weight: 700;
    color: #fff;
    opacity: .6;
    width: 32%;
}

.texto h1 {
    font-size: 22px;
    font-weight: 700;
    text-align: right;
    color: #fff;
    opacity: .6;
    margin-top: 13px;
    line-height: 30px;
    margin-right: 20px;
}

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

.box {
    background: #fff;
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    padding: 12px;
    border: 1px solid #e5e5e5;
    height: 100%;
}

.box h2 span {
    font-weight: 500;
}

.box-pessoas {
    padding: 6px !important;
}

.box ul {
    margin: 0;
    list-style: inside;
    padding: 0;
}

.box h5,
.box-full h5 {
    font-size: 15px;
    color: #ab162b;
    font-weight: 600;
    margin: 0 0 8px 0;
}

.box ul {
    margin-bottom: 0;
}

.box ul {
    margin: 0;
    list-style: inside;
}

.box li {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    text-align: justify;
    margin-bottom: 2px;
    line-height: 22px;
    color: #444;
    padding: 0;
}

.box li a,
.box-unidade li a {
    color: #444;
    font-weight: 400;
}


/* Acordeons  */

.header .navbar {
    max-width: 100%;
    height: auto;
    padding: 0;
}

.navbar ul {
    margin: 0;
    padding: 0;
}

.header .menu>.menu-item {
    position: relative;
    display: inline-block;
    margin-right: 16px;
}

.header .menu>.menu-item>a {
    display: block;
    font-family: inherit;
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    padding: 15px 0;
    border: none;
    outline: none;
    color: #eee;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
}

.header .menu>.menu-item:hover>a {
    color: #ccc;
}

.menu-candidatura {
    background: #222;
    padding: 15px 6px !important;
}

.header .opened-menu {
    position: relative;
    display: none;
    cursor: pointer;
    width: 1.6rem;
    height: auto;
    border: none;
    outline: none;
    opacity: 0;
    visibility: hidden;
    background: none;
    padding: 10px 0;
}

.header .opened-menu span {
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    border: none;
    outline: none;
    opacity: 1;
    border-radius: 0.25rem;
    background: #eee;
}

.header .opened-menu span:nth-child(1) {
    top: 0;
}

.header .opened-menu span:nth-child(2),
.header .opened-menu span:nth-child(3) {
    top: 0.5rem;
}

.header .opened-menu span:nth-child(4) {
    top: 1rem;
}

.header .closed-menu {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    width: 2.5rem;
    height: 2.5rem;
    border: none;
    outline: none;
    background: none;
}

.header .closed-menu img.closed-icon {
    display: block;
    width: 1rem;
    height: auto;
}

.header .overlay {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

@media only screen and (max-width: 992px) {
    .header .overlay.active {
        display: block;
        opacity: 1;
        visibility: visible;
    }
    .movel {
        padding: 16px 0;
    }
    .header .navbar {
        position: fixed;
        top: 0;
        left: -18rem;
        width: 18rem;
        height: 100%;
        padding: 1rem 0;
        z-index: 999;
        opacity: 0;
        overflow-y: auto;
        visibility: hidden;
        background: #393939;
        color: #aeaeae;
        -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .header .navbar.active {
        left: 0rem;
        opacity: 1;
        visibility: visible;
    }
    .header .navbar::-webkit-scrollbar {
        width: 5px;
    }
    .header .navbar::-webkit-scrollbar-thumb {
        border-radius: 1rem;
        background: #e6e6e6;
        -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.12);
        box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.12);
    }
    .header .menu {
        width: 100%;
        height: auto;
        padding: 0 20px;
        margin-top: 40px;
    }
    .header .menu>.menu-item {
        display: block;
        margin: 0;
    }
    .header .menu>.menu-item>a {
        padding: 0.75rem 1rem;
        color: #eee;
        border-bottom: 1px solid #434343;
    }
    .header .menu>.menu-item:first-child>a {
        border-top: 1px solid #434343;
    }
    .navbar {
        display: inline-block;
    }
    .header .opened-menu {
        display: block;
        opacity: 1;
        visibility: visible;
        float: right;
    }
    .header .closed-menu {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: 1rem;
        right: 0.5rem;
    }
}

.main {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 6rem 0;
}

h1 {
    font-size: 16px;
    color: #ab162b;
    font-weight: 600;
    margin-bottom: 10px;
}

.bar {
    width: 100%;
    border-radius: 0;
    border: 1px solid #e6eaea;
    margin: 15px 0 0;
    background: #fff;
    display: inline-block;
    padding: 8px 0;
}

.bar .searchbar {
    height: auto;
    border: none;
    width: 80%;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.2px;
    text-align: left;
    outline: none;
    padding: 0 20px;
    float: left;
    margin-top: 5px;
}


/* Pesquisar Biblioteca */

.pesquisar-caixa {
    display: inline-block;
    width: 89%;
    padding: 6px 0 0 0;
}

.conteudos-pesquisar {
    width: 55%;
    margin: 15vh auto;
}

.bar .field-investigadorsearch-globalsearch {
    width: 90%;
    float: left;
    display: inline-block;
    margin: 0 !important;
}

.buscador {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    letter-spacing: .2px;
}


/* Pesquisa Avançado */

.ocultar-avancado {
    display: none;
}

.avancado a {
    margin-bottom: 15px;
    display: inline-block;
    color: #666;
}

.avancado a:after {
    text-align: right;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #444;
    content: "\f078";
    font-size: 10px;
    margin-left: 5px;
}

.ocultar-avancado button {
    margin: 0;
}

.ocultar-avancado .form-group {
    margin-bottom: 15px;
    width: 100%;
}

.ocultar-avancado .has-success .select2-container--krajee-bs4.select2-container--focus .select2-selection,
.ocultar-avancado .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow,
.ocultar-avancado .select2-container--krajee-bs4.select2-container--open:not(.select2-container--disabled) .select2-selection,
.ocultar-avancado .select2-container--krajee-bs4:not(.select2-container--disabled) .select2-selection:focus {
    box-shadow: none;
    border: none;
}

.social-icons li a:hover,
.portal p a:hover,
.lingua li a:hover {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.livro-ativo button {
    font-size: 13px;
    font-weight: 600;
}


/* Numeros */

.bg-numeros-cor .mediateca-bg {
    background: #f5fff3;
    border: 1px solid #cbf7c6;
}

.bg-numeros-cor .edicoes-bg {
    background: #ffeeee;
    border: 1px solid #f9caca;
}

.bg-numeros-cor .documentacoes-bg {
    background: #fff;
}

.com-grafico .caixa-conteudo {
    min-height: 462px;
}

.margin-top {
    margin-bottom: 30px;
}

.create-recebimento {
    margin-top: 22px !important;
}

.listados-numeros .lista {
    width: 55px;
    line-height: 55px;
    height: 55px;
    border: 1px solid #ccc;
    margin: 15px auto;
    font-size: 12px;
    font-weight: 600;
}

.sem-margin {
    margin: 0;
}

.caixa-numeros {
    text-align: right;
    background: #555;
}

.listados-numeros h5 {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #555;
}

.caixa-numeros .li {
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    font-size: 10px;
    background: #fff;
    font-weight: 600;
    color: #ddd;
    border-left: 0.5px solid #555;
    text-transform: uppercase;
}

.caixa-numeros .li span {
    display: block;
    font-size: 15px;
}

.lista span {
    display: block;
    margin-top: 10px;
}


/* ------------------ documentos ------------------*/

.icones-doc img {
    width: 24px;
    margin-bottom: 2px;
}

.grupo-titulo-autor {
    min-height: 55px;
}

.titulo-box {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ab162b;
    margin: 10px 0 12px 0;
}

.box-border ul {
    margin: 0;
    padding: 0 10px;
}

.box-border-doc .titulo {
    font-size: 14px;
    font-weight: 400;
    margin: 2px 0;
    color: #555;
    line-height: 20px;
}

.box-border-doc .autor {
    font-size: 12px;
    font-weight: 400;
    color: #888;
}

.box-border-doc .data {
    font-size: 12px;
    font-weight: 400;
    color: #888;
    margin-left: 10px;
}

.box-border-doc {
    width: 100%;
    height: auto;
    display: inline-block;
    border: 1px solid #e5e5e5;
    padding: 20px;
    margin: 15px 0;
    background: #fff;
}

.box-border-doc p {
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
}


/* ------------------ edicoes ------------------*/

.box-edicoes {
    border: 1px solid #eee;
    height: auto;
    display: inline-block;
    margin-bottom: 16px;
    background: #fff;
    width: 100%;
}

.box-edicoes .img {
    background: #bbb;
    text-align: center;
    min-height: 180px;
    height: 180px;
    overflow: hidden;
}

.box-edicoes .texto {
    padding: 10px;
    background: #fff;
    height: 100%;
    min-height: 106px;
}

.box-edicoes .titulo {
    font-size: 13px;
    width: 100%;
    color: #666;
    padding-top: 0px;
    margin: 0;
    font-weight: 500;
    line-height: 17px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box-edicoes .autor {
    font-size: 11px;
    color: #888;
    letter-spacing: .2px;
    line-height: 14px;
    font-weight: 400;
    margin: 8px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.box-edicoes .preco {
    font-size: 12px;
    color: #666;
    font-weight: 600;
    margin-bottom: 8px;
    letter-spacing: .5px;
}

.box-edicoes .autor span,
.box-edicoes .preco span {
    margin-right: 2px;
    color: #ab162b;
    font-size: 11px;
}


/* ------------------ biblioteca ------------------*/

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

.baxa-icones {
    float: right;
    width: 10%;
    display: inline-block;
    text-align: right;
    padding: 5px 10px;
}

.box-texto h2 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin: 5px 0;
    color: #444;
}

.box-texto h4 {
    font-size: 13px;
    font-weight: 600;
}

.grid {
    height: 23px;
    position: relative;
    bottom: 4px;
}

.signbutton {
    background-color: #4885ed;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: 7px 10px;
    position: relative;
    bottom: 7px;
    font-weight: bold;
}

.loginho {
    width: 8%;
    display: inline-block;
    background: #fff;
    float: left;
    padding: 4px;
    border-right: 1px solid #ddd;
    text-align: center;
    overflow: hidden;
}

.loginho img {
    width: auto;
    height: 18px;
}

.buscador-icones {
    border: none;
    background: none;
    font-size: 16px;
    color: #888;
    margin-top: 0;
    line-height: 24px;
    float: right;
    margin-right: 8px;
}

.voice {
    height: 20px;
    position: relative;
    top: 5px;
    left: 10px;
}

.buttons {
    margin-top: 30px;
}

.button {
    background-color: #f5f5f5;
    border: none;
    color: #707070;
    font-size: 15px;
    padding: 10px 20px;
    margin: 5px;
    border-radius: 4px;
    outline: none;
}

.button:hover {
    border: 1px solid #c8c8c8;
    padding: 9px 19px;
    color: #808080;
}

.button:focus {
    border: 1px solid #4885ed;
    padding: 9px 19px;
}

.box-border {
    width: 100%;
    height: auto;
    display: inline-block;
    border: 1px solid #e5e5e5;
    padding: 10px 10px 4px 10px;
    margin: 5px 0;
    background: #fff;
}

.box-border:hover {
    box-shadow: 1px 1px 8px 1px #dcdcdc;
}

.ocultar-avancado .serach-filtro {
    background: #fff;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 4px;
}

.box-img-grande img {
    min-height: 200px;
}

.livro-disponivel:after {
    text-align: right;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #00a65a;
    content: "\f058";
    font-size: 12px;
    margin-left: 5px;
}

.livro-ativo .livro-disponivel:hover {
    background: #fff !important;
    border: solid 1px #00a65a;
    color: #00a65a;
}

.livro-naoativo .livro-indisponivel:hover {
    background: #fff !important;
    border: solid 1px #ab162b;
    color: #ab162b;
}

.livro-indisponivel:after {
    text-align: right;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #ff0000;
    content: "\f05e";
    font-size: 12px;
    margin-left: 5px;
}

.descricao h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #ab162b;
    line-height: 20px;
    letter-spacing: .5px;
    margin-bottom: 6px;
}

.caixa .descricao a {
    color: #1f5d8a;
    font-weight: 600 !important;
}

.caixa .descricao p {
    margin-bottom: 5px;
    color: #888;
}

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

.livro-naoativo,
.livro-ativo {
    float: right;
    margin: 5px;
}

.livro-naoativo {
    color: #ab162b;
}

.livro-ativo {
    color: #27ae60;
}

.caxona {
    border: 1px solid #e6eaea;
    margin-bottom: 15px;
}

.caixa-conteudo {
    background: #fff;
    padding: 10px;
    border: 1px solid #e6eaea;
    height: auto;
}

.caixa-conteudo img {
    max-width: 100%;
}

.caixa-conteudo .titulo h5 {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .4px;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #666;
}

.caixa-conteudo .titulo span {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
}

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

.caixa-conteudo .numeros li {
    line-height: 22px;
    border-top: 1px solid #e6eaea;
    padding: 4px 0px;
    color: #666;
    margin-bottom: 5px;
}

.caixa-conteudo .numeros span {
    float: right;
    font-weight: 600;
}

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

.caixa p,
.caixa-conteudo p {
    line-height: 18px;
    font-weight: 400;
    color: #555;
    font-size: 13px !important;
}

.caixa-local {
    float: right;
}

.caixa-biblioteca {
    background: #fff;
    padding: 25px;
    max-height: 70px;
    min-height: 70px;
    border-bottom: 1px solid #e6eaea;
    overflow: hidden;
    margin-bottom: 10px;
}

.caixa-biblioteca p {
    font-size: 14px !important;
}

div.img-objeto-home {
    min-height: 400px;
}

.p2 {
    color: #4f4f4f;
    font-size: 12px !important;
    line-height: 10px;
}

.status-ok {
    color: #fff;
    text-align: center;
    background-color: #00a65a;
}

.status-in {
    color: #fff;
    text-align: center;
    background-color: #4486f8;
}

.status-out {
    color: #fff;
    text-align: center;
    background-color: #ab162b;
    border-top: 2px solid #ab162b;
}

.minusculo {
    text-transform: lowercase;
}

.wrap {
    min-height: 100%;
    height: auto;
}

.navbar-center {
    margin-left: 12rem;
    color: #ffffff;
    height: 49px;
}

.nav-tabs>li {
    padding: 5px;
}

.nav-tabs {
    border-bottom: 1px solid #f4f4f4;
}

.dropdown>.dropdown-toggle>.fas {
    color: #fff;
}

.caret {
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
}

.kv-sidenav .nav a {
    padding-left: 0%;
}

.kv-sidenav .nav a {
    padding-left: 8% !important;
}


/* .list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #ab162b;
} */

#section_app {
    background-color: #f4f4f4;
    margin-top: 0px;
    margin-bottom: 15px;
    min-height: 300px;
}

#calendario {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 15px;
}

.parceiros {
    width: 100%;
    min-height: 150px;
    height: auto;
    display: block;
}

.parceiros_icons {
    padding: 0;
    margin: auto 0;
}

.parceiros_icons li {
    list-style: none;
    display: inline;
    margin-right: 25px;
    float: left;
}

.parceiros_icons li img {
    height: 70px !important;
    width: auto;
    margin-top: 15px;
}

.app-list p {
    text-align: center;
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px !important;
}

.app-all {
    background-color: #fff;
    height: 300px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    padding: 15px;
}

.img-desraque {
    max-height: 400px;
    max-width: 100%;
    padding: 10px;
    background: #fff;
    min-width: 100%;
    min-height: 400px;
    border-radius: 20px;
}

.img-objeto-view {
    max-height: 100%;
    max-width: 330px;
}

.ca-menu {
    padding: 0;
    margin: 0 auto;
    width: 100%;
}

.ca-menu li {
    margin-bottom: 10px;
    color: #ab162b;
    width: 32.8%;
    height: 80px;
    overflow: hidden;
    position: relative;
    float: left;
    border: 1px solid #fff;
    margin-right: 4px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.ca-menu li a {
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
    background-position-x: left;
    background-position-y: top;
    background-size: initial;
    background: #fff !important;
}

.ca-icon {
    color: #ab162b;
    font-size: 18px;
    line-height: 40px;
    position: absolute;
    width: 20%;
    height: 100%;
    left: 0px;
    top: 24%;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

.ca-content {
    position: absolute;
    width: 80%;
    height: 100%;
    top: 10px;
}

.ca-main {
    color: #ab162b;
    font-size: 12px;
    opacity: 0.9;
    line-height: 14px;
    font-weight: 600;
    margin-left: 25%;
    text-transform: uppercase;
    margin-top: 0px;
}

.ca-main-desable {
    color: #333;
    font-size: 12px;
    opacity: 0.9;
    line-height: 14px;
    font-weight: 500;
    margin-left: 25%;
    text-transform: uppercase;
    margin-top: 0px;
}

.ca-main-detal {
    color: #333333;
    font-size: 12px;
    opacity: 0.9;
    line-height: 14px;
    font-weight: 600;
    margin-left: 25%;
    margin-top: 10px;
}

.form-horizontal .control-label {
    text-align: left !important;
}

@media (max-width: 1500px) {
    .img-desraque {
        max-height: 280px;
        min-height: 280px;
        border-radius: 20px;
    }
    div.img-objeto-home {
        min-height: 280px;
    }
    .caxona {
        margin-bottom: 10px;
    }
    /* .caixa {
        max-height: 110px;
        min-height: 110px;
    } */
    .caixa p {
        line-height: 16px;
        font-size: 12px !important;
    }
}

.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}

.info-box-text {
    text-transform: uppercase;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0, 0, 0, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
    margin: 5px;
    margin-right: 14px;
}

.box .border-right {
    border-right: 1px solid #f4f4f4;
}

.description-block {
    display: block;
    margin: 10px 0;
    text-align: center;
}

.description-block>.description-header {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
}

.description-block {
    text-align: center;
}

.foto-investigador {
    background: #ccc;
    height: 60px;
    width: 60px;
    overflow: hidden;
    margin-right: 12px;
    max-height: 146px;
    float: left;
    display: inline-block;
}

.investigador .accordion-body h5 {
    margin-bottom: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 700;
    color: #ab263b;
}

.investigador .accordion-body {
    color: #666;
    font-size: 13px;
    background: #f9f9f9;
}

.publicacoes .detalhes-pub {
    color: #999;
    margin-bottom: 5px;
}

.tipo-pub p {
    font-weight: 600;
    font-size: 13px;
}

.hr {
    margin: 5px 0;
}

.dados-pessoais-top h2,
.dados-pessoais-top h2 a {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    color: #555;
    line-height: 22px;
}

.dados-pessoais-top h2 a:hover {
    color: #ab162b;
}

.dados-pessoais-top p {
    font-size: 13px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
    text-align: justify;
    margin-bottom: 0;
    margin-top: 5px;
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.breadcrumb-item.active {
    color: #6c757d;
    line-height: 20px;
    font-size: 15px;
    color: #777;
    font-weight: 700;
    text-align: left;
}

.accordion-body .box p {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 22px;
    text-align: justify;
    letter-spacing: 0;
}

.accordion-body .box {
    margin: 0;
    background: #fefefe;
    border: 1px solid #f2f2f2;
}

.breadcrumb {
    margin: 15px 0;
}

.breadcrumb a {
    line-height: 18px;
    font-size: 12px;
    color: #999;
    font-weight: 600;
    margin: 10px 0 10px 0;
}

.banner .img {
    text-align: center;
}

.main {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 6rem 0;
}


/* Media Quary */

@media (max-width: 480px) {
    .menu-tab {
        margin-right: 14px;
        font-size: 12px;
        display: inline-block;
    }
    #menu-tab-cand {
        border-bottom: none;
        height: auto;
    }
    .caixa .menu-login li a {
        font-size: 11px;
        padding: 5px;
    }
    .info-login {
        display: none;
    }
    .caixa .icones-eliminar a {
        font-size: 18px;
        margin: 0;
    }
    .caixa h4 {
        font-size: 13px;
        text-align: left;
        line-height: 16px;
    }
    .tipo-candidatura {
        margin: 5px auto;
        display: inline-block;
        /* width: 30%; */
        overflow: hidden;
    }
    .caixa-sem-curso h4 {
        text-align: center;
    }
    .destaque-candidatura {
        padding: 20px 0 30px 0;
    }
    .caixa table tr td,
    .caixa table tr th,
    .caixa .table-striped>tbody>tr:nth-of-type(odd)>* {
        padding: 5px;
        font-size: 11px;
        text-align: left;
        line-height: 15px;
    }
    .tab-candidatura .nav-tabs .nav-link {
        text-transform: uppercase;
        color: #666;
        font-size: 14px;
        font-weight: 700;
        margin: -1px 12px !important;
    }
    .btn-candidatar {
        width: 100%;
        margin: 10px 0;
    }
    .box .timeline .timeline-ativo,
    .box .timeline .titulo-timeline {
        font-size: 12px;
        font-weight: 600;
        color: #444;
        margin-left: 0;
        width: 100%;
        display: inline-block;
        text-align: left;
    }
    .box .lista-timeline li {
        margin-bottom: px;
        text-align: left;
        padding: 0 0 10px 0;
    }
    .box .timeline {
        margin: 0;
        border-left: none;
        color: #666;
        list-style: none;
    }
    .box .timeline .timeline-item {
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        padding: 10px 0;
    }
    .box .timeline .data-timeline {
        margin-left: 0;
    }
    .caixa-auto {
        max-width: 100% !important;
    }
}


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