@media (prefers-color-scheme: light) {

body {    color: #181818;    background: #FFF!important;  }
.index-bg, .met-index-body:nth-of-type(odd) { background: #FFF;}
.met-shownews{background:#FFF}
.met-shownews-footer{background:#fff}
.met-shownews .met-shownews-footer{background:#fff;}
.met-news{background:#FFF;}
.met-bar{background:#fff;}
.met-news .met-news-list{background:#fff;}
.page404{background:#FFF}
.met-download{background:#FFF}
.met-download .met-download-list{background:#fff;}
.met-nav .dropdown-item { color: #181818;}
#okservice-fixed {         background: rgba(255,255,255,.63);    -webkit-backdrop-filter: saturate(180%) blur(31px);    -ms-backdrop-filter: saturate(180%) blur(31px);
    -moz-backdrop-filter: saturate(180%) blur(6px);
    -o-backdrop-filter: saturate(180%) blur(31px);
    backdrop-filter: saturate(180%) blur(31px); }
#okservice-fixed a svg path{fill: #181818!important;    stroke: #181818!important; }
#okservice-fixed a:hover svg path{fill: #0C7BEB!important;    stroke: #0C7BEB!important; }
.uk_top_r a svg path{fill: #181818!important;    stroke: #181818!important; }
.uk_top_r a:hover svg path{fill: #0C7BEB!important;    stroke: #0C7BEB!important; }
/* .met-index-body:nth-of-type(odd) {    background: #f5f5f5}
.block-bg {    background: #fff}
.index-bg,.met-index-body:nth-of-type(odd) {    background: #f5f5f5} */

}
