﻿@charset "utf-8";
:root{--headercolor:#000000}
.table-wrap tr:nth-child(even) {  background: #fff; }  
.table-wrap tr:nth-child(odd) {  background: #eee;  }
.pagesbanner{min-height:inherit}
.lang-icon img{filter: brightness(0);}
@media (min-width:1025px){body{padding-top:120px;}
header{background:#ffffff;}}