﻿@import url("https://fonts.googleapis.com/css?family=Noto+Sans|Rubik&subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,hebrew,latin-ext,vietnamese");
/*	svdcuria1.css	*/
/*	Style Sheet for:	*/
/*	list-files displayed inside inline-frames	*/
/*	in svdcuria.org 	*/
/*	transparent	*/
A:link {
  text-decoration: none;
  color: #000000;
}
A:visited {
  text-decoration: none;
  color: #000000;
}
A:hover {
  text-decoration: none;
  color: #ff0000;
}
A:active {
  text-decoration: none;
  color: #000000;
}
html {
  font-size: 100%;
}
body {
  color: #000000;
  background: #ffffff url("../../images/svdlogo.jpg") no-repeat fixed center
    center;
  font-family: "Rubik", "Noto Sans", system-ui, sans-serif;
  overflow: auto;
}
.center-style {
  text-align: center;
}
.right-style {
  text-align: right;
}
.small-style {
  font-size: 0.85rem;
}
.xsmall-style {
  font-size: 0.75rem;
}
.red-style {
  color: #ff0000;
}
.underlined-style {
  text-decoration: underline;
}
.dropcap {
  float: left;
  font-size: 2.75em;
  line-height: 80%;
}
.table-style {
  border-collapse: collapse;
}
.cell-style {
  white-space: normal;
  border: 1px solid #cccccc;
  padding: 2px;
}
.ul.new {
  list-style-image: url("../../images/new6.gif");
}
.ul.none {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
.ul.attention {
  list-style-image: url("../../images/atten00.gif");
}
.ul.a {
  list-style-image: url("../../images/tick.gif");
}
.ul.b {
  list-style-image: url("../../images/bullet.gif");
}
.ul.c {
  list-style-image: url("../../images/tick3.gif");
}
.ul.covid {
  list-style-image: url("../../images/covid30.png");
}
