/* Minification failed. Returning unminified contents.
(3,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(43,30): run-time error CSS1039: Token not allowed after unary operator: '-footer-lg-height'
(44,28): run-time error CSS1039: Token not allowed after unary operator: '-light-gray'
(54,28): run-time error CSS1039: Token not allowed after unary operator: '-light-gray'
(58,28): run-time error CSS1039: Token not allowed after unary operator: '-light-gray'
(120,28): run-time error CSS1039: Token not allowed after unary operator: '-light-gray'
(124,28): run-time error CSS1039: Token not allowed after unary operator: '-light-gray'
(413,17): run-time error CSS1039: Token not allowed after unary operator: '-gray-dark'
(1158,34): run-time error CSS1039: Token not allowed after unary operator: '-footer-md-height'
(1186,33): run-time error CSS1039: Token not allowed after unary operator: '-table-responsive-title-width'
(1186,71): run-time error CSS1039: Token not allowed after unary operator: '-table-responsive-title-padding'
(1193,21): run-time error CSS1039: Token not allowed after unary operator: '-table-responsive-title-width'
 */
/* VARIAVEIS */
:root {
    --footer-lg-height: 324.8px;
    --footer-md-height: 372.8px;
    --table-responsive-title-width: 35%;
    --table-responsive-title-padding: 1%;
    --light-gray: #ececec;
    --breakpoint-max-md: 991.98px;
}

/* GERAL */
a {
    color: #1e73be;
    text-decoration: none;
}

img {
    max-width: 100%;
}

.disabled {
    cursor: not-allowed !important;
    pointer-events: auto !important;
}

.form-group label.required::after,
.form-group span.required::after {
    content: " *";
    color: orangered;
}

a:hover {
    color: #67b7e1;
    text-decoration: none;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: calc(var(--footer-lg-height));
    background-color: var(--light-gray);
}

body#body-intranet {
    margin-bottom: 70px;
}

.row.row-title {
    padding: 3rem 1rem 0 1rem;
    overflow-x: hidden;
    background-color: var(--light-gray);
}

.row.row-image {
    background-color: var(--light-gray);
}

.row.row-container {
    padding: 3rem 1rem;
    overflow-x: hidden;
}

.row.row-title + .row.row-container,
.row.row-image + .row.row-container {
    padding-top: 0;
}

#go-to-top {
    background-color: rgb(51, 51, 51);
    color: white;
    height: 50px;
    width: 50px;
    line-height: 40px;
    text-align: center;
    right: 0 !important;
    left: auto;
    margin-right: 2rem;
    margin-bottom: -10px;
    opacity: 0.3;
    transition: opacity 0.2s;
    display: list-item;
    list-style-type: none;
}

#go-to-top:hover {
    opacity: 0.6;
}

.underline-color-sub:after {
    border-bottom: solid 2px #d74e52;
    content: "";
    display: block;
    margin-bottom: -20px;
    padding-bottom: 5px;
    width: 100%;
    font-size: 90%;
}

.underline-sub {
    margin-bottom: 0px;
    padding-bottom: 30px;
    display: inline-block;
    text-transform: uppercase;
}

.underline-sub h3 {
    font: 500 16px/1 "Gotham-Book", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

/* CORES */
.bg-white {
    background-color: white;
}

.bg-light-gray {
    background-color: var(--light-gray);
}

.row.row-container.row-container-bg {
    background-color: var(--light-gray);
}

.row.row-container.row-container-bg:nth-child(even) {
    background-color: white;
}

/* MENU */
.dropdown-menu.dropdown-submenu {
    left: 100%;
    top: 0%;
}

@media (max-width: 991.98px) {
    .navbar-expand-lg .dropdown-menu.dropdown-submenu {
        margin-left: 0.75rem;
    }

    .navbar-expand-lg .dropdown-menu {
        border: none;
    }

    .card-background {
        height: 15rem !important;
    }
    .card-title .row-img {
        height: 85% !important;
    }
    .editor-multiple-page .row-img {
        height: 50% !important;
    }
    html table.table-gridview thead, html table.table-gridview thead tr,
    html table.table-editor thead, html table.table-editor thead tr {
        display: none;
    }
    html table.table-gridview tbody td, body table.table-gridview tbody td,
    html table.table-editor tbody td, body table.table-editor tbody td {
        text-align: right !important;
        padding: 0.5rem !important;
        height: auto !important;
        width: 100% !important;
        position: relative;
        display: block;
    }
    html body.table-editor table tbody td {
        border-bottom: 2px solid #E8E8E8;
    }
    html table.table-editor tbody td p, table.table-editor tbody td p {
        text-align: right !important;
    }
    html table.table-gridview tbody > tr:nth-child(odd),
    html table.table-editor tbody > tr:nth-child(odd) {
        background-color: #f2f2f2;
    }
    html table.table-gridview tbody > tr:nth-child(even),
    html table.table-editor tbody > tr:nth-child(even) {
        background-color: #f9f9f9;
    }
    html table.table-gridview tbody > tr:hover {
        background-color: #e8e8e8;
    }
    html table.table-gridview tbody td:not(:last-child), body table.table-gridview tbody td:not(:last-child) {
        border-bottom: solid 1px #d6d6d6;
    }
    html table.table-gridview tbody td:before, body table.table-gridview tbody td:before,
    html table.table-editor tbody td:before, body table.table-editor tbody td:before {
        content: attr(data-title) ": ";
        color: #4b4b4b;
        display: block;
        font: 14px/2.5 "Gotham-Book", Helvetica, Arial, sans-serif;
        left: 5px;
        position: relative;
        text-align: left;
        vertical-align: middle;
        width: 100%;
        text-transform: uppercase;
    }
    html table.table-gridview tbody td:last-child:before, body table.table-gridview tbody td:last-child:before {
        content: "Opções: ";
    }
    .select-checkboxlist {
        width: 96% !important;
    }
    .grid-up-down {
        display: initial !important;
        width: auto !important;
        margin-left: 0.5rem;
        margin-bottom: 0.5rem !important;
        position: relative !important;
        padding: 0.5rem;
    }
    .grid-up-down:before {
        content: attr(title);
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .dropdown-menu .dropdown-toggle::after {
        transform: rotate(-90deg);
    }
}

nav#nav-menu-principal {
    padding: 1rem 1rem;
}

nav#nav-menu-intranet {
    background-color: #191919;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    position: fixed;
    width: 100%;
    z-index: 4;
}

nav#nav-menu-secundario {
    background-color: #064070;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

nav#nav-menu-secundario li.nav-item {
    margin-left: 1rem;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-menu .dropdown-item {
    color: rgba(0, 0, 0, 0.7);
}

.dropdown-menu .dropdown-item:active,
.dropdown-menu .dropdown-item:hover {
    background-color: #f8f9fa;
    color: black;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.7);
    padding: 0 1rem;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
        color: black;
    }

img#img-logo-puc {
    max-height: 70px;
}

img#img-home {
    width: 165px;
    margin-right: 1rem;
}

img.flag {
    width: 2rem;
    opacity: 0.5;
}

    img.flag:hover {
        opacity: 1;
    }

    img.flag.flag-selected {
        width: 2rem;
        opacity: 1;
    }

a.navbar-brand.navbar-brand-flag {
    margin: auto 0.25rem;
}

/* TABLE */
table.gridview {
    width: 100%;
}

/* FOOTER */
footer#footer, footer#footer-intranet {
    position: absolute;
/*    z-index: -1;*/
    bottom: 0;
    width: 100%;
    background-color: #f5f5f5;
}

footer#footer div.footer-bg {
    padding: 20px 0;
    background-color: #064070;
}

footer#footer div.footer-bg iframe#pucrio-rodape {
    width: 100%;
}

footer#footer div.footer-social, footer#footer-intranet div.footer-social {
    background-color: #F5F5F5;
    padding: 0.5rem 0px;
    font-size: smaller;
    color: #545454;
    line-height: 3rem;
    text-align: center;
}

footer#footer div.footer-social a, footer#footer-intranet div.footer-social a {
    line-height: 3rem !important;
    font-size: 2em;
}

footer#footer-intranet div.footer-social {
    background-color: #064070 !important;
}

/* SOCIAL */
img.img-social {
    background: white;
    width: 25px;
    border-radius: 25%;
    border: 1px solid #5f7c9a;
    margin: auto 0.25rem;
}

img.img-hover {
    opacity: 0.8;
}

img.img-hover:hover {
    opacity: 1;
}

a.a-social-link {
    text-decoration: none;
    opacity: 0.7;
    transition: opacity 0.2s;
}

a.a-social-link:hover {
    opacity: 1;
}

a.a-social-link.a-social-facebook {
    color: #3b5998;
}

a.a-social-link.a-social-twitter {
    color: #1DA1F2;
}

a.a-social-link.a-social-youtube {
    color: #c4302b;
}

a.a-social-link.a-social-whatsapp {
    color: #25D366;
}

a.a-social-link.a-social-linkedin {
    color: #0e76a8;
}

a.a-social-link.a-social-email {
    color: #5b5b5b;
}

a.a-social-link.a-social-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a.a-social-link.a-social-instagram2 i::before {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: white;
}

/* TITULO */
.container.container-title {
    border-bottom: solid 1px #c7c7c7;
    margin-bottom: 2rem;
    padding-bottom: 21px;
    text-align: center;
}

.container.container-title * {
    color: var(--gray-dark);
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.container.container-title .title {
    font-size: 1.5rem;
}


.container.container-title span.title {
    margin-bottom: 8px;
    line-height: 1.2;
}


.container.container-title .subtitle {
    font-size: 1.1rem;
}

.container.container-title * {
    display: inline-block;
    position: relative;
}

.container.container-title *:after {
    border-bottom: solid 2px rgba(15, 80, 120, 0.30);
    content: "";
    display: block;
    margin-bottom: -30px;
    padding-bottom: 30px;
    width: 100%;
}

.container.container-title .title:after {
    border-bottom: solid 2px #0f5078;
}

p.title {
    font-weight: bold;
    text-transform: uppercase;
}

/* TEXTO */
.container.container-text {
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
    font-size: 0.85rem;
    text-align: justify;
}

.container.container-text h5.card-header {
    color: #0918c6 !important;
}

.container.container-text p {
    width: 100%;
}

/* FIGURE */
.figure .figure-caption {
    font-style: italic;
}

.figure.figure-equipe {
    text-align: center;
}

.figure.figure-equipe img.figure-img {
    width: 150px;
    height: 150px;
}

.figure.figure-equipe img.figure-img.img-066 {
    width: 100px;
    height: 100px;
}

.figure.figure-equipe img.figure-img.img-033 {
    width: 50px;
    height: 50px;
}

.figure.figure-equipe .figure-caption, .figure .figure-caption {
    display: block;
    font-size: 100%;
    font-style: normal;
}

.figure.figure-equipe .figure-caption-equipe-nome, .figure .figure-caption-equipe-nome {
    font-weight: bold;
}

.figure.figure-equipe .figure-caption-equipe-cargo {
}

.figure.figure-equipe .figure-caption-equipe-obs {
    font-style: italic;
    font-size: 75%;
    color: red;
}

/* CARD NOTICIA E EVENTO */
.card.card-noticia {
    margin-bottom: 2rem;
}

.card.card-noticia .card-body {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    height: 136.8px;
}

.card.card-noticia .card-legenda {
    margin-top: 0.5rem;
    font-size: 0.7rem;
    color: #6c757d;
    text-transform: uppercase;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
}

.card.card-noticia .card-tipo-evento {
    margin-top: 0.5rem;
    font-size: 0.7rem;
    color: #6c757d;
    text-transform: uppercase;
    bottom: 1rem;
}

.card.card-noticia .card-footer {
    font-size: 0.8rem;
}

.card.card-noticia a.card-link.card-img {
    padding-top: 65%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.card.card-noticia:hover a.card-link.card-img,
.card.card-noticia:focus a.card-link.card-img {
    background-size: 105%;
}

.noticia-data {
    font-size: 0.7rem;
    color: #6c757d;
    text-transform: lowercase;
    text-align: right;
}

/* ALERT */
.alert.alert-compartilhar {
    margin-top: 2rem;
    padding: 1.5rem 2rem;
    color: #818182;
    background-color: #fefefe;
    border-color: rgba(129, 129, 130, 0.2);
}

.alert.alert-compartilhar .alert-compartilhar-social {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
    text-align: right;
    letter-spacing: 0.5em;
    /*float: right;*/
    /*margin-left: 2rem;*/
}

.alert.alert-compartilhar .alert-compartilhar-social a {
    /*margin-left: 0.5em;*/
}

@media (max-width: 991.98px) {
    .alert.alert-compartilhar {
        text-align: center !important;
    }

    .alert.alert-compartilhar .alert-compartilhar-social {
        text-align: center;
        margin-top: 1rem;
    }

    .affix {
        border-style: none !important;
        width: auto !important;
        position: relative !important;
    }

    .affix a {
        border-radius: 0.25rem !important;
        border: 1px solid rgba(222, 222, 222, 0.9) !important;
        background-color: rgba(238, 238, 238, 0.9) !important;
        margin: 2px !important;
        color: #212529 !important;
        text-align: left !important;
    }

    .affix a.active,
    .affix .show > a {
        color: #212529 !important;
        background-color: #DFDFDF !important;
        border: 1px solid rgba(193, 193, 193, 0.9) !important;
    }

    .affix .a:hover {
        background-color: #DFDFDF !important;
        border: 1px solid rgba(193, 193, 193, 0.9) !important;
    }
}

.table-content > tbody > tr > td {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 150px;
}

.table-content > tbody > tr > td > ul > li {
    padding-top: 15px;
}

.table-content tbody tr:nth-child(odd) {
    background: #ececec;
}

.table-content tbody tr:nth-child(even) {
    background: #f3f3f3;
}

.table-editor tbody tr:nth-child(odd) {
    background: #f6f6f6;
}

.table-editor, .table-gridview {
    width: 100%;
}

.table-editor tbody tr td {
    border: 1px solid #dedede;
    vertical-align: top;
}

.table-gridview > thead > tr > th, .table-gridview > tbody > tr > td,
.table-editor > thead > tr > th, .table-editor > tbody > tr > td {
    padding: 10px;
}

.table-gridview > thead > tr {
    text-transform: uppercase;
    font-size: 17px;
    color: #2f2f2f;
}

.table-gridview > tbody > tr {
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
}

.table-editor > tbody > tr {
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

.table-gridview > tbody > tr:not(:first-child) {
    border-top: 3px solid #d5d5d5;
}

.table-gridview > tbody > tr:hover {
    background: #dddddd;
}

.table-gridview > tbody > tr.item-rascunho > td {
    color: #856404;
}

.table-gridview > tbody > tr.item-rascunho:hover {
    background: #fff3cd;
}

.table-gridview > tbody > tr.item-desativado > td {
    color: #721c24;
    text-decoration: line-through;
}

.table-gridview > tbody > tr.item-desativado:hover {
    background: #f8d7da;
}

.table-gridview > tbody > tr > td {
    padding-left: 15px;
    color: #2f2f2f;
}

.table-gridview .form-control {
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
}

table.bg-thead > thead > tr {
    border-bottom: 3px solid #2f2f2f;
}

body.table-editor table > thead > tr {
    background-color: #37668C;
    color: white;
}

body.table-editor table > thead > tr > th, body.table-editor table > tbody > tr > td {
    padding: 0.5rem;
}

body.table-editor table > tbody > tr {
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
    vertical-align: top;
    text-align: left;
    font-size: 15px;
}

.carousel-container {
    width: 70%;
    text-align: center;
    background-color: rgba(0, 0, 0, .85);
}

.carousel-container img {
    height: 60vh;
    object-fit: contain;
}

.img-right {
    position: absolute;
    right: 20px;
}

.form-check span > input[type="checkbox"], .form-check input[type="checkbox"] {
    display: none;
}

table.form-check-input {
    position: relative;
    margin-left: 0.5rem;
}

.form-check span > input[type="checkbox"] + label,
.form-check input[type="checkbox"] + label,
.table-col-5 input[type="checkbox"] + label {
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
    background-image: url(/Content/images/check-out.png);
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 30px;
    cursor: pointer;
    height: 20px;
}

.form-check span > input[type="checkbox"] + label:hover, .form-check input[type="checkbox"] + label:hover {
    color: #2f3e4d;
    font-weight: bold;
}

.form-check span > input[type="checkbox"] + label {
    margin-top: 30px;
}

.form-check input[type="checkbox"] + label {
    margin-top: 0;
}

.form-check span > input[type="checkbox"]:checked + label, .form-check input[type="checkbox"]:checked + label {
    background-image: url(/Content/images/check-in.png);
}

.select-checkboxlist {
    border: 1px solid silver;
    border-radius: 3px;
    padding: 0.5rem;
    position: absolute;
    width: 96%;
    z-index: 3;
    margin-right: 2rem;
    background-color: white;
    display: none;
    max-height: 14rem;
    overflow-y: scroll;
}

.table-col-5 {
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.table-col-5 > tbody > tr > td {
    margin: 0 !important;
    padding: 0 1rem 1.75rem 0.5rem;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
    border: 1px solid rgba(222, 222, 222, 0.9);
    background-color: rgba(238, 238, 238, 0.9);
    margin: 2px;
    color: #212529;
    text-align: left;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #212529;
    background-color: #DFDFDF;
    border: 1px solid rgba(193, 193, 193, 0.9);
}

.nav-pills .nav-link:hover {
    background-color: #DFDFDF;
    border: 1px solid rgba(193, 193, 193, 0.9);
}

.nav-item .nav-text {
    font-size: 13px;
}

.tox-collection__group {
    max-width: 300px !important;
}

#body-intranet .container-title {
    padding-top: 20px;
}

/* página galeria criada */
.link-galeria {
    color: #0c5460;
}

.link-galeria-excluir {
    color: #721c24;
    float: right;
}

.link-galeria-excluir:hover {
    color: #d42837;
}

.galeria-checkbox {
    position: absolute;
    margin: 2%;
}

.box-galeria {
    max-height: 150px;
    margin-top: 15px;
}

.img-galeria-default {
    width: 100%;
    height: 100%;
    cursor: pointer;
    object-fit: contain;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(178,178,178,1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(178,178,178,1);
    box-shadow: 0px 0px 2px 0px rgba(178,178,178,1);
}

.img-galeria-default:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(148,148,148,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(148,148,148,1);
    box-shadow: 0px 0px 10px 0px rgba(148,148,148,1);
}

.img-galeria {
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    transition: .5s;
    object-fit: contain;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(76,76,76,1);
    -moz-box-shadow: 0px 0px 4px 0px rgba(76,76,76,1);
    box-shadow: 0px 0px 4px 0px rgba(76,76,76,1);
}

.img-galeria:hover {
    filter: grayscale(0);
    transform: scale(1.04);
    -webkit-box-shadow: 0px 0px 4px 0px rgba(76,76,76,1);
    -moz-box-shadow: 0px 0px 4px 0px rgba(76,76,76,1);
    box-shadow: 0px 0px 4px 0px rgba(76,76,76,1);
}

.galeria-checkbox input[type="checkbox"] {
    display: none;
}

.galeria-checkbox input[type="checkbox"] + label {
    padding-left: 20px;
    cursor: pointer;
}

.galeria-checkbox input[type="checkbox"] + label {
    background-image: url(/Content/images/check-out.png);
    background-repeat: no-repeat;
    background-size: 20px;
    height: 20px;
}

.galeria-checkbox input[type="checkbox"]:checked + label {
    background-image: url(/Content/images/check-in.png);
}

.radio-list-icon > tbody > tr > td > input[type="radio"],
.radio-list-control > tbody > tr > td > input[type="radio"],
.radio-list-flag > tbody > tr > td > input[type="radio"] {
    display: none;
}

.radio-list-flag > tbody > tr > td > input[type="radio"]:checked + label {
    filter: grayscale(0);
    transform: scale(1.1);
}

.radio-list-flag > tbody > tr > td > input[type="radio"] + label {
    margin-left: 5px;
    filter: grayscale(100%);
    transition: .5s;
    cursor: pointer;
}

.radio-list-flag {
    float: right;
}

.list-text-left {
    float: left !important;
}

.radio-list-control > tbody > tr > td > input[type="radio"] + label {
    margin-right: 20px;
    background-image: url(/Content/images/radio-check-out.png);
    background-repeat: no-repeat;
    background-size: 20px;
    height: 22px;
    padding-left: 30px;
}

.radio-list-control > tbody > tr > td > input[type="radio"]:checked + label {
    background-image: url(/Content/images/radio-check-in.png);
}

.radio-list-icon > tbody > tr > td > input[type="radio"] + label {
    color: #73777A;
    cursor: pointer;
    margin-right: 20px;
}

.radio-list-icon > tbody > tr > td > input[type="radio"]:checked + label {
    color: #004085;
    border-bottom: 2px solid #004085;
}

.flag-active img {
    transform: scale(1.15);
}

.flag-grayscale img {
    filter: grayscale(100%);
}

.flag-not-active img {
    filter: grayscale(60%);
}

.form-group .text-warning, .form-group .text-danger {
    display: none;
}

.has-feedback .text-warning, .has-feedback .text-danger {
    display: block !important;
}

.has-feedback .form-control {
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

/* btn xm bootstrap 4 */
.btn-group-xs > .btn, .btn-xs {
    padding: .25rem .4rem;
    font-size: .875rem;
    line-height: .5;
    border-radius: .2rem;
}

.text-italic {
    font-style: italic;
}

.text-italic a {
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif !important;
    font-weight: normal;
}

.text-riscado {
    text-decoration: line-through;
}

.text-cursive-success {
    font-family: cursive;
    font-size: 15px;
    color: #155724;
}

.text-cursive-info {
    font-family: cursive;
    font-size: 15px;
    color: #0c5460;
}

.text-cursive-warning {
    font-family: cursive;
    font-size: 15px;
    color: #856404;
}

.text-cursive-danger {
    font-family: cursive;
    font-size: 15px;
    color: #721c24;
}

.text-cursive-primary {
    font-family: cursive;
    font-size: 15px;
    color: #004085;
}

.text-cursive-secondary {
    font-family: cursive;
    font-size: 15px;
    color: #383d41;
}

.text-cursive-dark {
    font-family: cursive;
    font-size: 15px;
    color: #1b1e21;
}

.aviso-modal .text-cursive-success,
.aviso-modal .text-cursive-info,
.aviso-modal .text-cursive-warning,
.aviso-modal .text-cursive-danger,
.aviso-modal .text-cursive-primary,
.aviso-modal .text-cursive-secondary,
.aviso-modal .text-cursive-dark {
    margin-left: 25px;
}

.small-info {
    float: right;
    margin-right: 1%;
    font-style: italic;
    padding-top: 10px;
}

.div-info {
    padding-top: 30px;
    margin-bottom: 20px;
}

.grid-up-down {
    display: grid;
    grid-template-columns: auto;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    margin-bottom: 2px;
}

.grid-caret-up-down {
    display: grid;
    margin-right: .5em;
    color: silver;
}

.clicked {
    color: #394A5C;
}

.grid-up-down:hover {
    background: #d8d8d8;
}

.grid-up-down.disabled {
    color: #909090;
}

.small-detalhe {
    font-style: italic;
    color: #909090;
    /*padding-left: 15px;*/
}

.pl-4 .small-detalhe {
    padding-left: 1.5rem;
}

.button-flutuante {
    display: none;
    position: fixed;
    bottom: 10%;
    right: 2rem;
    z-index: 2;
    border: none;
    background-color: transparent;
    padding: 5px;
    border-radius: 10px;
}

@media (max-width: 575.98px) {
    .form-check-input {
        position: relative;
    }
    .editor-multiple-page {
        width: 100%;
        margin-top: 3rem;
        padding-top: 0;
    }
    .box-galeria {
        margin-bottom: 1rem;
    }
    .img-galeria {
        filter: grayscale(0);
    }
    .img-galeria:hover {
        filter: grayscale(0);
        transform: scale(1.02);
    }
}

@media (max-width: 767.98px) {
    body {
        margin-bottom: calc(var(--footer-md-height));
    }

    .carousel-container {
        width: 100% !important;
    }

    .carousel-container img {
        height: 30vh;
    }

    table.gridview tr th {
        display: none;
    }

    table.gridview tr {
        border: 1px solid black;
    }

    table.gridview tr td {
        display: block;
        width: 100% !important;
        border: none;
    }

    table.gridview tr td[data-title] {
        padding: 0px;
        position: relative;
        padding-left: calc(var(--table-responsive-title-width) + var(--table-responsive-title-padding));
    }

    table.gridview tr td[data-title]:before {
        content: attr(data-title)':';
        position: absolute;
        left: 0;
        width: var(--table-responsive-title-width);
        height: 100%;
    }

    .box-galeria {
        max-height: initial;
        margin-top: 10px;
    }

    .button-flutuante {
        display: none;
        bottom: 10%;
        right: 1.6rem;
    }

    .span-img, .span-info-img {
        display: grid;
        width: 100%;
        margin-left: 0;
    }

    .table-col-5 {
        margin: 0 !important;
        padding: 0 !important;
    }

    .table-col-5 > tbody > tr > td {
        margin: 0 !important;
        width: 20% !important;
    }

    .table-col-5 input[type="checkbox"] + label {
        padding-left: 1.6rem;
    }

    .select-checkboxlist {
        width: 94% !important;
    }
}

.tab-content table {
    width: 100%;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
}

.tab-content table > thead {
    background: #D4D4D4;
}

.tab-content table > thead > tr > th, .tab-content table > tbody > tr > td {
    padding: 1rem;
    border: 1px solid #D4D4D4;
    table-layout: fixed;
    vertical-align: top;
}

.span-img, .span-info-img {
    display: grid;
    width: 60%;
    margin-left: 20%;
}

.span-info-img {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}

ol.list-decimal {
    counter-reset: item;
}

ol.list-decimal > li {
    display: block;
}

ol.list-decimal > li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
}

ol.list-decimal > li > ol > li:last-child,
ol.list-decimal > li > ul > li:last-child {
    margin-bottom: 1rem;
}

ol.list-decimal > li p:first-child,
ol.list-decimal > li > ul > li:first-child,
ol.list-decimal > li > ol > li:first-child {
    margin-top: 1rem;
}

ol.list-decimal > li p,
ol.list-decimal > li > ul > li,
ol.list-decimal > li > ol > li {
    margin-left: 1.5rem;
}

.card-icon {
    width: 100%;
    height: auto;
    display: grid;
    color: #191919;
    vertical-align: middle;
    text-align: center;
    padding: 10%;
    font-size: 6rem;
    margin-bottom: 0.5rem;
}

.card-icon:hover {
    color: #2f2f2f;
    transform: scale(1.01);
}

.card-icon span {
    font-size: 13px;
    padding-bottom: 0.5rem;
}

.text-admin {
    color: #2f2f2f;
    font-style: italic;
}

.text-admin small {
    color: #ffffff;
    padding: 0.5rem;
    border-radius: 2px;
    background-color: #191919;
}

.bg-admin {
    color: #ffffff;
    background-color: #191919;
}

.bg-admin:hover {
    color: #ffffff;
    background-color: #2f2f2f;
}

.card-curso {
    margin-bottom: 1.4rem;
}

.card-curso p {
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
    position: absolute;
    font-size: 1.1rem;
    font-weight: bold;
    z-index: 2;
    top: 3%;
    text-align: left;
    margin: 0.3rem;
    text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
    color: white;
    cursor: pointer;
}

.card-curso img {
    width: 100%;
    height: auto;
}

.card-curso img:hover {
    transform: scale(0.98);
}

.preview-background, .popup-background {
    top: 0;
    left: 0;
    z-index: 10;
    padding: 5%;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    border: 1px solid black;
    background-color: rgba(47, 62, 77, 0.7);
}

.preview-container, .popup-container {
    top: 0;
    z-index: 10;
    width: 90%;
    height: 100%;
    position: fixed;
    flex-wrap: wrap;
    box-sizing: border-box;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
}

.preview-header, .preview-content, .preview-footer, .popup-header, .popup-content, .popup-footer {
    padding: 1rem;
}

.popup-footer button:not(:last-child) {
    margin-right: 1rem;
}

.preview-header, .popup-header {
    height: 70px;
    border-bottom: 1px solid silver;
}

.preview-content, .popup-content {
    min-height: 10rem;
    overflow-y: hidden;
}

.preview-footer, .popup-footer {
    bottom: 0;
    width: 100%;
    height: 70px;
    text-align: right;
    position: absolute;
    border: 1px solid silver;
    background-color: rgb(255, 255, 255);
}

.preview-header::before {
    color: #9D9D9D;
    font-size: 1.3rem;
    content: 'Pré-visualizar';
}

.popup-header {
    color: #9D9D9D;
    font-size: 1.3rem;
}

.preview-header i, .popup-header i {
    float: right;
    color: #9D9D9D;
    cursor: pointer;
    font-size: 1.8rem;
    opacity: 0.6;
    transition: 0.3s;
}

.preview-header i:hover, .popup-header i:hover {
    opacity: 1;
}

.nav-pills {
    margin-bottom: 2rem;
}

.affix {
    top: 0;
    width: 210px;
    position: fixed;
}

.card-entidade {
    margin-bottom: 2rem;
}

.editor-textarea textarea {
    resize: none;
}

.editor-textarea .tox-tinymce {
    height: 480px !important;
}

.editor-textarea .tox-fullscreen {
    height: 100% !important;
}

.editor-textarea, .editor-multiple-page {
    display: none;
}

.editor-multiple-page .figure-caption-equipe-nome,
.editor-multiple-page .figure-caption-equipe-cargo,
.editor-multiple-page .figure-caption-title,
.editor-multiple-page .figure-caption-link {
    padding: 0.2rem;
}

.editor-multiple-page .row-card {
    padding: 0.5rem;
    border-radius: 4px;
    overflow-x: hidden;
    border: 1px solid silver;
}

.editor-multiple-page .row-container-bg {
    margin: 0.5rem 0 0 0;
    padding: 0.5rem 0 0 0;
    background-color: white !important;
}

.editor-multiple-page .editor-card-active {
    background-color: #d4edda !important;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(104,193,124,1) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(4104,193,124,1) !important;
    box-shadow: 0px 0px 10px 0px rgba(104,193,124,1) !important;
}

.card-title figure {
    width: 100%;
}

.card-title .row-img {
    width: 100%;
    height: 80%;
    margin-bottom: 0.5rem;
}

.card-title .row-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.editor-multiple-page .row-img {
    height: 50%;
}

.editor-multiple-page .card-title figure {
    border: 1px solid silver;
    border-radius: 5px;
    padding: 0.05rem;
    width: 100%;
    height: 100%;
}

.card-title-text figure img {
    width: 100%;
    height: auto;
    margin: 0.5rem 0;
}

.editor-multiple-page .card-title, .editor-multiple-page .card-title-description, .editor-multiple-page .card-title-text {
    margin-bottom: 1rem;
}

.editor-multiple-page .card-title img, .card-title-description img, .card-title-text img {
    width: 150px;
}

.editor-multiple-page .card-title figure, .editor-multiple-page .card-title-description figure, .editor-multiple-page .card-title-text {
    padding: 0.1rem;
    border-radius: 5px;
    height: 100%;
    width: 100%;
    background-color: #f6f6f6;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(216,216,216,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(216,216,216,1);
    box-shadow: 0px 0px 10px 0px rgba(216,216,216,1);
}

.editor-multiple-page figure button {
    margin: 0.3rem 0.5rem;
}

.card-title-text .tox-tinymce, .form-tinymce-md .tox-tinymce {
    height: 300px !important;
}

.card-title-text .tox-tinymce, .form-tinymce-lg .tox-tinymce {
    height: 460px !important;
}

.form-group .tox-fullscreen {
    height: 100% !important;
}

.header-multiple-page button i, .footer-multiple-page button i {
    margin-right: 0.3rem;
}

.col-card .card-background {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(216,216,216,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(216,216,216,1);
    box-shadow: 0px 0px 10px 0px rgba(216,216,216,1);
}

.col-card .card-background:hover {
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(47,62,77,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(47,62,77,1);
    box-shadow: 0px 0px 10px 0px rgba(47,62,77,1);
}

.card-background {
    height: 10rem;
    border-radius: 4px;
    border: 1px solid #D8D8D8;
    background-color: #F1F1F1;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.card-active {
    border: 1px solid #28a745;
}

.card-active::before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    color: #28a745;
    margin: 0.2rem;
    font-size: 2rem;
    font-weight: bold;
    text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
}

p.card-text, div.card-text {
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
}

.figure-caption-status {
    color: #a55203;
    font-size: 0.66rem;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}

div.card-title {
    font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 0.9rem;
    color: #064070;
}

div.card-publication + div.card-title {
    margin-top: 1rem;
}

.card-h-100 {
    height: 100%;
}

.font-card {
    color: #064070;
}

label.text-mandatory i {
    color: #721c24;
}

.box-pessoa {
    width: 4rem;
    height: auto;
    overflow: hidden;
    float: left;
    box-shadow: 3px 3px 0px 0px rgba(3,32,56,0.75);
    -webkit-box-shadow: 3px 3px 0px 0px rgba(3,32,56,0.75);
    -moz-box-shadow: 3px 3px 0px 0px rgba(3,32,56,0.75);
}

.no-gutters img {
    width: 100%;
}

.pessoa-tese-text-info {
    font-style: italic;
    color: #703606;
}

.a-pdf .fa-file-pdf {
    color: red;
}

.a-pdf .fa-file-pdf:hover {
    color: #ff1919;
}

.is-menu {
    color: #064070;
    font-size: 1rem;
}

.is-menu-filho {
    color: #06706b;
    font-size: 1rem;
}

li[data-item="collapse"] .collapse {
    padding: 0.8rem;
}

li[data-item="collapse"] p {
    margin: 0;
}

li.default-list__item {
    font: 12px/30px "Gotham-Book", Helvetica, Arial, sans-serif;
    text-align: justify;
}

li.default-list__item {
    display: block;
    float: none;
    height: auto;
    overflow: hidden;
    padding-left: 10px;
    position: relative;
}

li.default-list__item:before {
    background: rgba(15, 80, 120, 0.5);
    border-radius: 50%;
    content: "";
    display: block;
    float: left;
    height: 12px;
    margin: 10px 15px 0 -10px;
    width: 12px;
}

.text-muted .fas {
    margin-right: 0.4rem;
}

.card-student .card {
    position: relative;
    padding: 0;
    margin: 0 auto !important;
    border-radius: 5px;
    overflow: hidden;
    max-width: 280px;
    max-height: 340px;
    border: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

    .card-student .card .card-image {
        width: 100%;
        max-height: 340px;
    }

        .card-student .card .card-image img {
            width: 100%;
            max-height: 340px;
            object-fit: contain;
        }

    .card-student .card .card-content {
        color: #e5e5e5;
        width: 100%;
        bottom: 0px;
        position: absolute;
        backdrop-filter: blur(15px);
        transition: bottom .4s ease-in;
        background: rgba(255, 255, 255, 0.2);
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        box-shadow: 0 -10px 10px rgba(255, 255, 255, 0.1);
    }

        .card-student .card .card-content h4 {
            padding: 0 10px;
            max-width: 100%;
            transition: 0.8s;
            font-weight: 500;
            font-size: 0.91rem;
            text-align: center;
            letter-spacing: 3px;
            transition-delay: 0.2s;
            text-transform: uppercase;
            text-shadow: -1px 1px 1px rgb(0, 0, 0);
            min-height: 76px;
        }

        .card-student .card .card-content h5 {
            transition: 0.5s;
            font-weight: 200;
            font-size: 0.7rem;
            letter-spacing: 2px;
            text-transform: uppercase;
            text-shadow: -1px 1px 1px rgb(0, 0, 0);
        }

.img-cover-center {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
}

.modal-default .carousel-item {
    height: 550px;
    text-align: center;
}

    .modal-default .carousel-item img {
        margin: auto auto;
        max-height: 100%;
        max-width: 100%;
        object-fit: contain;
        object-position: center;
    }

.img-carousel:hover {
    cursor: pointer;
    transform: scale(1.03);
}
