\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={Impact of ICON on the Adhesive Microleakage Underneath Orthodontic Bracket},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Impact of ICON on the Adhesive Microleakage Underneath Orthodontic Bracket}
\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]{A. Soares e  Lucas}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


The aims was to assess the changes in tooth orthodontic bracket interface micro-leakage after applying a caries resin penetrated to the sound enamel tooth surface.Materials and Methods: Sixty human maxillary first premolars were collected, randomly separation of the teeth into two groups. The experimental one (treated with ICON) was categorized in to three subgroups (n= 10 each) (ICON in distal water, ICON in cow milk, ICON in Coca cola) while control group was classified three subgroups (n=10) (control in distal water, control in cow milk, control in Coca Cola) incubation time persisted three weeks in total.Results: A one-way analysis of variance (ANOVA) produced a significant difference between all experimental groups (ICON in distal water, ICON in milk, ICON in Coca Cola drink) and control subgroups (control in distal water, control in Cow milk, Control in Coca Cola).

\end{abstract}


\keywords{caries infiltration; enamel; ICON; microleakage, white spot lesion.}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
icroleakage is a complicated situation with such a fixed orthodontic appliance therapy. It is a loss of marginal integrity that permits white lesions to grow around and under the bracket, potentially resulting in reduction the bracket bonding strengths. (1) White spot lesions are clinical and cosmetic issues characterized by enamel demineralization, tooth discoloration, corrosion, and bond strength deterioration. (2)  Since orthodontic braces, bands, ligatures, and other orthodontic accessories are difficult to clean and increase bacterial biofilm accumulation on tooth surfaces, white spots develop around them. (3, 4) White spot lesions have become more predominant with fixed\par
Author: e-mail: alucastunes@gmail.com orthodontic appliances. (5, 6) Oral hygiene, sex, orthodontic treatment time, wheat consumption, and diet all have an influence on the appearance of white spots lesions. (7,8) To avoid additional demineralization and cavitation, these lesions should be recognized early. (9) restorations, crowns, and veneers, which necessitate enamel reduction beyond the demineralized area, possibly even to the dentin (10), are among the options for treating white spot lesions. To remineralize these lesions on the surface, casein phosphopeptide amorphous calcium phosphate (CPP-ACP) products as MI Paste and MI Paste plus, as well as fluoride dentifrice, mouthwash, gels, varnish, and gels, can be utilized.\par
A resin infiltration material (ICON), have recently been encouraged. (11,12) which is a substance with a low viscosity (13). The primary knowledge of resin infiltration is to use capillary forces to enter and encloses the porosity volume of underlying imperfections, replenishing missing minerals, enclosing hydroxyapatite crystals, and micromechanically linking the residual enamel prisms. (14,15) The current research was deliberate in order to evaluate the variations in tooth orthodontic bracket interface microleakage after smearing a caries resin penetrated to the sound enamel tooth surface. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods} 
\section[{Ethical approval}]{Ethical approval}\par
The ethical approval was attained by the REC of the University of XXX. 
\section[{a) Study sample design}]{a) Study sample design}\par
Sixty human maxillary first premolars extracted for orthodontic purposes were used in the study. In order to avoid microbial growth, teeth were maintained at room temperature in a glass container in a solution of normal saline (Panther, USA) containing 0.1 percent thymol (Sigma, USA) that was altered daily. \hyperref[b15]{(16,}\hyperref[b16]{17)} The study excluded teeth having caries, enamel abnormalities, abrasions, attrition, fractures, or any other developmental problems. \hyperref[b17]{(18)} Buccal surfaces were scrubbed and polished for 15 seconds with a slow speed handpiece and non-fluoridated pumice and a rubber polishing cup, then rinsed and dried with oil-free air steam for another 15 sec. \hyperref[b18]{(19,}\hyperref[b19]{20)} Group A: control group samples of teeth not treated with ICON material.\par
Group B: experimental group samples of teeth treated with ICON material. 
\section[{b) Bracket bonding}]{b) Bracket bonding}\par
In the control group, (37\%) phosphoric acid etching gel (Ivoclar, Vivadent, Liechtenstein) was placed to the buccal enamel surface for 30 sec, then its washed with plenty of water for 15 sec. and dried until the etched surface looked chalky \hyperref[b20]{(21)} .60 new Stainless-steel maxillary first premolar 0.022 slot Roth brackets (Dentarum Germany) was used. The bracket's base surface area was measured to be 9.786 mm 2 \hyperref[b21]{(22)} . Brackets were attached to the teeth by application of a thin layer of 3M adhesive (USA) applied to the buccal surface of the enamel in the middlemiddle third \hyperref[b20]{(21)} . A weight of 200 grams was overloaded to the bracket for \hyperref[b22]{(23)} . All unnecessary bonding excess around the bracket was cleaned by sharp probe. The adhesive was cured with a light cure unit (IOS) with a light intensity greater than 1200mW/cm 2 and a wave length600 nm \hyperref[b23]{(24)} . The light curing device was fitted on a shaft to standardize the distance between the light device and the braces base to 2mm \hyperref[b24]{(25)} . The whole curing time is20s,10sfor each mesial and distal sides \hyperref[b25]{(26)} . Concerning the ICON group, ICON was smeared according to the production as the following:\par
1. Apply ICONEtch. Let sit for 120 sec. 2. Water rinsing for 30s, then dry in a wateroil free air. 3. ICON Dry is used. Lie on the site for 30s to conduct a visual assessment. The whitish opaque lesion discoloration must diminish significantly; otherwise repeat steps 1-3. Dry with wateroil free air. 4. Switch off the operatory light. Apply IconInfiltrate. Let it sit for at least for three minutes. Maintain the wet lesion surface with an occasional twist of the syringe. 5. Disperse with air, and floss. Lightcure for 40s. 6. Substitute applicator tip. Smear ICONInfiltrate. Let sit for one minute and eradicate excess and floss. Lightcure for 20 seconds, Polish.\par
3M adhesive and brackets were applied likewise to the group A. in order to prevent microleakage from the pulp chamber, tooth apices were covered with sticky wax to seal the root apices. To prevent microleakage from other places of the tooth, clear nail varnish was applied in two layers on buccal tooth surfaces, except for 1 mm around the orthodontic bracket base \hyperref[b15]{(16,}\hyperref[b26]{27)} . 
\section[{c) Packing of groups}]{c) Packing of groups}\par
Each group (control, experimental) was subdivided into three equal subgroups (n=10) based on storage media: Subgroup A: Distal water was used to retain tooth samples immersed.\par
Subgroup B: Tooth samples were saturated in an energy drink for fifteen minutes three times\textbackslash  day at 1 hour intervals. \hyperref[b27]{(28)} They were previously stored in distal water.\par
Subgroup C: Tooth samples were immersed in fresh cow milk drink for 10 minutes three times daily at 1 hour intervals. They were previously stored in distal water. The incubation phase lasted 2 weeks in entire \hyperref[b27]{(28)} . 
\section[{d) Microleakage Evaluation}]{d) Microleakage Evaluation}\par
Teeth were then submerged for 24 hours at room temperature in a 0.5\% solution of basic fuchsine (0.5 gm powder dissolved in 100 ml distilled water).The samples were rinsed with running water; A nail varnish and the superficial pigment were dressed with a brush. \hyperref[b26]{(27)} At about the center of the bracket a slow speed disk was used to part each tooth in a buccolingual direction \hyperref[b15]{(16)} .\par
A light microscope was used to evaluate microleakage in millimeters at enameladhesive contacts on the occlusal and gingival sides for all pieces. The same and other investigator randomly checked half of the samples for a second time to calculate the microleakage. We get no significant variations in microleakage ratings between the first and second measurments.\par
The following principles were used to score the work: \hyperref[b21]{(22)} : Score 0: There is no dye penetration thru the adhesiveenamel contact. Score 1: At the adhesive enamel contact, dye penetration is limited to 1 mm. Score 2: At the adhesive enamel contact, dye infiltrates into the inner half (2 mm). Score 3: At a depth of 3 mm, the dye penetrates the adhesive enamel contact. 
\section[{e) Statistical Analyses}]{e) Statistical Analyses}\par
One-way ANOVA was used to evaluate the results, followed by Mann-Whitney U tests to compare group's means. Statistical significance was settled to be P?0.05. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
A significant difference was discovered using (ANOVA) between all ICON treated teeth subgroups, although the comparisons in control subgroups (without ICON treatment), were revealed a significant difference. The Mann-Whitney U tests findings showed that the mean value differed significantly for ICON groups. The resin infiltrated group in deionized water had the lowest mean value of microleakage. There was the highest microleakage value in Coca Cola subgroup's than in control one when compared to the other subgroups, and there was a significant difference between all subgroups at P ? 0.05. 
\section[{IV.}]{IV.} 
\section[{Discussion}]{Discussion}\par
There was a significant difference between all subgroups (distal water, cocacola drink, cow milk) in both control and experimental groups.\par
The effect difference of the microleakage test between control and experimental groups was shown in tables (2 and 3), where showed a highly significant difference at P?0.05 between groups, and evaluating the microleakage test with and without using ICON, which was used as a preventative mean on the induced white spot lesions at the enamel surface \hyperref[b28]{(29,}\hyperref[b29]{30)} , table (4)  shows a obvious difference in microleakage between groups.\par
As the coca cola drinks include acids, they discovered the highest microleakage value at adhesive enamel interface, which was reliable Pulgaonkar and Chitra findings of (2021) \hyperref[b30]{(31,}\hyperref[b31]{32)} studying in explaining a detrimental influence on the brackets. Enamel demineralization carry about enamel erosion and adhesive material loss, as well as an increase in the microleakage after the brackets, this might also be linked to the existence of great doses of refined carbs, which encourage greater levels of acid. Also, Citric acid and citrate are adept of binding to calcium in the teeth enamel, possession the pH low for extended periods of time and promoting microleakage, as pronounce by Oncag et al., 2005 \hyperref[b32]{(33)} .\par
For the all tested subgroups, gingival sides showed significantly greater microleakage than occlusal sides. This is consistent with the results of Arhun et al., 2006 \hyperref[b33]{(34)} who related difference to relative surface curvature, which might lead to higher adhesive on the gingival side. Microleakage can occur as a result of infusion, which is produced by a difference in the thermal expansion coefficients of brackets, enamel, and adhesive. This is approximately that both Salman and Al-Ani, (2021) approve with. \hyperref[b34]{(35)} After the control in Coca cola drink, the control in cow milk group had a significant high microleakage. As milk lipids are insoluble in water, they would assign to the surface of the bonded teeth. Fat gathering weakens the resin and increased the microleakage. This is reinforced by Anicic et al. (2020). \hyperref[b35]{(36)} ICON's low viscosity permits it to competently penetrate the teeth enamel. Microleakage in the ICON groups (ICON, ICON in cow milk, and ICON in Cocacola drink) was lesser than in the other control subgroups, which approves with Li et al. (2021). \hyperref[b36]{(37)} Their findings are linked to the capacity of resin infiltration to effectively seal porous structures in the enamel and improvement the ability of sound enamel surfaces to endure acid erosion and demineralization, produce it harder for external acids to admittance the holes in the enamel. As a result, resin penetration may assistance in preventing acid erosion and demineralization of dental enamel. Arnoldand Naumova (2016) \hyperref[b37]{(38)} also established that addition resin infiltrate to enamel caries can quantity and reservation effects on the enamel.\par
V. 
\section[{Conclusion}]{Conclusion}\par
Icon infiltrated surface could be used as a secondary preventative approach beside white spot lesion development in orthodontic patients by inhibiting microleakage under the brackets. Also the consumption of the acidic solution and fatty beverages increased the microleakage under the orthodontic braces.  
\section[{Year}]{Year} 
\section[{Global}]{Global}			\footnote{J © 2023 Global Journ alsImpact of ICON on the Adhesive Microleakage Underneath Orthodontic Bracket} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Heymann and Grauer ()]{b4}\label{b4} 	 		‘A Contemporary Review of White Spot Lesions in Orthodontics: White Spot Lesions in Orthodontics’.  		 			G C Heymann 		,  		 			D Grauer 		.  	 	 		\textit{J. Esthet. Restor. Dent}  		2013. 25 p. .  	 
\bibitem[Oncag et al. ()]{b32}\label{b32} 	 		‘Acidic soft drinks effects on the shear bond strength of orthodontic brackets and a scanning electron microscopy evaluation of the enamel’.  		 			G Oncag 		,  		 			A V Tuncer 		,  		 			Y S Tosun 		.  	 	 		\textit{Angle Orthod}  		2005. 75  (2)  p. .  	 	 (IVSL) 
\bibitem[Uysal et al. ()]{b25}\label{b25} 	 		‘Are nanocomposites and nano-ionomers suitable for orthodontic bracket bonding?’.  		 			T Uysal 		,  		 			A Yagci 		,  		 			B Uysal 		,  		 			G Akdogan 		.  	 	 		\textit{Eur. J. Orthod}  		2010. 2010. 32  (1)  p. .  	 
\bibitem[Bhushan et al. ()]{b21}\label{b21} 	 		‘Assessment of Microleakage under Stainless Steel Orthodontic Brackets Bonded with Various Adhesive Systems: An In Vitro Study’.  		 			R Bhushan 		,  		 			Jeri Sy 		,  		 			S Narayanamurthy 		,  		 			S M Vrinda 		,  		 			C R Soans 		,  		 			H Reddy 		.  		 \xref{http://dx.doi.org/10.5005/jp-journals-10024-3089}{10.5005/jp-journals-10024-3089}.  	 	 		\textit{The Journal of Contemporary Dental Practice}  		2021.  	 
\bibitem[Cerone et al. ()]{b19}\label{b19} 	 		‘Bond Strength of Universal Self-Etch 1-Step Adhesive Systems for Orthodontic Brackets’.  		 			M Cerone 		,  		 			W El-Badrawy 		,  		 			S G Gong 		,  		 			A Prakki 		.  	 	 		\textit{Journal Canadian Dental Association}  		2019. 85 p. 6.  	 
\bibitem[Attar and Hacham ()]{b3}\label{b3} 	 		‘Chlorhexidine Effect on Color OF Treated White Spot Lesion with Remineralization Materials (Fluoride Varnish, Tooth Mouse)’.  		 			H J Attar 		,  		 			I Hacham 		.  	 	 		\textit{Journal of Oral and Dental Research}  		2020. 7  (1)  p. .  	 
\bibitem[Oliveira et al. ()]{b12}\label{b12} 	 		‘Dental bleaching, microabrasion, and resin infiltration: case report of minimally invasive treatment of enamel hypoplasia’.  		 			A Oliveira 		,  		 			L T Felinto 		,  		 			L F Francisconi-Dos-Rios 		,  		 			G P Moi 		,  		 			Fps Nahsan 		.  		 \xref{http://dx.doi.org/10.11607/ijp.6232}{10.11607/ijp.6232}.  	 	 		\textit{The International Journal of Prosthodontics}  		2020. 33  (1)  p. .  	 
\bibitem[Ali et al. ()]{b2}\label{b2} 	 		‘Effect of nanosilver mouthwash on prevention of white spot lesions in patients undergoing fixed orthodontic treatment -a randomized double-blind clinical trial’.  		 			A Ali 		,  		 			H Ismail 		,  		 			K Amin 		.  		 \xref{http://dx.doi.org/10.1016/j.jds.2020.04.005}{10.1016/j.jds.2020.04.005}.  		 \url{doi.org/10.1016/j.jds.2020.04.005}  	 	 		\textit{Journal of Dental Sciences}  		2022. 17  (1)  p. .  	 
\bibitem[Alhamadi et al. ()]{b16}\label{b16} 	 		‘Effect of Resin Infiltrant Pretreatment on Shear Bond Strength of Metal Orthodontic Brackets In vitro Study’.  		 			W W Alhamadi 		,  		 			E Osman 		,  		 			F Saleh 		,  		 			A M Al-Mayali 		,  		 			A Alhumadi 		,  		 			Z Alrufaye 		.  	 	 		\textit{Int J Dent \& Oral Heal}  		2018. 4  (7)  p. .  	 
\bibitem[El Meligy et al. ()]{b11}\label{b11} 	 		‘Effect of resin infiltration application on early proximal caries lesions in vitro’.  		 			O A El Meligy 		,  		 			M N Alamoudi 		,  		 			S T Ibrahim 		,  		 			O M Felemban 		,  		 			A A Amani Ahmed Al-Tuwirqi 		.  		 \xref{http://dx.doi.org/10.1016/j.jds.2021.03.016}{10.1016/j.jds.2021.03.016}.  		 \url{doi.org/10.1016/j.jds.2021.03.016}  	 	 		\textit{Journal of Dental Sciences}  		2021. 16  (1)  p. .  	 
\bibitem[Soveral et al. ()]{b14}\label{b14} 	 		‘Effect of Resin Infiltration on Enamel: A Systematic Review and Meta-Analysis’.  		 			M Soveral 		,  		 			V Machado 		,  		 			J Botelho 		,  		 			J J Mendes 		,  		 			C Manso 		.  		 3390/ jfb12030048.  	 	 		\textit{J. Funct. Biomater}  		2021. 12 p. 48.  	 
\bibitem[Zakizade et al. ()]{b10}\label{b10} 	 		‘Effect of resin infiltration technique on improving surface hardness of enamel lesions: a systematic review and meta-analysis’.  		 			M Zakizade 		,  		 			A Davoudi 		,  		 			A Akhavan 		,  		 			F Shirban 		.  		 \xref{http://dx.doi.org/10.1016/j.jebdp.2020.101405}{10.1016/j.jebdp.2020.101405}.  	 	 		\textit{J Evid Based Dent Pract}  		2020. 20 p. 101405.  	 
\bibitem[Alexander ()]{b23}\label{b23} 	 		‘Effects of orthodontic attachments on the gingival health of permanent 2nd molars’.  		 			S A Alexander 		.  	 	 		\textit{Am J OrthodDentofacOrthop}  		1991. 199 p. .  	 
\bibitem[Behnaz et al. ()]{b29}\label{b29} 	 		‘Effects of Orthodontic Bonding Containing TiO2 and ZnO Nanoparticles on Prevention of White Spot Lesions: an In Vitro Study’.  		 			M Behnaz 		,  		 			S Kasraei 		,  		 			Z Yadegari 		,  		 			F Zare 		,  		 			G Nahvi 		.  	 	 		\textit{Biointerfacein Applied Chemistry}  		2022. 2022. 12  (1)  p. .  	 
\bibitem[Baka et al. ()]{b7}\label{b7} 	 		‘Effects of remineralization procedures on shear bond strengths of brackets bonded to demineralized enamel surfaces with self-etch systems’.  		 			Z M Baka 		,  		 			M Akin 		,  		 			Z Ileri 		,  		 			F A Basciftci 		.  	 	 		\textit{Angle Orthod}  		2016. 86 p. .  	 
\bibitem[Bishara et al. ()]{b22}\label{b22} 	 		‘Enamel cracks and ceramic brackets failure during debonding in vitro’.  		 			S E Bishara 		,  		 			A W Ostby 		,  		 			J F Laffoon 		,  		 			J J Warren 		.  	 	 		\textit{Angle Orthod}  		2008. 78  (6)  p. .  	 
\bibitem[Lr (2022)]{b18}\label{b18} 	 		‘Evaluation of microleakage for three types of light cure orthodontic band cement’.  		 			Al-Banaa Lr 		.  	 	 		\textit{J Oral BiolCraniofac Res}  		2022 May-Jun. 12  (3)  p. .  	 
\bibitem[Salman and Rar]{b34}\label{b34} 	 		‘Evaluation of Microleakage under Sapphire Brackets Bonded with Three Different Orthodontic Adhesives after Thermocycling and Water Storage (An in Vitro Study)’.  		 			O L Salman 		,  		 			Al-Ani Rar 		.  	 	 		\textit{Indian Journal of Forensic Medicine \& Toxicology}  		p. 2021.  	 
\bibitem[Salman ()]{b15}\label{b15} 	 		‘Evaluation of Microleakage under Sapphire Brackets Bonded with Three Different Orthodontic Adhesives after Thermocycling and Water Storage (An in Vitro Study)’.  		 			O L Salman 		,  		 			Al-Ani R A 		.  	 	 		\textit{Indian Journal of Forensic Medicine \& Toxicology}  		2021. 15 p. 3.  	 
\bibitem[Lale et al. ()]{b5}\label{b5} 	 		\textit{In Vitro Comparison of Fluoride, Magnesium, and Calcium Phosphate Materials on Prevention of White Spot Lesions around Orthodontic Brackets /HindawiBioMed Research International},  		 			S Lale 		,  		 			H Solak 		,  		 			E H?nçal 		,  		 			L Vahdettin 		.  		2020.  	 
\bibitem[Li et al. ()]{b36}\label{b36} 	 		‘In vitro effect of resin infiltrant on resistance of sound enamel surfaces in permanent teeth to demineralization’.  		 			M Li 		,  		 			Z Yang 		,  		 			Y Huang 		,  		 			Y Li 		,  		 			Z Zhou 		.  		 \xref{http://dx.doi.org/10.7717/peerj.12008}{10.7717/peerj.12008}.  		 \url{https://doi.org/10.7717/peerj.12008}  	 	 		\textit{Peer J}  		2021. 9 p. e12008.  	 
\bibitem[Jain et al. ()]{b24}\label{b24} 	 		‘Light Cure Tip Distance and Shear Bond Strength: Does It have any Clinical Significance?’.  		 			A Jain 		,  		 			S Ray 		,  		 			R Mitra 		,  		 			S S Chopra 		.  	 	 		\textit{J. Indian Orthodontic Soc}  		2013. 47 p. .  	 
\bibitem[Neres et al. ()]{b8}\label{b8} 	 		‘Microhardness and roughness of infiltrated white spot lesions submitted to different challenges’.  		 			É Y Neres 		,  		 			M D Moda 		,  		 			E K Chiba 		,  		 			A Briso 		,  		 			J P Pessan 		,  		 			T C Fagundes 		.  		 \xref{http://dx.doi.org/10.2341/16-144-L}{10.2341/16-144-L}.  	 	 		\textit{Oper Dent}  		2017. 42  (4)  p. .  	 
\bibitem[Vicente et al. ()]{b17}\label{b17} 	 		‘Microleakage beneath brackets bonded with flowable materials: effect of thermocycling’.  		 			A Vicente 		,  		 			A J Ortiz 		,  		 			L A Bravo 		.  	 	 		\textit{European Journal of Orthodontics}  		2009. 31 p. .  	 
\bibitem[Arhun et al. ()]{b33}\label{b33} 	 		‘Microleakage beneath ceramic and metal brackets bonded with a conventional and an antibacterial adhesive system’.  		 			N Arhun 		,  		 			A Arman 		,  		 			S B Cehreli 		,  		 			S Arikan 		,  		 			E Karabulut 		,  		 			K Gulsahi 		.  	 	 		\textit{Angle Orthod}  		2006. 76 p. .  	 
\bibitem[Uysal et al. ()]{b26}\label{b26} 	 		‘Microleakage under Metallic and Ceramic Brackets Bonded with Orthodontic Self-Etching Primer Systems’.  		 			T Uysal 		,  		 			M Ulker 		,  		 			S I Ramoglu 		,  		 			H Ertas 		.  	 	 		\textit{Angle Orthodontist}  		2008. 78 p. 6.  	 
\bibitem[Alkis et al. ()]{b0}\label{b0} 	 		‘Microleakage under orthodontic brackets bonded with different adhesive systems’.  		 			H Alkis 		,  		 			H Turkkahraman 		,  		 			N Adanir 		.  	 	 		\textit{Eur J Dent}  		2015. 9 p. .  	 
\bibitem[Alkis et al. ()]{b1}\label{b1} 	 		‘Microleakage under orthodontic brackets bonded with different adhesive systems’.  		 			H Alkis 		,  		 			H Turkkahraman 		,  		 			N Adanir 		.  	 	 		\textit{Eur J Dent}  		2015. 9 p. .  	 
\bibitem[Senestraro et al. ()]{b9}\label{b9} 	 		‘Minimally invasive resin infiltration of arrested white-spot lesions: a randomized clinical trial’.  		 			S V Senestraro 		,  		 			J J Crowe 		,  		 			M Wang 		.  		 \xref{http://dx.doi.org/10.14219/jada.archive.2013.0225}{10.14219/jada.archive.2013.0225}.  	 	 		\textit{J Am Dent Assoc}  		2013. 144  (9)  p. .  	 
\bibitem[Kashbour et al. ()]{b13}\label{b13} 	 		‘Pit and fissure sealants versus fluoride varnishes for preventing dental decay in the permanent teeth of children and adolescents’.  		 			W Kashbour 		,  		 			P Gupta 		,  		 			H V Worthington 		,  		 			D Boyers 		.  		 \xref{http://dx.doi.org/10.1002/14651858.CD003067.pub5}{10.1002/14651858.CD003067.pub5}.  	 	 		\textit{Cochrane Database of Systematic Reviews}  		2020. 11 p. D003067.  	 
\bibitem[Sandra et al. ()]{b6}\label{b6} 	 		‘Preventing and arresting the appearance of white spot lesions around the bracket by applying fluoride varnish: A systematic review’.  		 			C D Sandra 		,  		 			D Maria 		,  		 			M D Ingrid 		,  		 			H D Vanessa 		,  		 			V R Katia 		.  	 	 		\textit{Dentistry}  		2018. 8 p. 500.  	 
\bibitem[Prasada et al. (2018)]{b28}\label{b28} 	 		‘Spectrophotometric evaluation of white spot lesion treatment using novel resin infiltration material (ICON®)’.  		 			K L Prasada 		,  		 			P K Penta 		,  		 			K M Ramya 		.  		 \xref{http://dx.doi.org/10.4103/JCD.JCD_52_18}{10.4103/JCD.JCD\textunderscore 52\textunderscore 18}.  	 	 		\textit{J Conserv Dent}  		2018 Sep-Oct; 21.  (5)  p. .  	 
\bibitem[Pulgaonkar and Chitra ()]{b30}\label{b30} 	 		‘Stereomicroscopic analysis of microleakage, evaluation of shear bond strengths and adhesive remnants beneath orthodontic brackets under cyclic exposure to commonly consumed commercial "soft" drinks’.  		 			R Pulgaonkar 		,  		 			P Chitra 		.  	 	 		\textit{Indian J Dent Res}  		2021. 32 p. .  	 
\bibitem[Arnold et al. (2016)]{b37}\label{b37} 	 		‘Surface Roughness of Initial Enamel Caries Lesions in Human Teeth after Resin Infiltration’.  		 			W H Arnold 		,  		 			A K Meyer 		,  		 			E A Naumova 		.  		 \xref{http://dx.doi.org/10.2174/1874210601610010505}{10.2174/1874210601610010505}.  	 	 		\textit{Open Dent J}  		2016 Sep 23. 10 p. .  	 
\bibitem[Bishara et al. ()]{b20}\label{b20} 	 		‘The effect of repeated bonding on the shear bond strength of a composite resin orthodontic adhesive’.  		 			S E Bishara 		,  		 			L Vonwald 		,  		 			J F Laffoon 		,  		 			J J Warren 		.  	 	 		\textit{Angle Orthod}  		2000. 70 p. .  	 
\bibitem[Qibi et al. ()]{b31}\label{b31} 	 		‘The Effect of Two Acidic Time Exposure Followed by Remineralization Process on Roughness of Dental Enamel’.  		 			L H Qibi 		,  		 			F A Mohammad 		,  		 			A A Qasim 		.  	 	 		\textit{Int J Dent Oral Sci}  		2021. 8  (4)  p. .  	 
\bibitem[Navarro et al. ()]{b27}\label{b27} 	 		‘The effects of two soft drinks on bond strength, bracket microleakage, and adhesive remnant on intact and sealed enamel’.  		 			R Navarro 		,  		 			A Vicente 		,  		 			A J Ortiz 		,  		 			Bravo 		.  	 	 		\textit{European Journal of Orthodontics}  		2011. 33 p. .  	 
\bibitem[Anicic et al. ()]{b35}\label{b35} 	 		‘The Influence of Resin Infiltration Pretreatment on Orthodontic Bonding to Demineralized Human Enamel’.  		 			M S Anicic 		,  		 			C Goracci 		,  		 			J Juloski 		,  		 			I Miletic 		,  		 			S Mestrovic 		.  	 	 		\textit{Appl. Sci}  		2020. 10  (3619)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
