\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Pericardial Effusion Caused by Renal Carcinoma of Clear Metastatic Cells: A Rare Cause of Cardiac Tamponade},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020 2020-01-15 (revised: 25 Year 2020 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020 2020-01-15}
\title{Pericardial Effusion Caused by Renal Carcinoma of Clear Metastatic Cells: A Rare Cause of Cardiac Tamponade}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Erlon De Avila  Carvalho}

             \author[2]{Marina Varela Braga De  Oliveira}

             \author[3]{Rafael  Reis}

             \author[4]{Isabela Oliveira  Campos}

             \author[5]{Rafael Brito  Fontella}

             \author[6]{Ricardo José Pinheiro Reis  Filho}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2019 Accepted: 31 December 2019 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Objective: To report the case of a patient with renal cell carcinoma of the clear cell type with the presence of metastatic disease at diagnosis, affecting the adrenal, lung and pericardium. Evolving with cardiac tamponade and need for urgent surgical intervention, being performed through thoracoscopy, a pericardiectomy for making a pericardial window. Method: The information was obtained by reviewing the medical record, interviewing the patient, photographic record of the diagnostic methods to which the patient was submitted and literature review. Final considerations: The reported case brings to light the description of a common clinical condition in medical centers in this case, cardiac tamponade, caused by renal carcinoma of which cardiac metastatic presentation represents a low index, and the need for urgent surgical intervention as an outcome. Method:The information was obtained by reviewing the medical record, interviewing the patient, photographic record of the diagnostic methods to which the patient was submitted and literature review. Final considerations:The reported case brings to light the description of a common clinical condition in medical centers in this case, cardiac tamponade, caused by renal carcinoma of which cardiac metastatic presentation represents a low index, and the need for urgent surgical intervention as an outcome.

\end{abstract}


\keywords{cardiac tamponade, rcc renal cell carcinoma, clear cell carcinoma, metastasis, pericardiectomy.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
idney cancer makes up 2\% to 3\% of adult malignancies, with an incidence of 7 to 10 cases per 100,000 inhabitants in the most developed regions of Brazil  {\ref [123]}. In these cases, clear cell carcinoma represents 81\%, followed by papillary carcinoma, which is responsible for about 14\% of kidney cancer cases \hyperref[b3]{[4]}. It is estimated that about 16\% of patients are diagnosed with metastatic disease \hyperref[b4]{[5]}. Cardiac and pericardial metastasis is rare \hyperref[b3]{[4]}. In the period from 1935 to 1998, there were only 131 cases of cardiac tamponade as an initial manifestation of underlying malignancy \hyperref[b5]{[6]}. In this case, the patient described in this report developed cardiac tamponade, an event that is triggered by a pericardial effusion. It is a condition that needs urgent intervention. Among the causes, metastatic spread of malignant diseases is an uncommon cause, being clinically silent in most cases \hyperref[b6]{[7]}. In rarer situations, the clinical presentation can be present, be variable and delay the patient's diagnosis, which is essential to be performed early to reduce morbidity and mortality \hyperref[b8]{[8]}. We report a case of cardiac tamponade caused by metastasis of a clear cell renal tumor and discussed the symptoms, diagnostic methods and the need for urgent surgical intervention through thoracoscopy, pericardiectomy and making a pericardial window. 
\section[{II.}]{II.} 
\section[{Case Report}]{Case Report}\par
Male patient, 49 years old, admitted to Hospital Alberto Cavalcanti in Belo Horizonte -MG, Brazil, on 04/23/2020 with dyspnea and cough started 6 months ago, associated with weight loss of 5kg. He sought care due to persistence and worsening of symptoms, presenting on admission: orthopnea, paroxysmal nocturnal dyspnea, dyspnea on exertion and cough that was accentuated in the supine position. Without fever, sputum or flu-like symptoms, a previous diagnosis of COPD of undetermined origin had already been made, and heart failure was questioned. During the physical examination, he noticed the presence of a mass in the left hypochondrium and lymph node enlargement in the left cervical chain. Computed tomography of the chest and abdomen showing a mass in the left kidney of 15 cm, suggestive of primary neoplasia. Mediastinal lymph node enlargement, bilateral micro pulmonary nodules and 2.7 cm adrenal mass, suggestive of secondary neoplasia (figure \hyperref[fig_0]{1}) Immunohistochemistry showed metastatic clear cell carcinoma, a positive study for cytokeratin and diffuse expression for PAX8. The findings favor that the kidney is the site of origin for this metastatic carcinoma.\par
To rule out heart failure, a transthoracic echocardiogram with preserved systolic and diastolic function and normal BNPs was performed. Since 05/17, the patient has presented progressive worsening of the respiratory pattern and refractoriness to clinical treatment. On 05/24, the patient was evaluated in bed, with respiratory worsening, tachycardia, jugular engorgement, paradoxical pulse, pain in the right hypochondrium, orthopnea, auscultation with expiratory wheezing and light crackling. Urgent ultrasound was performed, identifying pericardial effusion and indirect signs of cardiac tamponade (Figure \hyperref[fig_1]{2}). Thoracic surgery was requested to be evaluated due to the patient's instability, and he was immediately referred for a surgical approach, where thoracoscopy was performed. 10 cm incision in the region of the 6th left intercostal space with 10mm trocars and 30mm optic passages within the left hemithorax inventory. Engorged pericardial effusion was identified with subsequent opening of the pericardium with a Hook cautery pen and elimination of bloody liquid (Figure  {\ref 3}). Pericardial window and pericardiectomy of about 2 cm² were performed (Figure  {\ref 4}). Approximately 200ml of hematic pericardial content was aspirated, and there was an instant improvement in hemodynamic parameters. Pericardial material and pericardial implant were collected for biopsy. Finally, water seal pleural drainage was performed. Anatomopathological examination of the pericardial biopsy confirmed metastatic implantation. There were no complications in the postoperative period, a chest tube was removed on the 12th postoperative day, and the patient was discharged on 06/16/2020, referred to the clinical oncology clinic for therapeutic follow-up.   
\section[{Discussion}]{Discussion}\par
Malignant tumors represent 32\% of the causes of cardiac tamponade \hyperref[b9]{[9]}. Pericardial metastases have been reported in 15.4\% of cases of malignant autopsied tumors, but most are asymptomatic and rarely cause clinical repercussions \hyperref[b10]{[10]}. According to Oliver et al. \hyperref[b11]{[11]}, the main primary malignant tumors with pericardial metastasis are lung cancer 36.5\%, breast cancer 22.3\%, leukemia and malignant lymphoma 17.2\% and renal cancer 1.9\%. As a metastatic route for pericardial metastases, it is speculated that it is done by retrograde lymphatic transit \hyperref[b12]{[12]}.\par
In the period from 1935 to 1998, there were only 131 cases of cardiac tamponade as an initial manifestation of underlying malignancy. The main primary cancers causing effusion were: lung (52 cases), lymphomas and leukemias (17 and 19 cases respectively). Only one case of renal cell cancer was reported during this period \hyperref[b5]{[6]}. A study carried out between January 1, 1999 and January 31, 2003 evaluated 219 patients with pericardial effusion, 96 patients had the disease related to malignancy, only one positive case for renal cell cytology (table \hyperref[tab_0]{1}). \hyperref[b13]{[13]}  The frequency of cardiac tamponade as the initial manifestation of malignant effusion is highly variable and depends on the rate of fluid accumulation, fluid volume and underlying cardiac function. The pericardium can be stretched for a period to accommodate a large volume of fluid before the clinical appearance of the tamponade. The signs and symptoms of cardiac tamponade include dyspnea, orthopnea, low output (peripheral vasoconstriction, cold and wet extremities, poor capillary filling and diaphoresis), jugular venous distention, muffled heart sounds, paradoxical pulse and reduced pulse pressure. Even with cancerous pericarditis, in the case of kidney cancer, performing pericardiocentesis not only reduces symptoms, improving heart failure, but also prolongs the period of survival. The median overall survival of patients with malignant pericardial effusion is less than 6 months \hyperref[b14]{[14]}.\par
In the present case report, we narrate a case of clear cell renal cell carcinoma, the first symptoms presented by the patient were cough and dyspnea, although the first echocardiogram did not show significant changes and the patient had a previous COPD to clarify, the treatment established for COPD and HF were not effective. The symptoms presumably were due to the ongoing pericardial effusion. One week after CT showing bilateral pleural effusion and small pericardial effusion, with the exacerbation of cardiac symptoms, ultrasound at the bedside was performed, which showed an important pericardial effusion with cardiac tamponade.\par
Videoracoscopy and pericardiectomy were indicated by the surgical team. Videothoracoscopy was chosen because it is less invasive than open thoracotomy, the pericardial approach through electrocauterization could be performed by a previous study via POCUS, better viewed in the lower left parasternal window. Approximately 550 ml of hematic pericardial content was aspirated, with instant improvement in hemodynamic parameters.\par
Although simple pericardiocentesis can save lives in cases of cardiac tamponade, this procedure alone is rarely an adequate therapy due to the high rate of fluid buildup. To avoid recurrence, the patient received immunotherapeutic treatment and pericardiectomy was performed against urgent pericardiocentesis, provided by the shunt in the pericardial window in the case confirmed by the pathology of clear renal cell metastasis. Clear cell renal cell carcinoma that presents as cardiac tamponade is rare in the literature. The case also emphasizes the importance of a complete review of the history, physical examination and complementary examination, in addition to exposing the need to perform a resolutive surgical procedure.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{34}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.6835843373493976\textwidth}P{0.0716867469879518\textwidth}P{0.0947289156626506\textwidth}}
\tabcellsep \multicolumn{2}{l}{Patients}\\
Site\tabcellsep \multicolumn{2}{l}{No. \%}\\
Lung\tabcellsep 33\tabcellsep 34.4\\
Breast\tabcellsep 16\tabcellsep 16.7\\
Leukemia/myelodysplastic syndrome\tabcellsep 9\tabcellsep 9.4\\
Cancer of unknown primary\tabcellsep 8\tabcellsep 8.3\\
Esophagus\tabcellsep 5\tabcellsep 5.2\\
Sarcoma\tabcellsep 5\tabcellsep 5.2\\
Mesothelioma\tabcellsep 4\tabcellsep 4.2\\
Lymphoma/lymphoproliferative disorder\tabcellsep 4\tabcellsep 4.2\\
Colorectal\tabcellsep 4\tabcellsep 4.2\\
Other*\tabcellsep 8\tabcellsep 8.3\\
Total\tabcellsep 96\tabcellsep 100.0\\
\multicolumn{3}{l}{*Other malignancies: cervical (2), head/neck, eccrine gland, nerve sheath, ovarian, prostate, renal cell. [8]}\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2020 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Hattori et al. ()]{b6}\label{b6} 	 		\textit{},  		 			S Hattori 		,  		 			A Miyajima 		,  		 			T Maeda 		,  		 			T Takeda 		,  		 			S Morita 		,  		 			T Kosaka 		,  		 			M Oya 		.  		2012.  	 
\bibitem[Gornik et al. ()]{b13}\label{b13} 	 		‘Abnormal cytology predicts poor prognosis in cancer patients with pericardial effusion’.  		 			H L Gornik 		,  		 			M Gerhard-Herman 		,  		 			J A Beckman 		.  	 	 		\textit{Journal of clinical oncology}  		2005. 23  (22)  p. .  	 
\bibitem[Barbosa et al. ()]{b1}\label{b1} 	 		 			G D S Barbosa 		,  		 			R D Lima 		,  		 			R M Guimarães 		.  	 	 		\textit{Série histórica de mortalidade por neoplasias renais no Brasil},  				2012. 1996-2010. 20 p. .  	 
\bibitem[Devita Junior et al. ()]{b14}\label{b14} 	 		‘Cancer: principles and practice of oncology’.  		 			V Devita Junior 		,  		 			S Hellman 		,  		 			S A Rosenberg 		.  	 	 		\textit{Cancer: principles and practice of Oncology},  				2001. p. .  	 
\bibitem[Alghamdi and Tam ()]{b4}\label{b4} 	 		‘Cardiac metastasis from a renal cell carcinoma’.  		 			A Alghamdi 		,  		 			J Tam 		.  	 	 		\textit{Canadian Journal of Cardiology}  		2006. 22  (14)  p. .  	 
\bibitem[Fraser et al. ()]{b12}\label{b12} 	 		‘Cardiac tamponade as a presentation of extracardiac malignancy’.  		 			R S Fraser 		,  		 			J B Viloria 		,  		 			N S Wang 		.  	 	 		\textit{Cancer}  		1980. 45  (7)  p. .  	 
\bibitem[Ueda et al. ()]{b10}\label{b10} 	 		‘Cardiac tamponade due to pericardial metastasis from renal cell carcinoma: a case report’.  		 			N Ueda 		,  		 			Y Arai 		,  		 			K Matsuzaki 		,  		 			Y Yamamoto 		,  		 			K Takeda 		,  		 			W Nakata 		,  		 			. . Nishimura 		,  		 			K 		.  	 	 		\textit{Hinyokikakiyo. Acta urologica Japonica}  		2012. 58  (9)  p. .  	 
\bibitem[Guberman et al. ()]{b9}\label{b9} 	 		‘Cardiac tamponade in medical patients’.  		 			B A Guberman 		,  		 			N O Fowler 		,  		 			P J Engel 		,  		 			M Gueron 		,  		 			J M Allen 		.  	 	 		\textit{Circulation}  		1981. 64  (3)  p. .  	 
\bibitem[Bao et al. ()]{b2}\label{b2} 	 		‘Diabetes mellitus and incidence and mortality of kidney cancer: a meta-analysis’.  		 			C Bao 		,  		 			X Yang 		,  		 			W Xu 		,  		 			H Luo 		,  		 			Z Xu 		,  		 			C Su 		,  		 			X \&qi 		.  	 	 		\textit{Journal of diabetes and its complications}  		2013. 27  (4)  p. .  	 
\bibitem[Leibovich et al. ()]{b3}\label{b3} 	 		‘Histological subtype is an independent predictor of outcome for patients with renal cell carcinoma’.  		 			B C Leibovich 		,  		 			C M Lohse 		,  		 			P L Crispen 		,  		 			S A Boorjian 		,  		 			R H Thompson 		,  		 			M L Blute 		,  		 			J C Cheville 		.  	 	 		\textit{The Journal of urology}  		2010. 183  (4)  p. .  	 
\bibitem[Wünsch-Filho ()]{b0}\label{b0} 	 		‘Insights on diagnosis, prognosis and screening of renal cell carcinoma’.  		 			V Wünsch-Filho 		.  	 	 		\textit{Sao Paulo Medical Journal}  		2002. 120  (6)  p. .  	 
\bibitem[Press and Livingston ()]{b11}\label{b11} 	 		‘Management of malignant pericardial effusion and tamponade’.  		 			O W Press 		,  		 			R Livingston 		.  	 	 		\textit{JAMA}  		1987. 257  (8)  p. .  	 
\bibitem[Metastatic urothelial carcinoma to pericardia manifested by dyspnea from cardiac tamponade during systemic chemotherapy: case report and literature review Canadian Urological Association Journal]{b7}\label{b7} 	 		‘Metastatic urothelial carcinoma to pericardia manifested by dyspnea from cardiac tamponade during systemic chemotherapy: case report and literature review’.  	 	 		\textit{Canadian Urological Association Journal}  		6  (5)  p. E184.  	 
\bibitem[Refaat and Katz ()]{b8}\label{b8} 	 		‘Neoplastic pericardial effusion’.  		 			M M Refaat 		,  		 			W E Katz 		.  	 	 		\textit{Clinical cardiology}  		2011. 34  (10)  p. .  	 
\bibitem[Islam and Ahmedani ()]{b5}\label{b5} 	 		‘Renal carcinoma presenting as cardiac tamponade: a case report and review of literature’.  		 			N Islam 		,  		 			M Y Ahmedani 		.  	 	 		\textit{International journal of cardiology}  		1998. 64  (2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
