﻿/*
    Loader = Loader de carregamento de páginas
*/
.loader-container {
    display: none;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.3;
    filter: alpha(opacity=30);
    min-height: 100%;
    width: 100%;
}

.textoLoading {
    position: absolute;
    text-align: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: black;
    font-size: 10pt;
    bottom: 10px;
    left: 0;
    right: 0;
    width: 250px;
    height: auto;
}

.loading {
    text-align: center;
    border: 2px solid #67CFF5;
    width: 250px;
    height: 200px;
    position: fixed;
    background-color: White;
    z-index: 999;
    top:50%;
    left:50%;
    margin-left:-150px;
    margin-top:-100px;
}
/*-------------------------------------------*/

/*
    Label = Aviso mensagem LGPD
*/

.cookiebar {
    background-color: #f2f2f2;
    border-top: 1px solid #ecebeb;
    position: fixed;
    bottom: 0;
    z-index: 3;
    height: auto;
    left: 0;
    right: 0;
    padding: 20px;
    text-align: center;
}

.paragraph {
    display: block;
    margin: 0;
    font-family: "Georgia";
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
    color: #666;
}

.cookiebar .paragraph .button {
    display: inline;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: inherit;
    margin-left: 10px;
    padding: 5px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 7px;
}


.cookiebar .paragraph .button {
    display: inline;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: inherit;
    margin-left: 10px;
    padding: 5px;
    text-transform: uppercase;
    cursor: pointer;
}

.button {
    display: inline-block;
    box-sizing: border-box;
    padding: 15px 20px;
    width: auto;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
    font-family: "MemphisBold";
    font-size: 14px;
    color: #FFFFFF;
    background: #333;
    text-transform: uppercase;
    margin: 0 auto 10px auto;
    border: none;
    cursor: pointer;
}
/*-------------------------------------------*/

/*
    Label = Aviso para utilização do Microsoft Edge
*/
.paragraphMsgEdge a:link {
    text-decoration: none;
    color: white;
    background-color: #4295c0;
    border-color: transparent;
    border-radius: 7px;
    padding: 5px;
}

.paragraphMsgEdge a:visited {
    text-decoration: none;
    color: white;
    background-color: #4295c0;
    border-color: transparent;
    border-radius: 7px;
    padding: 5px;
}

.paragraphMsgEdge a:hover {
    text-decoration: underline;
}

.cookieMsgEdge {
    background-color: #f2f2f2;
    border-top: 1px solid #ecebeb;
    position: fixed;
    bottom: auto;
    z-index: 21;
    height: auto;
    left: 0;
    right: 0;
    padding: 10px;
    text-align: center;
}

.paragraphMsgEdge {
    display: block;
    margin: 4px;
    font-family: "Georgia";
    font-size: 16px;
    color: #666;
}

.cookieMsgEdge .paragraphMsgEdge .buttonMsgEdge {
    display: inline;
    margin-left: 15px;
    padding: 5px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 7px;
}

.buttonMsgEdge {
    display: inline-block;
    box-sizing: border-box;
    padding: 15px 20px;
    width: auto;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
    font-family: "MemphisBold";
    font-size: 14px;
    color: #FFFFFF;
    background: #333;
    text-transform: uppercase;
    margin: 0 auto 10px auto;
    border: none;
    cursor: pointer;
}

.MsgEdge{
    height:50px;
}
/*-------------------------------------------*/

/*
    Css Alert Pagamento Boleto
*/

.msgBoleto-icon-class {
    justify-self: center !important;
}

.msgBoleto-popup-class{
    padding:1em;
}

/**/

/*
    Botão e Label Vagas Bolsista
*/

#btn-vagasBolsistas, .btnVagasBolsistas {
    display: block;
    margin: 3px;
    position: relative;
    left: 543px;
    top: 70px;
}

#btn-vagasBolsistas, .btnVagasBolsistas {
    height: 2px;
    width: 175px;
    text-decoration: none;
}

#btn-matricula, .btnMatricularBolsista {
    color: #fff;
    float: right;
    height: 41px;
    width: 100px;
    margin: 3px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    right: 30px;
}

#btn-matricula, .btnMatricularBolsista {
    background: url(../../img/bt-matricular.png) no-repeat top left;
    line-height: 41px;
    text-decoration: none;
}

/*-------------------------------------------*/

/*Janela PopUp termo de consentimento LGPD*/

.modalBackgroundLGPD {
    position: fixed; /* Manter na posição */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: scroll; /* Habilitar o scroll */
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4); /* opacidade preta */
}

.divPopUpModalLGPD {
    background-color: #fefefe;
    /*margin: 15% auto;  15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    height: 80%;
    overflow-y: initial;
}

.ClickFecharModal {
    color: red;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ClickFecharModal:hover,
.ClickFecharModal:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

/*----------------------------------------*/

/*Grid View (Código de baras e PIX) Aluno.ColecaoParcelaMAtricula */

.copiarCodigoBarras_Pix {
    position: relative;
    display: inline-block;
}

    .copiarCodigoBarras_Pix .copiarCodigoBarras_PixText {
        visibility: hidden;
        width: 128px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 67%;
        margin-left: -86px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .copiarCodigoBarras_Pix .copiarCodigoBarras_PixText::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .copiarCodigoBarras_Pix:hover .copiarCodigoBarras_PixText {
        visibility: visible;
        opacity: 1;
    }

/*----------------------------------------*/

.modalBackground {
    position: fixed; /* Manter na posição */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: scroll; /* Habilitar o scroll */
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4); /* opacidade escura */
}

.divPopUpClass {
    border-radius:10px;
    background-color: #fefefe;
    /*margin: 15% auto; 15% from the top and centered */
    padding: 29px;
    border: 1px solid #888;
    width: 91%;
    height: 50%;
    overflow-y: initial;
}

.lbl-SolicCancelamentoMatricula {
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    background-color: #548401;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    height: 25px;
    width: 201px;
    line-height: 26px;
}

.lbl-RequiredCampoMotivo {
    color: red;
    position:absolute;
    left:35px;
    top:115px;
}

/*Configurações para exibição do Modal de Pagamento da Cielo*/
.iframePagamento {
    display: none;
}

/* Estilo do contêiner do modal */
.modal-container {
    display: none; /* Esconder inicialmente o modal */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 99999;
    /* Adiciona estilos flexbox para centralizar o conteúdo */
    display: flex;
    align-items: center; /* Centraliza verticalmente */
    justify-content: center; /* Centraliza horizontalmente */
}

.modal-content {
    position: relative;
    width: 85%; 
    /*max-width: 600px; /* Máximo de largura */
    height: 85%;
    /*max-height: 80vh; /* Máximo de altura */
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}

/* Estilo do botão de fechar */
.close-checkout {
    position: absolute;
    top: -15px; 
    right: -15px; 
    width: 30px;
    height: 30px;
    background-color: #f44336; /* Cor do fundo */
    color: white; /* Cor do texto */
    border-radius: 50%; /* Circular */
    text-align: center;
    line-height: 30px; /* Centralizar o 'X' verticalmente */
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

/* Estilo do iframe dentro do modal */
.modal-iframe {
    width: 100%;
    height: 100%;
    border: none;
}
/*Fim Modal Pagamento Cielo*/

.modal-header {
    width: 100%;
    background-color: #ffd43b; 
    color: dimgrey;
    text-align: center;
    padding: 15px 0;
    font-size: 20px;
    font-weight: bold; 
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid #ffa500; 
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
}

.modal-header i {
    margin-right: 10px; /* Espaço entre o ícone e o texto */
    font-size: 20px; /* Tamanho do ícone */
}

.modal-content {
    position: relative;
    padding-top:40px;
}
/*
.info-icon {
    margin-right: 10px; Espaço entre o ícone e o texto 
    height: 20px;  Altura do ícone, ajuste conforme necessário 
    width: auto;  Mantém a proporção do ícone 
}*/

/* Estilos para Alerta de Comunicados na Tela Principal */

.comunicado-titulo {
    cursor: pointer;
   /* background-color: #f2f2f2; */
    background-color: #17a2b8;
    padding: 10px;
    margin-top: 10px; 
    border: 3px solid lightblue; 
    color:white;
}

.comunicado-mensagem {
    border: 1px solid #ddd; 
    padding: 10px; 
    margin-top: -1px; 
    background-color: #f2f2f2
}

.comunicado-mensagem.escondido {
    display: none;
}

/* Fim */
