﻿.bg-box a, .bg-box a:visited {
    color: #fff
}
.bg-box a:hover {
    color: #fc0;
    text-decoration: none
}
.bg-box {
    border: 2px solid #fff;
    padding: 8px;
    background-color: #099c70;
    color: #fff;
    border-radius: 6px
}
.box-links {
    background-color: #f2f4f4;
    border: 2px solid #fff;
    min-height: 130px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px
}
.box-links .fas {
    font-size: 1.4em !important
}
.media {
    margin-bottom: 10px
}
.media h5 {
    font-weight: 900 !important;
    font-size: 1.2em !important
}
h3 {
    border: none !important;
    margin: 5px 0 10px 0 !important;
    font-weight: 900 !important
}
@media (max-width:768px) {
    h3 {
        margin-top: 10px !important
    }
    .barra > div {
        text-align:right;
    }
    .barra .info-aluno {
        display: block;
        margin: 2px 0;
        text-align: center;
    }
}
.destaqueportal {
    background: #ffe270
}
.area-aluno, .area-aluno:hover {
    background: #0a3d83 !important;
    font-weight: 700
}
.destaques {
    padding: 10px 0;
    background-color: #fff7d5 !important;
    border-left: 8px solid #fff;
}
.destaques .box-links {
    border-color: #fff7d5
}
#dropdown-logado li a{
    padding: 4px 10px;
}

#dropdown-logado .destaqueportal {
    background: #ffe270;
}
.dropdown-menu a .fa, .dropdown-menu a .fas {
    width: 21px;
}
.info-aluno-top {
    font-size: .9em;
    margin-bottom: 10px;
    text-align: right;
    margin-top: 0;
}
.info-aluno-top span {
    margin-right: 5px;
    float: right;
    display: block;
}

.validation-summary-errors {
    background: #fc0;
    padding: 7px;
    margin: 20px 0;
    border-radius: 7px;
}

.validation-summary-errors ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.validation-summary-errors ul li::before {
    content: "- "
}

.menu.menu-logado li a {
    padding-left: 10px;
    padding-right: 10px;
}
.nav.navbar-nav .large-title {
    font-size:13px;
}
/* AULAS AO VIVO */
.conteudo {
    padding-top: 0;
}

    .conteudo .form-inline {
        background-color: #f8f8f8;
        padding: 10px;
        margin: 5px;
    }

        .conteudo .form-inline label {
            padding: 10px;
        }

        .conteudo .form-inline button {
            margin: 10px;
        }

    .conteudo .checkbox {
        margin: 5px;
        padding: 4px;
        border-bottom: 1px solid #f2f2f2;
    }

.form-autenticado {
    margin: 15px 0 0 0;
}

/* MODAL OFFICE 365 */
.box-office365 {
    background-color: #014489;
}

    .box-office365 img {
        margin: 0 !important;
    }

    .box-office365:link, .box-office365 a {
        color: #fff !important;
        text-decoration: none;
    }

        .box-office365 a:hover {
            opacity: 0.8;
        }

.w-100 {
    width: 100% !important;
}

.modal-header h4 {
    font-size: 1.6em !important;
    font-weight: 700;
    color: #002a55;
    padding-top: 0;
    padding-bottom: 0;
}

.modal p {
    padding: 5px 10px;
}

.modal img {
    margin-bottom: 10px;
}

.modal .btn-microsoft-office {
    padding: 10px;
}

    .modal .btn-microsoft-office:link, .modal .btn-microsoft-office:visited {
        background-color: #014489;
        color: #fff !important;
    }

    .modal .btn-microsoft-office:hover {
        background-color: #002a55;
        color: #fff !important;
    }

/* MODAL E-MAIL RESPONSÁVEL FINANCEIRO */
.conteudo-modal {
    font-family: "Myriad Pro",Helvetica,Arial,sans-serif;
    font-size: 20px !important;
    color: #000;
}

    .conteudo-modal h4 {
        font-size: 18px;
        color: #0366aa;
        text-align: center;
    }

        .conteudo-modal h4 .email-titulo-modal {
            font-size: 1.4rem;
        }

    .conteudo-modal img {
        margin: 0 0 10px 0;
    }

    .conteudo-modal .conteudo-body {
        padding: 0 25px 25px 25px;
    }

    .conteudo-modal .conteudo-footer {
        display: block;
        height: 100px;
        background: #0467ab;
        padding: 0;
    }

    .conteudo-modal .conteudo-footer-white {
        display: block;
        height: 100px;
        background: #fafafa;
        padding: 0;
    }

    .conteudo-modal .topicos div.row {
        display: flex;
        margin-bottom: 25px;
    }

        .conteudo-modal .topicos div.row .numero {
            font-family: 'Eras Bold ITC';
            font-size: 39px;
            color: #ffca22;
            text-align: center;
            align-self: center
        }

        .conteudo-modal .topicos div.row .texto {
            align-self: center;
            padding: 0;
        }

@media screen and (width: 320px) {
    .conteudo-modal h4 {
        font-size: 16px;
    }

        .conteudo-modal h4 .email-titulo-modal {
            font-size: 1.2rem;
        }
}

@media screen and (max-width: 767px) {
    .conteudo-modal {
        font-size: 14px !important;
    }

        .conteudo-modal .topicos div.row .numero {
            padding: 0;
        }

        .conteudo-modal .topicos div.row .texto {
            padding: 0 15px 0 0;
        }
}

@media screen and (min-width: 480px) and (max-width: 992px) {
    .conteudo-modal h4 {
        font-size: 25px;
    }

        .conteudo-modal h4 .email-titulo-modal {
            font-size: 1.9rem;
        }
}

@media screen and (min-width: 992px) {
    .conteudo-modal h4 {
        font-size: 25px;
    }

        .conteudo-modal h4 .email-titulo-modal {
            font-size: 1.9rem;
        }
}

/* Aulas ao vivo*/
.tabela-aulas-ao-vivo .navbar {
    color: #fff !important;
    position: relative;
    display: table-cell;
    flex-wrap: inherit;
    vertical-align: middle;
}

.table-responsive {
    display: block;
    width: 99%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

span.aula-nao-assistida {
    color: #aaa;
    text-decoration: none;
    cursor: default;
}

a.aula-assistida {
    color: #17a2b8;
}

    a.aula-assistida:hover {
        color: #138496;
    }

span.aula-agendada {
    color: #28a745;
}

ul.legenda-aulas-ao-vivo {
    list-style: none;
    padding: 0;
    white-space: nowrap;
}

    ul.legenda-aulas-ao-vivo li {
        display: inline-block;
        margin: 0 10px 0 0;
    }

        ul.legenda-aulas-ao-vivo li span {
            display: inline-block;
            margin: 0 5px 0 0;
        }

            ul.legenda-aulas-ao-vivo li span.aula-nao-assistida {
                color: #aaa;
            }

            ul.legenda-aulas-ao-vivo li span.aula-assistida {
                color: #17a2b8;
            }

            ul.legenda-aulas-ao-vivo li span.aula-agendada {
                color: #28a745;
            }

.link-modal {
    float: right;
}

@media screen and (max-width: 767px) {
    .link-modal {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}
/* Fim aulas ao vivo*/

@font-face {
    font-family: 'Eras Bold ITC';
    src: url('../Fonts/ErasITC-Bold.eot');
    src: url('../Fonts/ErasITC-Bold.eot?#iefix') format('embedded-opentype'), url('../Fonts/ErasITC-Bold.woff2') format('woff2'), url('../Fonts/ErasITC-Bold.woff') format('woff'), url('../Fonts/ErasITC-Bold.ttf') format('truetype'), url('../Fonts/ErasITC-Bold.svg#ErasITC-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* MEGA MENU*/
.mega-menu {
    position: absolute;
    top: auto;
    background-color: #235da9 !important;
}

.mega-menu-item {
    padding: 7px 0 7px 20px;
    white-space: nowrap;
}

@media screen and (min-width: 1200px){
    .mega-menu-item:nth-child(3n-1) {
        border-left: 1px solid white;
        border-right: 1px solid white;
    }
    .d-lg-block {
        display: block !important;
    }

    .d-lg-none {
        display: none !important;
    }
}

@media screen and (max-width: 1199px){
    .mega-menu-item:nth-child(2n-1) {
        border-left: 1px solid white;
        border-right: 1px solid white;
    }
    .d-md-none {
        display: none !important;
    }

    .d-md-block {
        display: block !important;
    }
}

    .mega-menu-item a:hover {
        text-decoration: none;
        color: #ecd989 !important;
        background-color: transparent !important;
    }
.navbar a:hover {
    color: #fff0b3 !important;
    background-color: #235da9 !important;
}
.py-2 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.dropdown-menu:not(.mega-menu) {
    position: fixed;
    top: 100%;
}

#dropdown-logado-mobile > li > a {
    white-space: initial;
}

@media screen and (max-width: 992px) {
    .mega-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
    }
}

@media screen and (max-width: 767px){
    .dropdown-menu.mega-menu {
        position: fixed!important;
        top: 100%!important;
    }
}
@media (max-width: 992px) {

    .navbar-nav li:before {
        content: "" !important;
        display: none !important;
    }

    .navbar-nav li {
        margin: 0;
    }
}
@media screen and (min-width: 780px) {
    .dropdown:hover .dropdown-menu {
        z-index: 1001;
        right: 0;
    }
}
/*checkbox*/
.form-check label {
    display: inline;
}

.regular-checkbox {
    display: none;
}

    .regular-checkbox + label {
        background-color: #fafafa;
        border: 1px solid #cacece;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
        padding: 12px;
        border-radius: 3px;
        display: inline-block;
        position: relative;
        float: left;
    }

        .regular-checkbox + label:active, .regular-checkbox:checked + label:active {
            box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
        }

    .regular-checkbox:checked + label {
        background-color: #e9ecee;
        border: 1px solid #adb8c0;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
        color: #99a1a7;
    }

        .regular-checkbox:checked + label:after {
            content: '\2714';
            font-size: 18px;
            position: absolute;
            top: 0px;
            left: 6px;
            color: #99a1a7;
        }

.form-check {
    font-size: 1.6rem;
}

    .form-check > span {
        display: block;
        float: left;
        margin-top: 4px;
    }

@media screen and (max-width: 375px) {
    .form-check {
        font-size: 1.4rem;
    }
}
#dropdown-logado-uteis-desktop {
    right:0;
}

.color-azul {
    color: #0c65a8;
}

.img-calendar {
    height: 50px;
    margin-left: 10px !important;
}

.px-4 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.pt-2{
    padding-top: 30px!important;
}

.pb-2 {
    padding-bottom: 30px !important;
}

.text-rigth {
    text-align: right;
}

.btn-objetivo, .btn-objetivo:active, .btn-objetivo:hover {
    background: radial-gradient(#36a0ea, #0164a7);
    color: #fff !important;
    border-radius: 100px;
    padding: 10px;
    font-size: 2rem;
    width: 70%;
}

.conteudo-modal .topicos div.row {
    display: flex;
    margin-bottom: 25px!important;
}

.modal-backdrop {
    opacity: 0.6;
    z-index: -1;
}

#email-responsavel-financeiro{
    z-index: 1041;
}

#chk-nao-ver-novamente {
    transform: scale(1.5);
    margin-right: 5px;
}

@media (min-width: 992px) {
    .modal-backdrop {
        opacity: 0.6;
        z-index: -1;
        margin-right: 20px;
    }
}

.modal-backdrop.fade.in {
    opacity: 0!important;
}

body.modal-open {
    overflow: hidden !important;
}

.aviso-responsaveis p {
    font-size: 1.7rem;
    text-align:justify;
}