/*Marcação de Aula*/
.passos-marcacao {
    border-left: 1px solid #858e95;
}

.passos-marcacao:first-child {
    border-left: 0;
}

.agendar-aula .list-group-flush .list-group-item:first-child {
    border-top: 0 !important;
}

.modal-open .modal-marcar-aula, .modal-open .modal-desmarcar-aula, .modal-open .modal-atualizar-senha {
    background: rgba(0, 0, 0, 0.75);
    z-index: 9999;
}

.radio-marcacao input[type="radio"], .radio-marcacao-horas input[type="radio"] {
    display: none;
}

.radio-marcacao label, .radio-marcacao-horas label {
    text-align: center;
    padding: 0;
    border: 0;
    display: block;
    background-color: #f8f9fa;
    border-radius: 3px;
    margin-bottom: 0;
    cursor: pointer;
}

.radio-marcacao div, .radio-marcacao-horas div {
    margin-bottom: 1em;
}

.radio-marcacao div:last-child, .radio-marcacao-horas div:last-child {
    margin-bottom: 0;
}

.radio-marcacao label p.mes {
    margin-bottom: 0;
    background-color: #868e96;
    color: #f8f9fa;
    text-transform: uppercase;
    line-height: 2em;
}

.radio-marcacao label p.day, .radio-marcacao-horas p.hora {
    margin-bottom: 0;
    font-weight: bold;
    color: #343a40;
    font-size: 2em;
}

.radio-marcacao-horas p.hora {
    line-height: 2em;
}

.radio-marcacao label p.dia {
    margin-bottom: 0;
    text-transform: uppercase;
    color: #343a40;
    font-weight: bold;
    font-size: .8em;
    padding-bottom: .5em;
}

.radio-marcacao label.active p, .radio-marcacao-horas label.active p {
    color: #dc3645 !important;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.radio-marcacao label.active p.mes {
    color: #f8f9fa !important;
    background-color: #dc3645;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.card-desmarcacao .card-header {
    line-height: 31px !important;
}

.btn-group-aulas label.btn {
    border-radius: 0 !important;
    cursor: pointer;
    background-color: #f8f9fa;
    margin-bottom: .5em;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.btn-group-aulas label.btn span::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    float: right;
    padding-top: 3px;
}

.btn-group-aulas label.btn span {
    color: #DC3641;
    font-weight: bold;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.btn-group-aulas label.btn.active {
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.btn-group-aulas label.btn.active span, .btn-group-aulas label.btn.active i {
    color: #721c24 !important;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.btn-group-aulas label.btn:last-child {
    margin-bottom: 0;
}

.btn-group-aulas label.btn.focus {
    border: 0;
    box-shadow: none;
}

.login-container {
    height: 100vh !important;
}

.sidebar-header {
    box-shadow: 0 0 10px #353a40;
}

div#content-app {
    margin-top: 110px;
    display: flex;
}

div#content-app {
    display: none;
}

#btn-sidebar-app {
    display: none;
}

button.btn {
    cursor: pointer !important;
}

img.img-responsive {
    max-width: 100% !important;
}

body {
    background-color: #edecec !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
}

strong {
    font-weight: 700 !important;
}

a {
    text-decoration: none !important;
}

.decoration-none:hover {
    text-decoration: none !important;
}

.nav-pills-red li.nav-item a.nav-link {
    color: #dc3545 !important;
}

.nav-pills-red li.nav-item a.nav-link.active {
    background: #dc3545 !important;
    color: white !important;
}

.display-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
}

h1 {
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: .5em;
}

h4 {
    font-size: 1.4em;
    text-align: center;
}

/*---------- Class-Hsistory ----------*/
.class-history {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.class-history:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #464a4e;
    left: 50%;
    margin-left: -1.5px;
}

.class-history > li {
    margin-bottom: 20px;
    position: relative;
}

.class-history > li:before,
.class-history > li:after {
    content: " ";
    display: table;
}

.class-history > li:after {
    clear: both;
}

.class-history > li > .class-history-panel {
    width: 46%;
    float: left;
    border: 2px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.class-history > li > .class-history-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.class-history > li > .class-history-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    /*border-left: 14px solid #fff;
    border-right: 0 solid #fff;*/
    border-bottom: 14px solid transparent;
    content: " ";
}

.class-history > li > .class-history-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 0;
    border-radius: 50%;
    border: 2px solid;
}

.class-history > li.class-history-inverted > .class-history-panel {
    float: right;
}

.class-history > li.class-history-inverted > .class-history-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.class-history > li.class-history-inverted > .class-history-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.class-history-badge.primary {
    background-color: #2e6da4 !important;
}

.class-history-badge.success {
    background-color: #3f903f !important;
}

.class-history-badge.warning {
    background-color: #f0ad4e !important;
}

.class-history-badge.danger {
    background-color: #d9534f !important;
}

.class-history-badge.info {
    background-color: #5bc0de !important;
}

.class-history-title {
    margin-top: 0;
    color: inherit;
}

.class-history-body > p,
.class-history-body > ul {
    margin-bottom: 0;
}

.class-history-body > p + p {
    margin-top: 5px;
}

.class-history > li > .class-history-badge.stage1, .class-history-panel.stage1 {
    border: 2px solid #9E9E9E !important;
}

.class-history > li > .class-history-badge.stage2, .class-history-panel.stage2 {
    border: 2px solid #FF5722 !important;
}

.class-history > li > .class-history-badge.stage3, .class-history-panel.stage3 {
    border: 2px solid #8BC34A !important;
}

.class-history > li > .class-history-badge.stage4, .class-history-panel.stage4 {
    border: 2px solid #FF9800 !important;
}

.class-history > li > .class-history-badge.stage5, .class-history-panel.stage5 {
    border: 2px solid #3F51B5 !important;
}

.class-history > li > .class-history-badge.falta, .class-history-panel.falta {
    border: 2px solid #F44336 !important;
}

.class-history > li > .class-history-badge.falta i {
    color: #F44336 !important;
}

.class-history-panel.falta:after {
    border-left: 14px solid #F44336;
    border-right: 0px solid #F44336;
}

.class-history > li > .class-history-badge.presenca, .class-history-panel.presenca {
    border: 2px solid #4CAF50 !important;
}

.class-history > li > .class-history-badge.presenca i {
    color: #4CAF50 !important;
}

.class-history-panel.presenca:after {
    border-left: 14px solid #4CAF50;
    border-right: 0px solid #4CAF50;
}

.class-history > li > .class-history-badge.stage1 i {
    color: #9E9E9E !important;
}

.class-history > li > .class-history-badge.stage2 i {
    color: #FF5722 !important;
}

.class-history > li > .class-history-badge.stage3 i {
    color: #8BC34A !important;
}

.class-history > li > .class-history-badge.stage4 i {
    color: #FF9800 !important;
}

.class-history > li > .class-history-badge.stage5 i {
    color: #3F51B5 !important;
}

.class-history-panel.stage1:after {
    border-left: 14px solid #9E9E9E;
    border-right: 0px solid #9E9E9E;
}

.class-history-panel.stage2:after {
    border-left: 14px solid #FF5722;
    border-right: 0px solid #FF5722;
}

.class-history-panel.stage3:after {
    border-left: 14px solid #8BC34A;
    border-right: 0px solid #8BC34A;
}

.class-history-panel.stage4:after {
    border-left: 14px solid #FF9800;
    border-right: 0px solid #FF9800;
}

.class-history-panel.stage5:after {
    border-left: 14px solid #3F51B5;
    border-right: 0px solid #3F51B5;
}

ul.tab-nav.tn-justified {
    background: #FFF !important;
}

ul.tab-nav.tn-justified:not(.tn-vertical):not([data-tab-color]) > li > a:after {
    background: #c22727 !important;
}

@media (max-width: 767px) {
    ul.class-history:before {
        left: 40px;
    }

    ul.class-history > li > .class-history-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.class-history > li > .class-history-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.class-history > li > .class-history-panel {
        float: right;
    }

    ul.class-history > li > .class-history-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.class-history > li > .class-history-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}

.class-history-badge.bg-light.border-warning i {
    color: #ffc107 !important;
}

.class-history-badge.bg-light.border-danger i {
    color: #dc3545 !important;
}

.class-history-badge.bg-light.border-secondary i {
    color: #868e96 !important;
}

.class-history-badge.bg-light.border-info i {
    color: #17a2b8 !important;
}

.class-history-badge.bg-light.border-success i {
    color: #28a745 !important;
}

/*---------- Stage-Review ----------*/
.stage-review {
    counter-reset: step;
}

.stage-review li {
    list-style-type: none;
    width: 6%;
    float: left;
    right: 20px;
    font-size: 12px;
    position: relative;
    text-transform: uppercase;
    color: #7d7d7d;
}

.stage-review li:before {
    width: 30px;
    height: 30px;
    content: "\f068";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    counter-increment: step;
    line-height: 27px;
    border: 2px solid #7d7d7d;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: white;
}

.stage-review li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #7d7d7d;
    top: 15px;
    left: -50%;
    z-index: -1;
}

.stage-review li:first-child:after {
    content: none;
}

.stage-review li.acerto {
    color: green;
}

.stage-review li.acerto:before {
    border-color: green;
    line-height: 27px !important;
    content: "\f00c" !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
}

.stage-review li.acerto + li:after {
    background-color: green;
}

.stage-review li.error {
    color: red;
}

.stage-review li.error:before {
    border-color: red;
    line-height: 27px !important;
    content: "\f00d" !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
}

.stage-review li.error + li:after {
    background-color: red;
}

hr#hr-review {
    width: 100% !important;
}

/*---------- XD ----------*/
#agora {
    text-transform: uppercase;
    font-weight: 100;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 0;
}

#assine {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #000000;

}

#valor {
    font-weight: 100;
    font-size: 50px;
    color: #b21b19;

}

#temas {
    text-transform: uppercase;
    font-weight: 100;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 0;
    text-align: center;
    border-bottom: 1px solid #1b6575;
    margin-top: 25px;
    padding-top: 15px;
    padding-bottom: 25px;
}

.text-danger2 {
    color: #b21b19;
}

.bg-danger2 {
    background: #b21b19 !important;
}

.text-mgm {
    color: #fdc216 !important;
}

.text-bold {
    font-weight: bold !important;
}

.bg-blue {
    color: #3F51B5 !important;
}

/*---------- GOLDEN FRIENDS ----------*/

#carregandoAjax {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 9999;
    color: #FFF;
    text-align: center;
    align-items: center;
    justify-content: center;
}

#transferir .nome-amigo {
    font-size: 1.1em !important;
}

input#valor {
    font-size: inherit !important;
}

#golden {
    font-family: inherit;
    font-size: 33px;
    line-height: 1.1;
    color: #FAFAFA;
}

#novo {
    color: #FAFAFA;
    font-size: 20px;
    text-align: left;
}

#info {
    border-bottom: 1px solid #efc311;
}

.title-box-bg {
    background: linear-gradient(to right, #ffc607, #f78f1e);
    padding: 8px 0;
    font-size: 24px;
    width: 80%;
    margin: 0 auto 25px;
    font-family: inherit;
    font-weight: 500;
    text-align: center;
}

.yellow-block {
    background-color: #e7ca31;
    margin: 50px 0;
    padding: 50px 0;
    position: relative;
}

/*  TEXT COLOR   */

.c-white {
    color: #ffffff
}

.c-black {
    color: #040505;
}

/****************************************************/

#curso {
    font-family: inherit;
    line-height: 1.1;
    color: #000000;
    font-size: 33px;
    font-weight: bold;
}

#como {
    color: #FFF;
}

.yellow-block:after {
    content: "";
    position: absolute;
    color: #e7ca31;
    top: 100%;
    left: 48%;
    border-top: 25px solid blue;
    border-top-color: inherit;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

#pode {
    color: #FAFAFA;
}

#simples {
    color: #FAFAFA;
    text-align: center !important;
    font-weight: bold !important;
}

.card-indicacoes {
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.card-indicacoes img {
    width: 5em;
    filter: grayscale(100%);
}

.card-indicacoes:last-child {
    margin-bottom: 0 !important;
}

.card-indicacoes img.success {
    filter: grayscale(0%);
}

.alert-golden-friends {
    background-color: #e7ca31;
    border-color: #e7ca31;
    color: #353a40;
    font-weight: bold;
}

.cursor-pointer {
    cursor: pointer !important;
}

.card-indicacoes p.status {
    color: #868e96;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
}

/*---------- INDICAR AMIGOS ----------*/
#pills-tabContent {
    font-family: Verdana;
    font-size: 15px;
}

/*--------- MUDA TIME-LINE PARA O APP-----------*/
@media (max-width: 480px) {
    .stage-review li:before {
        width: 15px !important;
        height: 15px !important;
        margin-top: 7.5px !important;
        line-height: 11px !important;
        font-size: xx-small !important;
    }

    .stage-review li.error:before {
        line-height: 10px !important;
        font-size: xx-small !important;
    }

    .stage-review li.acerto:before {
        line-height: 10px !important;
        font-size: xx-small !important;
    }

    #texto_topo {
        font-size: large !important;
        margin-top: 1rem !important;
        margin-bottom: 0rem !important;
    }
}

/*------------Chapters------------*/
hr {
    color: #040505;
    height: 1px;
    width: 20%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid;

}

.pergunta p {

    position: relative;
}

.pergunta p span {

    padding-right: 10px;
    background-color: #edecec;
}

/*.pergunta p:after {*/
/*content:"";*/
/*position: absolute;*/
/*bottom: 0;*/
/*left: 0px;*/
/*right: 0px;*/
/*height: 0.5em;*/
/*border-top: 1px solid black;*/
/*z-index: -1;*/
/*}*/
.pergunta span.linha:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    height: 0.5em;
    border-top: 1px solid black;
    z-index: -1;
}

.ml-6 {
    margin-left: 6em !important;
}

/*--------- MENU LATERAL -----------*/

.wrapper {
    display: flex;
    align-items: stretch;
    height: 100vh;
}

#sidebar {
    min-width: 270px;
    max-width: 270px;
    height: 100%;
    /*min-height: 100vh;*/
    transition: all 0.3s;
    /* top layer */
    z-index: 9999;
    overflow-y: scroll;
    /*box-shadow: 0 0 10px rgba(51, 51, 51, 0.38);*/
}

#sidebar ul li {
    margin-bottom: .5em;
}

#sidebar ul li ul li {
    list-style: none;
}

#sidebar ul li a {
    color: #262626;
    font-weight: 400;
    font-size: .9em;
    -webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -ms-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#sidebar ul li a i {
    padding-right: .25em;
}

#sidebar ul li a:hover {
    background: #f4f4f4;
    -webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -ms-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#sidebar.active {
    margin-left: -270px;
}

#sidebar ul li a[data-toggle="collapse"] {
    position: relative;
}

#sidebar ul li a[aria-expanded="false"]::before, #sidebar ul li a[aria-expanded="true"]::before {
    content: '\f107';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'FontAwesome';
    font-size: 1.1em;
}

#sidebar ul li a[aria-expanded="true"]::before {
    content: '\f106';
}

@media (max-width: 991px) {
    .passos-marcacao {
        border-left: 0;
    }

    .wrapper {
        display: block;
    }

    #sidebar {
        margin-left: -270px;
        position: fixed;
        /*overflow: scroll !important;*/
    }

    header {
        position: fixed;
        width: 100%;
        z-index: 9;
    }

    #sidebar.active {
        margin-left: 0 !important;
    }
}

@media (min-width: 992px) {
    #sidebar.active {
        margin-left: 0;
    }

    .overlay {
        display: none !important;
    }
}

.overlay {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 9998;
    color: #FFF;
    text-align: center;
}

#dimmis {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 35px;
    color: white;
    background: #ffffff2b;
    border-radius: .25em;
    cursor: pointer;
}

.paginate_liberar {
    display: table-row-group !important;
}

.paginate_block {
    display: none !important;
}

.paginar {
    vertical-align: middle !important;
    border-color: inherit !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1500px;
    }
}

audio#audio {
    width: 104% !important;
    margin-left: -15px !important;
}

/*---------- MEDIA QUERIES ---------*/
/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
    #content {
        padding-top: 85px !important;
    }

    #rosa {
        margin-left: 0.8rem !important;
        margin-right: 0.8rem !important;
    }

    #branco {
        margin-left: 0.8rem !important;
        margin-right: 0.8rem !important;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
    #content {
        padding-top: 85px !important;
    }

    #rosa {
        margin-left: 0.8rem !important;
        margin-right: 0.8rem !important;
    }

    #branco {
        margin-left: 0.8rem !important;
        margin-right: 0.8rem !important;
    }

}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    #content {
        padding-top: 120px !important;
    }

    #rosa {
        margin-left: 0.8rem !important;
        margin-right: 0.8rem !important;
    }

    #branco {
        margin-left: 0.8rem !important;
        margin-right: 0.8rem !important;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
    #rosa {
        margin-left: 0.8rem !important;
        margin-right: 0.8rem !important;;
    }

    #branco {
        margin-left: 0.8rem !important;
        margin-right: 0.8rem !important;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

    #rosa {
        margin-left: 0.8rem !important;
        margin-right: 0.8rem !important;
    }

    #branco {
        margin-left: 0.8rem !important;
        margin-right: 0.8rem !important;
    }
}

.chapter th, td {
    border: none !important;
}

#extract {
    border-bottom: 1px solid #aba9a3;
}

#frmBuscaHorarioAulaMarcacao {
    margin-bottom: 1em;
}

#frmBuscaHorarioAulaMarcacao:last-child {
    margin-bottom: 0;
}

.card-audio .card-header .col-2 {
    background-color: rgba(0, 0, 0, 0.1);
    color: #4C4C4C;
}

.card-audio .card-header {
    background-color: #eaeaea;
}

.card-audio .card-header h5 {
    font-size: 1em;
    margin-bottom: 0;
}

.card-audio .card-header h5 {
    font-size: 1em;
    margin-bottom: 0;
}

.radio label {
    border-radius: 0 !important;
    cursor: pointer;
    background-color: #f8f9fa;
    margin-bottom: .5em;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 100%;
    padding: .5rem .75rem;
    line-height: 1.25;

}

.radio label.active a::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f111";
    float: right;
    padding-top: 3px;
    color: #818182;
}

.radio label.active {
    background-color: #eaeaea;
}

.radio label input {
    display: none;

}

#card-perguntas p {
    font-weight: bold;
}

#bucks {
    height: 450px;
    /*    overflow: scroll;*/
    overflow-y: scroll;
}

div.jAbaContainer {
    padding: 3px;
}

div.jAbaHeader {
    font-size: 13px;
}

.jAbaBody {
    width: 100% !important;
}

/*#cke_termo {
    height: 75% !important;
}*/

#cke_1_contents {
    height: 370px !important;
}

div.jAbaHeader .jTabHeaderHidden {
    cursor: pointer;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    padding: 3px;
}

div.jAbaHeader .jTabHeaderInline {
    cursor: pointer;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    padding: 3px;
}

div.jAbaBody .jTabBodyHidden {
    display: none;
}

div.jAbaBody .jTabBodyInline {
    display: block;
}

.table tr td, .table tr th, .table tr {
    border: 1px solid #dee2e6;
}

.table td, .table th {
    border-right: 1px solid #dee2e6 !important;
}

.fundo-verde {
    background-color: #28a74514 !important;
}

.fundo-vermelho {
    background-color: #a7282814 !important;
}

.chapter a {
    color: #dc3545;
}

li.list-group-item iframe {
    height: 30em;
    width: 100%;
}

table.table.table-config td {
    vertical-align: inherit;
}

/* CSS MGM */
@media (max-width: 1231px) {
    #h3-mgm {
        font-size: calc(80%) !important;
    }

    #p-mgm {
        font-size: calc(55%) !important;
    }
}

@media (max-width: 768px) {

    .img-passo-a-passo {
        width: 30% !important;
    }
}

@media (max-width: 992px) {
    .border-lado {
        border: none !important;
    }

    #h3-mgm {
        font-size: calc(100%) !important;
    }

    #p-mgm {
        font-size: calc(45%) !important;
    }

    .img-premios {
        width: 75% !important;
    }

}

.img-premios {
    width: 100%;
}

.img-passo-a-passo {
    width: 50%;
}

.border-lado {
    color: #696969;
    padding-left: 20px;
    border-left: 3px solid;
}

.cor-fundo {
    background-color: #f7f8f5 !important;
}

.cor-produtos {
    background-color: #dfebed !important;
}

.cor-sorteio {
    background-color: #9645fa !important;
}

.text-sorteio {
    color: #ffffff !important;
}

.background-frase-iphone {
    background-color: #f2c00d !important;
}

#landing-page, h3, h2, h1, h4, h5, p {
    color: #4f3037 !important;;
}

.indique-amigos {
    background-color: #0cd740 !important;
}

.confira-o-regulamento {
    background-color: #6a3c36 !important;
    max-height: 50% !important;
}

.border-dashed {
    border-bottom: 1px dashed #000;
}

#p-mgm {
    font-size: calc(70%) !important;
}

.bgHeaderCdp {
    background: #083b73 !important;
}

.font-relatorio {
    text-align: right;
    font-size: .9em;
    margin-bottom: 0;
    font-weight: normal;
}

h4.font-relatorio {
    font-size: 2em;
}

/*@media (max-width: 1400px) {
    .font-relatorio {
        font-size: 75% !important;
    }

    .icone-relatorio {
        font-size: 2em !important;
    }
}*/

/*
.font-relatorio {
    font-size: 1.2em;
}

.icone-relatorio {
    font-size: 3em;
}*/

.close {
    margin: 0px !important;
}

#table_web_wrapper {
    margin-top: 20px !important
}

#table_web_filter {
    text-align: right;
}

#table_stage_filter {
    text-align: right;
}

#table_stage_wrapper {
    margin-top: 20px !important
}

#table_test_wrapper {
    margin-top: 20px !important
}

#table_test_filter {
    text-align: right;
}

#table_banner_wrapper {
    margin-top: 20px !important
}

#table_banner_filter {
    text-align: right;
}

#tableAVR_wrapper {
    margin-top: 20px !important
}

#tableAVR_filter {
    text-align: right;
}

#table_filter {
    text-align: right;
}

#table_MGM_filter {
    text-align: right;
}

#table_log_length {
    text-align: right !important;
}

#table_log_filter {
    text-align: right !important;
}

#table_log_wrapper {
    margin-top: 15px !important;
}

#table_log_info {
    float: left !important;
}

#table_log_paginate {
    float: right !important;
}

#empresas_relatorio_filter {
    text-align: right;
}

#empresas_relatorio_wrapper {
    margin-top: 5px !important
}

#table_MGM_wrapper {
    margin-top: 20px !important
}

.bg-info-1 {
    background-color: #006577;
}

.bg-info-2 {
    background-color: #01313a;
}

.bg-info-3 {
    background-color: #107e90;
}

.chartjs-size-monitor {
    max-width: 86% !important;
    height: auto !important;
}

#myChart_pizza {
    max-width: 86% !important;
    height: 95% !important;
}

#table_indicadores_length {
    display: none !important;
}

#table_indicadores_filter {
    display: none !important;
}

#table_indicadores_info {
    float: left !important;
}

#table_indicadores_paginate {
    float: right !important;
}

#table_indicadores_aluno_length {
    display: none !important;
}

#table_indicadores_aluno_filter, #table_log_app_filter, #table_log_app_length
,#table_log_web_length, #table_log_web_filter {
    display: none !important;
}

#table_indicadores_aluno_info {
    float: left !important;
}

#table_indicadores_aluno_paginate {
    float: right !important;
}



@media print {
    *{
        margin: 0 !important;
    }
    header, div.col-md-4, nav {
        display: none !important;
    }

    table {
        width: 100% !important;
    }
    h1{
        font-size: 1.5em !important;
    }
}

.fa-black {
    color: #212529 !important;
}