@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@font-face {
    font-family:"Aheadv2";
    font-style:normal;
    font-weight:normal;
    font-stretch:normal;
    src:url(https://api.plataforma.grupoa.education/v1/portalsecad/articles/13230/linksFonts/Aheadv2-Regular.ttf);
}

@font-face {
    font-family:"Aheadv2";
    font-style:normal;
    font-weight:normal;
    font-stretch:normal;
    src:url(https://api.plataforma.grupoa.education/v1/portalsecad/articles/13230/linksFonts/Aheadv2-Regular.ttf);
}

.article div.Basic-Text-Frame {
	max-width:900px;
	margin-right:auto;
	margin-left:auto;
}

.article div.TituloArtigo {
	max-width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:50px;
}

/*
Cores
Principal #026CB6
Secundaria #C1CCE9
preto fosco #231f20
Sigla background rgba(2,108,182,0.1)
*/


/*
-----------------------------
-----------------------------
Globais
-----------------------------
-----------------------------
*/
.article * {
	line-height:130%;
}
.article p,
.article li {
	color:#000000;
	font-family:"Roboto", sans-serif;
	font-size:0.833em;
	text-align:justify;
}

.article .none {
	display: none;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6,
.article p._6-Titulo-6 {
	font-family:"Oswald", sans-serif;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h4._3-Titulo-3 {
	text-transform: uppercase;
}

/*
-----------------------------
Cores
-----------------------------
*/




.article .CelularCorPrograma,
.article .CelularCorProgramaEstreita,
.article ._14-Suplemento-Titulo {
	background-color:  #026CB6;
}



.article table.Quadro-ou-Tabela,
.article table.Suplemento,
.article .CelularCorProgramaClara,
.article .Obj_quadro_destaque,
.article div.Obj_texto_icone_Lembrar,
.article div.Obj_texto_icone_Definicao,
.article div.Obj_texto_icone_Alerta,
.article div.Obj_texto_icone_Importante,
.article p._9-Formula,
.article p._e-Citar,
.article p._e-Quadro-destaque,
.article div.Obj_texto_icone_SaibaMais {
	background-color: #C1CCE9;
}


.article table.FimAtividade,
.article .Inline-Figure-Borda img,
.article .Inline-Figure-Borda-100 img,
.article .Inline-Figure-Borda-200 img,
.article .Inline-Figure-Borda-300 img,
.article .Inline-Figure-Borda-400 img,
.article .Inline-Figure-Borda-500 img,
.article .Inline-Figure-Borda-700 img,
.article .Inline-Figure-Borda-800 img,
.article .Inline-Figure-Borda-900 img,
.article .CelularCorPrograma,
.article .CelularCorProgramaEstreita,
.article .zoom  {
	border-color:  #026CB6;
}
.article td.CelulaLinha {
	border-color:  #026CB6 !important;
}


.article .CelularCorProgramaClara,
.article p._8-Citar,
.article p.Doi {
	border-color: #C1CCE9;
}

.article h3,
.article h4,
.article h6,
.article p._6-Titulo-6,
.article p._16-pre-objetivos,
.article p._01-Titulo---Autores,
.article h2._1-Titulo-1-Iniciais,
.article p._r-Atividade-Resposta,
.article h1._0-Titulo-Suplemento,
.article h1._0-Titulo-Suplemento1,
.article .internal-use_TOC1 a,
.article .zoom,
.article .close,
.article #toc li,
.article #toc li a,
.article #myBtn,
.article span.Cor,
.article span.CorRegular,
.article p.CasoClinico,
.article p.Organizador,
.article p.autores::before,
.article p.QR-texto,
.article p.QR-3Dtexto,
.article p.QR-slide {
	color: #026CB6;
}



.article .sigla,
.article .desdobr {
	border-bottom-color:  #026CB6;
	background-color: rgba(2,108,182,0.1);
}

.article .cellnoborder {
	border:none;
	padding-top:10px;
}

.article .questaoCorreta ul,
.article .questaoConfira ul,
.article .questaoErrada ul {
	margin-top:11px;
}

.article .questaoErrada li, 
.article .questaoConfira li, 
.article .questaoCorreta li {
	display: list-item;
	padding-left: 6px;
}

.article .questaoErrada .Quadro-ou-Tabela tr:first-child p,
.article .questaoConfira .Quadro-ou-Tabela tr:first-child p,
.article .questaoCorreta .Quadro-ou-Tabela tr:first-child p {
	color:#ffffff;
	font-size:0.917em;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
	text-transform:uppercase;
}

.article .questaoErrada .Quadro-ou-Tabela p,
.article .questaoConfira .Quadro-ou-Tabela p,
.article .questaoCorreta .Quadro-ou-Tabela p {
	font-size:0.75em;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	border-color: #fff;
}

.article .questaoErrada .Quadro-ou-Tabela ul,
.article .questaoConfira .Quadro-ou-Tabela ul,
.article .questaoCorreta .Quadro-ou-Tabela ul {
	margin-top:0px !important;
}

.article .questaoErrada {
	border-top: solid 2px #C32931;
	background-color:#FFF2F2;
	display:none;
	margin-left: 37px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 15px 15px 15px;
}
.article .questaoCorreta {
	border-top: solid 2px #73B725;
	background-color:#F3F9ED;
	display:none;
	margin-left: 37px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 15px 15px 15px;
}
.article .questaoConfira {
	border-top: solid 2px #CBCBCB;
	background-color:#EEEEEE;
	display:none;
	margin-left: 37px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 15px 15px 15px;
}

.article .resposta {
	margin-top: 15px;
	margin-bottom: 15px;
}

.article p._1-Corpo-Resposta {
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:11px;
}

.article p._c-Resposta-gabarito {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 1em;
}

.article p._c11-Resposta-corpo {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.article p._1-Corpo-Comentario {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:11px;
}

body.article {
	padding: 3% 3% 10% 3%;
}

.article .sigla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display:inline;
	cursor: pointer;
}

.article .desdobr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0 2px 0 2px;
	cursor: pointer;
	display:none;
}

.article td {
	border-style:solid;
	border-width:1px;
	border-color:#fff;
}
.article table {
	border-collapse:collapse;
}

.article table.Basic-Table {
	border-color: #000000;
	border-style:solid;
	border-width:1px;
	margin-bottom:4px;
	margin-top:4px;
}

.article table.CasoClinico {
	border-color: #000000;
	border-style:none;
	border-width:0px;
	margin-bottom:0px;
	margin-top:1em;
	vertical-align: top;
}

.article td.CasoClinico {
	border-style:none;
	border-width:1px;
	vertical-align: top;
}

.article td.CasoClinicoDireita {
	border-style:none;
	border-width:1px;
	vertical-align: top;
}

.article td.CasoClinicoEsquerda {
	border-style:none;
	border-width:1px;
	vertical-align: top;
	width:100px;
}

.article table.Figuras-2 {
	margin-bottom:10px;
	margin-top:0px;
	width:600px;
	margin-right:auto;
	margin-left:auto;
}
.article table.Figuras-2 td {
	vertical-align: top;
	border:none;
	padding-right: 26px;
}

.article table.Figuras-2 td:first-child {
	width:282px;
	padding-right:30px;
}

.article table.Quadro-ou-Tabela {
	margin-bottom:4px;
	margin-top:0px;
	margin-left:auto; 
	margin-right:auto;
	width: 100%;
	border-color: #fff;
}

.article thead {
	background: #fff;
	border-style:solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #231f20;
	border-top-width: 4px;
	border-bottom-color: #231f20;
	border-bottom-width: 4px;
}

.article table.Quadro-ou-Tabela tr:nth-child(2) td {
	border-top-width: 1px !important;
}

.article table.Quadro-ou-Tabela .None {
	border-style: solid;
	border-width: 1px;
	padding: 6px;

}

.article table.Quadro-ou-Tabela td {
	border-style: solid;
	border-width: 1px;
	padding: 6px;
	border-color: #fff;
}

.article table.Quadro-ou-Tabela tr {
	vertical-align: top;
}

.article tr.Quadro-ou-Tabela:hover {
	background: rgba(2,108,182,0.2);
}

.article table.Quadro-ou-Tabela ul {
	margin-top: 0px;
	margin-bottom: 0px;

}

.article .Obj_quadro_destaque {
	padding: 10px;
	margin-top: 20px;
}

.article table.FimAtividade {
	border-bottom-style:solid !important;
	border-width:2px !important;
	margin-top:15px !important;
	margin-bottom:50px !important;
	width: 100%;
}

.article table.FimAtividade tr td {
	border: 0;
}

.article table.Atividade {
	border:none;
	margin-top:-20px;
	margin-bottom:30px;
}

.article table.Atividade tr td {
	border: 0;
}

.article td.CelulaIconeAtividade {
	padding-right: 6px;
	vertical-align:middle;
}

.article td.CelulaAtividade {
	vertical-align:middle;
	padding-right: 10px;
}

.article td.CelulaIconeAtividade img {
	position: relative;
	top: 28px;
}

.article td.CelulaLinha {
	border-bottom-style:solid !important;
	border-width:2px !important;
	margin-top:15px !important;
	width: 100%;
}

.article p._3-TituloAtividade {
	font-size:1em;
	font-weight:bold;
	margin-right:0px;
	text-align:left;
	text-transform:uppercase;
	position: relative;
	top: 25px;
}

.article p._3-TituloLembrar {
	font-size:1em;
	font-weight:bold;
	margin-right:0px;
	text-align:left;
	text-transform:uppercase;
	position: relative;
	background-color:#FFFFFF;
	top: 4px;
	padding-left:33px;
}

.article table.Correlacao {
	border:none;
	margin-bottom:11px;
	margin-top:0px;
	margin-left: 35px;
}

.article table.Correlacao tr {
	vertical-align: top;
	border:none;
}

.article table.Correlacao td {
	vertical-align: top;
	border:none;
}

.article table.Correlacao td:first-child {
	width:40%;
}

.article p.Basic-Paragraph {
	color:#ff0000;
	font-size:0.75em;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
}

.article div.Fiofinal {
	border-bottom-style: solid;
	border-bottom-width: 6px;
	margin-bottom: 3em;
}

.article p+div div.Fiofinal {
	margin-top: 1em;
}

.article ul {
	padding-left: 0px;
	margin-top: 1em;
	margin-bottom: 0px;
	list-style-type:square;
}

.article ul ul {
	margin-top: 0px;
}

.article ul ul li {
	font-size: 1em !important;
}

.article ul ul ul li {
	font-size: 1em !important;
}

.article p._01-Titulo---Autores {
	font-family:"Oswald", sans-serif;
	font-size:1em;
	margin-bottom:4px;
	margin-left:25%;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-transform:uppercase;
	background-color: #000000; 
	padding: 10px;
	color: #ffffff;
}

.article p.Organizador {
	font-weight: bold;
	margin-right:auto;
	margin-left: auto;
	text-align: right;
	width: 400px;
}

.article p._01-Titulo---Tradutor {
	font-size:0.85em;
	font-style:italic;
	font-weight:bold;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	text-align:left;
	text-transform:uppercase;
}
.article span.Cor{
	font-weight: bold;
}

.article div.diretoria {
	border-left-style: solid;
	padding: 0 0 0 10px;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
}

.article .TOC,
.article h2 {
	font-family:"Oswald", sans-serif;
	font-size:1.333em;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:-1.5em;
	margin-right:0px;
	margin-top:23px;
	text-align:left;
	text-transform:uppercase;
}

.article h2._1-Titulo-1 {
	font-size:1.333em;
	font-weight:bold;
	margin:20px 0px 0px 0px;
	text-align:left;
}

.article h2._1-Titulo-1,
.article h2._1-Titulo-1-Iniciais {
	font-size:1.333em;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
	text-align:left;
}

.article h2._1-Titulo-1:before,
.article h2._1-Titulo-1-Iniciais:before {
    content: "> ";
	font-family:"Aheadv2", sans-serif;
    color:  #026CB6;
}

.article h3._2-Titulo-2:before { 
	content: "/ ";
	font-family:"Aheadv2", sans-serif;
	color: #000000;
}


.article p._8-Citar:before { 
	content: "/ ";
	font-family:"Aheadv2", sans-serif;
	font-size: 1.5em;
	color:  #026CB6;
}

.article span.ahead {
	font-family:"Aheadv2";
	font-size: 1.25em;
}

.article p._1-Corpo {
	margin:11px 0px 0px 0px;
}

.article p._18-Corpo-Espaco-Duplo {
	text-align: left;
	margin: 22px 0px 0px 0px;
}

.article li p._1-Corpo {
	margin:0px;
}

.article p._1-Corpo-autores {
	margin: 0px 0px 0px 60px;
}

.article p._15-Corpo-citacao-nivel2 {
	margin-left:40%;
}

.article p._15-Corpo-citacao-nivel2, 
.article p._15-Corpo-citacao {
	font-size:0.7497em;
	margin: 11px 0px 0px 30%;
}

.article p._q-Nota-Rodape {
	font-size:0.6em;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:11px;
}

.article p._q-Nota-Rodape a {
	padding-right:15px;
}

.article p._11-Corpo-sem-espacos,
.article p._112-Corpo-sem-espacos-Borda {
	margin:0px;
}

.article p.ficha,
.article p._ficha {
	margin-bottom:11px;
	margin-left:70px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-indent:-70px;
}

.article p.QR-texto,
.article p.QR-slide {
	font-weight: bold;
	padding: 0px;
	margin-left: 25px;
	text-indent: -25px;
	
}

.article p.QR-texto::before {
	content:url(https://api.plataforma.grupoa.education/v1/portalsecad/articles/13230/linksImages/Video.png) " ";
	vertical-align: middle;
	position: relative;
  top: 5px;
}

.article p.QR-slide::before {
	content:url(https://api.plataforma.grupoa.education/v1/portalsecad/articles/13230/linksImages/Slides.png) " ";
	vertical-align: middle;
	position: relative;
  top: 5px;
}

.article p.QR-3Dtexto {
	font-weight: bold;
	padding: 0px;
	margin-left: 25px;
	text-indent: -25px;
	
}

.article p.QR-3Dtexto::before {
	content:url(https://api.plataforma.grupoa.education/v1/portalsecad/articles/13230/linksImages/3D.png) " ";
	vertical-align: middle;
	position: relative;
  top: 5px;
}


.article p.ficha2,
.article p._ficha2 {
	margin-bottom:11px;
	margin-left:50px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-indent:20px;
}

.article p._ficha2Right {
	margin-bottom:11px;
	margin-left:50px;
	margin-right:0px;
	margin-top:0px;
	text-align:right;
	text-indent:20px;
}

.article .espacamentoDireita {
	padding-right:20px;
}

.article div.quadroficha {
	border-color:#000000;
	border-style:solid;
	border-width:1px 0 1px 0;
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.article ul.objetivos {
	border-left-style: solid;
	border-left-width: 6px;
	margin-left: 0px;
	padding-left: 15px;
}

.article li._12-Corpo-com-marcador {
	font-family:"Roboto", sans-serif;
}

.article ._121-Corpo-com-marcador-numero {
	font-size: 0.833em;
}

.article li._12-Corpo-com-marcador {
	margin-bottom:0px;
	margin-left:16px;
	margin-right:0px;
	margin-top:0px;
}
.article ._121-Corpo-com-marcador-numero {
	color:#000000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.article li p._121-Corpo-com-marcador-numero {
	color:#000000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 1em;
}
.article p._121-Corpo-com-marcador-numero {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 0.833em;
}

.article li._121-Quadro-corpo-Marcador {
	font-size:0.75em;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
}
.article li._122-Quadro-corpo-Marcador-nivel-2 {
	font-size:0.75em;
	margin-bottom:0px;
	margin-left:29px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	list-style-type:disc;
}

.article li._123-Quadro-corpo-Marcador-nivel-3 {
	font-size:0.75em;
	margin-bottom:0px;
	margin-left:29px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	list-style-type:none;
}

.article li._123-Quadro-corpo-Marcador-nivel-3:before {
    content: "- ";
    color: #000000;
}

.article li._124-Quadro-corpo-Marcador-nivel-4 {
	font-size:0.75em;
	margin-bottom:0px;
	margin-left:35px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	list-style-type:none;
}

.article li._124-Quadro-corpo-Marcador-nivel-4:before {
    content: "· ";
    color: #000000;
}

.article li._14-Corpo-com-marcador-nivel-3 {
	font-size:0.833em;
	margin-bottom:0px;
	margin-left:11px;
	margin-right:0px;
	margin-top:0px;
	list-style-type:none;
}

.article li._14-Corpo-com-marcador-nivel-3:before {
    content: "- ";
    color: #000000;
}

.article p._12-Quadro-corpo {
	font-size:0.75em;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align: left;
}

.article p.Atividades {
	font-family: "Oswald";
	font-size:1.33em;
	margin-bottom:-6px;
	margin-left:-20px;
	margin-right:0px;
	margin-top:0px;
	padding: 15px 13px 13px 5px;
	color: #ffffff;
	display: inline-block;
	background-color: #231f20;
}

.article p.CasoClinico {
	font-family: "Oswald";
	font-size:1.33em;
	margin-bottom:-6px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	padding: 0px;
	width: 160px;
}


.article p._2-figura-fonte {
	font-size:0.583em;
	font-style:italic;
	margin-bottom:11px;
	margin-left:0px;
	margin-right:0px;
	margin-top:6px;
	text-align:left;
}

.article p._13-Quadro-Fonte {
	font-size:0.583em;
	font-style:italic;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:-5px;
	text-align:left;
	border-top-style:
	solid; border-top-width:4px;
	border-top-color: #000;
}

.article p._13-Quadro-Fonte+p._13-Quadro-Fonte {
	margin-top:0px;
	border-top-style: none;
}

.article p._c1-Atividade-texto-livre {
	margin-bottom:1em;
	margin-left:37px;
	margin-right:0px;
	margin-top:11px;
}

.article p._a-Atividade-discursiva {
	margin-bottom:0px;
	margin-left:37px;
	margin-right:0px;
	margin-top:0px;
	height: 10px;
	display:none; 
}

.article p._c-Atividade-Enunciado {
	margin: 2em 0 11px 51px;
	text-indent:-14px;
}

.article h3 {
	font-family:"Oswald", sans-serif;
	font-size:1.05em;
	font-weight:bold;
	margin: 23px 0 0 12px;
	text-indent: -12px;
	text-align:left;
	text-transform:uppercase;
}

.article p._8-Citar {
	font-family:"Oswald", sans-serif;
	font-size:0.9em;
	font-weight:bold;
	margin: 2em 0 0px 0;
	text-align:left;
	text-transform:uppercase;
	background-color: #ffffff;
	border-style: solid;
	padding: 2px;
	border-width: 10px;
}
.article p.Doi {
	font-family:"Oswald", sans-serif;
	width: 80%;
	font-size:0.9em;
	margin: 2em auto 0px auto;
	text-align:left;
	background-color: #ffffff;
	border-style: solid;
	padding: 2px;
	border-width: 10px;
}

.article p._e-Citar {
	font-family:"Roboto", sans-serif;
	font-size:0.9em;
	margin: 0px 0 0 0px;
	text-align:left;
	padding: 10px;
}


.article p._b41-Atividade-alternativa---FalsoVerdadeiro-ABC {
	margin-left:51px;
	text-indent:-14px;
	text-align:left;
}

.article p._b-Atividade-alternativa {
	text-indent: -15px;
	margin-left: 55px;
	
}
.article p._b-Atividade-alternativa::first-letter {
	font-family:"Aheadv2";
	font-size: 1.3em;
}

.article p._b41-Atividade-alternativa---FalsoVerdadeiro-ABC {
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
}

.article h1._0-Titulo-Artigo {
	font-family:"Oswald", sans-serif;
	font-size:1.833em;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-transform:uppercase;
	background-color: #C1CCE9;
	padding: 50px 10px 10px 10px;
}

.article p.x00-Titulo-Sumario,
.article p._0-Titulo-Sumario {
	font-size:1.833em;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:right;
	text-transform:uppercase;
}

.article p._2-Elementos-inseridos {
	margin-bottom:23px;
	margin-left:0px;
	margin-right:0px;
	margin-top:23px;
	text-align:left;
}

.article p._4-Decisao,
.article p._4-Planejamento,
.article p._7-Avaliacao,
.article p._8-Risco,
.article p._9-Acompanhamento,
.article p._d-Reflexao,
.article p._f-Atencao,
.article p._f-Saiba-mais-contabil,
.article p._g-Conduta-contabil,
.article p._h-Criterio,
.article p._i-Tecnica-contabil,
.article p._j-Formula-contabil,
.article p._k-Norma-contabil,
.article p._l-Caso-Pratico,
.article p._1-Lembrar,
.article p._n-Dica-clinica,
.article p._m-Exemplo-Clinico,
.article p._h-Criterios-de-diagnostico,
.article p._g-Conduta-nutricional,
.article p._i-Alimentos-relacionados,
.article p._9-Formula,
.article p._g-Cirurgia,
.article p._g-Procedimento,
.article p._8-Atividade-gerencial,
.article p._6-Estudo-de-Caso,
.article p._7-Levantamento-de-Dados,
.article p._d-Diagnostico-Diferencial,
.article p._g-Saiba-mais,
.article p._p-AplicacaoLei,
.article p._n-LeiLegislacao,
.article p._m-InterpretacaoLei,
.article p._t-Manejo-cao,
.article p._u-Manejo-gato,
.article p._s-Manejo,
.article p._8-Padrao-Saude-Funcional {
	margin-bottom:0px;
	margin-top:0px;
}

.article p._9-Formula {
	padding: 10px;
	margin: 10px 0 10px 0;
}

.article p._9-Formula + p._9-Formula {
	margin-bottom:1em;
	margin-top:-1em;
	padding: 10px;
}



.article p._3-Importante {
	margin-bottom:0px;
	margin-top:0px;
}

.article p._6-Caso-clinico {
	margin-bottom:0px;
	margin-top:0px;
}

.article p._h-Diagnostico {
	margin-bottom:0px;
	margin-top:0px;
}

.article p._d-Tratamento {
	margin-bottom:0px;
	margin-top:0px;
}

.article p._8-Risco {
	margin-bottom:0px;
	margin-top:0px;
}

.article p._e-Quadro-destaque {
	margin-bottom:1em;
	margin-top:1em;
	padding: 10px;
}

.article p._e-Quadro-destaque+p._e-Quadro-destaque {
	margin-bottom:1em;
	margin-top:-1em;
	padding: 10px;
}

.article div.Obj_quadro_destaque p._e-Quadro-destaque {
	margin-bottom:0.5em;
	margin-top:0.5em;
	padding: 0px;

}

.article p._31-Icones-inseridos-keep {
	margin-bottom:0px;
	margin-top:6px;
	text-align:left;
}

.article p._31-Icones-inseridos-keep img {
	height:29px;
  	width:29px;
}

.article p._3-Icones-inseridos {
	margin-bottom:0px;
	margin-top:6px;
	text-align:left;
}

.article p._3-Icones-inseridos img {
	height:29px;
  	width:29px;
}

.article p.x83-Titulo-icone {
	font-size:1em;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:20px;
	text-align:left;
}

.article p.x83-Titulo-icone img {
 	height:29px;
  	width:29px;
}

.article p._4-Quadro {
	font-family:"Oswald", sans-serif;
	font-size:1em;
	margin-bottom:0px;
	margin-top:1em;
	display: inline-block;
	padding: 10px 15px;
	color: #ffffff;
	background-color: #231f20;
	text-transform:uppercase;
}

.article .branco {
	background-color: #fff;
}

.article .preto {
	background-color: #231f20;
}

.article .ultimo {
	border-bottom-style: solid;
	border-bottom-width: 4px;
}

.article .topico {
	background-color: #231f20;
}

.article tr.topico p._12-Quadro-corpo{
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.article .subtopico {
	background-color: rgba(2,108,182,0.4)
}

.article tr.subtopico p._12-Quadro-corpo{
	color: #000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.article tr.center p {
	text-align: center;
}

.article p.autores::before {
	content: "> ";
	font-family: "Aheadv2";
}

.article p._16-pre-objetivos {
	margin-bottom:1em;
	font-weight: bold;

}

.article p._5-Referencias {
	margin-bottom:0px;
	margin-left:14px;
	margin-right:0px;
	margin-top:11px;
	text-indent:-14px;
}

.article p._5-ReferenciasRec {
	margin-bottom:0px;
	margin-left:14px;
	margin-right:0px;
	margin-top:11px;
}
.article p._6-Referencias-Recomendadas {
	margin-bottom:0px;
	margin-left:14px;
	margin-right:0px;
	margin-top:11px;
}

.article p._r-Atividade-Resposta {
	font-size:0.667em;
	font-style:italic;
	margin-bottom:11px;
	margin-left:51px;
	margin-right:11px;
	margin-top:3px;
	text-align:left;
	text-indent:-14px;
	cursor: pointer;
}

.article p._11-Quadro-Titulo {
	font-family:"Oswald", sans-serif;
	text-align: left;
	font-size:1em;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}

.article p._221-Elementos-inseridos-centro-antes-8 {
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:23px;
	text-align:left;
}

.article p._1-figura-legenda {
	font-size:0.667em;
	margin-bottom:-4px;
	margin-left:0px;
	margin-right:0px;
	margin-top:6px;
	text-align:left;
}

.article p._b1-Atividade-alternativa-I {
	margin-bottom:0px;
	margin-left:57px;
	margin-right:0px;
	margin-top:0px;
	text-indent:-20px;
}

.article li._13-Corpo-com-marcador-nivel-2 {
	margin-bottom:0px;
	margin-left:13px;
	margin-right:0px;
	margin-top:0px;
	list-style-type:disc;
}

.article p._2-Definicao {
	margin-bottom:0px;
	margin-top:0px;
}

.article p._4-Alerta {
	margin-bottom:0px;
	margin-top:0px;
}

.article p._b4-Atividade-alternativa---FalsoVerdadeiro {
	margin-bottom:0px;
	margin-left:55px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-indent:-19px;
}

.article p._5-Indicacao {
	margin-bottom:0px;
	margin-top:0px;
}

.article p._8-Contraindicacao {
	margin-bottom:0px;
	margin-top:0px;
}

.article li._c11-Atividade-texto-livre-marcador {
	margin-bottom:0px;
	margin-left:54px;
	margin-right:0px;
	margin-top:0px;
}

.article li._c12-Atividade-texto-livre-marcador-2 {
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	list-style-type:disc;
}

.article li._c13-Atividade-texto-livre-marcador-3 {
	margin-bottom:0px;
	margin-left:85px;
	margin-right:0px;
	margin-top:0px;
	text-indent:-8px;
	list-style-type:none;
}

.article li._c13-Atividade-texto-livre-marcador-3:before {
    content: "- ";
    color: #000000;
}

.article p._i-Posologia {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.article ._f-Saiba-mais a,
.article ._5-Referencias a,
.article ._f-Saiba-mais-contabil a,
.article ._g-Saiba-mais a,
.article ._h-Saiba-mais a,
.article ._1-Corpo a,
.article ._11-Corpo-sem-espacos a,
.article ._12-Corpo-com-marcador a,
.article ._121-Corpo-com-marcador-numero a,
.article ._13-Corpo-com-marcador-nivel-2 a,
.article ._14-Corpo-com-marcador-nivel-3 a,
.article ._12-Quadro-corpo a,
.article ._121-Quadro-corpo-Marcador a,
.article ._122-Quadro-corpo-Marcador-nivel-2 a,
.article ._123-Quadro-corpo-Marcador-nivel-3 a,
.article ._124-Quadro-corpo-Marcador-nivel-4 a,
.article ._e-Quadro-destaque a {
    word-break: break-all;
}

.article .internal-use_TOC1 a {
	font-family:"Oswald", sans-serif;
	font-size:1em;
	font-weight:bold;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:23px;
	text-align:left;
	text-decoration:underline;
}

.article h4 {
	font-family:"Oswald", sans-serif;
	font-size:0.9em;
	font-weight:bold;
	margin: 23px 0 0 12px;
	text-indent: -14px;
	text-align:left;
	text-transform: uppercase;
}

.article h4:before {
	color:#bbbdc0;
	content: "> ";
	font-family:"Aheadv2", sans-serif;
}

.article h5 {
	font-size:0.77em;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:23px;
	text-align:left;
	color: #bbbdc0;
	text-transform: uppercase;
}

.article h6 {
	font-size:0.69em;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:23px;
	text-align:left;
}

.article p._6-Titulo-6 {
	font-family:"Roboto", sans-serif;
	font-size:0.667em;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:23px;
	text-align:left;
}
.article p._f-Saiba-mais,
.article p._h-Saiba-mais {
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.article p._b5-Atividade-alternativa---Correlacao {
	margin-bottom:0px;
	margin-left:18px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-indent:-18px;
}

.article p._b6-Atividade-alternativa---Correlacao2 {
	margin-bottom:0px;
	margin-left:34px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-indent:-18px;
}

.article p._b6-Atividade-alternativa---Correlacao2::before,
.article p._b4-Atividade-alternativa---FalsoVerdadeiro::before {
	content: "___ ";
}

.article span.Marcador-quadro {
	font-family:ZapfDingbats, sans-serif;
	font-size:0.583em;

}

.article .negrito {
	font-weight: bold !important;
}

.article .underline {
	text-decoration:underline !important;
}

.article .italico {
	font-style:italic !important;
}

.article .normal {
	font-style:normal !important;
	font-weight: normal !important;
}

.article .negritoitalico {
	font-weight: bold !important;
	font-style:italic !important;
}

.article .sobrescrito {
	vertical-align: super;
	font-size: 70%; 
}

.article .subscrito {
	vertical-align: sub;
	font-size: 70%; 
} 

.article p._2-figura-fonte .sobrescrito {
	font-size:0.6em;
	position: relative;
	top: -3px;
}

.article .Obj_icone,
.article .Obj_icone_Caso {
	float:left;
}

.article .Elemento-Typefi-Caso {
	margin-top: 0px;
}

.article .Obj_icone_Caso img {
	height:50px;
	margin-right: 10px;
  	width:auto;
	position: relative;
	margin-top:-12px;
	z-index:2;
}

.article .Obj_CasoClinico img {
	height:auto;
  	width:200px;
	position: relative;
	margin-top:0px;
	margin-bottom:-4px;
	margin-right:20px;
	z-index:2;
}

.article .Obj_icone img {
	height:29px;
  	width:29px;
}

.article div.Obj_texto_icone {
	height:29px !important;
	padding-left:10px;
	margin-left: 37px !important;
	vertical-align: middle;
	display: table-cell;
}

.article .Elemento-Typefi {
	margin-top: 15px;
	margin-bottom: 25px;
}

.article .Elemento-Typefi-atividade {
	margin-top: 3em;
	margin-bottom: 0px;
}

.article div.Atividade {
	background-color: #C1CCE9;
	padding: 20px 5px 10px 0px;
}

.article .Obj_icone_Lembrar,
.article .Obj_icone_Atividade {
	float:left;
}

.article .Obj_icone_Lembrar img {
	height:80px;
  	width:auto;
	position: relative;
	margin-top:0px;
	z-index:2;
}

.article .Obj_icone_Atividade img {
	height:50px;
  	width:auto;
	position: relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:20px;
	z-index:2;
}

.article div.Obj_texto_icone_Lembrar {
	margin-top:0px;
	margin-left:113px;
	margin-right:0px;
	min-height:60px;
	position: static;
	border-style:none;
	border-width:1px;
	padding:10px 10px 10px 10px;
	z-index:0;
}

.article div.Obj_texto_icone_Importante {
	margin-top:0px;
	margin-left:85px;
	margin-right:0px;
	min-height:60px;
	position: static;
	border-style:none;
	border-width:1px;
	padding:10px 10px 10px 10px;
	z-index:0;
}

.article .Elemento-Typefi-Lembrar,
.article .Elemento-Typefi-Alerta,
.article .Elemento-Typefi-Definicao,
.article .Elemento-Typefi-Importante,
.article .Elemento-Typefi-Saiba-mais {
	margin-left: 0px;
	margin-top: 25px;
	margin-right:0px;
	margin-bottom: 25px;
	padding:0px;
	width:100%;
}

.article .Elemento-Typefi-Saiba-mais {
	background: rgba(2,108,182,0.5);
}

.article .Obj_palavra_Lembrar {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width:135px;
	position: static;
	z-index:1;
}

.article .Obj_palavra_Atividade {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	z-index:1;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-bottom-color: #231f20;
}

.article .Obj_palavra_Casos {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	z-index:5;
	border-bottom-style: solid;
	border-bottom-width: 6px;
}

.article .Obj_icone_Definicao, 
.article .Obj_icone_Alerta, 
.article .Obj_icone_Importante, 
.article .Obj_icone_SaibaMais  {
	float:left;
}

.article .Obj_icone_Definicao img {
	height:80px;
  	width:auto;
	position: relative;
	margin-top:0px;
	z-index:2;
}

.article .Obj_icone_Alerta img {
	height:80px;
  	width:auto;
	position: relative;
	margin-top:0px;
	z-index:2;
}

.article .Obj_icone_SaibaMais img {
	height:80px;
  	width:auto;
	position: relative;
	margin-top:0px;
	z-index:2;
}

.article .Obj_icone_Importante img {
	height:50px;
  	width:auto;
	position: relative;
	margin-top:0px;
	z-index:2;
}

.article div.Obj_texto_icone_Definicao {
	margin-top:0px;
	margin-left:70px;
	margin-right:0px;
	min-height:60px;
	position: static;
	border-style:none;
	border-width:1px;
	padding:10px 10px 10px 10px;
	z-index:0;
}

.article div.Obj_texto_icone_Alerta {
	margin-top:0px;
	margin-left:67px;
	margin-right:0px;
	min-height:60px;
	position: static;
	border-style:none;
	border-width:1px;
	padding:10px 10px 10px 10px;
	z-index:0;
}

.article div.Obj_texto_icone_SaibaMais {
	margin-top:0px;
	margin-left:80px;
	margin-right:0px;
	min-height:60px;
	position: static;
	border-style:none;
	border-width:1px;
	padding:10px 10px 10px 10px;
	z-index:0;
}

.article table.TituloArtigo {
	width: 100%;
}

.article table.TituloArtigo tr {
	border:none;
}

.article .CelulaPreta {
	background-color: #000000;
	border-color: #000000;
	width: 60px;
}

.article .CelularCorPrograma {
	height: 90px;
	padding: 20px;
	vertical-align: center; 
}

.article .CelularCorProgramaEstreita {
	width: 20px;
}

.article .CelularCorProgramaClara {
	padding: 10px;
	vertical-align: center; 
}

.article .internal-use_TOC1 {
	font-family:"Oswald", sans-serif;
	text-align: left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
	margin-left:60px;
	margin-bottom:0px;
	margin-top:30px;
}

.article .TOC2 {
	text-transform:uppercase;
	Margin-left: 20px;
	font-size:0.88em;
}

.article #table-1 {
	width:100%;
}

.article .None {
	border:none;
}


.article .InlineGrande {
	max-width:900px !important;
	position: relative;
	top:0;
	bottom:0;
	left:0;
	right:0;
	text-align: center !important;
	z-index: 5 !important;
	white-space: nowrap;
}

.article .InlineGrande img {
	text-align: center !important;
	max-width:900px !important;
	position: relative;
    background-color: #fff;
    padding: 10px;
    border: 4px solid #000 !important;
    z-index: 6 !important;
    vertical-align: text-top;
    margin-bottom: -7px !important;
    cursor:pointer;
}

.article .InlineGrande p {
	white-space: normal;
}

.article .fundoPreto {
	width:100% !important;
	position: fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: 0;
	background:rgba(0,0,0,0.85);
	z-index: -1 !important;
	cursor:pointer;
}

.article .zoom {
	font-family:"Arial", sans-serif;
	font-size:0.833em;
	line-height: 1.5;
	width: 20px;
	height: 20px;
	border-radius: 15px;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	position: relative;
	right: -11px;
	top:13px;
	margin-left: auto;
	margin-top: -16px;
	background-color: #fff;
	cursor:pointer;
}

.article .zoom::before {
	content: " + ";
	cursor:pointer;
}

.article .fechar {
	color:#000;
	font-family:"Arial", sans-serif;
	font-size:0.833em;
	font-weight: bold;
	border-radius: 30px;
	border-style: solid;
	border-width: 3px;
	border-color: #000;
	position: relative;
	top:-9px;
	right: 15px;
	background-color: #fff;
	padding: 1px 6px 3px 2px;
	z-index: 7;
	margin-top: 16px;
	cursor:pointer;
}

.article .fechar::before {
	content: " x ";
	cursor:pointer;
}


.article .Legenda {
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 100%;
	max-width: 600px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure img {
	width: 100%;
	max-width:600px;
	margin-bottom: 0px;
}

.article .Inline-Figure-Borda {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-Borda img {
	margin-bottom: 0px;
	
	border-style:solid;
	border-width:1px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article .Inline-Figure-Borda-700 {
	text-align: center;
	max-width:700px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-Borda-700 img {
	max-width:700px;
	margin-bottom: 0px;
	border-style:solid;
	border-width:1px;
	padding:10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article .Inline-Figure-Borda-800 {
	text-align: center;
	max-width:800px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-Borda-800 img {
	max-width:800px;
	margin-bottom: 0px;
	border-style:solid;
	border-width:1px;
	padding:10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article .Inline-Figure-Borda-900 {
	text-align: center;
	width: 100%;
	max-width:900px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-Borda-900 img {
	width: 100%;
	max-width:900px;
	margin-bottom: 0px;
	border-style:solid;
	border-width:1px;
	padding:10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article .Inline-Figure-Borda-100 {
	text-align: center;
	max-width:100px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-Borda-100 img {
	max-width:100px;
	margin-bottom: 0px;
	border-style:solid;
	border-width:1px;
	padding:10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article .Inline-Figure-Borda-200 {
	text-align: center;
	max-width:200px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-Borda-200 img {
	max-width:200px;
	margin-bottom: 0px;
	border-style:solid;
	border-width:1px;
	padding:10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article .Inline-Figure-Borda-300 {
	text-align: center;
	max-width:300px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-Borda-300 img {
	max-width:300px;
	margin-bottom: 0px;
	border-style:solid;
	border-width:1px;
	padding:10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article .Inline-Figure-Borda-400 {
	text-align: center;
	max-width:400px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-Borda-400 img {
	max-width:400px;
	margin-bottom: 0px;
	border-style:solid;
	border-width:1px;
	padding:10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article .Inline-Figure-Borda-500 {
	text-align: center;
	max-width:500px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-Borda-500 img {
	max-width:500px;
	margin-bottom: 0px;
	border-style:solid;
	border-width:1px;
	padding:10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article .Inline-Figure-700 {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	max-width: 700px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-700  img {
	width: 100%;
   max-width:700px;
   margin-bottom: 0px;
}

.article .Inline-Figure-800 {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	max-width: 800px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-800 img {
	width: 100%;
   max-width:800px;
   margin-bottom: 0px;
}

.article .Inline-Figure-900 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 100%;
	max-width: 900px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-900 img {
	width: 100%;
   max-width:900px;
   margin-bottom: 0px;
}

.article .Inline-Figure-100 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	max-width: 100px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-100  img {
   max-width:100px;
   margin-bottom: 0px;
}

.article .Inline-Figure-200 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	max-width: 200px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-200  img {
   max-width:200px;
   margin-bottom: 0px;
}

.article .Inline-Figure-300 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	max-width: 300px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-300  img {
   max-width:300px;
   margin-bottom: 0px;
}

.article .Inline-Figure-400 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	max-width: 400px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-400  img {
   max-width:400px;
   margin-bottom: 0px;
}

.article .Inline-Figure-500 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	max-width: 500px;
	margin-right:auto;
	margin-left:auto;
}

.article .Inline-Figure-500  img {
   max-width:500px;
   margin-bottom: 0px;
}

.article .center {
	text-align: center !important;
}

.article .left {
	text-align: left !important;
}
.article .right {
	text-align: right !important;
}

.article .justify {
	text-align: justify !important;
}

.article .margem-texto-livre {
	margin-left:37px !important;    
}

.article .margem-extra {
	margin-top: 10px !important;
}


.article .logoIniciaisParagrafo {
	line-height:5;
	text-align:center;
}

.article .logoIniciais {
	max-width: 400px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	margin-bottom:0px;
	display: block;
}

.article .logoFinais {
	max-width: 405px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	margin-bottom:0px;
	display: block;
}

.article ._tituloIniciaisOrganizadoPela {
	font-size: 18px !important;
	font-weight: bold !important;
    text-align: center !important;
	font-family:"Roboto", sans-serif;
	margin-bottom:25px;
	text-transform:uppercase;
}

.article .tituloIniciais,
.article ._tituloIniciaisExtenso {
	font-size: 24px !important;
	font-weight: bold !important;
    text-align: center !important;
	font-family:"Roboto", sans-serif;
}

.article .tituloIniciaisPromevet,
.article ._tituloIniciaisPromevetPA {
	font-size: 40px !important;
	font-weight: bold !important;
    text-align: center !important;
	font-family:"Roboto", sans-serif;
	margin-top:-15px;
}

.article .tituloIniciaisSuper,
.article ._tituloIniciaisSuper {
	font-size: 64px !important;
	font-weight: bold !important;
    text-align: center !important;
	font-family:"Roboto", sans-serif;
	margin-bottom:10px;
	margin-top:10px;
}

.article p._tituloIniciaisCiclo {
	font-size:14px;
	font-weight:bold;
	margin-bottom:50px;
	margin-left:0px;
	margin-right:0px;
	margin-top:11px;
	text-align:center;
}

.article p._111-Corpo-sem-espacos-Center,
.article p._113-Corpo-sem-espacos-Correcoes {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
}

.article p._tituloSociedade2 {
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:50px;
	text-align:center;
}

.article p.TPS-On-the-fly__117-Corpo-Center,
.article p._17-Corpo-Center {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:11px;
	text-align:center;
}

.article .borda {
	border-color: #000000;
	border-style:solid;
	border-width:1px;
	padding: 20px;
	margin-top:50px;
}

.article .correcoes {
	border-color:#000000;
	border-style:solid none solid none;
	border-width:1px;
	padding: 10px 0 10px 0;
	margin-top:50px;
}

.article .pageBreak {
	border-color:#CCCCCC;
	border-bottom-style:groove;
	border-width: 0 0 2px 0;
	margin-top:50px;
	margin-bottom:50px;
	width: 100%;
}

.article #toc li {
	font-family:"Roboto", sans-serif;
	font-size:1em;
	font-weight:bold;
	margin-bottom:23px;
	margin-right:0px;
	margin-top:23px;
	text-align:left;
	text-decoration:underline;
	display:block;
}

.article #toc li li {
	font-family:"Roboto", sans-serif;
	font-size:1em;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	text-decoration:underline;
}

.article #toc li a {
	font-family:"Roboto", sans-serif;
	font-size:1em;
	font-weight:bold;
	margin-bottom:23px;
	margin-right:0px;
	margin-top:23px;
	text-align:left;
	text-decoration:underline;
}
.article #toc li li a {
	color:#000000;
	font-family:"Roboto", sans-serif;
	font-weight:normal;
	font-size:1em;
	margin: 0 0 0 0;
	text-align:left;
	text-decoration:underline;
}

.article .Obj_saiba_mais {
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid black;
	padding: 10px;
}

.article .Non-Typefi-Table {
	width:100%;
}

.article table.Non-Typefi-Table tr {
	vertical-align: top;
}

.article .Non-Typefi-Table {
	border: 1px solid black;	
}

.article .Non-Typefi-Table tr td {
	padding:5px;
}

.article .forceTop {
	vertical-align: top;
}

.article table.suplemento .none {
    border: none;
}

.article table.Suplemento {
	width: 100%;
}

.article table.Suplemento .None {
    border: none;
    padding: 10px;
}

.article table.Suplemento tr td {
	padding: 10px;
	background: #C1CCE9;
}

.article table.Suplemento thead {
	border-style: none;
}

.article ._14-Suplemento-Titulo {
   font-family:"Roboto", sans-serif;
   font-weight: bold;
   text-align: center;
   font-size: 1em;
   margin-top: 0px;
   margin-bottom: 0px;
}

.article table.TituloSuplemento {
   background-color: #FFFFFF;
	width: 100%;
	border: none;
}

.article table.TituloSuplemento td {
	border: none;
	padding: 10px;
}

.article p._0-Titulo-Suplemento {
	font-size:1.833em;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
	text-transform:uppercase;
}

.article p._0-Titulo-Suplemento1 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
	text-transform:uppercase;
}

.article .oculto {
	display:none;
}

.article table.Suplemento thead p.mais {
	max-width:900px;
	text-align:right;
	margin-top:-29px;
	margin-bottom:-50px;
	right:15px;
	position:relative;
}

.article table.Suplemento thead p.mais::before {
    content: " + ";
}

.article table.Suplemento thead.aberto p.mais {
	max-width:900px;
	text-align:right;
	margin-top:-31px;
	margin-bottom:-50px;
	right:17px;
	position:relative;
}

.article table.Suplemento thead.aberto p.mais::before {
    content: " - ";
}


.article .esq {
	margin-left: 0px;
}

.article .centro {
	margin:0 auto;
	display: inline-block;
}

.article img.figmed { 
	width: 100%;
	margin:0 auto 0 auto;
}

.article img.sumario {
	text-align: center;
	width: 100%;
	margin:0 auto 3em auto;
	max-width: 500px;
}

.article .ec { 
	margin:2em 0 2em 0;
}

.article .lcase { 
	text-transform: lowercase;
}

.article div.Figura {
	text-align: center;
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

.article .modal {
  display: none;
  position: fixed; 
  z-index: 3; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.5); 
}

.article .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px 20px 30% 20px;
  border: 1px solid #888;
  width: 80%;
}

.article .close {
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.article .close:hover,
.article .close:focus {
  color: red;
  text-decoration: none;
  cursor: pointer;
}

.article #myBtn {
	position: fixed;
	font-size:0.6em;
	font-weight:bold;
	width:80px;
	height:50px;
	bottom:10px;
	right:10px;
	border-style: none;
	color:#FFF;
	border-radius:30px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}



.article .video {
	position: relative;
	width: 100%;
	max-width: 200px;
	margin: 1em auto;
	display: flex;
	align-items: center;
	transition: 0.5s;
	border: 10px solid;
	border-color: #231f20;
}

.article .video::before {
	content:url(https://api.plataforma.grupoa.education/v1/portalsecad/articles/13230/linksImages/video.png) "";
	position: absolute;
	top: -10px;
	right: -50px;
	justify-content: center;
	align-items: center;
}

.article .video .conteudo {
	padding: 10px;
	text-align: center;
	transition: 0.9s;
	margin: auto;
}

.article .video .conteudo p {
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	color:  #026CB6;
	font-weight: 300;
	text-align: center;
}

.article .video .conteudo a {
	font-family: 'Oswald', sans-serif;
	position: relative;
	display: inline-block;
	padding: 8px 20px;
	margin-top: 15px;
	background:  #026CB6;
	color: #fff;
	border-radius: 20px;
	text-decoration: none;
	font-weight: 500;
	box-shadow: 0 5px rgba(0, 0, 0, 0.2);
}

.article .imagem3d {
	position: relative;
	width: 100%;
	max-width: 200px;
	margin: 1em auto;
	display: flex;
	align-items: center;
	transition: 0.5s;
	border: 10px solid;
	border-color: #231f20;
}

.article .imagem3d::before {
	content:url(https://api.plataforma.grupoa.education/v1/portalsecad/articles/13230/linksImages/3d.png) "";
	position: absolute;
	top: -10px;
	right: -50px;
	justify-content: center;
	align-items: center;
}

.article .imagem3d .conteudo {
	padding: 10px;
	text-align: center;
	transition: 0.9s;
	margin: auto;
}

.article .imagem3d .conteudo p {
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	color:  #026CB6;
	font-weight: 300;
	text-align: center;
}

.article .imagem3d .conteudo a {
	font-family: 'Oswald', sans-serif;
	position: relative;
	display: inline-block;
	padding: 8px 20px;
	margin-top: 15px;
	background:  #026CB6;
	color: #fff;
	border-radius: 20px;
	text-decoration: none;
	font-weight: 500;
	box-shadow: 0 5px rgba(0, 0, 0, 0.2);
}

.article .slide {
	position: relative;
	width: 100%;
	max-width: 200px;
	margin: 1em auto;
	display: flex;
	align-items: center;
	transition: 0.5s;
	border: 10px solid;
	border-color: #231f20;
}

.article .slide::before {
	content:url(https://api.plataforma.grupoa.education/v1/portalsecad/articles/13230/linksImages/slide.png) "";
	position: absolute;
	top: -10px;
	right: -50px;
	justify-content: center;
	align-items: center;
}

.article .slide .conteudo {
	padding: 10px;
	text-align: center;
	transition: 0.9s;
	margin: auto;
}

.article .slide .conteudo p {
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	color:  #026CB6;
	font-weight: 300;
	text-align: center;
}

.article .slide .conteudo a {
	font-family: 'Oswald', sans-serif;
	position: relative;
	display: inline-block;
	padding: 8px 20px;
	margin-top: 15px;
	background:  #026CB6;
	color: #fff;
	border-radius: 20px;
	text-decoration: none;
	font-weight: 500;
	box-shadow: 0 5px rgba(0, 0, 0, 0.2);
}


.article p.Nota {
	text-align: left;
	margin-left: 25px;
	text-indent: -25px;
}

.article div.Nota {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}

.article p.Nota::before {
	content:url(https://api.plataforma.grupoa.education/v1/portalsecad/articles/13230/linksImages/NotaAsterisco.png) " ";
	vertical-align: middle;
	position: relative;
  top: 5px;
}

/**/
/**/
/**/

/**/
/**/
/**/

@media screen and (max-width: 400px) {

.article h1._0-Titulo-Artigo {
	font-size:1.3em;
}

.article h1._0-Titulo-Artigo {
	font-size:1.3em;
}

.article p._c-Atividade-Enunciado,
.article p._b1-Atividade-alternativa-I,
.article p._b-Atividade-alternativa,
.article p._b4-Atividade-alternativa---FalsoVerdadeiro,
.article p._c1-Atividade-texto-livre,
.article p._3-Importante,
.article p._2-Definicao,
.article p._e-Quadro-destaque,
.article p._1-Lembrar,
.article p._4-Alerta {
	text-align: left;
}

.article p._01-Titulo---Autores {
	font-size:0.7em;
	margin-bottom:3px;
	margin-left: 10%;

}

.article .CelulaPreta {
	width: 10%;
}

.article .CelularCorProgramaEstreita {
	width: 5px;
}

.article .questaoErrada {
	margin-left: 0px;
}
.article .questaoCorreta {
	margin-left: 0px;
}

.article .questaoConfira {
	margin-left: 0px;
}

.article table.Correlacao {
	margin-left: 0px;
}

.article p._ficha {
	margin-left:0px;

}

.article p._ficha2 {
	margin-left:0px;
	
}
.article p._ficha2Right {
	margin-left:0px;
	
}
.article p.Atividades {
	font-size: 0.9em;
	padding: 17px;
}
.article p._c-Atividade-Enunciado {
	margin-left:25px;
	text-indent:-20px;
}

.article p._b-Atividade-alternativa {
	text-indent: -20px;
	margin-left: 25px;
}

.article p._r-Atividade-Resposta {
	margin-left:25px;
	text-indent:-20px;
}

.article p._b1-Atividade-alternativa-I {
	margin-left:25px;
	text-indent:-20px;
}

.article p._b4-Atividade-alternativa---FalsoVerdadeiro {
	margin-left:25px;
	text-indent:-20px;
}

.article p._b5-Atividade-alternativa---Correlacao {
	margin-left:0px;
}

.article table.Correlacao {
margin-left: 20px;
font-size:80%;
}
.article p._b5-Atividade-alternativa---Correlacao {
margin-left: 10px;
}

.article ._tituloIniciaisOrganizadoPela {
	font-size: 14px !important;
	margin-bottom:25px;
}

.article .tituloIniciais,
.article ._tituloIniciaisExtenso {
	font-size: 14px !important;
}

.article .tituloIniciaisSuper,
.article ._tituloIniciaisSuper {
	font-size: 30px !important;
	font-weight: 900 !important;
}

.article ul.objetivos {
	border-left-style: none;
	margin-left: 0px;
}

.article p._tituloIniciaisCiclo {
	margin-top:61px;
}

.article .internal-use_TOC1 {
	font-size:.8em;
	margin-left:10%;
	margin-top:20px;
}

.article p._1-Corpo-autores {
	margin-left:10%;
}

.article img {
	width:100%;
}

.article .InlineGrande img {
	text-align: center !important;
	width:900px !important;
	position: relative;
    background-color: #fff;
    padding: 10px;
    border: 4px solid #000 !important;
    z-index: 6 !important;
    vertical-align: text-top;
    margin-bottom: -7px !important;
    cursor:pointer;
}

.article .InlineGrande {
	width:900px !important;
	position: relative;
	top:0;
	bottom:0;
	left:0;
	right:0;
	text-align: center !important;
	z-index: 5 !important;
	white-space: nowrap;
}

.article div.diretoria {
	border-left-style: none;
	padding: 0 0 0 0px;
	width: auto;
	margin-left:auto;
	margin-right:auto;
}

.article p.Organizador {
	font-weight: bold;
	margin-right:auto;
	margin-left: auto;
	text-align: left;
	width: auto;
}
.article .video {
	margin: 1em auto 2em auto;
	border: 10px solid;}

.article .video::before {
	top: 100%;
	left: -10px;
}

.article .video .conteudo {
	padding: 10px;
	text-align: center;
	transition: 0.9s;
	margin: auto;
}

.article .video .conteudo p {
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	color:  #026CB6;
	font-weight: 300;
	text-align: center;
}

.article .video .conteudo a {
	font-size: 0.8em;
}

.article .imagem3d {
	margin: 1em auto 2em auto;
	border: 10px solid;
}

.article .imagem3d::before {
	top: 100%;
	left: -10px;
}

.article .imagem3d .conteudo {
	padding: 10px;
	text-align: center;
	transition: 0.9s;
	margin: auto;
}

.article .imagem3d .conteudo p {
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	color:  #026CB6;
	font-weight: 300;
	text-align: center;
}

.article .imagem3d .conteudo a {
	font-size: 0.8em;
}

.article .slide {
	margin: 1em auto 2em auto;
	border: 10px solid;
}

.article .slide::before {
	top: 100%;
	left: -10px;
}

.article .slide .conteudo {
	padding: 10px;
	text-align: center;
	transition: 0.9s;
	margin: auto;
}

.article .slide .conteudo p {
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	color:  #026CB6;
	font-weight: 300;
	text-align: center;
}

.article .slide .conteudo a {
	font-size: 0.8em;
}
}