<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.srchform
{
  width:100%;
  background-color:#e4e4e4;
}
.widefld
{
  width:100%;
}
.srchform td:last-child
{
  width:150px;
  text-align:right;
}

.srchform input[type=submit]
{
  width:100%;
}

.dirlist
{
  padding-left: 10px;
  list-style-image: url(/img/dir.png);
  padding-top: 5px;
}

#dbochimg
{
  margin: 0px 0px 0px 0px;
}

.artlisttbl
{
  width:100%;
}

.artlisttbl td
{
  vertical-align:top;
}

.fldconteiner
{
  text-align:right;
}
.fldconteiner span
{
  color:#002c49;
  font-weight:bold;
  /*color:#003973;*/
}

.wrktext{
  font-family : "Times New Roman";
  color: #aeaeae;
  /*font-size: 70%;*/
}


.input_and_selbtn:after {
  content: '';
  display: block;
  clear: both;
}
.input_and_selbtn .flexel{ 
  overflow: hidden;
  padding-right:5px;
  /*height:34px;*/
}
.input_and_selbtn .fixel{
  float: right;
  /*height:34px;*/
}
.flexel input{
  /*height:33px;*/
}
.largfield{
  box-sizing:border-box;
  width:100%;
}   

.addfield b{
  margin-right:5px;
}

.rigth{
  float:right;
}

.artdescription{
  text-align:justify;
}

.artlist{
  list-style:decimal;
}

.artlist li{
  margin-bottom:10px !important;
}

.sortpanel{
  text-align:center;
}
.sortpanel a:first-child{
  margin-right:10px;
}</pre></body></html>