.form-alteracao-de-senha {
    display: none;
}
.has-error {
    background-color: #b00;
    padding: 5px;
    color: #fff;
    margin-top: 2px;
    border-radius: 5px;
}
.detalhes_curso {
    border: #ccc solid 1px;
    margin-top: 20px;
    border-radius: 5px;
    padding: 0 30px 30px;
}
.detalhes_modulos-header {
    border: #ccc solid 1px;
    border-radius: 5px 5px 0 0;
}
.detalhes_modulos-modulo-header {
    border-left: #ccc solid 1px;
    border-right: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    padding: 10px;
}
.aulas {
    display: none;
}
.sidebar-detalhes-curso {
    border: #ccc solid 1px;
    border-radius: 5px;
    padding: 0 20px 20px;
}

.proxima_aula .card {
    padding: 10px;
    border: #ccc solid 1px;
    width: 17%;
    float: left;
    text-align: center;
    margin-right: 20px;
}
.proxima_aula span.dia {
    font-size: 26px;
    font-weight: 600;
}

.coordenador_container {
    border: #ccc solid 1px;
    margin-top: 20px;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.btn-purple, .btn-roxo {
    background: var(--neodent_preto);
    text-align: center;
    font-family: 'Konsens', sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 700;
    padding: 12px 18px;
    border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
}

.btn-purple:hover, .btn-roxo:hover {
    opacity: 0.9;
    color: #fff;
}

.btn-purple:visited, .btn-roxo:visited {
    opacity: 0.9;
    color: #fff;
}

.error_login {
    padding: 20px;
    background-color: #c00;
    color: #fff;
}

.success_login {
    padding: 20px;
    background-color: #0a0;
    color: #fff;
}
.btn-remove-small {
    padding: 10px !important;
}

.forward {
    all: unset;
    background: var(--neodent_preto);
    border-radius: 5px;
    border: none;
    width: calc(20% - 68px);
    height: 35px !important;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    margin: 10px auto 10px auto;
    padding-right:34px;
    padding-left:34px;
    padding-top: 10px;
    cursor: pointer;
    float: right;
}

.forward:hover {
    border: none;
    opacity: 0.9;
}

.backward {
    all: unset;
    background: #CCC;
    border-radius: 5px;
    border: none;
    width: calc(20% - 68px);
    height: 35px !important;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin: 10px auto 10px auto;
    padding-right:34px;
    padding-left:34px;
    padding-top: 10px;
    cursor: pointer;
    float: left;
}

.backward:hover {
    border: none;
    opacity: 0.9;
}
#coordenador_registro {
    display: none;
}
.link-white {
    color: #fff;
}
.coordenador_registro_visible {
    display: block !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    font-family: 'Konsens', sans-serif;
    font-size: 14px;
    /*color: #4B4B4B;*/
    color: var(--neodent_preto);
    font-weight: 700;
    display: block;
    margin: 0;
    width: 100%;
}
.nav-tabs>li>a {
    font-family: 'Konsens', sans-serif;
    font-size: 14px;
    color: #4B4B4B;
    font-weight: 700;
    display: block;
    margin: 0;
    width: 100%;
}
.modal-title-agendamento {
    font-family: 'Konsens', sans-serif;
    font-size: 30px;
    color: var(--neodent_preto);
    font-weight: 700;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 0 0 15px 0;
    width: 95%;
    float: left;
}
.modal-header-agendamento {
    padding: 10px 10px 0px 10px;
}
.btn-primary {
    font-family: 'Konsens', sans-serif;
    color: #ffffff;
    font-weight: 700;
    background: var(--neodent_preto);
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    padding: 12px 16px 12px 16px;
}
.btn-primary:hover {
    font-family: 'Konsens', sans-serif;
    color: #ffffff;
    font-weight: 700;
    background: #9D2F8F;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    padding: 12px 16px 12px 16px;
}

.input-100-nome-modulo {
    width: 49% !important;
    float: left !important;
    margin-right: 5px !important;
}
.input-100-inicio-modulo {
    width: 24% !important;
}
.input-100-fim-modulo {
    width: 25% !important;
}

.social_network_disabled {
    opacity: 0.3;
}
.social_network_disabled:hover {
    opacity: 0.5 !important;
}
.aula-com-conultor {
    display: none;
}
.quiz-item {
    padding: 10px;
    border: #ccc solid 1px;
    margin-bottom: 5px;
}
.quiz-item.remove {
    float: right;
}
.quiz-model {
    display: none;
}
.resposta {
    background-color: #eee;
    padding: 10px;
    display: none;
}


/*Chat*/
/* The popup chat - hidden by default */
.chat-popup, .chat-button-container {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #f1f1f1;
    z-index: 9;
}

/* Add styles to the form container */
.form-container {
    width: 300px;
    padding: 10px;
    background-color: white;
}

/* Full-width textarea */
.form-container textarea {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
    resize: none;
    min-height: 200px;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
    background-color: #ddd;
    outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
    background-color: var(--neodent_preto);
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
    opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
    background-color: #eeeeee;
    color: #333333;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
    opacity: 1;
}

.form-container {
    float: right;
}
.chat-button button {
    background-color: #fff;
    border: #ccc solid 1px;
    font-size: 30px;
    color: var(--neodent_preto);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 10px 10px 15px 15px;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.chat-button-container {
    /*display: none;*/
}
#nome-chat-conversa, #label-chat {
    color: var(--neodent_preto);
}
.conversa-container, .list-conversa-container {
    border: #ccc solid 1px;
    padding: 10px;
    overflow-y: scroll;
    height: 250px;
    margin-bottom: 10px;
}
.list-conversa-container {
    text-align: center;
}
.mensagem-enviada {
    padding: 10px;
    float: right;
    background-color: var(--neodent_preto);
    color: #ffffff;
    margin-bottom: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.mensagem-recebida {
    padding: 10px;
    float: left;
    background-color: #eeeeee;
    margin-bottom: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.conversation-item {
    background-color: var(--neodent_preto);
    color: #ffffff;
    font-weight: 500;
    padding: 10px;
    margin-bottom: 10px;
}
.broadcast-item {
    background-color: rgba(123, 29, 110, 0.5) !important;
    padding-right: 20px !important;
}
.broadcast-message {
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: -10px;
    padding-left: 10px;
}

/*Chat*/



.arquivo-descricao {
    display: none;
}
.post-content {
    width: 100%;
}
.comment {
    margin-bottom: 15px;
    border-bottom: #eee solid 1px;
    margin-left: 20px;
}



@import url('https://fonts.cdnfonts.com/css/montserrat');
*, *:before, *:after {                 
       -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s; 
        }
        .mainframe p{
        line-height: 200%;
        margin: 15px 0;
        }
        .mainframe h2{
            font-size: 20px !important;
            font-weight: 700 !important;
        }        
        .mainframe h3{
            font-size: 16px !important;
            font-weight: 700 !important;
        }

    .mainframe input,
    .mainframe select,
    .mainframe textarea,
    .mainframe main,
    .mainframe .progresso{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
    }
    .modal {
        padding-top: 131px;
    }
    .turmas-input #turmaAdd {
        padding: 7px 7px!important;
        background: #31ad72!important;
    }
    .fieldbox{
        background: #ffff;
        margin: 30px;
        padding: 30px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border-radius: 40px;
        border: 2px solid #000;
        max-width: 700px;
        position: relative;
    }
    #sec-2, #sec-3, #sec-4, #sec-5, #sec-6{
        display: none;
    }
    /* INPUTS */
    .mainframe input[type="checkbox"]{
        margin-right: 8px;
    }
    .mainframe .respostas label{
        display: block;
        font-weight: normal !important;
        margin: 8px 0;
    }
    .mainframe .respostas label input{
        margin-right: 8px;
    }
    .mainframe .input-select{
        width: 99%;
        padding: 15px 20px;
        background: #fff url("../img/seta-down.png") no-repeat center right;
        border:1px solid #666;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    .mmainframe select {
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: '';
    }
    main select {
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: '';
    }
    .mainframe .input-text{
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        border: 1px solid #333;
        padding: 12px 20px;
        font-size: 16px;
        width: 93%;
        outline: none;            
    }
    .mainframe .input-text:focus{
        background-color: #f0f0f0;
        border-color:#f0f0f0;
    }
    .mainframe .input-date,
    .mainframe .input-time{
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        border: 1px solid #333;
        padding: 12px 20px;
        font-size: 16px;
        cursor: pointer;
        outline: none;            
    }        
    .mainframe textarea{
        margin: 10px 0;
        width: 90%;
        height: 120px;
        padding: 15px 20px;
        background-color: #fff;
        border:1px solid #666;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    .mainframe .red{
        color:#900;
    }
    .mainframe .green{
        color: #31AD72;
    }
    .mainframe .atencao{
        background-color: #f8eadb;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        padding: 5px 20px 5px 15px;
        padding-left: 50px;
        position: relative;
        font-size: 13px;
        text-align: justify;
        margin-bottom: 20px;
    }
    .mainframe .atencao img{
        position: absolute;
        left: 15px;
        top: 40%;
    }
    .mainframe .respostas{
        padding-left: 25px;
    }
    .mainframe .date-flex{
                     
        display: table;
    }        
    .mainframe .date-flex div{display: table-cell; padding-right: 30px;}
    .mainframe .date-flex span{            
        display: block;                 
        height: 20px;
    }
    .mainframe .btn-flex{
        width: 100%;
        min-width: 100%;
        display: flex;
        flex-direction: row;            
    }
    .mainframe .btn-flex div:first-child{
        text-align: left;
    }
    .mainframe .btn-flex div:last-child{            
        text-align: right;
    }
    /* frameBox */
    .mainframe .frameBox{
        display: none;
        margin-top: 25px;
        padding: 10px 30px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        border: 1px solid #000;            
        position: relative;
    }
    /* PADRAO */
    .mainframe .cols-2 div{            
        width: 50%;            
    }
    .mainframe .cols-3 div{            
        width: 33%;
    }
    .mainframe #divTurmasList{
        max-height: 260px;
        overflow: auto;
        list-style: none;
        margin: 0;
        padding: 0 15px 0 0;
    }
    .mainframe #divTurmasList li{
        margin: 4px 0;
        padding: 4px 0;
        padding-right: 130px;
        min-height: 40px;
        display: block;
        position: relative;
        line-height: 40px;
    }
    .mainframe #divTurmasList li:not(:last-child){
        border-bottom: 1px dotted #999;
    }
    /* BOTOES */
    .mainframe .fechar{
        position: absolute;
        top: 12px;
        right: 18px;
        left: auto;
        bottom: auto;
        cursor: pointer;
        font-weight: bold;
        font-size: 13px;
        padding: 0px;
        line-height: 2.3;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 5px;
        width: 170px;
        height: 29px;
        text-align: center;
        color: #fff;
        background-color: #2e2e2e;
    }
    .mainframe .fechar:hover{
        background-color: #000;
        color: #fff;
    }
    
    .mainframe .btnProxPasso{
        margin: 10px 0;
        padding: 20px 50px 20px 20px;
        background: #31AD72 url("../img/seta-right.png") no-repeat center right;
        color: #fff;
        font-weight: 600;
        border: none;        
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        cursor: pointer;
    }        
    .mainframe .btnProxPasso:hover{
        background: #219c61 url("../img/seta-right.png") no-repeat center right;
        -webkit-box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
        box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
    }

    .mainframe .btnProxPasso.disableds {
        background: #8b8b8b url("../img/seta-right.png") no-repeat center right;

    }

    .mainframe .btnAgendamento{
        margin: 10px 0;
        padding: 20px 50px 20px 20px;
    background: #31AD72 url("../img/check.png") no-repeat center right;
    color: #fff;
    font-weight: 600;
    border: none;        
    -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        cursor: pointer;
    }        
    .mainframe .btnAgendamento:hover{
        background: #219c61 url("../img/check.png") no-repeat center right;
        -webkit-box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
        box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
    }
    .mainframe .btnOutline{
        text-align: center;
        margin: 10px 0;
        padding: 20px;
        background: #fff;
        width: 185px;
        color: #31AD72;
        font-weight: 600;
        border: 1px solid #31AD72;        
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        cursor: pointer;
    }        
    .mainframe .btnOutline:hover{
        background: #f0f0f0;
        border-color:#ccc;
        color: #666;
        -webkit-box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
        box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);            
    }
    .mainframe .btnRemover{
        position: absolute;
        right: 0;
        top: 0;
        left: auto;
        background-color: #FB5373;
        color: #fff;
        padding: 0px 30px;
        font-size: 12px;
        font-weight: bold;
        border: none;
        cursor: pointer;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }
    .mainframe .btnRemover:hover{
        background-color: #fd718c;
        }
    .progresso{
        margin: 0 auto;
        max-width: 700px;
    }
    .progresso ul{
        margin: 0;
        padding: 0;
        list-style: none;
        display: table;
        width: 100%;
    }
    .progresso ul li{            
        content: '';
        position: relative;
        display: table-cell;                        
    }
    .progresso ul li a{
        cursor: pointer;
        margin: 6px;
        display: block;
        padding: 8px;
        background-color: #C7C7C7;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }
    .progresso ul li.active a,
    .progresso ul li a:hover{
        background-color: #020302;
    }
    .turmas-input {
        flex-flow: column!important;
    }
    .turmas-input #turmaAdd {
        margin: 19px 11px 0 auto!important;
    }
    
    .check_inline{
        display: flex;
    }
   
    #divTurmaAlert .alert {
        margin-top: 20px;
    }

    .erro-input {
        border: 2px solid red !important;
    }

    a.forward.forward_style.disabled {
        background: #ccc;
        cursor: unset;
    }
    a.forward.forward_style.disabled:focus {
        outline: 0px auto -webkit-focus-ring-color!important;
        outline-offset: 0px!important;
    }
    a.forward.forward_style.disabled:focus, a.forward.forward_style.disabled:hover {
        color: #fff!important;
        text-decoration: none!important;
    }

    .loader-overlay {
        display: none; /* escondido por padrão */
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.8); /* fundo translúcido */
        z-index: 9999;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .loader {
        border: 8px solid #000; /* preto */
        border-top: 8px solid #eb9fc0; /* rosa */
        border-radius: 50%;
        width: 60px;
        height: 60px;
        animation: spin 1s linear infinite;
    }

    @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
    }

    .erro-destaque {
        color: red!important;
        font-weight: bold!important;
    }
