<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face{
  font-family:'BNazanin';
    src:url('/NewTheme/Font/BNazanin.eot'); /* IE9 Compat Modes */
    src:url('/NewTheme/Font/BNazanin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/NewTheme/Font/BNazanin.ttf') format('truetype')
}
.OldLinksSite{top:-20px;padding:3px 8px;
background:-webkit-gradient(linear, 0 0, 0 70%, from(#BDA249), to(#FCE28D));
background:-moz-linear-gradient(#BDA249, #FCE28D 70%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#BDA249',endColorstr='#FCE28D',GradientType=0);
background:-ms-linear-gradient(top, #BDA249 0%, #FCE28D 70%); /*IE10*/
background:-o-linear-gradient(top, #BDA249 0%, #FCE28D 70%);
border-color:#BDA249
}
.OldLinksSite a{font-family:'BNazanin';font-size: 11pt;line-height: 1.2;}
.LinksSite,.CopyRight{top:-10px}
.ItemLinksSite a{font-family:'BNazanin';font-size:12pt;line-height:2}
.ItemLinksSite:before,.ItemLinksSite:after{content:'';position:absolute;border-width:5px;border-style:solid;top:50%;margin-top:-4px}
.CopyRight{line-height:2;padding: 0 10px;font-size:10pt}
.ImageZeroPage{width:800px;height:auto}
/*Responsive*/
@media (max-width:900px){
    .ImageZeroPage{width:75%}
}
@media (max-width:820px){
    .ImageZeroPage{width:80%}
}
@media (max-width:600px) {
    .ImageZeroPage{width:100%}
}
@media (max-width:420px){
    .LinksSite,.CopyRight{top:0}
    .ItemLinksSite{width:20%}
}
</pre></body></html>