/*mudanças template css*/

/* begin breadcrumb */
.breadcrumb-ava li{
    display: block;
    float: left;
}
.breadcrumb-ava li a{
    color: #fff;
    font-size: 12px;
}
.bread-ativo{
    color: #fff !important;
    font-size: 16px !important;;
}
/* end breadcrumb */

.bg-header-ava{
    background-color: #3096ce;
}
.bg-header-ava-pendente{
    background-color: #f5365c;
}
.bg-card-ava{
    background-color: #FFF;
}
.btn-primary-ava {
    color: #fff;
    border-color: #fbcb61;
    background-color: #0b7ebec9;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}
.title-curso-ava{
    font-size: 22px;
    font-weight: bold;
}
.line-divider {
    overflow: hidden;
    height: 0;
    margin: .5rem 0;
    border-top: 1px solid #e9ecef;
}
.color-ava{
    color: #0b7ebec9;
}
.orange-ava{
    color: #f18830;
}
.bg-orange-ava{
    background-color: #f18830;
}
.border-left-gray{
    border-left: 2px solid #75787a;
}
.no-hover:hover{
    color: #0b7ebec9 !important;
}
.orange-hover:hover, orange-hover:focus{
    color: #f18830 !important;
}
.link-ava:hover{
    color: #FFF !important;
}
.font-small{
    font-size: 11px !important;
}
.checkbox-parcelas{
    width: 23px;
}
.radio-matricula{
    width: 18px;
    margin: -10px 15px;
}

/* begin classroom */
.card-header-sm { padding: 0 .700rem !important; }
.border-left-orange { border-left: 2px solid #f18830 !important; }
.border-left-blue { border-left: 2px solid #3096ce !important; }
.card-click { cursor: pointer !important; }
.card-hover:hover { background: #aecff7 !important; }
.bg-blue-custom { background: #3F69CC !important; }
.bg-dark-custom { background: #323e47 !important; }
/* end classroom */

.fill-default {
    fill: #fbbc32;
}

.bg_video {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    background: url(../img/agsquarelogin.png) no-repeat;
    background-size: cover;
}

label.error{
    font-size: 11px;
    color: red;
    display: none;
    margin-top: 15px;
}
input[type="checkbox"]:checked {
    background-color: #00a651 !important;
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}
.fotoAluno{
    opacity: 0.0 !important;
}
.bg-cinza{
    background-color: #e1e1e1;
}
.radio-questao{
    width: 20px;
    height: 20px;
    margin: 3px 0px 0px -25px;
    position: absolute;
}
.today{
    background: #f5365c !important;
    color: #FFF !important;
}
.texto-contrato {
    font-family: 'Titillium Web', sans-serif;
    font-size: 11pt;
    font-weight: normal;
    line-height: 12pt;
    color: #000000;
}
.texto-contrato p strong{
    font-weight: bold;
}
.btnFlutuante {
    position: fixed;
    bottom: 30px;
    right: 80px;
    border: none;
    width: 160px;
    background-color: #f38a31e3;
    font-size: 1.2rem !important;
}

.tableFlutuante{
    position: fixed;
    bottom: 30px;
    right: 80px;
    border: none;
    width: 280px;
}

.tableFlutuante tr td{
    padding: 8px;
    border: solid 1px #cccccce3;
}

.boxLetter{
    position: absolute; top: -10px; 
    opacity: 0;
    font-weight: bold;
    width: 30px;
    height: 30px; 
    border: 1px solid #ccc;
    padding: 0px 6px; 
    border-radius: 30px;
}

.selectedLetter{
    background: #e3dfdf;
    border: 1px solid #3a3838;
    display: block;
    font-weight: bold;
    width: 30px;
    height: 30px; 
    padding: 0px 6px; 
    border-radius: 30px;
}


.borderRound{
    border-radius: 5px;
}

.user-image img {
    max-width: 180px;
    
}

/*Recibo*/
#comprovanteCartao {display: none; }
#erroRetornoCartao {display: none; margin-top: 20px;}
.box-recibo{border:2px solid #F0F0F0;}
.logo-rede{height: 80px;}
.logo-rede-img{float: left; height: 80px; padding: 10px 2%;}
.logo-prosaber{height: 40px; margin-bottom: 15px; background-color: #FF7800;}
.logo-prosaber-img{float: right; height: 40px; padding: 0 2%; margin-right: 10%; background-color: #FFF;}
.dados-header h3{font-weight: bold; text-align: center; margin-top: 20px;}
.dados-header p{font-weight: bold; text-align: center; margin-top: 15px;}
.dados-empresa{font-weight: bold; padding: 0 3%; margin-top: 20px;}
.box-dados-aluno{margin-top: 30px;}
.dados-aluno{padding: 20px 2% 20px 2%; font-weight: bold; margin: 0;}
.bg-matricula{background-color: #F0F0F0;}
.dados-autorizacao{font-weight: bold; padding: 0 3%; margin-top: 20px;}
.dados-card-fim{font-weight: bold; margin-top: 30px;}
.dados-valor{font-size: 1.2rem; font-weight: bold; padding: 12px 2%; margin: 15px 0; background-color: #FF7800;}
.box-recibo-footer{font-size: 0.6rem; font-weight: bold; text-align: center; padding: 15px 0;border-top: 2px solid #CCC;}
.box-recibo-footer p{font-size: 0.76rem;}
.box-erro-cartao{height: 300px; background-color: #F0F0F0;}
#avisoPagamentoCartao .modal-content{padding: 0; margin: 0;}
#avisoPagamento{width: 100%; height: 100%; margin: 0;}
.logo-rede-img img{width: 100%; height: 100%;}
#valorRecibo{ color: white; }
/*Fim recibo*/

.modal-contrato p{ font-size: 10px !important; }

.bg-clear-gray{ background-color: #00a7e1; }

.termo { color: white; }

.timeline-item-date span {
    font-size: 12px;
    display: block;
    line-height: 20px;
}

.timeline-item-date span:first-child {
    font-size: 14px;
    font-weight: bold;
}
.unidadeDisabled{
    pointer-events: none;
    opacity: 0.6;
}

.alert-certi{
    color: #fff;
    border-color: #1b2b88;
    background-color: #536bf6;
}

.listaEstrelas i{
    font-size: 45px;
    padding: 15px;
    color: #ccc;
}

.itemEstrelasSelect{
    color: #f1f12d !important;
}
.firstStar{
    opacity: 0;
}