<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* STYLES FOR WCM CONTENTS IN MFR PAGE*/

body .avnRB-Layoutmargin {
  clear: both; /*Added for allignment issue-AvnEngServices*/
}

body .manufacturer.all-products .avnRB-Layoutmargin.row{
                margin-left:  auto;
    margin-right: auto;
}


.hover-underline-1 a {
color: #000 !important;
}
.hover-underline-1 a:link {
color: #000 !important;
  text-decoration: none !important;
}
.hover-underline-1 a:hover {
color: #000 !important;
text-decoration: underline !important;
}
.hover-underline-2 a:link {
  text-decoration: none !important;
}
.hover-underline-2 a:hover {
color: #138036 !important;
text-decoration: underline !important;
}
.hover-underline-2 a:visited {
color: #138036 !important;
}

</pre></body></html>