<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/****************
 *    PÃGINA    *
 ****************/
body {
    font-weight: 300;
}

::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: rgba(245, 245, 245, 0);
}

::-webkit-scrollbar-thumb {
    background-color: #c8c8c8;
}

/***************
 *    CORPO    *
 ***************/
main {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 2rem;
    -webkit-transition: margin-left .4s ease;
    -moz-transition: margin-left .4s ease;
    -ms-transition: margin-left .4s ease;
    -o-transition: margin-left .4s ease;
    transition: margin-left .4s ease;
}

.side-nav .divider {
    margin: 8px 8px 0 8px;
}

.no-margin {
    margin: 0 !important;
}

/****************
 *    NAVBAR    *
 ****************/
header {
    height: 96px;
}

.navbar-fixed {
    z-index: 1001;
    top: 0px;
}

nav {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #00458e;
}

nav .collapse-menu {
    display: inline-block;
    margin: 0 16px;
}

nav span,
nav a {
    display: inline-block;
    vertical-align: middle;
}

nav .brand-logo {
    font-size: 26px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    position: relative;
}

ul.nav-acessiblidade {
    position: relative;
    display: inline-block;
    float: right;
    font-weight: 400;
    line-height: 26px;
    margin: 0 10px 0 0;
    padding-left: 0;
    list-style-type: none;
}

ul.nav-acessiblidade li {
    list-style-type: none;
    float: left;
    padding: 0;
}

ul.nav-acessiblidade a {
    font-size: .9rem;
    padding: 0 10px;
    color: #fff;
}

ul.nav-acessiblidade a:hover {
    background-color: inherit;
}

ul.nav-acessiblidade img {
    width: 12px;
    margin-top: 5px;
}

.sub-nav-fixed {
    height: 40px;
    position: fixed;
    top: 56px;
    z-index: 800;
    width: 100%;
}

.sub-nav {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 800;
    width: 100%;
}

.sub-nav .sub-nav-background img {
    width: 100%;
    height: 50px;
    object-fit: cover;
}

.sub-nav .overlay {
    padding: 0 2.75rem;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 69, 142, 0.7);
    -webkit-transition: margin-left .4s ease;
    -moz-transition: margin-left .4s ease;
    -ms-transition: margin-left .4s ease;
    -o-transition: margin-left .4s ease;
    transition: margin-left .4s ease;
}

.truncate p {
    margin: 0;
}

/****************
 *    LOADER    *
 ****************/
.loader-wrapper {
    position: fixed;
    -webkit-transition: margin .4s ease;
    -moz-transition: margin .4s ease;
    -ms-transition: margin .4s ease;
    -o-transition: margin .4s ease;
    transition: margin .4s ease;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loader {
    display: none;
    color: #00458e;
    font-size: 3rem;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/**************
 *    MENU    *
 **************/
.side-nav {
    position: relative;
    -webkit-transition: width .4s ease;
    -moz-transition: width .4s ease;
    -ms-transition: width .4s ease;
    -o-transition: width .4s ease;
    transition: width .4s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #00458e;
    background: -moz-linear-gradient(bottom, rgba(0, 100, 255, 1) 0%, rgba(0, 69, 142, 1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 100, 255, 1) 0%, rgba(0, 69, 142, 1) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 100, 255, 1) 0%, rgba(0, 69, 142, 1) 100%);
    background: -ms-linear-gradient(bottom, rgba(0, 100, 255, 1) 0%, rgba(0, 69, 142, 1) 100%);
    background: linear-gradient(to top, rgba(0, 100, 255, 1) 0%, rgba(0, 69, 142, 1) 100%);
}

.side-nav-fixed {
    position: fixed;
    top: 0;
    z-index: 1000;
    padding-top: 56px;
    height: 100vh;
}

.side-nav .user-view {
    text-align: center;
    position: relative;
    padding: .4rem 1rem 0 1rem;
    margin-bottom: 0;
    line-height: 1rem;
}

.side-nav .user-view img {
    margin: 0 auto;
}

.side-nav .user-view .email {
    padding-bottom: 4px;
}

.side-nav .user-view .clearfix {
    padding-bottom: 1rem;
}

.side-nav li &gt; a {
    padding: 0 10px;
    overflow: hidden;
    font-weight: 300;
    color: #ebebeb;
}

.side-nav li &gt; a &gt; i:not(.material-icons) {
    font-size: 1.6rem;
    margin: 0 1rem 0 0;
    color: #fff;
    text-align: center;
}

.side-nav li.active a {
    background-color: #164293;
    border-left: 4px solid #fff;
    padding-left: 6px;
}

.side-nav-collapsed .side-nav li.menu-item:hover {
    width: 260px;
}

.side-nav-collapsed .side-nav {
    overflow: visible;
}

.side-nav li.menu-item:not(.active) &gt; a:hover,
.side-nav li.menu-item:not(.active):hover &gt; a {
    background-color: #1748a6;
}

.side-nav-collapsed .side-nav li:hover &gt; a &gt; span {
    opacity: 1;
}

.side-nav-collapsed .side-nav .user-view img {
    width: 40px;
    height: 40px;
}

.side-nav .user-view .nome {
    font-weight: 600;
}

.side-nav-collapsed .side-nav .user-view .nome {
    padding-top: 1rem;
}

.side-nav-collapsed .side-nav .user-view div,
.side-nav-collapsed .side-nav .user-view .nome,
.side-nav-collapsed .side-nav .user-view .email {
    display: none;
}

.side-nav-collapsed .side-nav .user-view {
    padding: .4rem;
}

.side-nav li span {
    color: #FFF;
}

.side-nav li &gt; a &gt; i.material-icons {
    margin: 0 16px 0 0;
    color: #FFF;
}

.side-nav-collapsed .side-nav {
    width: 56px !important;
}

.side-nav li &gt; a &gt; span {
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.side-nav-expanded .side-nav span {
    opacity: 1;
}

.side-nav-collapsed .side-nav span {
    opacity: 0;
}

/******************
 *    CONTEÃšDO    *
 ******************/
.titulo-pagina {
    margin: 0 0 1rem 0;
}

.acoes-pagina {
    text-align: right;
    padding-top: 1rem;
}

.sub-nav {
    font-family: "Oxygen", "Roboto", sans-serif;
    font-weight: 400;
}

.material-navegacao,
.sub-nav .overlay div,
.material-didatico {
    margin: 0 auto;
    max-width: 900px;
    width: 90%;
}

.material-didatico {
    position: relative;
    padding: 0;
    text-align: justify;
    font-family: "Roboto", sans-serif;
}

.material-didatico .row {
    margin-left: -.75rem;
    margin-right: -.75rem;
}

.material-didatico strong {
    font-weight: 600;
}

.material-didatico h1,
.material-didatico h2,
.material-didatico h3,
.material-didatico h4,
.material-didatico h5,
.material-didatico h6 {
    font-family: "Oswald", "Roboto", sans-serif;
}

.material-didatico h1 {
    margin: 0 0 1rem 0;
    font-size: 2.2rem;
}

.material-didatico h2 {
    margin: 0 0 1rem 0;
    font-size: 2rem;
}

.material-didatico h3 {
    margin: 0 0 1rem 0;
    font-size: 1.8rem;
}

.material-didatico h4 {
    margin: 2rem 0 1rem 0;
    font-size: 1.6rem;
}

.material-didatico h5 {
    margin: 0 0 1rem 0;
    font-size: 1.4rem;
}

.material-didatico h6 {
    margin: 2rem 0 1rem 0;
    font-size: 1.2rem;
}

.material-didatico .col img {
    max-width: 100%;
}

.material-didatico .row {
    margin-bottom: 1rem;
}

.material-didatico p {
    margin: 1rem 0;
}

.material-didatico .collapsible-body p:first-of-type,
.material-didatico .col p:first-of-type {
    margin-top: 0;
}

.material-didatico .collapsible-body p:last-of-type,
.material-didatico .col p:last-of-type {
    margin-bottom: 0;
}

.material-didatico blockquote {
    margin: 0;
    padding: 0;
    border: none;
}

.material-didatico img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.material-didatico figure {
    font-size: .8rem;
    text-align: center;
    max-width: 80%;
    font-weight: 300;
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.material-didatico .col.l6 figure,
.material-didatico .col.l4 figure,
.material-didatico .col.l3 figure,
.material-didatico .col.l2 figure {
    max-width: 100%;
}

.material-didatico figure a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    line-height: 0;
}

.material-didatico figure a:before {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
}

.material-didatico figure a:after {
    font-family: 'Fontello';
    content: "\E80F";
    font-size: 2.6rem;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.conteudo-conceito.tiny-tooltip {
    text-decoration: underline;
    font-weight: 600;
    text-decoration-style: dotted;
    -moz-text-decoration-style: dotted;
    -webkit-text-decoration-style: dotted;
}

.box-capitulo-creditos {
    margin-bottom: 30px;
}

.destaque p:first-of-type {
    margin-top: 0;
}

.destaque p:last-of-type {
    margin-bottom: 0;
}

.destaque .btn {
    margin-top: .8rem;
}

.destaque {
    border: 4px solid #00458e;
    border-radius: 20px;
    margin-top: 2.6rem;
    margin-bottom: 1rem;
    padding: 1rem;
    position: relative;
    text-align: justify;
}

.destaque-simples {
    margin-top: 14px;
}

.destaque:after {
    color: #00458e;
    position: absolute;
    top: -20px;
    left: 64px;
    font-weight: 800;
    font-size: 1.6rem;
    background-color: #fff;
    padding-right: 1rem;
}

.destaque:before {
    font-family: "Fontello";
    line-height: 1;
    color: #00458e;
    float: left;
    width: 70px;
    height: 70px;
    font-size: 60px;
    overflow: hidden;
    background-color: #fff;
    margin-top: -50px;
    margin-left: -20px;
    text-align: center;
    padding: 5px;
}

.destaque.saiba-mais:after {
    content: "Para saber mais";
}

.destaque.saiba-mais:before {
    content: '\e809';
}

.destaque.desafio:after {
    content: "Desafio";
}

.destaque.desafio:before {
    content: '\e813';
}

.destaque.conceito:after {
    content: "Conceito";
}

.destaque.conceito:before {
    content: '\e80b';
}

.destaque.atividade:after {
    content: "Atividade";
}

.destaque.atividade:before {
    content: '\e808';
}

.destaque.dica-livro:after {
    content: "Dica de livro";
}

.destaque.dica-livro:before {
    content: '\e80c';
}

.destaque.dica-de-leitura:after {
    content: "Dica de leitura";
}

.destaque.dica-de-leitura:before {
    content: '\e818';
    font-size: 65px;
}

.destaque.dica-site:after {
    content: "Dica de site";
}

.destaque.dica-site:before {
    content: '\e80a';
}

.destaque.dica-filme:after {
    content: "Dica de filme";
}

.destaque.dica-filme:before {
    content: '\e806';
}

.destaque.dica-video:after {
    content: "Dica de vÃ­deo";
}

.destaque.dica-video:before {
    content: '\e806';
}

.destaque.lembre-se:after {
    content: "Lembre-se";
}

.destaque.lembre-se:before {
    content: '\e807';
}

.destaque.para-pensar:after {
    content: "Para pensar";
}

.destaque.para-pensar:before {
    content: '\e815';
    font-size: 49px;
    margin-top: -44px;
    height: 65px;
}

.table-wrapper-message {
    margin: 10px;
}

.table-wrapper-message::before {
    content: 'ObservaÃ§Ã£o: Utilize a barra de rolagem para visualizar a tabela.';
}

.table-wrapper {
    overflow: auto;
}

.exercicio-lacunas p input[type=text]:not(.browser-default),
.exercicio-lacunas p input:not([type]) {
    width: inherit;
    margin-bottom: 0;
    margin-right: .4rem;
    padding: 0;
    height: 1.4rem;
    text-align: center;
}

.exercicio-lacunas p i {
    margin-left: .4rem;
}

.exercicio-lacunas p label {
    font-size: 1rem;
}

p.frase-destaque-azul {
    max-width: 80%;
    padding: 2rem 2.6rem;
    background-color: #114078;
    color: #fff;
    margin: 0 auto;
    font-family: "Oxygen", "Roboto", sans-serif;
    text-align: center;
}

.material-didatico ul.collapsible {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.material-didatico ul.collapsible .collapsible-header {
    background-color: #fafafa;
    display: block;
}

.material-didatico ul:not(.collapsible):not(.slick-dots):not(.without-dots) {
    list-style-type: disc !important;
    padding: 0;
    margin: 0 0 0 2rem;
}

.material-didatico ul:not(.collapsible):not(.slick-dots):not(.without-dots) li {
    list-style-type: disc !important;
}

.material-didatico ul:not(.collapsible):not(.slick-dots) ul:not(.collapsible):not(.slick-dots),
.material-didatico ul:not(.collapsible):not(.slick-dots) li ul:not(.collapsible):not(.slick-dots) li {
    list-style-type: circle !important;
}

.material-didatico ul:not(.collapsible):not(.slick-dots) ul:not(.collapsible):not(.slick-dots) ul:not(.collapsible):not(.slick-dots),
.material-didatico ul:not(.collapsible):not(.slick-dots) li ul:not(.collapsible):not(.slick-dots) li ul:not(.collapsible):not(.slick-dots) li {
    list-style-type: square !important;
}

.material-didatico .collapsible-body {
    padding: 1.2rem 1.4rem;
}

table.center-align td,
table.center td {
    text-align: center !important;
}

.table-single-title-container,
.table-title-container {
    color: #fff;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 400;
    margin-bottom: 1rem;
}

.table-title-container {
    max-width: 60%;
    margin-left: 10%;
    background-color: #1b120f;
    font-size: 1.8rem;
    line-height: 2.6rem;
    padding-left: 2.8rem;
    margin-top: 1rem;
}

.table-single-title-container {
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding-left: 2rem;
}

.table-title {
    padding: .2rem .6rem .4rem .6rem;
    display: block;
}

.table-title-container .table-title {
    background-color: #413f40;
}

.general-caption {
    margin-top: 0 !important;
}

.general-caption,
.table-caption {
    text-align: center;
    font-size: .8rem;
}

.table-single {
    color: #fff;
}

.table-single td {
    padding: 10px;
    border-radius: 0;
    font-size: .9rem;
}

.table-versus thead th:nth-of-type(2):before {
    content: "x";
    position: absolute;
    left: 0;
    transform: translateX(-50%);
    font-size: 2.6rem;
    top: 0;
    font-weight: 300;
}

.table-two-dimensional th,
.table-big thead th {
    font-size: 1.4rem;
    line-height: 2rem;
}

.table-without-header {
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
}

.table-comparison thead th {
    font-size: 1.8rem;
    line-height: 2.6rem;
}

.table-comparison th,
.table-comparison td {
    width: 50% !important;
}

.table-two-dimensional th,
.table-big thead th,
.table-comparison thead th {
    text-align: center;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 400;
    padding: .2rem .4rem .4rem .4rem;
    border-radius: 0;
    position: relative;
}

.table-two-dimensional,
.table-big {
    max-width: 100% !important;
    margin: 0 auto;
}

.table-comparison {
    max-width: 80% !important;
    margin: 0 auto;
}

.table-two-dimensional thead,
.table-big thead,
.table-comparison thead {
    border: none;
}

.table-comparison {
    color: #fff;
}

.table-two-dimensional td,
.table-big td,
.table-comparison td {
    padding: 15px;
    border-radius: 0;
    font-size: .9rem;
}

.table-two-dimensional,
.table-big {
    border-collapse: separate;
}

.table-two-dimensional th {
    color: #fff;
}

.table-two-dimensional thead tr:first-of-type th,
.table-two-dimensional thead th:first-of-type {
    border-bottom: 3px solid #fff;
}

.table-two-dimensional tbody th:first-of-type,
.table-two-dimensional thead th:first-of-type {
    border-right: 3px solid #fff;
}

.table-two-dimensional.table-green-blue thead tr:first-of-type {
    background-color: #1c8177;
}

.table-two-dimensional.table-green-blue thead tr:last-of-type,
.table-two-dimensional.table-green-blue tbody tr th:first-of-type {
    background-color: #2175ad;
}

.table-two-dimensional.table-green-blue td {
    background-color: #f0f0ed;
}

.table-big th {
    color: #fff;
    border-right: 3px solid #fff;
}

.table-big td:not(:first-of-type) {
    border-left: 1px solid;
}

.table-big td {
    border-bottom: 1px solid;
}

.table-big.table-green th {
    background-color: #1c8177;
}

.table-big.table-green,
.table-big.table-green td {
    border-color: #1c8177;
}

.table-big.table-dark-green th {
    background-color: #15626f;
}

.table-big.table-dark-green,
.table-big.table-dark-green td {
    border-color: #15626f;
}

.table-big.table-blue th {
    background-color: #2175ad;
}

.table-big.table-blue,
.table-big.table-blue td {
    border-color: #2175ad;
}

.table-comparison.table-green-blue tr:nth-child(odd) td:nth-child(2n+1) {
    background-color: #15626f;
}

.table-comparison.table-green-blue th:nth-child(2n+1),
.table-comparison.table-green-blue tr:nth-child(even) td:nth-child(2n+1) {
    background-color: #1c8177;
}

.table-comparison.table-green-blue tr:nth-child(odd) td:nth-child(2n) {
    background-color: #114078;
}

.table-comparison.table-green-blue th:nth-child(2n),
.table-comparison.table-green-blue tr:nth-child(even) td:nth-child(2n) {
    background-color: #2175ad;
}

.table-single-title-container.table-green,
.table-single.table-green tr:nth-child(odd) {
    background-color: #15626f;
}

.table-single-title-container.table-green .table-title,
.table-single.table-green tr:nth-child(even) {
    background-color: #1c8177;
}

.table-single-title-container.table-purple,
.table-single.table-purple tr:nth-child(odd) {
    background-color: #7f0086;
}

.table-single-title-container.table-purple .table-title,
.table-single.table-purple tr:nth-child(even) {
    background-color: #a4529c;
}

.table-single-title-container.table-grey,
.table-single.table-grey tr:nth-child(odd) {
    background-color: #373536;
}

.table-single-title-container.table-grey .table-title,
.table-single.table-grey tr:nth-child(even) {
    background-color: #737278;
}

.table-single-title-container.table-blue,
.table-single.table-blue tr:nth-child(odd) {
    background-color: #114078;
}

.table-single-title-container.table-blue .table-title,
.table-single.table-blue tr:nth-child(even) {
    background-color: #2175ad;
}

.table-pattern {
    border: 1px solid #2175ad;
}

/* PadrÃ£o da tabela pequena Ã© 80% */
.table-smaller {
    width: 80%;
    margin: 0 auto;
}

/* PadrÃ£o da tabela micro Ã© 60% */
.table-micro {
    width: 60%;
    margin: 0 auto;
}

.table-smaller-one-column {
    width: 30%;
    margin: 0 auto;
}

.align-top-text tbody tr td {
    vertical-align: top;
}

/* Adicionar quando tiver um tÃ­tulo na tabela que Ã© celula com colspan do total de colunas */
.table-pattern .big-col-title {
    border-bottom: 1px solid white;
}

.table-pattern thead tr th {
    background-color: #2175ad;
    text-align: center;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 400;
    padding: .2rem .4rem .4rem .4rem;
    border-radius: 0;
    position: relative;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #fff;
}

.table-pattern thead tr th {
    border-left: 1px solid white;
}

.table-pattern thead tr th.white-celula {
    border-top: 1px solid white;
}

/* Para quando tiver uma tabela com a primeira celula em branco e sem texto */
.table-pattern thead tr th:first-child:not(.white-celula) {
    border-left: 1px solid #2175ad;
}

.table-pattern thead tr th .white-celula {
    border-top: none;
    border-left: none;
}

.table-pattern thead tr th:last-child {
    border-right: 1px solid #2175ad;
}

.table-pattern tbody th {
    background-color: #2175ad;
    text-align: center;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 400;
    padding: .2rem .4rem .4rem .4rem;
    border-radius: 0;
    position: relative;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #fff;
    border-bottom: 1px solid white;
}

.table-pattern tbody tr:last-child th {
    border-bottom: 1px solid #2175ad;
}

.table-pattern tfoot tr th {
    background-color: #2175ad;
    text-align: center;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 400;
    padding: .2rem .4rem .4rem .4rem;
    border-radius: 0;
    position: relative;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #fff;
}

.table-pattern tfoot tr th {
    border-left: 1px solid white;
}

.table-pattern tfoot tr th.white-celula {
    border-top: 1px solid white;
}

/* Para quando tiver uma tabela com a primeira celula em branco e sem texto */
.table-pattern tfoot tr th:first-child:not(.white-celula) {
    border-left: 1px solid #2175ad;
}

.table-pattern tfoot tr th .white-celula {
    border-top: none;
    border-left: none;
}

.table-pattern tfoot tr th:last-child {
    border-right: 1px solid #2175ad;
}

.table-pattern td {
    border: 1px solid;
    border-color: #2175ad;
    padding: 15px;
    border-radius: 0;
    font-size: .9rem;
}

.table-column-header {
    background-color: #2175ad;
    text-align: center;
    font-family: 'Oswald', 'Roboto', sans-serif;
    font-weight: 400;
    padding: .2rem .4rem .4rem .4rem;
    border-radius: 0;
    position: relative;
    color: white;
    font-size: 1.4rem;
}

/* Remove os espaÃ§amentos da tabela deixando apenas 5px dos lados */
table.table-padding-just-side tr th,
table.table-padding-just-side tr td {
    padding: 0;
    padding-right: 5px;
    padding-left: 5px;
}

table td {
    padding: 5px !important;
}

table.dre-table {
    border: 1px solid #2175ad;
}

table.dre-table thead {
    background-color: #2175ad;
    text-align: center;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 400;
    padding: .2rem .4rem .4rem .4rem;
    border-radius: 0;
    position: relative;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #fff;
}

table.dre-table .bb {
    border-bottom: 1px solid #2175ad;
}

table.dre-table .bt {
    border-top: 1px solid #2175ad;
}

table.dre-table .bl {
    border-left: 1px solid #2175ad;
}

table.dre-table .br {
    border-right: 1px solid #2175ad;
}

table.dre-table .font-weight {
    font-weight: 800;
}

.ocult-content {
    display: none;
}

.btn {
    background-color: #0091e6;
    font-weight: 400;
}

.btn:hover {
    background-color: #00a2ff;
}

.btn:focus {
    background-color: #0075c4;
}

/*******************
 *    CORREÃ‡Ã”ES    *
 *******************/
.input-field.tinymce-container div.error {
    margin-top: 5px;
}

.tinymce-container {
    padding-bottom: 30px;
}

.mce-tinymce.mce-container.mce-panel.mce-fullscreen {
    z-index: 1300;
}

.mce-window-head .mce-close:focus,
.mce-btn button:focus {
    background-color: inherit;
}

.mce-container.mce-abs-layout-item.mce-first.mce-formitem .mce-container-body.mce-abs-layout {
    overflow: inherit;
}

.conteudo-recuado {
    margin: 1rem auto !important;
    width: 80%;
}

.audio-container,
.widescreen-video-container {
    max-width: 80%;
    margin: 2rem auto;
}

.widescreen-iframe {
    margin: 1rem 0;
}

.widescreen-description p:nth-of-type(1) {
    margin: .2rem 0 0 0;
}

.widescreen-description p:nth-of-type(2) {
    color: #6f6f6f;
    margin: 0;
    font-size: .8rem;
    line-height: .8rem;
}

.widescreen-description p:nth-of-type(3) {
    color: #7e7e7e;
    font-style: italic;
}

.widescreen-description p:nth-of-type(3) {
    margin-top: .4rem;
}

.widescreen-iframe,
.widescreen-video {
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    overflow: hidden;
}

.onedrive-slide iframe,
.widescreen-video-mockup iframe,
.widescreen-iframe iframe,
.widescreen-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.widescreen-video-mockup {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

.widescreen-video-mockup img {
    width: 100%;
    top: -16.82%;
    left: 0;
}

.audio-track {
    /*background: #f0f0f0;*/
    display: flex;
    align-items: center;
}

.audio-cover {
    width: 200px;
    height: 200px;
}

.audio-cover img {
    background: #fff;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.audio-controls {
    flex-grow: 1;
    padding: 0 0 0 1.6rem;
}

.audio-controls .audio-title {
    font-size: 1.6rem;
    color: #161224;
}

.audio-controls .audio-simple-description {
    font-size: 1rem;
    color: #949494;
}

.audio-controls .audio-simple-description a {
    margin-left: .5rem;
}

.audio-caption a,
.audio-description a,
.audio-controls .audio-simple-description a {
    font-weight: 700;
}

.audio-controls .audio-seek {
    display: block;
    padding: 1rem 0 0 0;
    position: relative;
}

.audio-controls .audio-seek input[type=range] + .thumb {
    display: none;
}

.audio-controls .audio-seek-bar {
    display: block;
    width: 100%;
    height: 6px;
    border-radius: 2px;
    background: #d0cfd3;
    position: relative;
    margin-top: 1rem;
}

.audio-controls .audio-seek-bar .audio-seek-control {
    background: #161224;
    border: 2px solid #fff;
    height: 16px;
    width: 16px;
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 50%;
}

.audio-controls .audio-seek .audio-seek-bar {
    display: block;
    width: 100%;
    height: 6px;
    border-radius: 2px;
    margin: 0;
    outline: none;
    padding: 0;
    background-color: #d0cfd3;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555458), color-stop(100%, #555458));
    background-size: 0% 100%;
    background-repeat: no-repeat;
}

.audio-controls .audio-seek .audio-seek-bar,
.audio-controls .audio-seek .audio-seek-bar:focus::-webkit-slider-runnable-track,
.audio-controls .audio-seek .audio-seek-bar::-webkit-slider-runnable-track,
.audio-controls .audio-seek .audio-seek-bar::-webkit-slider-thumb {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

.audio-controls .audio-seek .audio-seek-bar::-webkit-slider-runnable-track,
.audio-controls .audio-seek .audio-seek-bar:focus::-webkit-slider-runnable-track {
    background: transparent;
}

.audio-controls .audio-seek .audio-seek-bar::-webkit-slider-thumb {
    background: #161224;
    box-shadow: 0 0 0 2px #ffffff;
    height: 14px;
    width: 14px;
    border-radius: 50%;
}


.audio-controls .audio-times {
    margin: .4rem 0 0 0;
    display: flex;
    justify-content: space-between;
    font-size: .8rem;
    color: #949494;
}

.audio-controls .audio-buttons {
    display: flex;
    align-items: center;
}

.audio-controls .audio-buttons button {
    background: transparent;
    border: none;
    width: 1.8rem;
    height: 1.8rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.audio-controls .audio-buttons button img {
    width: 100%;
    height: 100%;
}

.audio-controls .audio-buttons button.audio-button-play,
.audio-controls .audio-buttons button.audio-button-pause {
    width: 3.2rem;
    height: 3.2rem;
    margin: 0 .8rem;
}

.audio-controls .audio-buttons button.audio-button-caption {
    margin-left: auto;
}

.audio-controls .audio-buttons button.audio-button-caption:not(:last-child) {
    margin-right: 1rem;
}

.audio-controls .audio-buttons button.audio-button-download {
    margin-right: 0;
}

.audio-controls .audio-buttons button.audio-button-download:nth-child(5) {
    margin-left: auto;
}

.audio-caption,
.audio-description {
    padding: 1rem;
    border: 1px solid #d0cfd3;
    color: #161224;
    margin-top: 1rem;
}

.audio-caption p:first-child,
.audio-description p:first-child {
    margin-top: 0;
}

.audio-caption p:last-child,
.audio-description p:last-child {
    margin-bottom: 0;
}

.audio-caption a:last-child,
.audio-description a:last-child {
    display: block;
    margin-top: 1rem;
    margin-bottom: 0;
}

.onedrive-slide-container {
    max-width: 100%;
    margin: 1rem auto;
}

.onedrive-slide {
    background-color: #000;
    position: relative;
    padding-top: 59.5%;
    overflow: hidden;
}

.onedrive-slide img {
    width: 100%;
    top: -16.82%;
    left: 0;
}

.onedrive-slide iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.widescreen-video-mockup img,
.widescreen-video-mockup .play-button {
    cursor: pointer;
}

.widescreen-video-mockup img {
    position: absolute;
}

.widescreen-video-mockup .play-button {
    background-color: #212121;
    border-radius: 58% / 12%;
    color: #FFFFFF;
    font-size: 1em;
    height: 3.4em;
    padding: 0;
    text-align: center;
    text-indent: 0.1em;
    -webkit-transition: background-color .1s cubic-bezier(0.4, 0.0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0.0, 1, 1);
    -moz-transition: background-color .1s cubic-bezier(0.4, 0.0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0.0, 1, 1);
    -ms-transition: background-color .1s cubic-bezier(0.4, 0.0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0.0, 1, 1);
    -o-transition: background-color .1s cubic-bezier(0.4, 0.0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0.0, 1, 1);
    transition: background-color .1s cubic-bezier(0.4, 0.0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0.0, 1, 1);
    width: 4.4em;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.widescreen-video-mockup:hover .play-button {
    background-color: #f00;
}

.widescreen-video-mockup .play-button::before {
    background: inherit;
    border-radius: 5% / 20%;
    bottom: 9%;
    content: "";
    left: -5%;
    position: absolute;
    right: -5%;
    top: 9%;
}

.widescreen-video-mockup .play-button::after {
    border-style: solid;
    border-width: 1em 0 1em 1.732em;
    border-color: transparent transparent transparent rgb(255, 255, 255);
    content: ' ';
    font-size: 0.75em;
    height: 0;
    margin: -1em 0 0 -0.75em;
    top: 50%;
    position: absolute;
    width: 0;
}

.select-wrapper {
    height: 100%;
}

.select-wrapper input.select-dropdown {
    display: inline-block;
}

iframe {
    border: none;
}

#modalAnotacoes .modal-header {
    display: inline-block;
    width: 100%;
}

#modalAnotacoes .botao-fechar {
    display: inline-block;
    float: right;
    line-height: 6;
    margin-right: 15px;
}

#modalAnotacoes .modal-content {
    display: inline-block;
}

#modalAnotacoes .fixed-action-btn ul {
    bottom: 58px;
}

#modalAnotacoes {
    height: inherit;
}

#modalAnotacoes .modal-footer {
    position: relative;
    border-top: 0;
}

#modalAnotacoes .tinymce-container {
    padding-bottom: 0;
    margin-bottom: 0;
}

#modalAnotacoes .mce-tinymce.mce-container.mce-panel {
    border-width: 0 !important;
    width: 100% !important;
}

/*********************************
 * CUSTOMIZAÃ‡ÃƒO TINYTOOLTIP      *
*********************************/

.sem-grifo .conteudo-conceito.tiny-tooltip {
    text-decoration: none;
    font-weight: normal;
}

/*********************************
 *    CUSTOMIZAÃ‡Ã‚O DATATABLES    *
 *********************************/
table.dataTable {
    width: 100% !important;
    margin-bottom: 0;
    border: 0;
}

table.dataTable a {
    -webkit-transition: ease all 0.5s;
    -moz-transition: ease all 0.5s;
    -ms-transition: ease all 0.5s;
    -o-transition: ease all 0.5s;
    transition: ease all 0.5s;
    color: #0091e6;
}

table.dataTable a:hover {
    color: #00a2ff;
}

.dataTables_wrapper .mdl-button--raised.mdl-button--colored {
    color: #fff;
    background-color: #0091e6 !important;
    -webkit-transition: ease all 0.5s;
    -moz-transition: ease all 0.5s;
    -ms-transition: ease all 0.5s;
    -o-transition: ease all 0.5s;
    transition: ease all 0.5s;
}

.dataTables_wrapper .mdl-button--raised.mdl-button--colored:hover {
    background-color: #00a2ff !important;
}

.margin-auto {
    margin: 0 auto;
}

.dataTables_wrapper .mdl-button {
    color: rgba(0, 0, 0, 0.87);
    display: inline-block;
    font-size: 1rem;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    min-width: 30px;
    -webkit-transition: ease all 0.5s;
    -moz-transition: ease all 0.5s;
    -ms-transition: ease all 0.5s;
    -o-transition: ease all 0.5s;
    transition: ease all 0.5s;
}

table.dataTable thead .sorting_asc:after {
    content: "\2B63";
    top: 0.7rem;
}

table.dataTable thead .sorting_asc:before {
    content: "\2B61";
    top: 0.7rem;
}

table.dataTable thead .sorting_desc:after {
    content: "\2B63";
    top: 0.7rem;
}

table.dataTable thead .sorting_desc:before {
    content: "\2B61";
    top: 0.7rem;
}

table.dataTable thead .sorting:after {
    content: "\2B63";
    top: 0.7rem;
    color: rgba(0, 0, 0, 0.3);
}

table.dataTable thead .sorting:before {
    content: "\2B61";
    top: 0.7rem;
    color: rgba(0, 0, 0, 0.3);
}

table.dataTable.highlight &gt; tbody &gt; tr:hover {
    background-color: #e1e1e1 !important;
}

table.dataTable &gt; thead &gt; tr &gt; th,
table.dataTable &gt; tbody &gt; tr &gt; td {
    padding: .6rem .4rem;
    height: 35px !important;
    line-height: 1rem;
}

table.dataTable &gt; thead &gt; tr &gt; th {
    font-weight: 500;
}

table.dataTable &gt; tbody &gt; tr &gt; td {
    font-weight: 300;
}

.dataTables_length label,
.dataTables_filter label {
    font-size: 1rem;
    color: rgba(0, 0, 0, 0.87);
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    width: 100%;
    margin-top: .6rem;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0 !important;
    width: 100%;
    margin-bottom: 0;
    height: 2.2rem;
}

.dataTables_wrapper .input-field label {
    left: 0 !important;
}

.dataTables_wrapper .input-field label {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}

.dataTables_wrapper .input-field label:not(.label-icon).active {
    -webkit-transform: translateY(-10px) scale(0.8);
    transform: translateY(-10px) scale(0.8);
}

.dataTables_wrapper .dataTables_length input,
.dataTables_wrapper .dataTables_length select {
    margin: 0 15px;
    width: auto;
    display: inline-block;
}

.dataTables_info {
    font-size: 1rem;
}

table.dataTable .center-align {
    text-align: center !important;
}

table.dataTable .left-align {
    text-align: left !important;
}

table.dataTable .right-align {
    text-align: right !important;
}

table.dataTable form {
    display: inline-block;
}

table.table-simple-without-header {
    margin-top: 1rem;
}

table.table-margin-top-spacing {
    margin-top: 1rem;
}

table.table-margin-bottom-spacing {
    margin-bottom: 1rem;
}

table.table-simple-without-header &gt; thead &gt; tr &gt; th,
table.table-simple-without-header &gt; tbody &gt; tr &gt; td,
table.table-simple-without-header &gt; tbody &gt; tr &gt; th,
table.table-simple-without-header &gt; tfoot &gt; tr &gt; td,
table.table-simple-without-header &gt; tfoot &gt; tr &gt; th {
    border: 1px solid black !important;
}

table.table-simple-without-header &gt; thead &gt; tr &gt; th,
table.table-simple-without-header &gt; tbody &gt; tr &gt; th,
table.table-simple-without-header &gt; tfoot &gt; tr &gt; th {
    text-align: center;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 400;
    padding: .2rem .4rem .4rem .4rem;
    border-radius: 0;
    position: relative;
    font-size: 1.5rem;
}

table.remove-table-padding tr th,
table.remove-table-padding tr td {
    padding: 0;
}

.code-font {
    font-family: monospace, monospace;
}

/* Ajuste da cor do floating button de anotaÃ§Ãµes para verde, sem usar classes do materialize */
.btn-floating {
    background-color: #4caf50;
}

.btn-floating:hover {
    background-color: #4caf50;
}

/*****************
 *    MEDIA'S    *
 *****************/
@media only screen and (min-width: 601px) {
    nav,
    nav .nav-wrapper i,
    nav a.button-collapse,
    nav a.button-collapse i {
        height: 56px;
        line-height: 56px;
    }

    .navbar-fixed {
        height: 56px;
    }

    .material-navegacao,
    .sub-nav .overlay div,
    .material-didatico {
        width: 85%
    }
}

@media (min-width: 840px) {
    .mdl-cell {
        margin: 0.75rem 0;
    }

    .mdl-cell--6-col,
    .mdl-cell--6-col-desktop.mdl-cell--6-col-desktop {
        width: 50% !important;
    }

    .mdl-cell--12-col,
    .mdl-cell--12-col-desktop.mdl-cell--12-col-desktop {
        width: 100%;
    }

    .mdl-cell--4-col,
    .mdl-cell--4-col-desktop.mdl-cell--4-col-desktop {
        width: 33.3333333333%;
    }

    .mdl-cell--8-col,
    .mdl-cell--8-col-desktop.mdl-cell--8-col-desktop {
        width: 66.6666666667%;
    }
}

@media (min-width: 480px) and (max-width: 839px) {
    .mdl-grid {
        padding: 0;
    }

    .mdl-cell {
        margin: 0.75rem 0;
    }

    .mdl-cell--4-col,
    .mdl-cell--4-col-tablet.mdl-cell--4-col-tablet {
        width: 50%;
    }

    .mdl-cell--8-col,
    .mdl-cell--8-col-tablet.mdl-cell--8-col-tablet,
    .mdl-cell--9-col,
    .mdl-cell--12-col,
    .mdl-cell--12-col-tablet.mdl-cell--12-col-tablet {
        width: 100%;
    }
}

@media screen and (max-width: 770px) {
    .fixed-action-btn {
        display: none;
    }
}

@media (max-width: 479px) {
    .mdl-grid {
        padding: 0;
    }

    .mdl-cell {
        margin: 0.75rem 0;
    }

    .mdl-cell--6-col,
    .mdl-cell--6-col-phone.mdl-cell--6-col-phone,
    .mdl-cell--7-col,
    .mdl-cell--4-col,
    .mdl-cell--4-col-phone.mdl-cell--4-col-phone,
    .mdl-cell--5-col,
    .mdl-cell--8-col,
    .mdl-cell--8-col-phone.mdl-cell--8-col-phone,
    .mdl-cell--9-col,
    .mdl-cell--12-col,
    .mdl-cell--12-col-phone.mdl-cell--12-col-phone {
        width: 100%;
    }
}

.material-carousel {
    -webkit-transition: transform .5s cubic-bezier(.17, .84, .66, 1);
    -moz-transition: transform .5s cubic-bezier(.17, .84, .66, 1);
    -o-transition: transform .5s cubic-bezier(.17, .84, .66, 1);
    transition: .5s cubic-bezier(.17, .84, .66, 1);
}

.conteudo-pagina ul:first-child,
.conteudo-pagina p:first-child {
    margin-top: 0;
}

.material-navegacao {
    display: block;
    padding: 0;
}

.conteudo-anterior {
    float: left;
}

.conteudo-proximo {
    float: right;
}

@media only screen and (max-width: 992px) {
    nav .brand-logo {
        left: inherit;
        -webkit-transform: none;
        transform: none;
    }

    header {
        height: 92px;
    }

    .side-nav-fixed {
        width: 0;
    }

    .sub-nav .overlay {
        font-size: 1.2rem;
    }

    .sub-nav-fixed {
        height: 36px;
    }

    .sub-nav {
        height: 36px;
        line-height: 36px;
    }

    ul.nav-acessiblidade {
        display: none;
    }

    .audio-track {
        flex-direction: column;
    }

    .audio-cover {
        width: 50vmin;
        height: 50vmin;
        max-width: 20rem;
        max-height: 20rem;
        margin-bottom: 1rem;
    }

    .audio-controls {
        padding: 0;
        width: 100%;
    }

    .audio-controls .audio-title,
    .audio-controls .audio-simple-description {
        text-align: center;
    }

    .audio-controls .audio-seek {
        margin-top: .5rem;
    }

    .audio-controls .audio-buttons {
        position: relative;
        justify-content: center;
    }

    .audio-controls .audio-buttons button.audio-button-caption {
        position: absolute;
        left: 0;
        margin-right: 0;
    }

    .audio-controls .audio-buttons button.audio-button-download {
        position: absolute;
        right: 0;
        margin-left: 0;
    }
}

@media only screen and (max-width: 768px) {
    .material-navegacao,
    .sub-nav .overlay div,
    .material-didatico {
        width: 100%;
    }

    header {
        height: 90px;
    }

    .sub-nav .overlay {
        font-size: 1rem;
    }

    .sub-nav .overlay .container {
        width: 100%;
    }

    .sub-nav-fixed {
        height: 34px;
    }

    .sub-nav {
        height: 34px;
        line-height: 34px;
    }

    .table-title-container {
        max-width: 80% !important;
        margin-left: 5% !important;
    }

    .table-comparison-green-blue,
    .conteudo-recuado,
    .audio-container,
    .widescreen-video-container,
    .material-didatico figure {
        max-width: 90% !important;
    }
}

@media only screen and (max-width: 600px) {
    .sub-nav .overlay {
        font-size: .8rem;
    }

    .sub-nav-fixed {
        height: 30px;
    }

    header {
        height: 86px;
    }

    .nav-acessiblidade ul a {
        font-size: .8rem;
        padding: 0 5px;
    }

    .sub-nav {
        height: 30px;
        line-height: 30px;
    }

    .table-title-container {
        max-width: 90% !important;
        margin-left: 0 !important;
        font-size: 1.6rem;
    }

    .table-comparison-green-blue thead th {
        font-size: 1.6rem;
    }

    .table-single-title-container {
        font-size: 1.2rem;
    }

    .table-comparison-green-blue,
    .conteudo-recuado,
    .audio-container,
    .widescreen-video-container,
    .material-didatico figure {
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 993px) {
    .material-navegacao,
    .sub-nav .overlay div,
    .material-didatico {
        width: 70%
    }

    .side-nav {
        width: 260px;
        -webkit-transform: translateX(0) !important;
        transform: translateX(0) !important;
    }

    .side-nav-expanded .sub-nav .overlay {
        margin-left: 260px !important;
    }

    main {
        margin-left: 260px !important;
    }

    .side-nav-collapsed .sub-nav .overlay {
        margin-left: 56px !important;
    }

    .side-nav-collapsed .loader-wrapper {
        margin-left: 28px !important;
        margin-top: 48px !important;
    }

    .side-nav-expanded .loader-wrapper {
        margin-left: 130px !important;
        margin-top: 48px !important;
    }

    .side-nav-collapsed main {
        margin-left: 56px !important;
    }
}</pre></body></html>