<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.flrE {   border-top: white groove medium;
          border-left: white groove thin;
          border-bottom: #cccccc groove thin;
          border-right: gray groove thin;
          background-color: #cccccc;
          padding-left:3px; padding-right:3px;
          font:10pt/10pt verdana;
          cursor:default;
         }
.flrA {   border-top: white groove medium;
          border-left: white groove thin;
          border-bottom: #cccccc groove thin;
          border-right: gray groove thin;
          background-color: #CCCCFF;
          padding-left:3px; padding-right:3px;
          font:10pt/10pt verdana;
          cursor:default;
         }


.flrD {   border-top: white solid 1px;
          border-left: white solid 1px;
/*        border-bottom: white solid 1px; */
          border-right: gray solid 1px;
          background-color: gray;
          padding-left:3px; padding-right:3px;
          font:10pt/10pt verdana; color:#cccccc;
          cursor:default;
         }

.yellow_status { background: gray; }

.overs_ac  {background: #9999CC;
         BORDER-RIGHT:  #000000 1px solid;
         BORDER-TOP:    #000000 1px solid;
         BORDER-LEFT:   #000000 1px solid;
         BORDER-BOTTOM: #000000 1px solid;
         vertical-align: top;
         cursor:pointer; cursor:hand;
         color:white;
        }
.outs_ac   {background: #CCCCFF;
         text-align:left; vertical-align: top;
         BORDER-RIGHT:  #000000 1px solid;
         BORDER-TOP:    #000000 1px solid;
         BORDER-LEFT:   #000000 1px solid;
         BORDER-BOTTOM: #000000 1px solid;
        }

.BoxSearch_menu { background-color: #e4e4e8; padding: 2px ;
        border-style: solid ; border-top-color: #fcfcff ;
        border-left-color: #fcfcff ;
        border-bottom-color: #707078 ; border-right-color: #707078 ;
        border-width: 1px; opacity: 0.95;
        filter:alpha(opacity=95); cursor: default;
}
#RSIFrame td textarea{
   width: 100%;
   border:1px solid #ccc;
   background:#FFF;
   margin-left:0px;
/*IE:hover*/
   unicode-bidi: expression(
    runtimeStyle.unicodeBidi = 'normal',
    onmouseover = function(){className += ' hover'; },
    onmouseout = function(){className = className.replace(' hover','');},
    onfocus = function(){className += ' focus';},
    onblur = function(){className = '';}
   );
   }
#RSIFrame textarea.hover{
   border: 1px solid #A8DE76;
   background: #F4FFE6;
}
#RSIFrame textarea.focus { /* êîãäà êóðñîð ñòîèò â ïîëå */
   background:transparent url(http://wiki/kolmogor/img/31280287.png) repeat scroll 0% 0%;
   border:1px solid #000;
}
#RSIFrame textarea:hover { /* öâåòà ïðè íàâåäåíèè êóðñîðà */
   border: 1px solid #A8DE76;
   background: #F4FFE6;
}
#RSIFrame textarea:focus { /* êîãäà êóðñîð ñòîèò â ïîëå */
   background:transparent url(http://wiki/kolmogor/img/31280287.png) repeat scroll 0% 0%;
   border:1px solid #000;
}
#RSIFrame #contaner table td {margin:0px;padding-right:5px;}
#RSIFrame #contaner table tr {margin:0px;}
#RSIFrame table {background:transparent;}
.ZoomLaier {font-size: 127%;};
.ZoomLaier table {background:transparent;};

.folder_prefs {clear:all; display:block; padding: .1em .5em; color: black; background-color: #F9F9F9;  border:#aaa solid 1px;};
.folder_prefs_hidden {clear:all; display:block; padding: .1em .5em; color:black; background-color:red; border:#aaa solid 1px;};
</pre></body></html>